2022-09-30T17:08:55,833 INFO Gbl:63 JVM: 17; Oracle Corporation; mixed mode, sharing; 64-bit
2022-09-30T17:08:55,834 INFO Gbl:67 OS: Linux; 5.10.112-1.el8.x86_64; amd64
2022-09-30T17:08:55,834 INFO Gbl:70 CPU cores: 8
2022-09-30T17:08:55,835 INFO Gbl:71 max. Memory: 16096.0MB (16877879296B)
2022-09-30T17:08:55,836 INFO Gbl:109 MATSim-Build: r0f4e99d9fbe09758a7a69ed72d2105ac96e15939 (2022-07-25 02:56:49)
2022-09-30T17:08:55,838 INFO ControlerListenerManagerImpl:107 calling notifyStartup on org.matsim.guice.DependencyGraphControlerListener
2022-09-30T17:08:55,840 INFO MemoryObserver:41 used RAM: 2840 MB free: 2487 MB total: 5328 MB
2022-09-30T17:08:55,992 INFO ControlerListenerManagerImpl:107 calling notifyStartup on org.matsim.counts.CountsControlerListener
2022-09-30T17:08:55,993 INFO ControlerListenerManagerImpl:107 calling notifyStartup on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T17:08:55,993 INFO ControlerListenerManagerImpl:107 calling notifyStartup on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T17:08:55,993 INFO ControlerListenerManagerImpl:107 calling notifyStartup on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T17:08:55,993 INFO ControlerListenerManagerImpl:107 calling notifyStartup on org.matsim.contrib.bicycle.BicycleModule$ConsistencyCheck
2022-09-30T17:08:55,996 WARN BicycleModule$ConsistencyCheck:84 There is an inconsistency in the specified maximum velocity for bike: Maximum speed specified in the 'bicycle' config group (used for routing): 6.944444444444445 vs. maximum speed specified for the vehicle type (used in mobsim): 4.16
2022-09-30T17:08:55,996 INFO ControlerListenerManagerImpl:110 all ControlerStartupListeners called.
2022-09-30T17:08:55,997 INFO ControlerUtils:79 config dump before iterations start
2022-09-30T17:08:56,118 INFO ControlerUtils:83
2022-09-30T17:08:56,154 INFO ControlerUtils:84 Complete config dump done.
2022-09-30T17:08:56,154 INFO ControlerUtils:85 Checking consistency of config...
2022-09-30T17:08:56,154 WARN DrtConfigGroup:278 qsim.endTime should be specified and qsim.simEndtimeInterpretation should be 'onlyUseEndtime' if postponed request rejection is allowed. Otherwise, rejected passengers (who are stuck endlessly waiting for a DRT vehicle) will prevent QSim from stopping. Keep also in mind that not setting an end time may result in agents attempting to travel without vehicles being available.
2022-09-30T17:08:56,154 WARN DrtConfigGroup:307 Consider increasing global.numberOfThreads to at least the value of drt.numberOfThreads in order to speed up the DRT route update during the replanning phase.
2022-09-30T17:08:56,154 WARN DrtConfigGroup:278 qsim.endTime should be specified and qsim.simEndtimeInterpretation should be 'onlyUseEndtime' if postponed request rejection is allowed. Otherwise, rejected passengers (who are stuck endlessly waiting for a DRT vehicle) will prevent QSim from stopping. Keep also in mind that not setting an end time may result in agents attempting to travel without vehicles being available.
2022-09-30T17:08:56,154 WARN DrtConfigGroup:307 Consider increasing global.numberOfThreads to at least the value of drt.numberOfThreads in order to speed up the DRT route update during the replanning phase.
2022-09-30T17:08:56,161 INFO VspConfigConsistencyCheckerImpl:77 running checkConsistency ...
2022-09-30T17:08:56,162 INFO VspConfigConsistencyCheckerImpl:189 You are not setting fractionOfIterationsToStartScoreMSA; vsp default is to set this to something like 0.8. This means you have to add the following lines to your config file:
2022-09-30T17:08:56,162 INFO VspConfigConsistencyCheckerImpl:191
2022-09-30T17:08:56,162 INFO VspConfigConsistencyCheckerImpl:192
2022-09-30T17:08:56,162 INFO VspConfigConsistencyCheckerImpl:193
2022-09-30T17:08:56,162 INFO VspConfigConsistencyCheckerImpl:269 found 'qsim.trafficDynamics==queue'; vsp standard is`kinematicWaves'.
2022-09-30T17:08:56,210 INFO ControlerUtils:87 Checking consistency of config done.
2022-09-30T17:08:56,211 INFO PrepareForSimImpl:121 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T17:08:56,211 INFO NetworkImpl:163 node # 1
2022-09-30T17:08:56,211 INFO NetworkImpl:163 node # 4
2022-09-30T17:08:56,212 INFO NetworkImpl:163 node # 16
2022-09-30T17:08:56,212 INFO NetworkImpl:163 node # 64
2022-09-30T17:08:56,212 INFO NetworkImpl:163 node # 256
2022-09-30T17:08:56,212 INFO NetworkImpl:163 node # 1024
2022-09-30T17:08:56,213 INFO NetworkImpl:163 node # 4096
2022-09-30T17:08:56,216 INFO NetworkImpl:163 node # 16384
2022-09-30T17:08:56,229 INFO NetworkImpl:163 node # 65536
2022-09-30T17:08:56,280 INFO NetworkImpl:159 link # 1
2022-09-30T17:08:56,280 INFO NetworkImpl:159 link # 4
2022-09-30T17:08:56,280 INFO NetworkImpl:159 link # 16
2022-09-30T17:08:56,281 INFO NetworkImpl:159 link # 64
2022-09-30T17:08:56,281 INFO NetworkImpl:159 link # 256
2022-09-30T17:08:56,283 INFO NetworkImpl:159 link # 1024
2022-09-30T17:08:56,291 INFO NetworkImpl:159 link # 4096
2022-09-30T17:08:56,324 INFO NetworkImpl:159 link # 16384
2022-09-30T17:08:56,451 INFO NetworkImpl:159 link # 65536
2022-09-30T17:08:56,916 INFO NetworkImpl:159 link # 262144
2022-09-30T17:08:57,330 INFO Counter:69 [VehiclesImpl] added vehicle # 8
2022-09-30T17:08:57,330 INFO Counter:69 [VehiclesImpl] added vehicle # 16
2022-09-30T17:08:57,331 INFO Counter:69 [VehiclesImpl] added vehicle # 32
2022-09-30T17:08:57,331 INFO Counter:69 [VehiclesImpl] added vehicle # 64
2022-09-30T17:08:57,332 INFO Counter:69 [VehiclesImpl] added vehicle # 128
2022-09-30T17:08:57,333 INFO Counter:69 [VehiclesImpl] added vehicle # 256
2022-09-30T17:08:57,335 INFO Counter:69 [VehiclesImpl] added vehicle # 512
2022-09-30T17:08:57,338 INFO Counter:69 [VehiclesImpl] added vehicle # 1024
2022-09-30T17:08:57,343 INFO Counter:69 [VehiclesImpl] added vehicle # 2048
2022-09-30T17:08:57,350 INFO Counter:69 [VehiclesImpl] added vehicle # 4096
2022-09-30T17:08:57,362 INFO Counter:69 [VehiclesImpl] added vehicle # 8192
2022-09-30T17:08:57,381 INFO Counter:69 [VehiclesImpl] added vehicle # 16384
2022-09-30T17:08:57,417 INFO Counter:69 [VehiclesImpl] added vehicle # 32768
2022-09-30T17:08:57,490 INFO Counter:69 [VehiclesImpl] added vehicle # 65536
2022-09-30T17:08:57,638 INFO Counter:69 [VehiclesImpl] added vehicle # 131072
2022-09-30T17:08:57,797 INFO Counter:69 [VehiclesImpl] added vehicle # 262144
2022-09-30T17:08:58,074 INFO Counter:69 [VehiclesImpl] added vehicle # 524288
2022-09-30T17:08:58,566 INFO Counter:69 [VehiclesImpl] added vehicle # 1048576
2022-09-30T17:08:59,965 INFO EventsManagerImpl:160 adding Event-Handler: ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T17:08:59,965 INFO EventsManagerImpl:166 org.matsim.pt.router.TransitScheduleChangedEventHandler
2022-09-30T17:08:59,965 INFO EventsManagerImpl:227 > org.matsim.pt.router.TransitScheduleChangedEvent
2022-09-30T17:08:59,965 INFO EventsManagerImpl:176
2022-09-30T17:08:59,965 INFO EventsManagerImpl:160 adding Event-Handler: ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T17:08:59,965 INFO EventsManagerImpl:166 org.matsim.pt.router.TransitScheduleChangedEventHandler
2022-09-30T17:08:59,966 INFO EventsManagerImpl:227 > org.matsim.pt.router.TransitScheduleChangedEvent
2022-09-30T17:08:59,966 INFO EventsManagerImpl:176
2022-09-30T17:08:59,966 INFO SwissRailRaptorData:84 Preparing data for SwissRailRaptor...
2022-09-30T17:09:03,076 INFO SwissRailRaptorData:211 SwissRailRaptor data preparation done. Took 3 seconds.
2022-09-30T17:09:03,076 INFO SwissRailRaptorData:212 SwissRailRaptor statistics: #routes = 5354
2022-09-30T17:09:03,076 INFO SwissRailRaptorData:213 SwissRailRaptor statistics: #departures = 18520
2022-09-30T17:09:03,076 INFO SwissRailRaptorData:214 SwissRailRaptor statistics: #routeStops = 75914
2022-09-30T17:09:03,076 INFO SwissRailRaptorData:215 SwissRailRaptor statistics: #stopFacilities = 13228
2022-09-30T17:09:03,076 INFO SwissRailRaptorData:216 SwissRailRaptor statistics: #transfers (between routeStops) = 1245244
2022-09-30T17:09:03,094 INFO NetworkImpl:163 node # 1
2022-09-30T17:09:03,094 INFO NetworkImpl:163 node # 4
2022-09-30T17:09:03,094 INFO NetworkImpl:163 node # 16
2022-09-30T17:09:03,094 INFO NetworkImpl:163 node # 64
2022-09-30T17:09:03,094 INFO NetworkImpl:163 node # 256
2022-09-30T17:09:03,094 INFO NetworkImpl:163 node # 1024
2022-09-30T17:09:03,095 INFO NetworkImpl:163 node # 4096
2022-09-30T17:09:03,096 INFO NetworkImpl:163 node # 16384
2022-09-30T17:09:03,104 INFO NetworkImpl:163 node # 65536
2022-09-30T17:09:03,132 INFO NetworkImpl:159 link # 1
2022-09-30T17:09:03,132 INFO NetworkImpl:159 link # 4
2022-09-30T17:09:03,132 INFO NetworkImpl:159 link # 16
2022-09-30T17:09:03,133 INFO NetworkImpl:159 link # 64
2022-09-30T17:09:03,133 INFO NetworkImpl:159 link # 256
2022-09-30T17:09:03,134 INFO NetworkImpl:159 link # 1024
2022-09-30T17:09:03,139 INFO NetworkImpl:159 link # 4096
2022-09-30T17:09:03,212 INFO NetworkImpl:159 link # 16384
2022-09-30T17:09:03,289 INFO NetworkImpl:159 link # 65536
2022-09-30T17:09:03,641 INFO NetworkImpl:159 link # 262144
2022-09-30T17:09:03,997 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:06,068 INFO NetworkImpl:163 node # 1
2022-09-30T17:09:06,068 INFO NetworkImpl:163 node # 4
2022-09-30T17:09:06,068 INFO NetworkImpl:163 node # 16
2022-09-30T17:09:06,068 INFO NetworkImpl:163 node # 64
2022-09-30T17:09:06,068 INFO NetworkImpl:163 node # 256
2022-09-30T17:09:06,068 INFO NetworkImpl:163 node # 1024
2022-09-30T17:09:06,069 INFO NetworkImpl:163 node # 4096
2022-09-30T17:09:06,070 INFO NetworkImpl:163 node # 16384
2022-09-30T17:09:06,077 INFO NetworkImpl:163 node # 65536
2022-09-30T17:09:06,106 INFO NetworkImpl:159 link # 1
2022-09-30T17:09:06,106 INFO NetworkImpl:159 link # 4
2022-09-30T17:09:06,106 INFO NetworkImpl:159 link # 16
2022-09-30T17:09:06,106 INFO NetworkImpl:159 link # 64
2022-09-30T17:09:06,107 INFO NetworkImpl:159 link # 256
2022-09-30T17:09:06,108 INFO NetworkImpl:159 link # 1024
2022-09-30T17:09:06,112 INFO NetworkImpl:159 link # 4096
2022-09-30T17:09:06,130 INFO NetworkImpl:159 link # 16384
2022-09-30T17:09:06,206 INFO NetworkImpl:159 link # 65536
2022-09-30T17:09:06,560 INFO NetworkImpl:159 link # 262144
2022-09-30T17:09:06,912 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:08,856 INFO NetworkImpl:163 node # 1
2022-09-30T17:09:08,857 INFO NetworkImpl:163 node # 4
2022-09-30T17:09:08,857 INFO NetworkImpl:163 node # 16
2022-09-30T17:09:08,857 INFO NetworkImpl:163 node # 64
2022-09-30T17:09:08,857 INFO NetworkImpl:163 node # 256
2022-09-30T17:09:08,857 INFO NetworkImpl:163 node # 1024
2022-09-30T17:09:08,857 INFO NetworkImpl:163 node # 4096
2022-09-30T17:09:08,859 INFO NetworkImpl:163 node # 16384
2022-09-30T17:09:08,866 INFO NetworkImpl:163 node # 65536
2022-09-30T17:09:08,895 INFO NetworkImpl:159 link # 1
2022-09-30T17:09:08,895 INFO NetworkImpl:159 link # 4
2022-09-30T17:09:08,895 INFO NetworkImpl:159 link # 16
2022-09-30T17:09:08,895 INFO NetworkImpl:159 link # 64
2022-09-30T17:09:08,896 INFO NetworkImpl:159 link # 256
2022-09-30T17:09:08,897 INFO NetworkImpl:159 link # 1024
2022-09-30T17:09:08,902 INFO NetworkImpl:159 link # 4096
2022-09-30T17:09:08,920 INFO NetworkImpl:159 link # 16384
2022-09-30T17:09:08,997 INFO NetworkImpl:159 link # 65536
2022-09-30T17:09:09,530 INFO NetworkImpl:159 link # 262144
2022-09-30T17:09:09,877 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:11,812 INFO NetworkImpl:163 node # 1
2022-09-30T17:09:11,812 INFO NetworkImpl:163 node # 4
2022-09-30T17:09:11,812 INFO NetworkImpl:163 node # 16
2022-09-30T17:09:11,812 INFO NetworkImpl:163 node # 64
2022-09-30T17:09:11,812 INFO NetworkImpl:163 node # 256
2022-09-30T17:09:11,812 INFO NetworkImpl:163 node # 1024
2022-09-30T17:09:11,813 INFO NetworkImpl:163 node # 4096
2022-09-30T17:09:11,814 INFO NetworkImpl:163 node # 16384
2022-09-30T17:09:11,821 INFO NetworkImpl:163 node # 65536
2022-09-30T17:09:11,850 INFO NetworkImpl:159 link # 1
2022-09-30T17:09:11,850 INFO NetworkImpl:159 link # 4
2022-09-30T17:09:11,850 INFO NetworkImpl:159 link # 16
2022-09-30T17:09:11,850 INFO NetworkImpl:159 link # 64
2022-09-30T17:09:11,851 INFO NetworkImpl:159 link # 256
2022-09-30T17:09:11,852 INFO NetworkImpl:159 link # 1024
2022-09-30T17:09:11,857 INFO NetworkImpl:159 link # 4096
2022-09-30T17:09:11,879 INFO NetworkImpl:159 link # 16384
2022-09-30T17:09:11,969 INFO NetworkImpl:159 link # 65536
2022-09-30T17:09:12,513 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:13,328 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:13,330 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:13,333 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:13,337 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:13,385 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:13,388 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:13,391 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:13,395 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:13,435 INFO RandomizingTimeDistanceTravelDisutilityFactory:85 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:13,444 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:13,493 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:13,704 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:09:13,853 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:09:13,869 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T17:09:13,891 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T17:09:13,905 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T17:09:13,909 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:09:13,918 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:09:13,919 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T17:09:13,932 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:09:13,940 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T17:09:13,940 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:09:13,956 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:09:13,979 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T17:09:14,051 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T17:09:14,089 INFO NetworkImpl:422 building QuadTree for nodes: xrange(288599.09,918634.16); yrange(5432451.42,6024000.62)
2022-09-30T17:09:14,191 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T17:09:14,453 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T17:09:14,526 INFO NetworkImpl:431 Building QuadTree took 0.524 seconds.
2022-09-30T17:09:15,004 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T17:09:15,666 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T17:09:16,715 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T17:09:18,295 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T17:09:21,302 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T17:09:27,823 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T17:09:40,823 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T17:09:55,842 INFO MemoryObserver:41 used RAM: 6293 MB free: 2266 MB total: 8560 MB
2022-09-30T17:10:06,398 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T17:10:51,390 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T17:10:55,843 INFO MemoryObserver:41 used RAM: 7096 MB free: 1463 MB total: 8560 MB
2022-09-30T17:11:55,844 INFO MemoryObserver:41 used RAM: 7309 MB free: 1250 MB total: 8560 MB
2022-09-30T17:12:55,844 INFO MemoryObserver:41 used RAM: 7254 MB free: 1305 MB total: 8560 MB
2022-09-30T17:12:58,289 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T17:13:55,845 INFO MemoryObserver:41 used RAM: 7396 MB free: 1163 MB total: 8560 MB
2022-09-30T17:14:21,006 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T17:14:21,137 INFO AbstractController:133 ###################################################
2022-09-30T17:14:21,137 INFO AbstractController:134 ### ITERATION 0 BEGINS
2022-09-30T17:14:21,141 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T17:14:21,142 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T17:14:21,142 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T17:14:21,148 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T17:14:21,148 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T17:14:55,845 INFO MemoryObserver:41 used RAM: 7453 MB free: 1106 MB total: 8560 MB
2022-09-30T17:14:56,826 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T17:14:56,878 INFO ControlerListenerManagerImpl:148 [it.0] all ControlerIterationStartsListeners called.
2022-09-30T17:14:56,879 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T17:14:56,879 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T17:14:56,879 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T17:14:56,970 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T17:14:57,054 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T17:14:57,055 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T17:14:57,055 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T17:14:57,057 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T17:14:57,057 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T17:14:57,057 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T17:14:57,058 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T17:14:57,058 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T17:14:57,058 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T17:14:57,058 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T17:14:57,058 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T17:14:57,058 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T17:14:57,058 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T17:14:57,058 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T17:14:57,059 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T17:14:57,059 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T17:14:57,060 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T17:14:57,060 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T17:14:57,060 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T17:14:57,060 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T17:14:57,063 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-09-30T17:14:57,063 INFO EventsManagerImpl:166 org.matsim.core.events.algorithms.EventWriter
2022-09-30T17:14:57,064 INFO EventsManagerImpl:166 org.matsim.core.events.handler.BasicEventHandler
2022-09-30T17:14:57,064 INFO EventsManagerImpl:227 > org.matsim.api.core.v01.events.Event
2022-09-30T17:14:57,064 INFO EventsManagerImpl:176
2022-09-30T17:14:57,064 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-09-30T17:14:57,064 INFO EventsManagerImpl:166 org.matsim.core.events.algorithms.EventWriter
2022-09-30T17:14:57,064 INFO EventsManagerImpl:166 org.matsim.core.events.handler.BasicEventHandler
2022-09-30T17:14:57,064 INFO EventsManagerImpl:227 > org.matsim.api.core.v01.events.Event
2022-09-30T17:14:57,064 INFO EventsManagerImpl:176
2022-09-30T17:14:57,064 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T17:14:57,064 INFO PlansDumpingImpl:76 dumping plans...
2022-09-30T17:14:57,251 INFO Counter:69 [PopulationWriter] dumped person # 1
2022-09-30T17:14:57,255 INFO Counter:69 [PopulationWriter] dumped person # 2
2022-09-30T17:14:57,260 INFO Counter:69 [PopulationWriter] dumped person # 4
2022-09-30T17:14:57,285 INFO Counter:69 [PopulationWriter] dumped person # 8
2022-09-30T17:14:57,289 INFO Counter:69 [PopulationWriter] dumped person # 16
2022-09-30T17:14:57,314 INFO Counter:69 [PopulationWriter] dumped person # 32
2022-09-30T17:14:57,346 INFO Counter:69 [PopulationWriter] dumped person # 64
2022-09-30T17:14:57,381 INFO Counter:69 [PopulationWriter] dumped person # 128
2022-09-30T17:14:57,461 INFO Counter:69 [PopulationWriter] dumped person # 256
2022-09-30T17:14:57,616 INFO Counter:69 [PopulationWriter] dumped person # 512
2022-09-30T17:14:57,845 INFO Counter:69 [PopulationWriter] dumped person # 1024
2022-09-30T17:14:58,234 INFO Counter:69 [PopulationWriter] dumped person # 2048
2022-09-30T17:14:59,010 INFO Counter:69 [PopulationWriter] dumped person # 4096
2022-09-30T17:15:00,430 INFO Counter:69 [PopulationWriter] dumped person # 8192
2022-09-30T17:15:03,180 INFO Counter:69 [PopulationWriter] dumped person # 16384
2022-09-30T17:15:08,407 INFO Counter:69 [PopulationWriter] dumped person # 32768
2022-09-30T17:15:18,787 INFO Counter:69 [PopulationWriter] dumped person # 65536
2022-09-30T17:15:39,030 INFO Counter:69 [PopulationWriter] dumped person # 131072
2022-09-30T17:15:55,846 INFO MemoryObserver:41 used RAM: 7284 MB free: 1275 MB total: 8560 MB
2022-09-30T17:16:29,567 INFO Counter:69 [PopulationWriter] dumped person # 262144
2022-09-30T17:16:55,847 INFO MemoryObserver:41 used RAM: 7286 MB free: 1273 MB total: 8560 MB
2022-09-30T17:16:57,101 INFO PopulationWriter:144 Population written to: ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.0/leipzig-flexa-25pct-scaledFleet-baseCase.0.plans.xml.gz
2022-09-30T17:16:57,102 INFO Counter:74 [PopulationWriter] dumped person # 285493
2022-09-30T17:16:57,102 INFO PlansDumpingImpl:93 finished plans dump.
2022-09-30T17:16:57,104 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T17:16:57,765 INFO ControlerListenerManagerImpl:232 [it.0] all ControlerBeforeMobsimListeners called.
2022-09-30T17:16:57,767 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T17:16:57,768 INFO NetworkImpl:163 node # 1
2022-09-30T17:16:57,768 INFO NetworkImpl:163 node # 4
2022-09-30T17:16:57,768 INFO NetworkImpl:163 node # 16
2022-09-30T17:16:57,768 INFO NetworkImpl:163 node # 64
2022-09-30T17:16:57,768 INFO NetworkImpl:163 node # 256
2022-09-30T17:16:57,769 INFO NetworkImpl:163 node # 1024
2022-09-30T17:16:57,769 INFO NetworkImpl:163 node # 4096
2022-09-30T17:16:57,771 INFO NetworkImpl:163 node # 16384
2022-09-30T17:16:57,778 INFO NetworkImpl:163 node # 65536
2022-09-30T17:16:57,804 INFO NetworkImpl:159 link # 1
2022-09-30T17:16:57,804 INFO NetworkImpl:159 link # 4
2022-09-30T17:16:57,804 INFO NetworkImpl:159 link # 16
2022-09-30T17:16:57,804 INFO NetworkImpl:159 link # 64
2022-09-30T17:16:57,805 INFO NetworkImpl:159 link # 256
2022-09-30T17:16:57,806 INFO NetworkImpl:159 link # 1024
2022-09-30T17:16:57,810 INFO NetworkImpl:159 link # 4096
2022-09-30T17:16:57,827 INFO NetworkImpl:159 link # 16384
2022-09-30T17:16:57,894 INFO NetworkImpl:159 link # 65536
2022-09-30T17:16:58,209 INFO NetworkImpl:159 link # 262144
2022-09-30T17:16:58,648 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:16:58,694 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:16:58,738 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:16:58,782 INFO BicycleTravelDisutilityFactory:57 sigma: 3.0; resulting normalization: 0.011108996538242306
2022-09-30T17:16:59,022 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T17:16:59,021 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T17:16:59,022 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T17:16:59,023 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T17:16:59,023 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T17:16:59,023 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T17:16:59,024 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T17:16:59,025 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T17:16:59,026 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T17:16:59,029 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T17:16:59,034 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T17:16:59,043 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T17:16:59,060 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T17:16:59,097 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T17:16:59,168 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T17:16:59,230 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T17:16:59,351 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T17:16:59,541 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T17:16:59,874 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T17:16:59,910 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T17:17:00,011 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:17:00,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T17:17:00,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:17:00,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:17:00,012 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:17:00,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T17:17:00,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T17:17:00,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T17:17:00,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:17:00,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:17:00,343 INFO Counter:69 DVRP free-speed TT matrix: zone 1 / 3319
2022-09-30T17:17:00,344 INFO Counter:69 DVRP free-speed TT matrix: zone 2 / 3319
2022-09-30T17:17:00,344 INFO Counter:69 DVRP free-speed TT matrix: zone 4 / 3319
2022-09-30T17:17:00,407 INFO Counter:69 DVRP free-speed TT matrix: zone 8 / 3319
2022-09-30T17:17:00,460 INFO Counter:69 DVRP free-speed TT matrix: zone 16 / 3319
2022-09-30T17:17:00,561 INFO Counter:69 DVRP free-speed TT matrix: zone 32 / 3319
2022-09-30T17:17:00,650 INFO Counter:69 DVRP free-speed TT matrix: zone 64 / 3319
2022-09-30T17:17:00,806 INFO Counter:69 DVRP free-speed TT matrix: zone 128 / 3319
2022-09-30T17:17:01,002 INFO Counter:69 DVRP free-speed TT matrix: zone 256 / 3319
2022-09-30T17:17:01,353 INFO Counter:69 DVRP free-speed TT matrix: zone 512 / 3319
2022-09-30T17:17:02,051 INFO Counter:69 DVRP free-speed TT matrix: zone 1024 / 3319
2022-09-30T17:17:03,520 INFO Counter:69 DVRP free-speed TT matrix: zone 2048 / 3319
2022-09-30T17:17:05,344 INFO Counter:74 DVRP free-speed TT matrix: zone 3319 / 3319
2022-09-30T17:17:05,375 INFO Counter:69 DVRP free-speed TT sparse matrix: node 1 / 10390
2022-09-30T17:17:05,375 INFO Counter:69 DVRP free-speed TT sparse matrix: node 2 / 10390
2022-09-30T17:17:05,376 INFO Counter:69 DVRP free-speed TT sparse matrix: node 4 / 10390
2022-09-30T17:17:05,393 INFO Counter:69 DVRP free-speed TT sparse matrix: node 8 / 10390
2022-09-30T17:17:05,415 INFO Counter:69 DVRP free-speed TT sparse matrix: node 16 / 10390
2022-09-30T17:17:05,462 INFO Counter:69 DVRP free-speed TT sparse matrix: node 32 / 10390
2022-09-30T17:17:05,582 INFO Counter:69 DVRP free-speed TT sparse matrix: node 64 / 10390
2022-09-30T17:17:05,664 INFO Counter:69 DVRP free-speed TT sparse matrix: node 128 / 10390
2022-09-30T17:17:05,750 INFO Counter:69 DVRP free-speed TT sparse matrix: node 256 / 10390
2022-09-30T17:17:05,911 INFO Counter:69 DVRP free-speed TT sparse matrix: node 512 / 10390
2022-09-30T17:17:06,193 INFO Counter:69 DVRP free-speed TT sparse matrix: node 1024 / 10390
2022-09-30T17:17:06,716 INFO Counter:69 DVRP free-speed TT sparse matrix: node 2048 / 10390
2022-09-30T17:17:07,812 INFO Counter:69 DVRP free-speed TT sparse matrix: node 4096 / 10390
2022-09-30T17:17:10,103 INFO Counter:69 DVRP free-speed TT sparse matrix: node 8192 / 10390
2022-09-30T17:17:11,486 INFO Counter:74 DVRP free-speed TT sparse matrix: node 10390 / 10390
2022-09-30T17:17:11,782 INFO Counter:69 DVRP free-speed TT matrix: zone 1 / 3319
2022-09-30T17:17:11,782 INFO Counter:69 DVRP free-speed TT matrix: zone 2 / 3319
2022-09-30T17:17:11,782 INFO Counter:69 DVRP free-speed TT matrix: zone 4 / 3319
2022-09-30T17:17:11,790 INFO Counter:69 DVRP free-speed TT matrix: zone 8 / 3319
2022-09-30T17:17:11,798 INFO Counter:69 DVRP free-speed TT matrix: zone 16 / 3319
2022-09-30T17:17:11,826 INFO Counter:69 DVRP free-speed TT matrix: zone 32 / 3319
2022-09-30T17:17:11,869 INFO Counter:69 DVRP free-speed TT matrix: zone 64 / 3319
2022-09-30T17:17:11,953 INFO Counter:69 DVRP free-speed TT matrix: zone 128 / 3319
2022-09-30T17:17:12,147 INFO Counter:69 DVRP free-speed TT matrix: zone 256 / 3319
2022-09-30T17:17:12,524 INFO Counter:69 DVRP free-speed TT matrix: zone 512 / 3319
2022-09-30T17:17:13,239 INFO Counter:69 DVRP free-speed TT matrix: zone 1024 / 3319
2022-09-30T17:17:14,682 INFO Counter:69 DVRP free-speed TT matrix: zone 2048 / 3319
2022-09-30T17:17:16,602 INFO Counter:74 DVRP free-speed TT matrix: zone 3319 / 3319
2022-09-30T17:17:16,623 INFO Counter:69 DVRP free-speed TT sparse matrix: node 2 / 10390
2022-09-30T17:17:16,623 INFO Counter:69 DVRP free-speed TT sparse matrix: node 1 / 10390
2022-09-30T17:17:16,710 INFO Counter:69 DVRP free-speed TT sparse matrix: node 4 / 10390
2022-09-30T17:17:16,713 INFO Counter:69 DVRP free-speed TT sparse matrix: node 8 / 10390
2022-09-30T17:17:16,720 INFO Counter:69 DVRP free-speed TT sparse matrix: node 16 / 10390
2022-09-30T17:17:16,729 INFO Counter:69 DVRP free-speed TT sparse matrix: node 32 / 10390
2022-09-30T17:17:16,748 INFO Counter:69 DVRP free-speed TT sparse matrix: node 64 / 10390
2022-09-30T17:17:16,790 INFO Counter:69 DVRP free-speed TT sparse matrix: node 128 / 10390
2022-09-30T17:17:16,860 INFO Counter:69 DVRP free-speed TT sparse matrix: node 256 / 10390
2022-09-30T17:17:16,989 INFO Counter:69 DVRP free-speed TT sparse matrix: node 512 / 10390
2022-09-30T17:17:17,304 INFO Counter:69 DVRP free-speed TT sparse matrix: node 1024 / 10390
2022-09-30T17:17:17,936 INFO Counter:69 DVRP free-speed TT sparse matrix: node 2048 / 10390
2022-09-30T17:17:19,184 INFO Counter:69 DVRP free-speed TT sparse matrix: node 4096 / 10390
2022-09-30T17:17:21,664 INFO Counter:69 DVRP free-speed TT sparse matrix: node 8192 / 10390
2022-09-30T17:17:23,018 INFO Counter:74 DVRP free-speed TT sparse matrix: node 10390 / 10390
2022-09-30T17:17:23,776 WARN QueueWithBuffer:499 Link -107743229 too small: enlarge storage capacity from: 0.37933333333333336 Vehicles to: 0.47378763655742084 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2022-09-30T17:17:23,789 WARN QueueWithBuffer:499 Link -131340807 too small: enlarge storage capacity from: 0.606 Vehicles to: 1.5137889688249402 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2022-09-30T17:17:23,802 WARN QueueWithBuffer:499 Link -154690872#1 too small: enlarge storage capacity from: 3.2353333333333336 Vehicles to: 4.040933919531042 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2022-09-30T17:17:23,803 WARN QueueWithBuffer:499 Link -155676151 too small: enlarge storage capacity from: 0.9700000000000001 Vehicles to: 2.423061550759393 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2022-09-30T17:17:23,803 WARN QueueWithBuffer:499 Link -155676156 too small: enlarge storage capacity from: 3.146666666666667 Vehicles to: 13.084941228653806 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2022-09-30T17:17:23,811 WARN QueueWithBuffer:499 Link -172408625 too small: enlarge storage capacity from: 2.698 Vehicles to: 6.739608313349321 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2022-09-30T17:17:23,811 WARN QueueWithBuffer:499 Link -172408629 too small: enlarge storage capacity from: 2.3160000000000003 Vehicles to: 5.785371702637891 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2022-09-30T17:17:23,812 WARN QueueWithBuffer:499 Link -173455068 too small: enlarge storage capacity from: 1.4986666666666666 Vehicles to: 1.8718358646416204 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2022-09-30T17:17:23,827 WARN QueueWithBuffer:499 Link -207836824#1 too small: enlarge storage capacity from: 1.3813333333333333 Vehicles to: 2.070343725019984 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2022-09-30T17:17:23,865 WARN QueueWithBuffer:499 Link -254679280 too small: enlarge storage capacity from: 0.8079999999999999 Vehicles to: 1.0091926458832934 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2022-09-30T17:17:23,874 WARN QueueWithBuffer:499 Link -260514562 too small: enlarge storage capacity from: 4.3580000000000005 Vehicles to: 5.443145483613111 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2022-09-30T17:17:23,874 WARN QueueWithBuffer:502 Additional warnings of this type are suppressed.
2022-09-30T17:17:24,564 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:17:24,564 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:17:24,565 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:17:24,565 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:17:24,565 INFO EventsManagerImpl:176
2022-09-30T17:17:24,565 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:17:24,565 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:17:24,565 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:17:24,565 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:17:24,565 INFO EventsManagerImpl:176
2022-09-30T17:17:24,566 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:17:24,566 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:17:24,566 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:17:24,566 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:17:24,566 INFO EventsManagerImpl:176
2022-09-30T17:17:24,566 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:17:24,566 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:17:24,566 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:17:24,566 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:17:24,566 INFO EventsManagerImpl:176
2022-09-30T17:17:24,568 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T17:17:24,568 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T17:17:24,568 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T17:17:24,568 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T17:17:24,568 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T17:17:24,568 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T17:17:24,568 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T17:17:24,568 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:17:24,568 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T17:17:24,568 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:17:24,569 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T17:17:24,569 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T17:17:24,569 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T17:17:24,569 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T17:17:24,569 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T17:17:24,569 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T17:17:24,570 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T17:17:24,571 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T17:17:24,571 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T17:17:24,571 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:17:24,571 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:17:24,571 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:17:24,571 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T17:17:24,571 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:17:24,571 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:17:24,571 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T17:17:24,571 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:17:24,571 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:17:24,571 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:17:24,571 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:17:24,571 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:17:24,571 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:17:24,572 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:17:24,572 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:17:24,572 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:17:24,572 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:17:24,572 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:17:24,572 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T17:17:24,572 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:17:24,572 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:17:24,572 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:17:24,572 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T17:17:24,572 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:17:24,572 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:17:24,572 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T17:17:24,572 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:17:24,572 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:17:24,573 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:17:24,573 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:17:24,573 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:17:24,573 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:17:24,573 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:17:24,573 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:17:24,573 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:17:24,573 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:17:24,573 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:17:24,580 INFO PopulationUtils:1163 adding scenario element for allpersons container
2022-09-30T17:17:24,581 INFO PopulationImpl:105 person # 1
2022-09-30T17:17:24,581 INFO PopulationImpl:105 person # 4
2022-09-30T17:17:24,581 INFO PopulationImpl:105 person # 16
2022-09-30T17:17:24,582 INFO PopulationImpl:105 person # 64
2022-09-30T17:17:24,585 INFO PopulationImpl:105 person # 256
2022-09-30T17:17:24,594 INFO PopulationImpl:105 person # 1024
2022-09-30T17:17:24,609 INFO PopulationImpl:105 person # 4096
2022-09-30T17:17:24,657 INFO PopulationImpl:105 person # 16384
2022-09-30T17:17:24,801 INFO PopulationImpl:105 person # 65536
2022-09-30T17:17:25,281 INFO PopulationImpl:105 person # 262144
2022-09-30T17:17:25,313 INFO VehicleUtils:327 adding scenario element for allvehicles container
2022-09-30T17:17:25,314 INFO Counter:69 [VehiclesImpl] added vehicle # 1
2022-09-30T17:17:25,314 INFO Counter:69 [VehiclesImpl] added vehicle # 2
2022-09-30T17:17:25,315 INFO Counter:69 [VehiclesImpl] added vehicle # 4
2022-09-30T17:17:25,315 INFO Counter:69 [VehiclesImpl] added vehicle # 8
2022-09-30T17:17:25,315 INFO Counter:69 [VehiclesImpl] added vehicle # 16
2022-09-30T17:17:25,315 INFO Counter:69 [VehiclesImpl] added vehicle # 32
2022-09-30T17:17:25,316 INFO Counter:69 [VehiclesImpl] added vehicle # 64
2022-09-30T17:17:25,317 INFO Counter:69 [VehiclesImpl] added vehicle # 128
2022-09-30T17:17:25,320 INFO Counter:69 [VehiclesImpl] added vehicle # 256
2022-09-30T17:17:25,324 INFO Counter:69 [VehiclesImpl] added vehicle # 512
2022-09-30T17:17:25,328 INFO Counter:69 [VehiclesImpl] added vehicle # 1024
2022-09-30T17:17:25,336 INFO Counter:69 [VehiclesImpl] added vehicle # 2048
2022-09-30T17:17:25,352 INFO Counter:69 [VehiclesImpl] added vehicle # 4096
2022-09-30T17:17:25,383 INFO Counter:69 [VehiclesImpl] added vehicle # 8192
2022-09-30T17:17:25,444 INFO Counter:69 [VehiclesImpl] added vehicle # 16384
2022-09-30T17:17:25,557 INFO Counter:69 [VehiclesImpl] added vehicle # 32768
2022-09-30T17:17:25,747 INFO Counter:69 [VehiclesImpl] added vehicle # 65536
2022-09-30T17:17:26,116 INFO Counter:69 [VehiclesImpl] added vehicle # 131072
2022-09-30T17:17:26,219 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T17:17:26,229 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T17:17:26,626 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T17:17:26,626 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T17:17:26,626 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T17:17:26,626 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T17:17:26,626 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T17:17:26,626 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T17:17:26,626 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T17:17:26,626 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T17:17:27,261 INFO EventsManagerImpl:137 event # 1
2022-09-30T17:17:27,263 INFO EventsManagerImpl:137 event # 4
2022-09-30T17:17:27,264 INFO EventsManagerImpl:137 event # 16
2022-09-30T17:17:27,266 INFO EventsManagerImpl:137 event # 64
2022-09-30T17:17:27,274 INFO EventsManagerImpl:137 event # 256
2022-09-30T17:17:27,294 INFO EventsManagerImpl:137 event # 1024
2022-09-30T17:17:27,364 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T17:17:27,368 INFO EventsManagerImpl:137 event # 4096
2022-09-30T17:17:27,373 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=27s; (s/r): 0.0
2022-09-30T17:17:27,564 INFO EventsManagerImpl:137 event # 16384
2022-09-30T17:17:27,591 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-09-30T17:17:27,591 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-09-30T17:17:27,640 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T17:17:27,731 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-09-30T17:17:28,053 INFO EventsManagerImpl:137 event # 65536
2022-09-30T17:17:29,275 INFO EventsManagerImpl:137 event # 262144
2022-09-30T17:17:31,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1800 #nodes=238
2022-09-30T17:17:31,281 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271659 lost=0 simT=3600.0s realT=31s; (s/r): 116.12903225806451
2022-09-30T17:17:33,202 INFO EventsManagerImpl:137 event # 1048576
2022-09-30T17:17:35,057 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T17:17:35,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3182 #nodes=336
2022-09-30T17:17:35,809 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271251 lost=0 simT=7200.0s realT=35s; (s/r): 205.71428571428572
2022-09-30T17:17:40,028 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T17:17:42,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4481 #nodes=491
2022-09-30T17:17:42,749 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270724 lost=0 simT=10800.0s realT=42s; (s/r): 257.14285714285717
2022-09-30T17:17:45,461 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T17:17:47,437 INFO EventsManagerImpl:137 event # 4194304
2022-09-30T17:17:48,488 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-09-30T17:17:52,429 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5871 #nodes=671
2022-09-30T17:17:52,429 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269958 lost=0 simT=14400.0s realT=52s; (s/r): 276.9230769230769
2022-09-30T17:17:55,847 INFO MemoryObserver:41 used RAM: 10614 MB free: 2745 MB total: 13360 MB
2022-09-30T17:17:56,772 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-09-30T17:17:56,772 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T17:18:05,272 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7570 #nodes=1023
2022-09-30T17:18:05,274 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268825 lost=0 simT=18000.0s realT=65s; (s/r): 276.9230769230769
2022-09-30T17:18:26,408 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=12167 #nodes=1850
2022-09-30T17:18:26,409 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267036 lost=0 simT=21600.0s realT=86s; (s/r): 251.1627906976744
2022-09-30T17:18:48,112 INFO EventsManagerImpl:137 event # 16777216
2022-09-30T17:18:55,847 INFO MemoryObserver:41 used RAM: 9462 MB free: 6577 MB total: 16040 MB
2022-09-30T17:18:58,011 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=13135 #nodes=2162
2022-09-30T17:18:58,012 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264459 lost=0 simT=25200.0s realT=118s; (s/r): 213.5593220338983
2022-09-30T17:19:32,723 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=14507 #nodes=2311
2022-09-30T17:19:32,724 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261193 lost=0 simT=28800.0s realT=152s; (s/r): 189.47368421052633
2022-09-30T17:19:55,848 INFO MemoryObserver:41 used RAM: 10224 MB free: 5815 MB total: 16040 MB
2022-09-30T17:20:10,638 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15947 #nodes=2545
2022-09-30T17:20:10,639 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257813 lost=0 simT=32400.0s realT=190s; (s/r): 170.52631578947367
2022-09-30T17:20:50,442 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15741 #nodes=2614
2022-09-30T17:20:50,442 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252725 lost=0 simT=36000.0s realT=230s; (s/r): 156.52173913043478
2022-09-30T17:20:55,848 INFO MemoryObserver:41 used RAM: 11314 MB free: 4725 MB total: 16040 MB
2022-09-30T17:21:31,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=16174 #nodes=2667
2022-09-30T17:21:31,317 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247354 lost=0 simT=39600.0s realT=271s; (s/r): 146.12546125461256
2022-09-30T17:21:55,848 INFO MemoryObserver:41 used RAM: 10140 MB free: 5955 MB total: 16096 MB
2022-09-30T17:22:12,954 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16403 #nodes=2715
2022-09-30T17:22:12,955 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=240010 lost=0 simT=43200.0s realT=312s; (s/r): 138.46153846153845
2022-09-30T17:22:54,579 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16654 #nodes=2740
2022-09-30T17:22:54,579 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231751 lost=0 simT=46800.0s realT=354s; (s/r): 132.20338983050848
2022-09-30T17:22:55,849 INFO MemoryObserver:41 used RAM: 11617 MB free: 4478 MB total: 16096 MB
2022-09-30T17:23:00,518 INFO EventsManagerImpl:137 event # 67108864
2022-09-30T17:23:38,098 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16815 #nodes=2939
2022-09-30T17:23:38,098 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=221391 lost=0 simT=50400.0s realT=398s; (s/r): 126.63316582914572
2022-09-30T17:23:55,849 INFO MemoryObserver:41 used RAM: 10811 MB free: 5284 MB total: 16096 MB
2022-09-30T17:24:21,077 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17132 #nodes=2908
2022-09-30T17:24:21,077 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=209014 lost=0 simT=54000.0s realT=441s; (s/r): 122.44897959183673
2022-09-30T17:24:55,850 INFO MemoryObserver:41 used RAM: 11152 MB free: 4943 MB total: 16096 MB
2022-09-30T17:25:06,311 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17245 #nodes=2987
2022-09-30T17:25:06,312 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=193919 lost=0 simT=57600.0s realT=486s; (s/r): 118.51851851851852
2022-09-30T17:25:50,227 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17013 #nodes=2863
2022-09-30T17:25:50,227 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=176412 lost=0 simT=61200.0s realT=530s; (s/r): 115.47169811320755
2022-09-30T17:25:55,850 INFO MemoryObserver:41 used RAM: 11304 MB free: 4791 MB total: 16096 MB
2022-09-30T17:26:33,371 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16591 #nodes=2818
2022-09-30T17:26:33,371 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=156708 lost=0 simT=64800.0s realT=573s; (s/r): 113.08900523560209
2022-09-30T17:26:55,850 INFO MemoryObserver:41 used RAM: 11298 MB free: 4797 MB total: 16096 MB
2022-09-30T17:27:15,031 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15951 #nodes=2627
2022-09-30T17:27:15,031 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=135647 lost=0 simT=68400.0s realT=615s; (s/r): 111.21951219512195
2022-09-30T17:27:53,852 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15596 #nodes=2561
2022-09-30T17:27:53,853 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=113717 lost=0 simT=72000.0s realT=653s; (s/r): 110.260336906585
2022-09-30T17:27:55,851 INFO MemoryObserver:41 used RAM: 12551 MB free: 3544 MB total: 16096 MB
2022-09-30T17:28:29,891 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13868 #nodes=2291
2022-09-30T17:28:29,891 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=94145 lost=0 simT=75600.0s realT=689s; (s/r): 109.72423802612482
2022-09-30T17:28:55,851 INFO MemoryObserver:41 used RAM: 11463 MB free: 4632 MB total: 16096 MB
2022-09-30T17:29:01,821 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13232 #nodes=1991
2022-09-30T17:29:01,821 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=79733 lost=0 simT=79200.0s realT=721s; (s/r): 109.84743411927877
2022-09-30T17:29:31,737 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12771 #nodes=2019
2022-09-30T17:29:31,738 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=67182 lost=0 simT=82800.0s realT=751s; (s/r): 110.25299600532624
2022-09-30T17:29:55,852 INFO MemoryObserver:41 used RAM: 13410 MB free: 2685 MB total: 16096 MB
2022-09-30T17:30:00,146 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12259 #nodes=1807
2022-09-30T17:30:00,149 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=55495 lost=0 simT=86400.0s realT=780s; (s/r): 110.76923076923077
2022-09-30T17:30:25,506 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10499 #nodes=1533
2022-09-30T17:30:25,507 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=48506 lost=0 simT=90000.0s realT=805s; (s/r): 111.80124223602485
2022-09-30T17:30:46,758 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=9106 #nodes=1383
2022-09-30T17:30:46,758 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=43355 lost=0 simT=93600.0s realT=826s; (s/r): 113.31719128329298
2022-09-30T17:30:55,852 INFO MemoryObserver:41 used RAM: 12346 MB free: 3749 MB total: 16096 MB
2022-09-30T17:31:05,257 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=8133 #nodes=1184
2022-09-30T17:31:05,257 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=39074 lost=0 simT=97200.0s realT=845s; (s/r): 115.02958579881657
2022-09-30T17:31:21,772 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=7368 #nodes=1104
2022-09-30T17:31:21,772 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=35449 lost=0 simT=100800.0s realT=861s; (s/r): 117.07317073170732
2022-09-30T17:31:36,711 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=6763 #nodes=963
2022-09-30T17:31:36,711 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=32122 lost=0 simT=104400.0s realT=876s; (s/r): 119.17808219178082
2022-09-30T17:31:50,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=6189 #nodes=893
2022-09-30T17:31:50,302 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=29173 lost=0 simT=108000.0s realT=890s; (s/r): 121.34831460674157
2022-09-30T17:31:55,852 INFO MemoryObserver:41 used RAM: 11531 MB free: 4564 MB total: 16096 MB
2022-09-30T17:32:03,560 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=5677 #nodes=815
2022-09-30T17:32:03,560 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=26325 lost=0 simT=111600.0s realT=903s; (s/r): 123.58803986710963
2022-09-30T17:32:15,153 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=5098 #nodes=722
2022-09-30T17:32:15,153 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=23785 lost=0 simT=115200.0s realT=915s; (s/r): 125.90163934426229
2022-09-30T17:32:25,507 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=4563 #nodes=616
2022-09-30T17:32:25,507 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=21535 lost=0 simT=118800.0s realT=925s; (s/r): 128.43243243243242
2022-09-30T17:32:34,496 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=4051 #nodes=579
2022-09-30T17:32:34,496 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=19749 lost=0 simT=122400.0s realT=934s; (s/r): 131.0492505353319
2022-09-30T17:32:42,838 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=3838 #nodes=549
2022-09-30T17:32:42,838 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=18085 lost=0 simT=126000.0s realT=942s; (s/r): 133.7579617834395
2022-09-30T17:32:50,670 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=3547 #nodes=458
2022-09-30T17:32:50,671 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=15467 lost=0 simT=129600.0s realT=950s; (s/r): 136.42105263157896
2022-09-30T17:32:51,335 INFO AbstractController$9:234 ### ITERATION 0 fires after mobsim event
2022-09-30T17:32:51,335 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T17:32:51,336 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=891.10191529sec
2022-09-30T17:32:51,416 INFO LegTimesControlerListener:50 [0] average trip (probably: leg) duration is: 1751 seconds = 00:29:11
2022-09-30T17:32:51,416 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T17:32:51,417 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:32:51,417 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:32:51,417 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:32:51,417 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:32:51,418 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T17:32:51,418 INFO EventsManagerImpl:137 event # 1
2022-09-30T17:32:51,418 INFO EventsManagerImpl:137 event # 4
2022-09-30T17:32:51,418 INFO EventsManagerImpl:137 event # 16
2022-09-30T17:32:51,419 INFO EventsManagerImpl:137 event # 64
2022-09-30T17:32:51,421 INFO EventsManagerImpl:137 event # 256
2022-09-30T17:32:51,427 INFO EventsManagerImpl:137 event # 1024
2022-09-30T17:32:51,449 INFO EventsManagerImpl:137 event # 4096
2022-09-30T17:32:51,532 INFO EventsManagerImpl:137 event # 16384
2022-09-30T17:32:51,597 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T17:32:51,902 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T17:32:51,903 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T17:32:51,903 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T17:32:51,903 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T17:32:51,903 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T17:32:51,903 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T17:32:51,904 WARN CharyparNagelActivityScoring:246 The first and the last activity do not have the same type.
2022-09-30T17:32:51,906 WARN CharyparNagelActivityScoring:247 Will score the first activity from midnight to its end, and the last activity from its start to midnight.
2022-09-30T17:32:51,906 WARN CharyparNagelActivityScoring:248 Because of the nonlinear function, this is not the same as scoring from start to end.
2022-09-30T17:32:51,906 WARN CharyparNagelActivityScoring:249 first activity: act [type=home_53400][coord=[x=354550.8193840655 | y=5677141.357572388]][linkId=62189675][startTime=undefined][endTime=15:48:54][duration=undefined][facilityId=null]
2022-09-30T17:32:51,906 WARN CharyparNagelActivityScoring:250 last activity: act [type=leisure_13800][coord=[x=732607.9301314778 | y=5691591.264593446]][linkId=-4376499][startTime=21:07:10][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:32:51,906 WARN CharyparNagelActivityScoring:251 This may also happen when plans are not completed when the simulation ends.
2022-09-30T17:32:51,907 WARN CharyparNagelActivityScoring:253 Additional warnings of this type are suppressed.
2022-09-30T17:32:51,907 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:32:51,908 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:32:51,908 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:21:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:32:51,912 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:32:51,912 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:32:51,912 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:50:46][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:32:51,916 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:32:51,916 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T17:32:51,916 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:32:51,917 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:32:51,917 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:32:51,917 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:32:51,917 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:32:51,918 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:32:51,918 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:32:51,919 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:32:51,919 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T17:32:51,919 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:57][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:32:51,920 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:32:51,920 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:32:51,920 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:32:51,921 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:32:51,921 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:32:51,921 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:32:51,924 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:32:51,924 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:32:51,924 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:32:51,929 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:32:51,929 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:32:51,929 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:15][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:32:51,930 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:32:51,930 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:32:51,930 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:41:08][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:32:51,930 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T17:32:52,341 INFO ControlerListenerManagerImpl:251 [it.0] all ControlerAfterMobsimListeners called.
2022-09-30T17:32:52,341 INFO AbstractController$4:159 ### ITERATION 0 fires scoring event
2022-09-30T17:32:52,342 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T17:32:52,551 INFO NewScoreAssignerImpl:57 it: 0 msaStart: 599
2022-09-30T17:32:52,735 INFO ControlerListenerManagerImpl:194 [it.0] all ControlerScoringListeners called.
2022-09-30T17:32:52,736 INFO AbstractController$5:167 ### ITERATION 0 fires iteration end event
2022-09-30T17:32:52,736 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T17:32:52,737 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-09-30T17:32:52,737 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-09-30T17:32:52,737 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T17:32:52,884 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T17:32:52,884 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T17:32:55,446 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T17:32:55,447 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.14480042313479205
2022-09-30T17:32:55,447 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3691337547564151
2022-09-30T17:32:55,447 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T17:32:55,447 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.11635950024905385
2022-09-30T17:32:55,447 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13550968742457775
2022-09-30T17:32:55,447 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.17377539964156785
2022-09-30T17:32:55,448 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T17:32:55,535 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.65186306352123
2022-09-30T17:32:55,535 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -93.65186306352123
2022-09-30T17:32:55,535 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.65186306352123
2022-09-30T17:32:55,535 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -93.65186306352123
2022-09-30T17:32:55,544 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T17:32:55,859 INFO MemoryObserver:41 used RAM: 13414 MB free: 2681 MB total: 16096 MB
2022-09-30T17:32:56,475 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 17526.98706631013 meters
2022-09-30T17:32:56,475 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 129986.454057552 meters (statistic on all 2117319 legs which have a finite distance)
2022-09-30T17:32:56,475 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 49127.1006103259 meters
2022-09-30T17:32:56,475 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 129960.11228941487 meters (statistic on all 755239 trips which have a finite distance)
2022-09-30T17:32:56,476 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T17:32:56,476 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T17:33:35,154 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T17:33:35,163 INFO LegHistogramListener:72 number of legs: 2132786 100%
2022-09-30T17:33:35,164 INFO LegHistogramListener:79 number of bike legs: 112418 5.270946077102907%
2022-09-30T17:33:35,164 INFO LegHistogramListener:79 number of car legs: 281674 13.206857134283515%
2022-09-30T17:33:35,164 INFO LegHistogramListener:79 number of freight legs: 47065 2.2067380412287028%
2022-09-30T17:33:35,164 INFO LegHistogramListener:79 number of pt legs: 102527 4.807186468778396%
2022-09-30T17:33:35,164 INFO LegHistogramListener:79 number of ride legs: 105050 4.925482444089562%
2022-09-30T17:33:35,164 INFO LegHistogramListener:79 number of walk legs: 1484052 69.58278983451692%
2022-09-30T17:33:35,738 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T17:33:35,739 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T17:33:39,158 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.14480042313479205
2022-09-30T17:33:39,158 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3691337547564151
2022-09-30T17:33:39,158 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T17:33:39,158 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.11635950024905385
2022-09-30T17:33:39,158 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.13550968742457775
2022-09-30T17:33:39,158 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.17377539964156785
2022-09-30T17:33:39,158 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.0
2022-09-30T17:33:39,158 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.0
2022-09-30T17:33:39,158 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.0
2022-09-30T17:33:39,158 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.0
2022-09-30T17:33:39,158 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.0
2022-09-30T17:33:39,158 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.0
2022-09-30T17:33:39,159 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-09-30T17:33:39,159 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-09-30T17:33:39,159 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-09-30T17:33:39,159 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-09-30T17:33:39,159 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-09-30T17:33:39,159 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-09-30T17:33:39,161 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T17:33:40,027 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T17:33:40,792 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T17:33:41,094 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T17:33:41,904 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T17:33:42,159 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T17:33:42,445 INFO ControlerListenerManagerImpl:171 [it.0] all ControlerIterationEndsListeners called.
2022-09-30T17:33:42,524 INFO AbstractController:181 ### ITERATION 0 ENDS
2022-09-30T17:33:42,524 INFO AbstractController:182 ###################################################
2022-09-30T17:33:42,524 INFO AbstractController:133 ###################################################
2022-09-30T17:33:42,524 INFO AbstractController:134 ### ITERATION 1 BEGINS
2022-09-30T17:33:42,525 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T17:33:42,525 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T17:33:42,525 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T17:33:42,525 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T17:33:42,525 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T17:33:42,818 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T17:33:42,862 INFO ControlerListenerManagerImpl:148 [it.1] all ControlerIterationStartsListeners called.
2022-09-30T17:33:42,863 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T17:33:43,000 WARN TimeAllocationMutatorModule:127 Please be aware that durations of activities now can mutate freely and possibly become negative.This might be a problem if you have
a) short activities that are only provided with duration and not with endtime AND
b) agents with only one or two initial plans.
This can have impact on scoring and maybe even on qsim execution. It is recommended to set affectingDuration=false for such set up.
2022-09-30T17:33:43,296 WARN ExpBetaPlanChanger:86 Would make sense to revise this once more. See comments in code. kai, nov08
2022-09-30T17:33:44,625 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169708 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T17:33:44,625 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30471 plans
2022-09-30T17:33:44,627 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:33:44,627 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T17:33:44,629 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T17:33:44,629 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:33:44,631 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T17:33:44,631 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:33:44,635 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T17:33:44,641 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T17:33:44,641 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:33:44,642 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:33:44,648 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T17:33:44,675 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T17:33:44,682 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:33:44,733 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T17:33:44,846 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T17:33:45,011 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T17:33:45,575 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T17:33:46,832 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T17:33:48,756 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T17:33:52,493 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T17:33:55,860 INFO MemoryObserver:41 used RAM: 13848 MB free: 2247 MB total: 16096 MB
2022-09-30T17:33:59,066 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T17:34:17,805 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T17:34:17,805 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30471 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T17:34:17,805 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30585 plans
2022-09-30T17:34:17,806 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T17:34:17,807 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T17:34:17,809 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T17:34:17,809 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T17:34:17,809 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T17:34:17,810 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T17:34:17,809 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T17:34:17,812 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T17:34:17,815 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T17:34:17,820 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T17:34:17,830 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T17:34:17,846 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T17:34:17,876 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T17:34:17,929 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T17:34:18,008 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T17:34:18,150 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T17:34:18,381 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30585 plans
2022-09-30T17:34:18,382 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T17:34:18,384 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T17:34:18,384 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T17:34:18,393 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:34:18,396 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T17:34:18,396 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:34:18,396 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:34:18,397 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:34:18,398 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:34:18,398 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:34:18,399 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:34:18,402 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T17:34:18,407 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:34:18,412 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T17:34:18,417 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:34:18,437 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:34:18,444 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:34:18,449 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T17:34:18,460 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:34:18,550 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T17:34:18,680 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T17:34:18,981 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T17:34:19,648 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T17:34:20,813 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T17:34:22,728 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T17:34:26,995 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T17:34:36,102 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T17:34:55,860 INFO MemoryObserver:41 used RAM: 12743 MB free: 3352 MB total: 16096 MB
2022-09-30T17:34:59,010 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T17:34:59,011 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30585 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T17:34:59,011 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7664 plans
2022-09-30T17:34:59,012 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T17:34:59,012 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T17:34:59,012 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T17:34:59,012 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T17:34:59,012 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T17:34:59,013 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T17:34:59,013 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T17:34:59,013 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T17:34:59,013 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T17:34:59,014 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T17:34:59,015 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T17:34:59,017 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T17:34:59,021 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T17:34:59,029 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T17:34:59,029 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7664 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T17:34:59,029 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40250 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T17:34:59,029 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6815 plans
2022-09-30T17:34:59,030 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T17:34:59,030 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T17:34:59,031 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T17:34:59,030 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T17:34:59,034 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T17:34:59,043 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T17:34:59,078 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T17:34:59,167 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T17:34:59,565 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T17:35:00,121 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T17:35:00,680 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T17:35:01,983 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T17:35:05,375 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T17:35:17,149 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T17:35:17,149 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6815 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T17:35:17,149 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T17:35:18,082 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T17:35:18,985 INFO ControlerListenerManagerImpl:213 [it.1] all ControlerReplanningListeners called.
2022-09-30T17:35:18,985 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T17:35:18,985 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T17:35:18,985 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T17:35:19,069 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T17:35:19,152 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T17:35:19,153 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T17:35:19,153 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T17:35:19,154 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T17:35:19,155 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T17:35:19,155 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T17:35:19,156 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T17:35:19,156 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T17:35:19,156 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T17:35:19,156 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T17:35:19,156 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T17:35:19,156 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T17:35:19,156 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T17:35:19,156 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T17:35:19,156 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T17:35:19,156 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T17:35:19,156 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T17:35:19,156 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T17:35:19,157 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T17:35:19,157 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T17:35:19,157 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T17:35:19,157 INFO PlansDumpingImpl:76 dumping plans...
2022-09-30T17:35:19,307 INFO Counter:69 [PopulationWriter] dumped person # 1
2022-09-30T17:35:19,310 INFO Counter:69 [PopulationWriter] dumped person # 2
2022-09-30T17:35:19,314 INFO Counter:69 [PopulationWriter] dumped person # 4
2022-09-30T17:35:19,316 INFO Counter:69 [PopulationWriter] dumped person # 8
2022-09-30T17:35:19,319 INFO Counter:69 [PopulationWriter] dumped person # 16
2022-09-30T17:35:19,327 INFO Counter:69 [PopulationWriter] dumped person # 32
2022-09-30T17:35:19,340 INFO Counter:69 [PopulationWriter] dumped person # 64
2022-09-30T17:35:19,373 INFO Counter:69 [PopulationWriter] dumped person # 128
2022-09-30T17:35:19,425 INFO Counter:69 [PopulationWriter] dumped person # 256
2022-09-30T17:35:19,529 INFO Counter:69 [PopulationWriter] dumped person # 512
2022-09-30T17:35:19,722 INFO Counter:69 [PopulationWriter] dumped person # 1024
2022-09-30T17:35:20,106 INFO Counter:69 [PopulationWriter] dumped person # 2048
2022-09-30T17:35:20,948 INFO Counter:69 [PopulationWriter] dumped person # 4096
2022-09-30T17:35:22,477 INFO Counter:69 [PopulationWriter] dumped person # 8192
2022-09-30T17:35:25,447 INFO Counter:69 [PopulationWriter] dumped person # 16384
2022-09-30T17:35:31,411 INFO Counter:69 [PopulationWriter] dumped person # 32768
2022-09-30T17:35:43,214 INFO Counter:69 [PopulationWriter] dumped person # 65536
2022-09-30T17:35:55,861 INFO MemoryObserver:41 used RAM: 12237 MB free: 3858 MB total: 16096 MB
2022-09-30T17:36:06,144 INFO Counter:69 [PopulationWriter] dumped person # 131072
2022-09-30T17:36:55,861 INFO MemoryObserver:41 used RAM: 11928 MB free: 4167 MB total: 16096 MB
2022-09-30T17:37:03,536 INFO Counter:69 [PopulationWriter] dumped person # 262144
2022-09-30T17:37:33,295 INFO PopulationWriter:144 Population written to: ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.1/leipzig-flexa-25pct-scaledFleet-baseCase.1.plans.xml.gz
2022-09-30T17:37:33,295 INFO Counter:74 [PopulationWriter] dumped person # 285493
2022-09-30T17:37:33,295 INFO PlansDumpingImpl:93 finished plans dump.
2022-09-30T17:37:33,296 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T17:37:34,111 INFO ControlerListenerManagerImpl:232 [it.1] all ControlerBeforeMobsimListeners called.
2022-09-30T17:37:34,111 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T17:37:34,112 INFO NetworkImpl:163 node # 1
2022-09-30T17:37:34,112 INFO NetworkImpl:163 node # 4
2022-09-30T17:37:34,112 INFO NetworkImpl:163 node # 16
2022-09-30T17:37:34,112 INFO NetworkImpl:163 node # 64
2022-09-30T17:37:34,112 INFO NetworkImpl:163 node # 256
2022-09-30T17:37:34,112 INFO NetworkImpl:163 node # 1024
2022-09-30T17:37:34,113 INFO NetworkImpl:163 node # 4096
2022-09-30T17:37:34,114 INFO NetworkImpl:163 node # 16384
2022-09-30T17:37:34,121 INFO NetworkImpl:163 node # 65536
2022-09-30T17:37:34,148 INFO NetworkImpl:159 link # 1
2022-09-30T17:37:34,148 INFO NetworkImpl:159 link # 4
2022-09-30T17:37:34,148 INFO NetworkImpl:159 link # 16
2022-09-30T17:37:34,148 INFO NetworkImpl:159 link # 64
2022-09-30T17:37:34,149 INFO NetworkImpl:159 link # 256
2022-09-30T17:37:34,150 INFO NetworkImpl:159 link # 1024
2022-09-30T17:37:34,154 INFO NetworkImpl:159 link # 4096
2022-09-30T17:37:34,170 INFO NetworkImpl:159 link # 16384
2022-09-30T17:37:34,240 INFO NetworkImpl:159 link # 65536
2022-09-30T17:37:34,559 INFO NetworkImpl:159 link # 262144
2022-09-30T17:37:35,118 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T17:37:35,118 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T17:37:35,118 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T17:37:35,119 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T17:37:35,119 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T17:37:35,118 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T17:37:35,119 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T17:37:35,120 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T17:37:35,120 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T17:37:35,122 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T17:37:35,126 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T17:37:35,134 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T17:37:35,150 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T17:37:35,181 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T17:37:35,217 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T17:37:35,279 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T17:37:35,402 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T17:37:35,633 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T17:37:36,066 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T17:37:36,104 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T17:37:36,146 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:37:36,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T17:37:36,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:37:36,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:37:36,146 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:37:36,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T17:37:36,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T17:37:36,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T17:37:36,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:37:36,147 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:37:37,812 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:37:37,812 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:37:37,812 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:37:37,812 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:37:37,812 INFO EventsManagerImpl:176
2022-09-30T17:37:37,812 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:37:37,812 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:37:37,812 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:37:37,812 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:37:37,813 INFO EventsManagerImpl:176
2022-09-30T17:37:37,813 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:37:37,813 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:37:37,813 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:37:37,813 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:37:37,813 INFO EventsManagerImpl:176
2022-09-30T17:37:37,813 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:37:37,813 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:37:37,813 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:37:37,813 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:37:37,813 INFO EventsManagerImpl:176
2022-09-30T17:37:37,813 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T17:37:37,814 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T17:37:37,814 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T17:37:37,814 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T17:37:37,814 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T17:37:37,814 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T17:37:37,814 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T17:37:37,814 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:37:37,814 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T17:37:37,814 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:37:37,814 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T17:37:37,814 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T17:37:37,814 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T17:37:37,814 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T17:37:37,814 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T17:37:37,814 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T17:37:37,815 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T17:37:37,815 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T17:37:37,815 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T17:37:37,815 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:37:37,815 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:37:37,815 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:37:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T17:37:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:37:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:37:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T17:37:37,815 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:37:37,815 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:37:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:37:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:37:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:37:37,816 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:37:37,816 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:37:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:37:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:37:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:37:37,816 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:37:37,816 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T17:37:37,816 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:37:37,816 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:37:37,816 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:37:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T17:37:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:37:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:37:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T17:37:37,816 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:37:37,816 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:37:37,817 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:37:37,817 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:37:37,817 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:37:37,817 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:37:37,817 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:37:37,817 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:37:37,817 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:37:37,817 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:37:37,817 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:37:39,301 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T17:37:39,309 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T17:37:39,540 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T17:37:39,540 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T17:37:39,540 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T17:37:39,540 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T17:37:39,540 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T17:37:39,540 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T17:37:39,540 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T17:37:39,540 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T17:37:39,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T17:37:39,760 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-09-30T17:37:39,792 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-09-30T17:37:39,792 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-09-30T17:37:39,804 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T17:37:39,825 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-09-30T17:37:39,967 INFO VehicularDepartureHandler:110 teleport vehicle 20519_bike from link 321979763 to link 179753956
2022-09-30T17:37:40,931 INFO VehicularDepartureHandler:110 teleport vehicle 13600_bike from link 81629702 to link -331762097
2022-09-30T17:37:41,087 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1788 #nodes=227
2022-09-30T17:37:41,087 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271750 lost=0 simT=3600.0s realT=4s; (s/r): 900.0
2022-09-30T17:37:41,143 INFO VehicularDepartureHandler:110 teleport vehicle 8939_bike from link 195259831#0 to link 341989089#0
2022-09-30T17:37:42,105 INFO VehicularDepartureHandler:110 teleport vehicle 223753_bike from link -5821213 to link 182537900#0
2022-09-30T17:37:42,473 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T17:37:42,473 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T17:37:42,718 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3182 #nodes=339
2022-09-30T17:37:42,718 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271306 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-09-30T17:37:45,159 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4450 #nodes=483
2022-09-30T17:37:45,159 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270759 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-09-30T17:37:48,624 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5828 #nodes=647
2022-09-30T17:37:48,624 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269988 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-09-30T17:37:53,421 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7495 #nodes=1025
2022-09-30T17:37:53,424 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268863 lost=0 simT=18000.0s realT=17s; (s/r): 1058.8235294117646
2022-09-30T17:37:55,861 INFO MemoryObserver:41 used RAM: 13770 MB free: 2325 MB total: 16096 MB
2022-09-30T17:38:02,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11807 #nodes=1733
2022-09-30T17:38:02,302 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267056 lost=0 simT=21600.0s realT=26s; (s/r): 830.7692307692307
2022-09-30T17:38:22,342 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12898 #nodes=2073
2022-09-30T17:38:22,342 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264503 lost=0 simT=25200.0s realT=46s; (s/r): 547.8260869565217
2022-09-30T17:38:41,379 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=14289 #nodes=2167
2022-09-30T17:38:41,380 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261233 lost=0 simT=28800.0s realT=65s; (s/r): 443.0769230769231
2022-09-30T17:38:55,862 INFO MemoryObserver:41 used RAM: 11639 MB free: 4456 MB total: 16096 MB
2022-09-30T17:39:02,289 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15840 #nodes=2384
2022-09-30T17:39:02,289 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257814 lost=0 simT=32400.0s realT=86s; (s/r): 376.74418604651163
2022-09-30T17:39:23,838 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15649 #nodes=2350
2022-09-30T17:39:23,838 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252709 lost=0 simT=36000.0s realT=107s; (s/r): 336.4485981308411
2022-09-30T17:39:45,935 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=16128 #nodes=2482
2022-09-30T17:39:45,935 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247278 lost=0 simT=39600.0s realT=129s; (s/r): 306.9767441860465
2022-09-30T17:39:55,862 INFO MemoryObserver:41 used RAM: 11120 MB free: 4975 MB total: 16096 MB
2022-09-30T17:40:08,782 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16615 #nodes=2570
2022-09-30T17:40:08,782 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239901 lost=0 simT=43200.0s realT=152s; (s/r): 284.2105263157895
2022-09-30T17:40:31,463 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16851 #nodes=2639
2022-09-30T17:40:31,464 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231398 lost=0 simT=46800.0s realT=175s; (s/r): 267.42857142857144
2022-09-30T17:40:55,862 INFO MemoryObserver:41 used RAM: 11679 MB free: 4416 MB total: 16096 MB
2022-09-30T17:40:58,682 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=17171 #nodes=2700
2022-09-30T17:40:58,683 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220762 lost=0 simT=50400.0s realT=202s; (s/r): 249.5049504950495
2022-09-30T17:41:22,586 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17419 #nodes=2837
2022-09-30T17:41:22,586 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=208108 lost=0 simT=54000.0s realT=226s; (s/r): 238.93805309734512
2022-09-30T17:41:29,416 INFO EventsManagerImpl:137 event # 268435456
2022-09-30T17:41:47,100 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17623 #nodes=2774
2022-09-30T17:41:47,100 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=192529 lost=0 simT=57600.0s realT=250s; (s/r): 230.4
2022-09-30T17:41:55,865 INFO MemoryObserver:41 used RAM: 11711 MB free: 4384 MB total: 16096 MB
2022-09-30T17:42:11,636 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17507 #nodes=2845
2022-09-30T17:42:11,636 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=174534 lost=0 simT=61200.0s realT=275s; (s/r): 222.54545454545453
2022-09-30T17:42:36,081 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17221 #nodes=2756
2022-09-30T17:42:36,081 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=154058 lost=0 simT=64800.0s realT=299s; (s/r): 216.72240802675586
2022-09-30T17:42:55,978 INFO MemoryObserver:41 used RAM: 12516 MB free: 3579 MB total: 16096 MB
2022-09-30T17:43:02,814 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16672 #nodes=2502
2022-09-30T17:43:02,815 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=132053 lost=0 simT=68400.0s realT=326s; (s/r): 209.8159509202454
2022-09-30T17:43:25,165 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16094 #nodes=2392
2022-09-30T17:43:25,165 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=109041 lost=0 simT=72000.0s realT=349s; (s/r): 206.30372492836676
2022-09-30T17:43:45,379 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14501 #nodes=2174
2022-09-30T17:43:45,379 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=88359 lost=0 simT=75600.0s realT=369s; (s/r): 204.8780487804878
2022-09-30T17:43:55,979 INFO MemoryObserver:41 used RAM: 12071 MB free: 4024 MB total: 16096 MB
2022-09-30T17:44:04,109 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13579 #nodes=1871
2022-09-30T17:44:04,109 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=72787 lost=0 simT=79200.0s realT=387s; (s/r): 204.65116279069767
2022-09-30T17:44:20,888 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12980 #nodes=1853
2022-09-30T17:44:20,888 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=59375 lost=0 simT=82800.0s realT=404s; (s/r): 204.95049504950495
2022-09-30T17:44:38,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12336 #nodes=1693
2022-09-30T17:44:38,884 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=46869 lost=2 simT=86400.0s realT=422s; (s/r): 204.739336492891
2022-09-30T17:44:55,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10682 #nodes=1382
2022-09-30T17:44:55,285 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=39597 lost=2 simT=90000.0s realT=439s; (s/r): 205.0113895216401
2022-09-30T17:44:55,979 INFO MemoryObserver:41 used RAM: 12774 MB free: 3321 MB total: 16096 MB
2022-09-30T17:45:05,827 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=9213 #nodes=1176
2022-09-30T17:45:05,827 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=34454 lost=3 simT=93600.0s realT=449s; (s/r): 208.4632516703786
2022-09-30T17:45:14,612 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=8125 #nodes=1025
2022-09-30T17:45:14,612 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=30539 lost=3 simT=97200.0s realT=458s; (s/r): 212.22707423580786
2022-09-30T17:45:21,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=7139 #nodes=912
2022-09-30T17:45:21,649 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=27445 lost=4 simT=100800.0s realT=465s; (s/r): 216.7741935483871
2022-09-30T17:45:27,782 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=6390 #nodes=809
2022-09-30T17:45:27,782 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=24895 lost=4 simT=104400.0s realT=471s; (s/r): 221.656050955414
2022-09-30T17:45:33,190 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5654 #nodes=706
2022-09-30T17:45:33,191 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=22744 lost=5 simT=108000.0s realT=477s; (s/r): 226.41509433962264
2022-09-30T17:45:37,652 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=5188 #nodes=614
2022-09-30T17:45:37,652 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=20871 lost=5 simT=111600.0s realT=481s; (s/r): 232.01663201663203
2022-09-30T17:45:41,665 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=4641 #nodes=615
2022-09-30T17:45:41,665 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=19231 lost=5 simT=115200.0s realT=485s; (s/r): 237.5257731958763
2022-09-30T17:45:45,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=4117 #nodes=494
2022-09-30T17:45:45,263 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=17728 lost=5 simT=118800.0s realT=489s; (s/r): 242.94478527607362
2022-09-30T17:45:48,383 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=3652 #nodes=444
2022-09-30T17:45:48,383 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=16391 lost=5 simT=122400.0s realT=492s; (s/r): 248.78048780487805
2022-09-30T17:45:51,120 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=3305 #nodes=399
2022-09-30T17:45:51,120 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=15176 lost=5 simT=126000.0s realT=494s; (s/r): 255.06072874493927
2022-09-30T17:45:53,590 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=2857 #nodes=334
2022-09-30T17:45:53,590 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13080 lost=5 simT=129600.0s realT=497s; (s/r): 260.7645875251509
2022-09-30T17:45:54,088 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=417.577329157sec
2022-09-30T17:45:54,088 INFO AbstractController$9:234 ### ITERATION 1 fires after mobsim event
2022-09-30T17:45:54,088 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T17:45:54,177 INFO LegTimesControlerListener:50 [1] average trip (probably: leg) duration is: 1568 seconds = 00:26:08
2022-09-30T17:45:54,177 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T17:45:54,177 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:45:54,177 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:45:54,177 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:45:54,177 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:45:54,178 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T17:45:54,178 INFO EventsManagerImpl:137 event # 1
2022-09-30T17:45:54,178 INFO EventsManagerImpl:137 event # 4
2022-09-30T17:45:54,178 INFO EventsManagerImpl:137 event # 16
2022-09-30T17:45:54,178 INFO EventsManagerImpl:137 event # 64
2022-09-30T17:45:54,178 INFO EventsManagerImpl:137 event # 256
2022-09-30T17:45:54,179 INFO EventsManagerImpl:137 event # 1024
2022-09-30T17:45:54,183 INFO EventsManagerImpl:137 event # 4096
2022-09-30T17:45:54,199 INFO EventsManagerImpl:137 event # 16384
2022-09-30T17:45:54,214 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T17:45:54,518 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T17:45:54,518 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T17:45:54,518 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T17:45:54,518 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T17:45:54,518 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T17:45:54,519 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T17:45:54,519 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:45:54,522 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:45:54,522 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:21:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:45:54,524 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:45:54,524 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:45:54,524 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:37][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:45:54,527 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:45:54,527 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T17:45:54,527 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:45:54,527 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:45:54,527 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:45:54,528 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:45:54,528 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:45:54,528 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:45:54,528 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:45:54,528 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:45:54,528 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:45:54,528 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:56:33][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:45:54,529 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:45:54,529 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T17:45:54,529 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:53][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:45:54,530 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:45:54,530 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:45:54,530 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:45:54,531 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:45:54,531 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:45:54,531 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:45:54,533 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:45:54,533 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:45:54,533 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:45:54,537 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:45:54,537 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:45:54,537 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:53][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:45:54,537 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T17:45:54,954 INFO ControlerListenerManagerImpl:251 [it.1] all ControlerAfterMobsimListeners called.
2022-09-30T17:45:54,954 INFO AbstractController$4:159 ### ITERATION 1 fires scoring event
2022-09-30T17:45:54,954 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T17:45:55,148 INFO NewScoreAssignerImpl:57 it: 1 msaStart: 599
2022-09-30T17:45:55,307 INFO ControlerListenerManagerImpl:194 [it.1] all ControlerScoringListeners called.
2022-09-30T17:45:55,307 INFO AbstractController$5:167 ### ITERATION 1 fires iteration end event
2022-09-30T17:45:55,307 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T17:45:55,307 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T17:45:55,433 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T17:45:55,434 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T17:45:55,979 INFO MemoryObserver:41 used RAM: 13690 MB free: 2405 MB total: 16096 MB
2022-09-30T17:45:58,181 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T17:45:58,181 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1398077920477362
2022-09-30T17:45:58,181 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3338554049821041
2022-09-30T17:45:58,181 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1952684903228458E-4
2022-09-30T17:45:58,181 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9770254240334399E-4
2022-09-30T17:45:58,181 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T17:45:58,181 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.12326753518848499
2022-09-30T17:45:58,181 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1354044172396617
2022-09-30T17:45:58,181 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.20682638635698403
2022-09-30T17:45:58,287 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T17:45:58,387 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -95.30718609950115
2022-09-30T17:45:58,387 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -100.75231115534113
2022-09-30T17:45:58,387 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.39225315897893
2022-09-30T17:45:58,387 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -84.03219516261689
2022-09-30T17:45:58,436 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T17:45:59,362 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18119.380602602752 meters
2022-09-30T17:45:59,362 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 133057.77725124412 meters (statistic on all 2096488 legs which have a finite distance)
2022-09-30T17:45:59,362 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 50050.04434815606 meters
2022-09-30T17:45:59,362 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 133001.56814778794 meters (statistic on all 758661 trips which have a finite distance)
2022-09-30T17:45:59,362 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T17:45:59,362 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T17:46:00,119 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T17:46:00,124 INFO LegHistogramListener:72 number of legs: 2109548 100%
2022-09-30T17:46:00,124 INFO LegHistogramListener:79 number of bike legs: 108027 5.1208600136142906%
2022-09-30T17:46:00,124 INFO LegHistogramListener:79 number of car legs: 259107 12.282583757278811%
2022-09-30T17:46:00,124 INFO LegHistogramListener:79 number of drtNorth legs: 185 0.00876965112905703%
2022-09-30T17:46:00,124 INFO LegHistogramListener:79 number of drtSoutheast legs: 156 0.00739494906017782%
2022-09-30T17:46:00,124 INFO LegHistogramListener:79 number of freight legs: 47065 2.231046650751725%
2022-09-30T17:46:00,124 INFO LegHistogramListener:79 number of pt legs: 112427 5.329435499926999%
2022-09-30T17:46:00,124 INFO LegHistogramListener:79 number of ride legs: 104826 4.969121347321796%
2022-09-30T17:46:00,124 INFO LegHistogramListener:79 number of walk legs: 1477755 70.05078813091714%
2022-09-30T17:46:00,705 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T17:46:00,705 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.15333629459219358
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3705574698182677
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 2.1952684903228458E-4
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 1.9770254240334399E-4
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.12960813815556366
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.14638974617047606
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.21120280172745806
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.0
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.0
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.0
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.0
2022-09-30T17:46:03,705 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.0
2022-09-30T17:46:03,706 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.0
2022-09-30T17:46:03,706 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-09-30T17:46:03,706 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-09-30T17:46:03,706 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-09-30T17:46:03,706 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-09-30T17:46:03,706 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-09-30T17:46:03,706 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-09-30T17:46:03,706 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-09-30T17:46:03,706 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-09-30T17:46:03,843 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T17:46:05,029 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T17:46:05,342 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T17:46:05,708 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T17:46:06,794 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T17:46:07,096 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T17:46:07,449 INFO ControlerListenerManagerImpl:171 [it.1] all ControlerIterationEndsListeners called.
2022-09-30T17:46:07,525 INFO AbstractController:181 ### ITERATION 1 ENDS
2022-09-30T17:46:07,525 INFO AbstractController:182 ###################################################
2022-09-30T17:46:07,525 INFO AbstractController:133 ###################################################
2022-09-30T17:46:07,525 INFO AbstractController:134 ### ITERATION 2 BEGINS
2022-09-30T17:46:07,526 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T17:46:07,526 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T17:46:07,526 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T17:46:07,526 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T17:46:07,526 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T17:46:07,831 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T17:46:07,865 INFO ControlerListenerManagerImpl:148 [it.2] all ControlerIterationStartsListeners called.
2022-09-30T17:46:07,865 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T17:46:09,140 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169335 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T17:46:09,140 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30652 plans
2022-09-30T17:46:09,142 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T17:46:09,143 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T17:46:09,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:09,146 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:09,146 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T17:46:09,147 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:09,148 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T17:46:09,149 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:09,151 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T17:46:09,152 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:09,162 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T17:46:09,176 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:09,189 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T17:46:09,225 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T17:46:09,305 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T17:46:09,353 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:09,747 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:09,778 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T17:46:09,823 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:09,880 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:10,012 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:10,026 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:10,287 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T17:46:11,520 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T17:46:13,325 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T17:46:17,111 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T17:46:23,963 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T17:46:40,307 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T17:46:40,307 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30652 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T17:46:40,307 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30703 plans
2022-09-30T17:46:40,308 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T17:46:40,309 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T17:46:40,309 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T17:46:40,309 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T17:46:40,309 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T17:46:40,309 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T17:46:40,309 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T17:46:40,310 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T17:46:40,310 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T17:46:40,312 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T17:46:40,315 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T17:46:40,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T17:46:40,334 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T17:46:40,360 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T17:46:40,411 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T17:46:40,523 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T17:46:40,747 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30703 plans
2022-09-30T17:46:40,747 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:40,747 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:40,750 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T17:46:40,751 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T17:46:40,751 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T17:46:40,752 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:40,753 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T17:46:40,753 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:40,758 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:40,760 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T17:46:40,760 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:40,770 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:40,774 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T17:46:40,783 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:40,792 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T17:46:40,803 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:40,809 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:40,811 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:40,850 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T17:46:40,941 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:46:41,021 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T17:46:41,333 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T17:46:41,715 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T17:46:43,073 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T17:46:44,727 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T17:46:48,833 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T17:46:55,980 INFO MemoryObserver:41 used RAM: 13083 MB free: 3012 MB total: 16096 MB
2022-09-30T17:46:57,360 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T17:47:20,816 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T17:47:20,816 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30703 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T17:47:20,816 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7738 plans
2022-09-30T17:47:20,817 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T17:47:20,817 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T17:47:20,817 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T17:47:20,817 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T17:47:20,817 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T17:47:20,817 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T17:47:20,817 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T17:47:20,817 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T17:47:20,817 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T17:47:20,817 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T17:47:20,818 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T17:47:20,818 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T17:47:20,820 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T17:47:20,822 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T17:47:20,822 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7738 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T17:47:20,822 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40348 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T17:47:20,822 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6717 plans
2022-09-30T17:47:20,823 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T17:47:20,823 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T17:47:20,823 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T17:47:20,824 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T17:47:20,826 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T17:47:20,837 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T17:47:20,873 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T17:47:20,940 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T17:47:21,174 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T17:47:21,637 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T17:47:22,340 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T17:47:23,393 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T17:47:27,049 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T17:47:37,914 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T17:47:37,915 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6717 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T17:47:37,915 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T17:47:38,860 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T17:47:39,768 INFO ControlerListenerManagerImpl:213 [it.2] all ControlerReplanningListeners called.
2022-09-30T17:47:39,768 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T17:47:39,768 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T17:47:39,768 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T17:47:39,851 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T17:47:39,933 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T17:47:39,934 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T17:47:39,934 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T17:47:39,936 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T17:47:39,937 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T17:47:39,937 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T17:47:39,937 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T17:47:39,937 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T17:47:39,937 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T17:47:39,938 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T17:47:39,938 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T17:47:39,938 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T17:47:39,938 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T17:47:39,938 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T17:47:39,938 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T17:47:39,938 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T17:47:39,938 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T17:47:39,938 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T17:47:39,938 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T17:47:39,938 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T17:47:39,938 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T17:47:39,938 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T17:47:40,577 INFO ControlerListenerManagerImpl:232 [it.2] all ControlerBeforeMobsimListeners called.
2022-09-30T17:47:40,578 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T17:47:40,578 INFO NetworkImpl:163 node # 1
2022-09-30T17:47:40,578 INFO NetworkImpl:163 node # 4
2022-09-30T17:47:40,578 INFO NetworkImpl:163 node # 16
2022-09-30T17:47:40,578 INFO NetworkImpl:163 node # 64
2022-09-30T17:47:40,579 INFO NetworkImpl:163 node # 256
2022-09-30T17:47:40,579 INFO NetworkImpl:163 node # 1024
2022-09-30T17:47:40,579 INFO NetworkImpl:163 node # 4096
2022-09-30T17:47:40,581 INFO NetworkImpl:163 node # 16384
2022-09-30T17:47:40,588 INFO NetworkImpl:163 node # 65536
2022-09-30T17:47:40,617 INFO NetworkImpl:159 link # 1
2022-09-30T17:47:40,617 INFO NetworkImpl:159 link # 4
2022-09-30T17:47:40,617 INFO NetworkImpl:159 link # 16
2022-09-30T17:47:40,617 INFO NetworkImpl:159 link # 64
2022-09-30T17:47:40,617 INFO NetworkImpl:159 link # 256
2022-09-30T17:47:40,618 INFO NetworkImpl:159 link # 1024
2022-09-30T17:47:40,623 INFO NetworkImpl:159 link # 4096
2022-09-30T17:47:40,640 INFO NetworkImpl:159 link # 16384
2022-09-30T17:47:40,711 INFO NetworkImpl:159 link # 65536
2022-09-30T17:47:41,047 INFO NetworkImpl:159 link # 262144
2022-09-30T17:47:41,618 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T17:47:41,618 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T17:47:41,618 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T17:47:41,618 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T17:47:41,619 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T17:47:41,619 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T17:47:41,619 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T17:47:41,618 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T17:47:41,619 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T17:47:41,620 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T17:47:41,621 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T17:47:41,623 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T17:47:41,628 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T17:47:41,638 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T17:47:41,656 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T17:47:41,698 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T17:47:41,832 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T17:47:42,110 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T17:47:42,591 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T17:47:42,623 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T17:47:42,656 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:47:42,656 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T17:47:42,656 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:47:42,656 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:47:42,656 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:47:42,656 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T17:47:42,656 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T17:47:42,656 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T17:47:42,656 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:47:42,656 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:47:44,317 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:47:44,317 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:47:44,317 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:47:44,317 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:47:44,317 INFO EventsManagerImpl:176
2022-09-30T17:47:44,317 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:47:44,317 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:47:44,317 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:47:44,317 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:47:44,317 INFO EventsManagerImpl:176
2022-09-30T17:47:44,317 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:47:44,317 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:47:44,317 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:47:44,317 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:47:44,318 INFO EventsManagerImpl:176
2022-09-30T17:47:44,318 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:47:44,318 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:47:44,318 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:47:44,318 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:47:44,318 INFO EventsManagerImpl:176
2022-09-30T17:47:44,318 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T17:47:44,318 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T17:47:44,318 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T17:47:44,318 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T17:47:44,318 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T17:47:44,318 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T17:47:44,318 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T17:47:44,318 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:47:44,319 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T17:47:44,319 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:47:44,319 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T17:47:44,319 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T17:47:44,319 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T17:47:44,319 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T17:47:44,319 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T17:47:44,319 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T17:47:44,319 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T17:47:44,319 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T17:47:44,319 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T17:47:44,319 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:47:44,319 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:47:44,319 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:47:44,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T17:47:44,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:47:44,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:47:44,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T17:47:44,320 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:47:44,320 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:47:44,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:47:44,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:47:44,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:47:44,320 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:47:44,320 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:47:44,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:47:44,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:47:44,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:47:44,320 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:47:44,320 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T17:47:44,320 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:47:44,321 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:47:44,321 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:47:44,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T17:47:44,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:47:44,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:47:44,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T17:47:44,321 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:47:44,321 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:47:44,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:47:44,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:47:44,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:47:44,321 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:47:44,321 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:47:44,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:47:44,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:47:44,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:47:44,321 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:47:45,929 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T17:47:45,937 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T17:47:46,217 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T17:47:46,217 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T17:47:46,217 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T17:47:46,217 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T17:47:46,218 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T17:47:46,218 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T17:47:46,218 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T17:47:46,218 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T17:47:46,644 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T17:47:46,644 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-09-30T17:47:46,772 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-09-30T17:47:46,773 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-09-30T17:47:46,783 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T17:47:46,820 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-09-30T17:47:46,926 INFO VehicularDepartureHandler:110 teleport vehicle 20519_bike from link 321979763 to link 179753956
2022-09-30T17:47:47,272 INFO VehicularDepartureHandler:110 teleport vehicle 227837_bike from link 311378504 to link -175593120
2022-09-30T17:47:47,554 INFO VehicularDepartureHandler:110 teleport vehicle 139102_bike from link 60825553#0 to link 110450332
2022-09-30T17:47:47,607 INFO VehicularDepartureHandler:110 teleport vehicle 15424_bike from link 4472040 to link 341989089#0
2022-09-30T17:47:47,994 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1777 #nodes=224
2022-09-30T17:47:47,994 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271818 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-09-30T17:47:49,137 INFO VehicularDepartureHandler:110 teleport vehicle 223753_bike from link -5821213 to link 182537900#0
2022-09-30T17:47:49,137 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T17:47:49,845 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3158 #nodes=336
2022-09-30T17:47:49,845 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271327 lost=0 simT=7200.0s realT=7s; (s/r): 1028.5714285714287
2022-09-30T17:47:53,825 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4426 #nodes=485
2022-09-30T17:47:53,826 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270775 lost=0 simT=10800.0s realT=11s; (s/r): 981.8181818181819
2022-09-30T17:47:55,980 INFO MemoryObserver:41 used RAM: 12491 MB free: 3604 MB total: 16096 MB
2022-09-30T17:47:59,473 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5791 #nodes=660
2022-09-30T17:47:59,474 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=270003 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-09-30T17:48:05,329 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7443 #nodes=1048
2022-09-30T17:48:05,330 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268876 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-09-30T17:48:14,475 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11523 #nodes=1718
2022-09-30T17:48:14,476 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267065 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-09-30T17:48:28,309 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12772 #nodes=1975
2022-09-30T17:48:28,309 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264526 lost=0 simT=25200.0s realT=45s; (s/r): 560.0
2022-09-30T17:48:44,458 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=14204 #nodes=2068
2022-09-30T17:48:44,459 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261234 lost=0 simT=28800.0s realT=61s; (s/r): 472.1311475409836
2022-09-30T17:48:55,982 INFO MemoryObserver:41 used RAM: 10938 MB free: 5157 MB total: 16096 MB
2022-09-30T17:49:02,334 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15522 #nodes=2215
2022-09-30T17:49:02,334 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257813 lost=0 simT=32400.0s realT=79s; (s/r): 410.126582278481
2022-09-30T17:49:21,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15467 #nodes=2237
2022-09-30T17:49:21,256 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252772 lost=0 simT=36000.0s realT=98s; (s/r): 367.3469387755102
2022-09-30T17:49:40,310 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=16089 #nodes=2351
2022-09-30T17:49:40,310 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247333 lost=0 simT=39600.0s realT=117s; (s/r): 338.46153846153845
2022-09-30T17:49:55,982 INFO MemoryObserver:41 used RAM: 11505 MB free: 4590 MB total: 16096 MB
2022-09-30T17:50:03,770 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16476 #nodes=2355
2022-09-30T17:50:03,770 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239915 lost=0 simT=43200.0s realT=141s; (s/r): 306.3829787234043
2022-09-30T17:50:24,629 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16946 #nodes=2452
2022-09-30T17:50:24,629 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231283 lost=0 simT=46800.0s realT=161s; (s/r): 290.6832298136646
2022-09-30T17:50:46,729 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=17303 #nodes=2540
2022-09-30T17:50:46,729 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220580 lost=0 simT=50400.0s realT=184s; (s/r): 273.9130434782609
2022-09-30T17:50:55,982 INFO MemoryObserver:41 used RAM: 12037 MB free: 4058 MB total: 16096 MB
2022-09-30T17:51:08,272 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17680 #nodes=2699
2022-09-30T17:51:08,272 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207673 lost=0 simT=54000.0s realT=205s; (s/r): 263.4146341463415
2022-09-30T17:51:35,128 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17812 #nodes=2729
2022-09-30T17:51:35,129 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191775 lost=0 simT=57600.0s realT=232s; (s/r): 248.27586206896552
2022-09-30T17:51:56,020 INFO MemoryObserver:41 used RAM: 11704 MB free: 4391 MB total: 16096 MB
2022-09-30T17:51:57,718 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17887 #nodes=2657
2022-09-30T17:51:57,718 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173207 lost=0 simT=61200.0s realT=255s; (s/r): 240.0
2022-09-30T17:52:19,658 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17593 #nodes=2631
2022-09-30T17:52:19,658 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=152137 lost=0 simT=64800.0s realT=277s; (s/r): 233.93501805054152
2022-09-30T17:52:40,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16932 #nodes=2414
2022-09-30T17:52:40,791 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129409 lost=0 simT=68400.0s realT=298s; (s/r): 229.53020134228188
2022-09-30T17:52:56,020 INFO MemoryObserver:41 used RAM: 12454 MB free: 3641 MB total: 16096 MB
2022-09-30T17:53:04,701 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16393 #nodes=2382
2022-09-30T17:53:04,702 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105440 lost=0 simT=72000.0s realT=322s; (s/r): 223.6024844720497
2022-09-30T17:53:23,495 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14558 #nodes=2022
2022-09-30T17:53:23,496 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83689 lost=0 simT=75600.0s realT=340s; (s/r): 222.35294117647058
2022-09-30T17:53:38,787 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13645 #nodes=1820
2022-09-30T17:53:38,787 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=67673 lost=0 simT=79200.0s realT=356s; (s/r): 222.47191011235955
2022-09-30T17:53:52,728 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12958 #nodes=1739
2022-09-30T17:53:52,728 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=54172 lost=0 simT=82800.0s realT=370s; (s/r): 223.78378378378378
2022-09-30T17:53:56,020 INFO MemoryObserver:41 used RAM: 12502 MB free: 3593 MB total: 16096 MB
2022-09-30T17:54:05,667 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12354 #nodes=1567
2022-09-30T17:54:05,668 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41814 lost=1 simT=86400.0s realT=383s; (s/r): 225.5874673629243
2022-09-30T17:54:16,277 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10530 #nodes=1284
2022-09-30T17:54:16,277 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=35055 lost=2 simT=90000.0s realT=393s; (s/r): 229.00763358778627
2022-09-30T17:54:24,675 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=9084 #nodes=1086
2022-09-30T17:54:24,676 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30584 lost=4 simT=93600.0s realT=402s; (s/r): 232.83582089552237
2022-09-30T17:54:33,079 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=8004 #nodes=944
2022-09-30T17:54:33,079 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=27287 lost=6 simT=97200.0s realT=410s; (s/r): 237.0731707317073
2022-09-30T17:54:41,619 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6911 #nodes=792
2022-09-30T17:54:41,619 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24742 lost=6 simT=100800.0s realT=418s; (s/r): 241.14832535885168
2022-09-30T17:54:48,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=6118 #nodes=749
2022-09-30T17:54:48,207 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22772 lost=6 simT=104400.0s realT=425s; (s/r): 245.64705882352942
2022-09-30T17:54:52,419 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5443 #nodes=591
2022-09-30T17:54:52,419 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=21064 lost=6 simT=108000.0s realT=429s; (s/r): 251.74825174825176
2022-09-30T17:54:56,021 INFO MemoryObserver:41 used RAM: 12708 MB free: 3387 MB total: 16096 MB
2022-09-30T17:54:56,169 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4833 #nodes=530
2022-09-30T17:54:56,169 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19519 lost=6 simT=111600.0s realT=433s; (s/r): 257.7367205542725
2022-09-30T17:54:59,404 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=4185 #nodes=462
2022-09-30T17:54:59,404 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=18183 lost=6 simT=115200.0s realT=436s; (s/r): 264.2201834862385
2022-09-30T17:55:02,113 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3704 #nodes=388
2022-09-30T17:55:02,113 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=17066 lost=6 simT=118800.0s realT=439s; (s/r): 270.61503416856493
2022-09-30T17:55:04,614 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=3254 #nodes=389
2022-09-30T17:55:04,614 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=16019 lost=7 simT=122400.0s realT=441s; (s/r): 277.55102040816325
2022-09-30T17:55:06,763 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2930 #nodes=308
2022-09-30T17:55:06,763 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=15020 lost=7 simT=126000.0s realT=444s; (s/r): 283.7837837837838
2022-09-30T17:55:08,748 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=2518 #nodes=287
2022-09-30T17:55:08,748 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13184 lost=8 simT=129600.0s realT=446s; (s/r): 290.5829596412556
2022-09-30T17:55:09,370 INFO AbstractController$9:234 ### ITERATION 2 fires after mobsim event
2022-09-30T17:55:09,370 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T17:55:09,370 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=338.351099715sec
2022-09-30T17:55:09,409 INFO LegTimesControlerListener:50 [2] average trip (probably: leg) duration is: 1444 seconds = 00:24:04
2022-09-30T17:55:09,409 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T17:55:09,409 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:55:09,409 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:55:09,409 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:55:09,409 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:55:09,409 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T17:55:09,409 INFO EventsManagerImpl:137 event # 1
2022-09-30T17:55:09,409 INFO EventsManagerImpl:137 event # 4
2022-09-30T17:55:09,409 INFO EventsManagerImpl:137 event # 16
2022-09-30T17:55:09,410 INFO EventsManagerImpl:137 event # 64
2022-09-30T17:55:09,410 INFO EventsManagerImpl:137 event # 256
2022-09-30T17:55:09,411 INFO EventsManagerImpl:137 event # 1024
2022-09-30T17:55:09,414 INFO EventsManagerImpl:137 event # 4096
2022-09-30T17:55:09,427 INFO EventsManagerImpl:137 event # 16384
2022-09-30T17:55:09,441 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T17:55:09,716 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T17:55:09,716 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T17:55:09,716 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T17:55:09,716 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T17:55:09,716 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T17:55:09,717 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T17:55:09,717 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:55:09,720 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:55:09,720 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:21:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:55:09,723 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:55:09,723 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:55:09,723 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=11:07:18][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:55:09,725 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:55:09,725 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T17:55:09,726 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:55:09,726 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:55:09,726 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:55:09,726 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:55:09,727 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:55:09,727 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:55:09,727 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:55:09,727 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:55:09,727 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:55:09,727 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:56:51][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:55:09,728 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:55:09,728 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T17:55:09,728 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:55:09,729 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:55:09,729 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:55:09,729 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:55:09,730 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:55:09,730 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:55:09,730 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:55:09,736 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:55:09,736 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:55:09,736 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:05][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:55:09,736 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T17:55:09,736 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T17:55:09,737 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:39:40][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T17:55:09,737 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T17:55:10,145 INFO ControlerListenerManagerImpl:251 [it.2] all ControlerAfterMobsimListeners called.
2022-09-30T17:55:10,145 INFO AbstractController$4:159 ### ITERATION 2 fires scoring event
2022-09-30T17:55:10,145 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T17:55:10,310 INFO NewScoreAssignerImpl:57 it: 2 msaStart: 599
2022-09-30T17:55:10,447 INFO ControlerListenerManagerImpl:194 [it.2] all ControlerScoringListeners called.
2022-09-30T17:55:10,447 INFO AbstractController$5:167 ### ITERATION 2 fires iteration end event
2022-09-30T17:55:10,447 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T17:55:10,447 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T17:55:10,553 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T17:55:10,553 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T17:55:13,447 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T17:55:13,447 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13472657995142165
2022-09-30T17:55:13,447 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31245217909282774
2022-09-30T17:55:13,447 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.440537750915337E-4
2022-09-30T17:55:13,447 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.7986463794759086E-4
2022-09-30T17:55:13,447 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T17:55:13,447 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1283975310290289
2022-09-30T17:55:13,447 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13665995676219722
2022-09-30T17:55:13,447 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22671859995789193
2022-09-30T17:55:13,545 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T17:55:13,609 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -98.71774117774217
2022-09-30T17:55:13,609 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.52245635890893
2022-09-30T17:55:13,610 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -96.57785527253682
2022-09-30T17:55:13,610 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -82.00318230363011
2022-09-30T17:55:13,653 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T17:55:14,623 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18522.555280409066 meters
2022-09-30T17:55:14,624 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 134508.51490465013 meters (statistic on all 2073215 legs which have a finite distance)
2022-09-30T17:55:14,624 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 50719.584693050696 meters
2022-09-30T17:55:14,624 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 134422.63088787935 meters (statistic on all 756645 trips which have a finite distance)
2022-09-30T17:55:14,624 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T17:55:14,624 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T17:55:15,384 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T17:55:15,388 INFO LegHistogramListener:72 number of legs: 2086363 100%
2022-09-30T17:55:15,388 INFO LegHistogramListener:79 number of bike legs: 103831 4.976650755405459%
2022-09-30T17:55:15,388 INFO LegHistogramListener:79 number of car legs: 242782 11.636613571080392%
2022-09-30T17:55:15,389 INFO LegHistogramListener:79 number of drtNorth legs: 291 0.013947716672506175%
2022-09-30T17:55:15,389 INFO LegHistogramListener:79 number of drtSoutheast legs: 222 0.01064052612129337%
2022-09-30T17:55:15,389 INFO LegHistogramListener:79 number of freight legs: 47065 2.2558394680120384%
2022-09-30T17:55:15,389 INFO LegHistogramListener:79 number of pt legs: 118862 5.69709106229357%
2022-09-30T17:55:15,389 INFO LegHistogramListener:79 number of ride legs: 105746 5.068437275776075%
2022-09-30T17:55:15,389 INFO LegHistogramListener:79 number of walk legs: 1467564 70.34077962463867%
2022-09-30T17:55:15,933 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T17:55:15,933 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T17:55:18,799 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.16159358519439038
2022-09-30T17:55:18,799 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3718887525226331
2022-09-30T17:55:18,799 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 4.31351001607296E-4
2022-09-30T17:55:18,799 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 3.787159091492628E-4
2022-09-30T17:55:18,799 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T17:55:18,799 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.1424177223640089
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.15664588650333527
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.2470075024263494
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-09-30T17:55:18,800 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-09-30T17:55:18,945 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T17:55:20,132 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T17:55:20,435 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T17:55:20,803 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T17:55:21,920 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T17:55:22,223 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T17:55:22,582 INFO ControlerListenerManagerImpl:171 [it.2] all ControlerIterationEndsListeners called.
2022-09-30T17:55:22,654 INFO AbstractController:181 ### ITERATION 2 ENDS
2022-09-30T17:55:22,654 INFO AbstractController:182 ###################################################
2022-09-30T17:55:22,654 INFO AbstractController:133 ###################################################
2022-09-30T17:55:22,654 INFO AbstractController:134 ### ITERATION 3 BEGINS
2022-09-30T17:55:22,655 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T17:55:22,655 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T17:55:22,655 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T17:55:22,656 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T17:55:22,656 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T17:55:23,018 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T17:55:23,069 INFO ControlerListenerManagerImpl:148 [it.3] all ControlerIterationStartsListeners called.
2022-09-30T17:55:23,069 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T17:55:24,877 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169642 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T17:55:24,878 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30481 plans
2022-09-30T17:55:24,878 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:55:24,880 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T17:55:24,890 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T17:55:24,893 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T17:55:24,896 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:55:24,898 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T17:55:24,901 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T17:55:24,901 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:55:24,904 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:55:25,388 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:55:25,391 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:55:25,394 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T17:55:25,400 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:55:25,428 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T17:55:25,437 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:55:25,458 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:55:25,470 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:55:25,506 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T17:55:25,723 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T17:55:25,747 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:55:25,953 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T17:55:26,203 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:55:26,442 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T17:55:27,754 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T17:55:29,538 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T17:55:32,708 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T17:55:45,005 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T17:55:56,021 INFO MemoryObserver:41 used RAM: 11749 MB free: 4346 MB total: 16096 MB
2022-09-30T17:56:03,668 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T17:56:03,669 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30481 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T17:56:03,669 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30663 plans
2022-09-30T17:56:03,670 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T17:56:03,670 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T17:56:03,670 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T17:56:03,670 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T17:56:03,670 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T17:56:03,670 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T17:56:03,670 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T17:56:03,671 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T17:56:03,672 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T17:56:03,673 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T17:56:03,675 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T17:56:03,680 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T17:56:03,690 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T17:56:03,710 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T17:56:03,747 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T17:56:03,834 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T17:56:04,019 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30663 plans
2022-09-30T17:56:04,020 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T17:56:04,020 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T17:56:04,021 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:56:04,021 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T17:56:04,021 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:56:04,022 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:56:04,022 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T17:56:04,030 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T17:56:04,033 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:56:04,035 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:56:04,040 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:56:04,041 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T17:56:04,083 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T17:56:04,089 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:56:04,117 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:56:04,131 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:56:04,136 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:56:04,139 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T17:56:04,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:56:04,165 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T17:56:04,218 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T17:56:04,487 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T17:56:04,905 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T17:56:05,985 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T17:56:08,185 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T17:56:11,765 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T17:56:19,159 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T17:56:39,788 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T17:56:39,789 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30663 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T17:56:39,789 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7642 plans
2022-09-30T17:56:39,790 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T17:56:39,789 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T17:56:39,789 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T17:56:39,790 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T17:56:39,790 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T17:56:39,790 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T17:56:39,790 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T17:56:39,790 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T17:56:39,790 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T17:56:39,791 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T17:56:39,792 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T17:56:39,790 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T17:56:39,793 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T17:56:39,796 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T17:56:39,797 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7642 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T17:56:39,797 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40196 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T17:56:39,797 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6869 plans
2022-09-30T17:56:39,798 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T17:56:39,798 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T17:56:39,798 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T17:56:39,799 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T17:56:39,801 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T17:56:39,816 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T17:56:39,866 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T17:56:39,970 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T17:56:40,215 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T17:56:40,652 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T17:56:41,203 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T17:56:42,204 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T17:56:46,123 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T17:56:56,022 INFO MemoryObserver:41 used RAM: 10501 MB free: 5594 MB total: 16096 MB
2022-09-30T17:56:57,617 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T17:56:57,617 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6869 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T17:56:57,617 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T17:56:58,621 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T17:56:59,630 INFO ControlerListenerManagerImpl:213 [it.3] all ControlerReplanningListeners called.
2022-09-30T17:56:59,630 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T17:56:59,630 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T17:56:59,630 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T17:56:59,722 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T17:56:59,807 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T17:56:59,808 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T17:56:59,808 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T17:56:59,809 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T17:56:59,810 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T17:56:59,810 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T17:56:59,811 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T17:56:59,811 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T17:56:59,811 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T17:56:59,811 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T17:56:59,811 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T17:56:59,811 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T17:56:59,811 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T17:56:59,811 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T17:56:59,811 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T17:56:59,811 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T17:56:59,811 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T17:56:59,812 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T17:56:59,812 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T17:56:59,812 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T17:56:59,812 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T17:56:59,812 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T17:57:00,453 INFO ControlerListenerManagerImpl:232 [it.3] all ControlerBeforeMobsimListeners called.
2022-09-30T17:57:00,453 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T17:57:00,454 INFO NetworkImpl:163 node # 1
2022-09-30T17:57:00,454 INFO NetworkImpl:163 node # 4
2022-09-30T17:57:00,454 INFO NetworkImpl:163 node # 16
2022-09-30T17:57:00,454 INFO NetworkImpl:163 node # 64
2022-09-30T17:57:00,454 INFO NetworkImpl:163 node # 256
2022-09-30T17:57:00,454 INFO NetworkImpl:163 node # 1024
2022-09-30T17:57:00,455 INFO NetworkImpl:163 node # 4096
2022-09-30T17:57:00,456 INFO NetworkImpl:163 node # 16384
2022-09-30T17:57:00,463 INFO NetworkImpl:163 node # 65536
2022-09-30T17:57:00,491 INFO NetworkImpl:159 link # 1
2022-09-30T17:57:00,491 INFO NetworkImpl:159 link # 4
2022-09-30T17:57:00,491 INFO NetworkImpl:159 link # 16
2022-09-30T17:57:00,491 INFO NetworkImpl:159 link # 64
2022-09-30T17:57:00,492 INFO NetworkImpl:159 link # 256
2022-09-30T17:57:00,493 INFO NetworkImpl:159 link # 1024
2022-09-30T17:57:00,497 INFO NetworkImpl:159 link # 4096
2022-09-30T17:57:00,513 INFO NetworkImpl:159 link # 16384
2022-09-30T17:57:00,582 INFO NetworkImpl:159 link # 65536
2022-09-30T17:57:00,910 INFO NetworkImpl:159 link # 262144
2022-09-30T17:57:01,490 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T17:57:01,490 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T17:57:01,490 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T17:57:01,490 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T17:57:01,490 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T17:57:01,490 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T17:57:01,490 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T17:57:01,491 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T17:57:01,491 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T17:57:01,492 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T17:57:01,493 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T17:57:01,496 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T17:57:01,501 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T17:57:01,512 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T17:57:01,534 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T17:57:01,579 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T17:57:01,688 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T17:57:02,007 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T17:57:02,575 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T17:57:02,612 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T17:57:02,648 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:57:02,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T17:57:02,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:57:02,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:57:02,648 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:57:02,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T17:57:02,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T17:57:02,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T17:57:02,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:57:02,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:57:04,275 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:57:04,275 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:57:04,276 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:57:04,276 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:57:04,276 INFO EventsManagerImpl:176
2022-09-30T17:57:04,276 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:57:04,276 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:57:04,276 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:57:04,276 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:57:04,276 INFO EventsManagerImpl:176
2022-09-30T17:57:04,276 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:57:04,276 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:57:04,276 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:57:04,276 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:57:04,276 INFO EventsManagerImpl:176
2022-09-30T17:57:04,276 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:57:04,277 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T17:57:04,277 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T17:57:04,277 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T17:57:04,277 INFO EventsManagerImpl:176
2022-09-30T17:57:04,277 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T17:57:04,277 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T17:57:04,277 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T17:57:04,277 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T17:57:04,277 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T17:57:04,277 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T17:57:04,277 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T17:57:04,277 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:57:04,277 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T17:57:04,277 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:57:04,278 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T17:57:04,278 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T17:57:04,278 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T17:57:04,278 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T17:57:04,278 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T17:57:04,278 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T17:57:04,278 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T17:57:04,278 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T17:57:04,278 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T17:57:04,278 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:57:04,278 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:57:04,278 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:57:04,278 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T17:57:04,278 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:57:04,278 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:57:04,278 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T17:57:04,278 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:57:04,278 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:57:04,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:57:04,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:57:04,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:57:04,279 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:57:04,279 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:57:04,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:57:04,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:57:04,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:57:04,279 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:57:04,279 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T17:57:04,279 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:57:04,279 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T17:57:04,279 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:57:04,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T17:57:04,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:57:04,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:57:04,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T17:57:04,279 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T17:57:04,279 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:57:04,279 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:57:04,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:57:04,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:57:04,280 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T17:57:04,280 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T17:57:04,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:57:04,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T17:57:04,280 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T17:57:04,280 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T17:57:05,703 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T17:57:05,706 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T17:57:05,907 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T17:57:05,907 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T17:57:05,907 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T17:57:05,907 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T17:57:05,907 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T17:57:05,907 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T17:57:05,908 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T17:57:05,908 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T17:57:06,116 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T17:57:06,116 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-09-30T17:57:06,142 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-09-30T17:57:06,142 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-09-30T17:57:06,152 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T17:57:06,180 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-09-30T17:57:06,275 INFO VehicularDepartureHandler:110 teleport vehicle 20519_bike from link 321979763 to link 179753956
2022-09-30T17:57:07,347 INFO VehicularDepartureHandler:110 teleport vehicle 15424_bike from link 4472040 to link 341989089#0
2022-09-30T17:57:07,650 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1787 #nodes=227
2022-09-30T17:57:07,650 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271854 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-09-30T17:57:08,771 INFO VehicularDepartureHandler:110 teleport vehicle 223753_bike from link -5821213 to link 182537900#0
2022-09-30T17:57:09,104 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T17:57:09,375 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3157 #nodes=323
2022-09-30T17:57:09,376 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271342 lost=0 simT=7200.0s realT=6s; (s/r): 1200.0
2022-09-30T17:57:09,418 INFO VehicularDepartureHandler:110 teleport vehicle 7758_bike from link 147489936 to link 182537900#0
2022-09-30T17:57:09,418 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T17:57:11,855 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4441 #nodes=492
2022-09-30T17:57:11,855 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270775 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-09-30T17:57:15,471 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5777 #nodes=657
2022-09-30T17:57:15,471 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=270004 lost=0 simT=14400.0s realT=12s; (s/r): 1200.0
2022-09-30T17:57:20,523 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7434 #nodes=1021
2022-09-30T17:57:20,523 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268879 lost=0 simT=18000.0s realT=17s; (s/r): 1058.8235294117646
2022-09-30T17:57:29,135 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11481 #nodes=1656
2022-09-30T17:57:29,135 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267065 lost=0 simT=21600.0s realT=26s; (s/r): 830.7692307692307
2022-09-30T17:57:42,360 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12601 #nodes=1852
2022-09-30T17:57:42,361 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264509 lost=0 simT=25200.0s realT=39s; (s/r): 646.1538461538462
2022-09-30T17:57:56,022 INFO MemoryObserver:41 used RAM: 11765 MB free: 4330 MB total: 16096 MB
2022-09-30T17:57:57,981 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13979 #nodes=1987
2022-09-30T17:57:57,982 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261226 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-09-30T17:58:19,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15440 #nodes=2187
2022-09-30T17:58:19,562 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257766 lost=0 simT=32400.0s realT=76s; (s/r): 426.3157894736842
2022-09-30T17:58:38,587 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15391 #nodes=2249
2022-09-30T17:58:38,588 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252773 lost=0 simT=36000.0s realT=95s; (s/r): 378.94736842105266
2022-09-30T17:58:56,023 INFO MemoryObserver:41 used RAM: 11531 MB free: 4564 MB total: 16096 MB
2022-09-30T17:58:57,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15959 #nodes=2250
2022-09-30T17:58:57,934 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247315 lost=0 simT=39600.0s realT=115s; (s/r): 344.3478260869565
2022-09-30T17:59:18,184 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16449 #nodes=2344
2022-09-30T17:59:18,185 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239922 lost=0 simT=43200.0s realT=135s; (s/r): 320.0
2022-09-30T17:59:42,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16800 #nodes=2437
2022-09-30T17:59:42,354 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231280 lost=0 simT=46800.0s realT=159s; (s/r): 294.33962264150944
2022-09-30T17:59:56,023 INFO MemoryObserver:41 used RAM: 11468 MB free: 4627 MB total: 16096 MB
2022-09-30T18:00:04,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=17228 #nodes=2572
2022-09-30T18:00:04,604 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220608 lost=0 simT=50400.0s realT=181s; (s/r): 278.45303867403317
2022-09-30T18:00:26,441 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17579 #nodes=2591
2022-09-30T18:00:26,441 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207542 lost=0 simT=54000.0s realT=203s; (s/r): 266.00985221674875
2022-09-30T18:00:49,814 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17806 #nodes=2638
2022-09-30T18:00:49,815 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191661 lost=0 simT=57600.0s realT=227s; (s/r): 253.7444933920705
2022-09-30T18:00:56,024 INFO MemoryObserver:41 used RAM: 12393 MB free: 3702 MB total: 16096 MB
2022-09-30T18:01:17,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17865 #nodes=2514
2022-09-30T18:01:17,070 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172931 lost=0 simT=61200.0s realT=254s; (s/r): 240.9448818897638
2022-09-30T18:01:39,667 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17566 #nodes=2490
2022-09-30T18:01:39,667 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151507 lost=0 simT=64800.0s realT=277s; (s/r): 233.93501805054152
2022-09-30T18:01:56,025 INFO MemoryObserver:41 used RAM: 12559 MB free: 3536 MB total: 16096 MB
2022-09-30T18:02:01,343 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16801 #nodes=2379
2022-09-30T18:02:01,344 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128369 lost=0 simT=68400.0s realT=298s; (s/r): 229.53020134228188
2022-09-30T18:02:22,839 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16428 #nodes=2223
2022-09-30T18:02:22,839 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104180 lost=0 simT=72000.0s realT=320s; (s/r): 225.0
2022-09-30T18:02:42,294 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14603 #nodes=1996
2022-09-30T18:02:42,295 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82312 lost=0 simT=75600.0s realT=339s; (s/r): 223.00884955752213
2022-09-30T18:02:56,025 INFO MemoryObserver:41 used RAM: 13003 MB free: 3092 MB total: 16096 MB
2022-09-30T18:03:01,374 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13586 #nodes=1658
2022-09-30T18:03:01,374 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66241 lost=0 simT=79200.0s realT=358s; (s/r): 221.2290502793296
2022-09-30T18:03:16,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12778 #nodes=1563
2022-09-30T18:03:16,410 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=52891 lost=0 simT=82800.0s realT=373s; (s/r): 221.98391420911528
2022-09-30T18:03:29,753 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12069 #nodes=1586
2022-09-30T18:03:29,753 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40646 lost=2 simT=86400.0s realT=387s; (s/r): 223.25581395348837
2022-09-30T18:03:40,297 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10473 #nodes=1251
2022-09-30T18:03:40,297 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34221 lost=5 simT=90000.0s realT=397s; (s/r): 226.70025188916875
2022-09-30T18:03:49,165 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8967 #nodes=995
2022-09-30T18:03:49,165 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29996 lost=5 simT=93600.0s realT=406s; (s/r): 230.54187192118226
2022-09-30T18:03:56,025 INFO MemoryObserver:41 used RAM: 12793 MB free: 3302 MB total: 16096 MB
2022-09-30T18:03:56,270 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7849 #nodes=952
2022-09-30T18:03:56,270 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26882 lost=7 simT=97200.0s realT=413s; (s/r): 235.35108958837773
2022-09-30T18:04:02,191 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6857 #nodes=775
2022-09-30T18:04:02,191 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24414 lost=7 simT=100800.0s realT=419s; (s/r): 240.5727923627685
2022-09-30T18:04:07,292 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=6000 #nodes=718
2022-09-30T18:04:07,292 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22455 lost=7 simT=104400.0s realT=424s; (s/r): 246.22641509433961
2022-09-30T18:04:11,531 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5318 #nodes=644
2022-09-30T18:04:11,531 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20765 lost=8 simT=108000.0s realT=428s; (s/r): 252.33644859813083
2022-09-30T18:04:15,179 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4649 #nodes=512
2022-09-30T18:04:15,179 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19251 lost=8 simT=111600.0s realT=432s; (s/r): 258.3333333333333
2022-09-30T18:04:18,321 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=4072 #nodes=424
2022-09-30T18:04:18,321 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17947 lost=8 simT=115200.0s realT=435s; (s/r): 264.82758620689657
2022-09-30T18:04:21,040 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3493 #nodes=358
2022-09-30T18:04:21,040 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16800 lost=8 simT=118800.0s realT=438s; (s/r): 271.2328767123288
2022-09-30T18:04:23,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=3151 #nodes=356
2022-09-30T18:04:23,250 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15853 lost=9 simT=122400.0s realT=440s; (s/r): 278.1818181818182
2022-09-30T18:04:25,282 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2794 #nodes=316
2022-09-30T18:04:25,283 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14883 lost=9 simT=126000.0s realT=442s; (s/r): 285.0678733031674
2022-09-30T18:04:27,156 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=2436 #nodes=260
2022-09-30T18:04:27,156 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13141 lost=9 simT=129600.0s realT=444s; (s/r): 291.8918918918919
2022-09-30T18:04:27,679 INFO AbstractController$9:234 ### ITERATION 3 fires after mobsim event
2022-09-30T18:04:27,679 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T18:04:27,679 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=360.966109329sec
2022-09-30T18:04:27,715 INFO LegTimesControlerListener:50 [3] average trip (probably: leg) duration is: 1419 seconds = 00:23:39
2022-09-30T18:04:27,715 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T18:04:27,715 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:04:27,715 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:04:27,715 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:04:27,715 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:04:27,715 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T18:04:27,715 INFO EventsManagerImpl:137 event # 1
2022-09-30T18:04:27,715 INFO EventsManagerImpl:137 event # 4
2022-09-30T18:04:27,715 INFO EventsManagerImpl:137 event # 16
2022-09-30T18:04:27,715 INFO EventsManagerImpl:137 event # 64
2022-09-30T18:04:27,716 INFO EventsManagerImpl:137 event # 256
2022-09-30T18:04:27,717 INFO EventsManagerImpl:137 event # 1024
2022-09-30T18:04:27,720 INFO EventsManagerImpl:137 event # 4096
2022-09-30T18:04:27,734 INFO EventsManagerImpl:137 event # 16384
2022-09-30T18:04:27,750 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T18:04:28,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:04:28,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:04:28,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:04:28,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:04:28,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T18:04:28,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T18:04:28,032 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:04:28,034 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:04:28,034 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:21:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:04:28,036 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:04:28,036 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:04:28,036 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:06][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:04:28,039 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:04:28,039 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T18:04:28,039 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:04:28,040 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:04:28,040 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:04:28,040 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:04:28,040 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:04:28,040 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:04:28,040 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:04:28,040 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:04:28,040 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:04:28,040 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:56:08][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:04:28,041 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:04:28,041 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T18:04:28,041 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:04:28,042 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:04:28,042 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:04:28,042 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:04:28,043 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:04:28,043 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:04:28,043 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:04:28,045 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:04:28,045 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:04:28,045 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:04:28,049 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:04:28,049 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:04:28,049 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:13][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:04:28,049 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T18:04:28,429 INFO ControlerListenerManagerImpl:251 [it.3] all ControlerAfterMobsimListeners called.
2022-09-30T18:04:28,429 INFO AbstractController$4:159 ### ITERATION 3 fires scoring event
2022-09-30T18:04:28,429 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T18:04:28,578 INFO NewScoreAssignerImpl:57 it: 3 msaStart: 599
2022-09-30T18:04:28,712 INFO ControlerListenerManagerImpl:194 [it.3] all ControlerScoringListeners called.
2022-09-30T18:04:28,712 INFO AbstractController$5:167 ### ITERATION 3 fires iteration end event
2022-09-30T18:04:28,712 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T18:04:28,712 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T18:04:28,804 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T18:04:28,804 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T18:04:31,768 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T18:04:31,768 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13045671854860658
2022-09-30T18:04:31,768 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2991483385283742
2022-09-30T18:04:31,769 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.5560781977744344E-4
2022-09-30T18:04:31,769 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.1966190297683545E-4
2022-09-30T18:04:31,769 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T18:04:31,769 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13264556812521502
2022-09-30T18:04:31,769 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1395279274097886
2022-09-30T18:04:31,769 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23712494287166794
2022-09-30T18:04:31,873 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T18:04:31,996 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -101.81150491942344
2022-09-30T18:04:31,996 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -122.22409740802843
2022-09-30T18:04:31,996 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -101.9327099820002
2022-09-30T18:04:31,996 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -82.6428794220681
2022-09-30T18:04:32,047 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T18:04:33,054 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18732.019651430543 meters
2022-09-30T18:04:33,054 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 135361.1552837786 meters (statistic on all 2063027 legs which have a finite distance)
2022-09-30T18:04:33,054 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51104.61185789205 meters
2022-09-30T18:04:33,054 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 135269.07964989985 meters (statistic on all 755673 trips which have a finite distance)
2022-09-30T18:04:33,054 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T18:04:33,054 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T18:04:33,912 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T18:04:33,916 INFO LegHistogramListener:72 number of legs: 2076123 100%
2022-09-30T18:04:33,916 INFO LegHistogramListener:79 number of bike legs: 100329 4.832517148550447%
2022-09-30T18:04:33,916 INFO LegHistogramListener:79 number of car legs: 232482 11.197891454408047%
2022-09-30T18:04:33,916 INFO LegHistogramListener:79 number of drtNorth legs: 305 0.014690844424920874%
2022-09-30T18:04:33,916 INFO LegHistogramListener:79 number of drtSoutheast legs: 253 0.012186175867229447%
2022-09-30T18:04:33,916 INFO LegHistogramListener:79 number of freight legs: 47065 2.266965878225905%
2022-09-30T18:04:33,916 INFO LegHistogramListener:79 number of pt legs: 124064 5.975753845027486%
2022-09-30T18:04:33,916 INFO LegHistogramListener:79 number of ride legs: 107978 5.20094426004625%
2022-09-30T18:04:33,916 INFO LegHistogramListener:79 number of walk legs: 1463647 70.4990503934497%
2022-09-30T18:04:34,478 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T18:04:34,478 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T18:04:37,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.1698072271833293
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3732957784088283
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 6.008103236673051E-4
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 5.507427966950297E-4
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.15474203669564593
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.1673295264895731
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.2801470701510242
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.0
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.0
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.0
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.0
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.0
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.0
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-09-30T18:04:37,855 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-09-30T18:04:37,856 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-09-30T18:04:38,005 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T18:04:39,128 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T18:04:39,418 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T18:04:39,802 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T18:04:40,926 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T18:04:41,225 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T18:04:41,573 INFO ControlerListenerManagerImpl:171 [it.3] all ControlerIterationEndsListeners called.
2022-09-30T18:04:41,646 INFO AbstractController:181 ### ITERATION 3 ENDS
2022-09-30T18:04:41,646 INFO AbstractController:182 ###################################################
2022-09-30T18:04:41,646 INFO AbstractController:133 ###################################################
2022-09-30T18:04:41,646 INFO AbstractController:134 ### ITERATION 4 BEGINS
2022-09-30T18:04:41,647 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T18:04:41,647 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T18:04:41,647 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T18:04:41,648 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T18:04:41,648 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T18:04:41,962 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T18:04:42,007 INFO ControlerListenerManagerImpl:148 [it.4] all ControlerIterationStartsListeners called.
2022-09-30T18:04:42,007 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T18:04:43,855 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169903 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T18:04:43,855 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30566 plans
2022-09-30T18:04:43,858 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:04:43,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:04:43,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:04:43,869 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:04:43,872 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:04:43,873 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:04:43,873 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:04:43,878 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:04:43,881 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:04:43,896 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:04:43,896 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:04:43,924 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:04:43,962 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:04:44,014 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:04:44,030 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:04:44,198 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:04:44,241 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:04:44,375 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:04:44,384 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:04:44,387 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:04:44,529 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:04:44,871 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:04:45,534 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:04:46,259 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:04:47,979 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:04:51,839 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T18:04:56,026 INFO MemoryObserver:41 used RAM: 15233 MB free: 862 MB total: 16096 MB
2022-09-30T18:04:58,390 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T18:05:14,586 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:05:14,587 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30566 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T18:05:14,587 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30337 plans
2022-09-30T18:05:14,587 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T18:05:14,587 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T18:05:14,587 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T18:05:14,587 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T18:05:14,588 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T18:05:14,588 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T18:05:14,588 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T18:05:14,588 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T18:05:14,589 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T18:05:14,590 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T18:05:14,592 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T18:05:14,596 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T18:05:14,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T18:05:14,620 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T18:05:14,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T18:05:14,716 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T18:05:14,889 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30337 plans
2022-09-30T18:05:14,891 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:05:14,891 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:05:14,891 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:05:14,891 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:05:14,897 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:05:14,898 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:05:14,900 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:05:14,900 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:05:14,907 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:05:14,912 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:05:14,918 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:05:14,919 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:05:14,920 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:05:14,923 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:05:14,935 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:05:14,945 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:05:15,001 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:05:15,020 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:05:15,029 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:05:15,033 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:05:15,109 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:05:15,357 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:05:15,810 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:05:16,867 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:05:18,686 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:05:22,649 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T18:05:31,401 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T18:05:51,895 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:05:51,895 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30337 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T18:05:51,895 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7622 plans
2022-09-30T18:05:51,896 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T18:05:51,896 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T18:05:51,896 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T18:05:51,896 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T18:05:51,896 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T18:05:51,896 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T18:05:51,896 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T18:05:51,896 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T18:05:51,896 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T18:05:51,896 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T18:05:51,897 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T18:05:51,897 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T18:05:51,899 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T18:05:51,903 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T18:05:51,904 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7622 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T18:05:51,904 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40255 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T18:05:51,904 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6810 plans
2022-09-30T18:05:51,905 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:05:51,905 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:05:51,905 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:05:51,906 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:05:51,909 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:05:51,918 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:05:51,960 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:05:52,134 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:05:52,472 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:05:52,909 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:05:53,481 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:05:54,963 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:05:56,027 INFO MemoryObserver:41 used RAM: 11592 MB free: 4503 MB total: 16096 MB
2022-09-30T18:05:58,341 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:06:10,641 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:06:10,641 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6810 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T18:06:10,641 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T18:06:11,579 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T18:06:12,513 INFO ControlerListenerManagerImpl:213 [it.4] all ControlerReplanningListeners called.
2022-09-30T18:06:12,513 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T18:06:12,514 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T18:06:12,514 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T18:06:12,622 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T18:06:12,706 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T18:06:12,707 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T18:06:12,707 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T18:06:12,708 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T18:06:12,709 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T18:06:12,709 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T18:06:12,709 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T18:06:12,710 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T18:06:12,710 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T18:06:12,710 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T18:06:12,710 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T18:06:12,710 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T18:06:12,710 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T18:06:12,710 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:06:12,710 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:06:12,710 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T18:06:12,710 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:06:12,710 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:06:12,710 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T18:06:12,710 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T18:06:12,710 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T18:06:12,710 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T18:06:13,495 INFO ControlerListenerManagerImpl:232 [it.4] all ControlerBeforeMobsimListeners called.
2022-09-30T18:06:13,495 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T18:06:13,496 INFO NetworkImpl:163 node # 1
2022-09-30T18:06:13,496 INFO NetworkImpl:163 node # 4
2022-09-30T18:06:13,496 INFO NetworkImpl:163 node # 16
2022-09-30T18:06:13,496 INFO NetworkImpl:163 node # 64
2022-09-30T18:06:13,496 INFO NetworkImpl:163 node # 256
2022-09-30T18:06:13,496 INFO NetworkImpl:163 node # 1024
2022-09-30T18:06:13,497 INFO NetworkImpl:163 node # 4096
2022-09-30T18:06:13,499 INFO NetworkImpl:163 node # 16384
2022-09-30T18:06:13,508 INFO NetworkImpl:163 node # 65536
2022-09-30T18:06:13,547 INFO NetworkImpl:159 link # 1
2022-09-30T18:06:13,547 INFO NetworkImpl:159 link # 4
2022-09-30T18:06:13,547 INFO NetworkImpl:159 link # 16
2022-09-30T18:06:13,547 INFO NetworkImpl:159 link # 64
2022-09-30T18:06:13,548 INFO NetworkImpl:159 link # 256
2022-09-30T18:06:13,549 INFO NetworkImpl:159 link # 1024
2022-09-30T18:06:13,555 INFO NetworkImpl:159 link # 4096
2022-09-30T18:06:13,634 INFO NetworkImpl:159 link # 16384
2022-09-30T18:06:13,738 INFO NetworkImpl:159 link # 65536
2022-09-30T18:06:14,204 INFO NetworkImpl:159 link # 262144
2022-09-30T18:06:15,056 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T18:06:15,056 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T18:06:15,056 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T18:06:15,056 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T18:06:15,057 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T18:06:15,057 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T18:06:15,057 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T18:06:15,058 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T18:06:15,059 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T18:06:15,062 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T18:06:15,069 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T18:06:15,079 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T18:06:15,097 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T18:06:15,122 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T18:06:15,175 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T18:06:15,281 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T18:06:15,486 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T18:06:15,873 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T18:06:16,594 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T18:06:16,639 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T18:06:16,672 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:06:16,672 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T18:06:16,672 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:06:16,672 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:06:16,672 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:06:16,672 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T18:06:16,672 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T18:06:16,672 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T18:06:16,673 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:06:16,673 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:06:18,730 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:06:18,730 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:06:18,730 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:06:18,730 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:06:18,730 INFO EventsManagerImpl:176
2022-09-30T18:06:18,731 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:06:18,731 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:06:18,731 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:06:18,731 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:06:18,731 INFO EventsManagerImpl:176
2022-09-30T18:06:18,731 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:06:18,731 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:06:18,731 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:06:18,731 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:06:18,731 INFO EventsManagerImpl:176
2022-09-30T18:06:18,731 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:06:18,731 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:06:18,731 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:06:18,731 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:06:18,731 INFO EventsManagerImpl:176
2022-09-30T18:06:18,732 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T18:06:18,732 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T18:06:18,732 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T18:06:18,732 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T18:06:18,732 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T18:06:18,732 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T18:06:18,732 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T18:06:18,732 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:06:18,732 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T18:06:18,732 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:06:18,732 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:06:18,732 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T18:06:18,732 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:06:18,732 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:06:18,732 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:06:18,732 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T18:06:18,733 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T18:06:18,733 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T18:06:18,733 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T18:06:18,733 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:06:18,733 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:06:18,733 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:06:18,733 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T18:06:18,733 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:06:18,733 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:06:18,733 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:06:18,733 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:06:18,733 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:06:18,733 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:06:18,733 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:06:18,733 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:06:18,733 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:06:18,733 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:06:18,733 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:06:18,734 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:06:18,734 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:06:18,734 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:06:18,734 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T18:06:18,734 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:06:18,734 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:06:18,734 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:06:18,734 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T18:06:18,734 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:06:18,734 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:06:18,734 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:06:18,734 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:06:18,734 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:06:18,734 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:06:18,734 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:06:18,734 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:06:18,734 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:06:18,734 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:06:18,734 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:06:18,734 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:06:18,735 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:06:18,735 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:06:20,840 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T18:06:20,845 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T18:06:21,140 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T18:06:21,140 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T18:06:21,140 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T18:06:21,140 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T18:06:21,140 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T18:06:21,140 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T18:06:21,140 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T18:06:21,140 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T18:06:21,439 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T18:06:21,439 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-09-30T18:06:21,466 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-09-30T18:06:21,466 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-09-30T18:06:21,476 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T18:06:22,358 INFO VehicularDepartureHandler:110 teleport vehicle 15424_bike from link 4472040 to link 341989089#0
2022-09-30T18:06:22,699 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1774 #nodes=227
2022-09-30T18:06:22,699 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271882 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T18:06:24,539 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T18:06:24,820 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3156 #nodes=336
2022-09-30T18:06:24,820 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271349 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-09-30T18:06:24,865 INFO VehicularDepartureHandler:110 teleport vehicle 7758_bike from link 147489936 to link 182537900#0
2022-09-30T18:06:26,555 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T18:06:27,572 INFO VehicularDepartureHandler:110 teleport vehicle 16261_bike from link 859443411 to link 238990255#0
2022-09-30T18:06:27,647 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4400 #nodes=501
2022-09-30T18:06:27,647 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270771 lost=0 simT=10800.0s realT=10s; (s/r): 1080.0
2022-09-30T18:06:28,738 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T18:06:28,738 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T18:06:31,654 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5778 #nodes=656
2022-09-30T18:06:31,654 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269992 lost=0 simT=14400.0s realT=14s; (s/r): 1028.5714285714287
2022-09-30T18:06:36,831 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7370 #nodes=1035
2022-09-30T18:06:36,831 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268858 lost=0 simT=18000.0s realT=20s; (s/r): 900.0
2022-09-30T18:06:45,699 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11384 #nodes=1635
2022-09-30T18:06:45,700 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267055 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-09-30T18:06:56,028 INFO MemoryObserver:41 used RAM: 10476 MB free: 5619 MB total: 16096 MB
2022-09-30T18:06:59,031 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12499 #nodes=1890
2022-09-30T18:06:59,031 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264511 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-09-30T18:07:14,400 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13900 #nodes=1996
2022-09-30T18:07:14,400 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261220 lost=0 simT=28800.0s realT=57s; (s/r): 505.2631578947368
2022-09-30T18:07:35,760 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15461 #nodes=2157
2022-09-30T18:07:35,761 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257758 lost=0 simT=32400.0s realT=79s; (s/r): 410.126582278481
2022-09-30T18:07:54,497 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15354 #nodes=2192
2022-09-30T18:07:54,498 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252794 lost=0 simT=36000.0s realT=97s; (s/r): 371.1340206185567
2022-09-30T18:07:56,028 INFO MemoryObserver:41 used RAM: 11753 MB free: 4342 MB total: 16096 MB
2022-09-30T18:08:13,362 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15958 #nodes=2241
2022-09-30T18:08:13,363 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247331 lost=0 simT=39600.0s realT=116s; (s/r): 341.37931034482756
2022-09-30T18:08:36,804 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16410 #nodes=2308
2022-09-30T18:08:36,805 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239996 lost=0 simT=43200.0s realT=140s; (s/r): 308.57142857142856
2022-09-30T18:08:56,028 INFO MemoryObserver:41 used RAM: 12135 MB free: 3960 MB total: 16096 MB
2022-09-30T18:08:56,742 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16825 #nodes=2415
2022-09-30T18:08:56,743 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231336 lost=0 simT=46800.0s realT=160s; (s/r): 292.5
2022-09-30T18:09:17,464 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=17336 #nodes=2468
2022-09-30T18:09:17,465 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220653 lost=0 simT=50400.0s realT=180s; (s/r): 280.0
2022-09-30T18:09:42,629 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17575 #nodes=2594
2022-09-30T18:09:42,630 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207583 lost=0 simT=54000.0s realT=205s; (s/r): 263.4146341463415
2022-09-30T18:09:56,029 INFO MemoryObserver:41 used RAM: 12630 MB free: 3465 MB total: 16096 MB
2022-09-30T18:10:06,117 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17834 #nodes=2657
2022-09-30T18:10:06,117 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191624 lost=0 simT=57600.0s realT=229s; (s/r): 251.52838427947597
2022-09-30T18:10:29,798 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17896 #nodes=2635
2022-09-30T18:10:29,799 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172942 lost=0 simT=61200.0s realT=253s; (s/r): 241.89723320158103
2022-09-30T18:10:56,029 INFO MemoryObserver:41 used RAM: 12578 MB free: 3517 MB total: 16096 MB
2022-09-30T18:10:56,921 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17567 #nodes=2493
2022-09-30T18:10:56,922 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151544 lost=0 simT=64800.0s realT=280s; (s/r): 231.42857142857142
2022-09-30T18:11:18,987 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16901 #nodes=2255
2022-09-30T18:11:18,987 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128368 lost=0 simT=68400.0s realT=302s; (s/r): 226.49006622516555
2022-09-30T18:11:39,058 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16509 #nodes=2192
2022-09-30T18:11:39,059 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104217 lost=0 simT=72000.0s realT=322s; (s/r): 223.6024844720497
2022-09-30T18:11:56,029 INFO MemoryObserver:41 used RAM: 13284 MB free: 2811 MB total: 16096 MB
2022-09-30T18:11:56,695 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14481 #nodes=1930
2022-09-30T18:11:56,695 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82135 lost=0 simT=75600.0s realT=340s; (s/r): 222.35294117647058
2022-09-30T18:12:16,887 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13588 #nodes=1680
2022-09-30T18:12:16,888 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66058 lost=0 simT=79200.0s realT=360s; (s/r): 220.0
2022-09-30T18:12:30,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12798 #nodes=1625
2022-09-30T18:12:30,550 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=52677 lost=0 simT=82800.0s realT=373s; (s/r): 221.98391420911528
2022-09-30T18:12:42,940 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12163 #nodes=1489
2022-09-30T18:12:42,940 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40479 lost=10 simT=86400.0s realT=386s; (s/r): 223.8341968911917
2022-09-30T18:12:53,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10397 #nodes=1251
2022-09-30T18:12:53,149 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=33886 lost=13 simT=90000.0s realT=396s; (s/r): 227.27272727272728
2022-09-30T18:12:56,030 INFO MemoryObserver:41 used RAM: 13115 MB free: 2980 MB total: 16096 MB
2022-09-30T18:13:01,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8928 #nodes=1070
2022-09-30T18:13:01,357 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29638 lost=15 simT=93600.0s realT=404s; (s/r): 231.68316831683168
2022-09-30T18:13:08,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7748 #nodes=922
2022-09-30T18:13:08,065 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26533 lost=17 simT=97200.0s realT=411s; (s/r): 236.4963503649635
2022-09-30T18:13:13,565 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6747 #nodes=723
2022-09-30T18:13:13,565 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24071 lost=17 simT=100800.0s realT=416s; (s/r): 242.30769230769232
2022-09-30T18:13:20,286 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5856 #nodes=698
2022-09-30T18:13:20,286 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22153 lost=17 simT=104400.0s realT=423s; (s/r): 246.80851063829786
2022-09-30T18:13:26,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5184 #nodes=577
2022-09-30T18:13:26,622 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20492 lost=17 simT=108000.0s realT=429s; (s/r): 251.74825174825176
2022-09-30T18:13:31,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4556 #nodes=457
2022-09-30T18:13:31,759 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18984 lost=17 simT=111600.0s realT=435s; (s/r): 256.55172413793105
2022-09-30T18:13:34,809 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3952 #nodes=457
2022-09-30T18:13:34,810 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17723 lost=18 simT=115200.0s realT=438s; (s/r): 263.013698630137
2022-09-30T18:13:37,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3471 #nodes=335
2022-09-30T18:13:37,381 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16642 lost=18 simT=118800.0s realT=440s; (s/r): 270.0
2022-09-30T18:13:39,533 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=3048 #nodes=311
2022-09-30T18:13:39,533 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15696 lost=18 simT=122400.0s realT=442s; (s/r): 276.9230769230769
2022-09-30T18:13:41,609 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2633 #nodes=288
2022-09-30T18:13:41,609 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14750 lost=18 simT=126000.0s realT=444s; (s/r): 283.7837837837838
2022-09-30T18:13:43,421 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=2265 #nodes=256
2022-09-30T18:13:43,421 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13013 lost=19 simT=129600.0s realT=446s; (s/r): 290.5829596412556
2022-09-30T18:13:43,923 INFO AbstractController$9:234 ### ITERATION 4 fires after mobsim event
2022-09-30T18:13:43,924 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T18:13:43,923 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=347.670801524sec
2022-09-30T18:13:43,960 INFO LegTimesControlerListener:50 [4] average trip (probably: leg) duration is: 1422 seconds = 00:23:42
2022-09-30T18:13:43,961 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T18:13:43,961 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:13:43,961 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:13:43,961 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:13:43,961 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:13:43,961 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T18:13:43,961 INFO EventsManagerImpl:137 event # 1
2022-09-30T18:13:43,961 INFO EventsManagerImpl:137 event # 4
2022-09-30T18:13:43,961 INFO EventsManagerImpl:137 event # 16
2022-09-30T18:13:43,961 INFO EventsManagerImpl:137 event # 64
2022-09-30T18:13:43,961 INFO EventsManagerImpl:137 event # 256
2022-09-30T18:13:43,962 INFO EventsManagerImpl:137 event # 1024
2022-09-30T18:13:43,966 INFO EventsManagerImpl:137 event # 4096
2022-09-30T18:13:43,977 INFO EventsManagerImpl:137 event # 16384
2022-09-30T18:13:43,991 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T18:13:44,277 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:13:44,277 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:13:44,277 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:13:44,277 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:13:44,277 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T18:13:44,278 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T18:13:44,278 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:13:44,280 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:13:44,280 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:21:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:13:44,282 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:13:44,282 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:13:44,282 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:58][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:13:44,285 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:13:44,285 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T18:13:44,285 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:13:44,285 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:13:44,285 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:13:44,285 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:13:44,286 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:13:44,286 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:13:44,286 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:13:44,286 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:13:44,286 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:13:44,286 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=31:02:58][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:13:44,287 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:13:44,287 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T18:13:44,287 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:13:44,288 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:13:44,288 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:13:44,288 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:13:44,288 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:13:44,288 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:13:44,289 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:13:44,290 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:13:44,290 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:13:44,291 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:13:44,294 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:13:44,294 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:13:44,294 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:43][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:13:44,294 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T18:13:44,668 INFO ControlerListenerManagerImpl:251 [it.4] all ControlerAfterMobsimListeners called.
2022-09-30T18:13:44,668 INFO AbstractController$4:159 ### ITERATION 4 fires scoring event
2022-09-30T18:13:44,668 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T18:13:44,836 INFO NewScoreAssignerImpl:57 it: 4 msaStart: 599
2022-09-30T18:13:44,972 INFO ControlerListenerManagerImpl:194 [it.4] all ControlerScoringListeners called.
2022-09-30T18:13:44,972 INFO AbstractController$5:167 ### ITERATION 4 fires iteration end event
2022-09-30T18:13:44,972 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T18:13:44,972 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T18:13:45,083 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T18:13:45,083 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T18:13:47,847 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T18:13:47,847 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1275155722846711
2022-09-30T18:13:47,848 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29119145308801103
2022-09-30T18:13:47,848 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.185131741785074E-4
2022-09-30T18:13:47,848 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.787159091492628E-4
2022-09-30T18:13:47,848 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T18:13:47,848 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13532353892686033
2022-09-30T18:13:47,848 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14050103472889075
2022-09-30T18:13:47,848 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2442499370946456
2022-09-30T18:13:47,940 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T18:13:48,023 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -104.23268122471464
2022-09-30T18:13:48,024 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -131.53886788844397
2022-09-30T18:13:48,024 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -106.86019505817687
2022-09-30T18:13:48,024 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -83.88224571042589
2022-09-30T18:13:48,066 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T18:13:48,959 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18906.966668535475 meters
2022-09-30T18:13:48,959 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136192.83599239396 meters (statistic on all 2056496 legs which have a finite distance)
2022-09-30T18:13:48,959 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51430.610279820365 meters
2022-09-30T18:13:48,959 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136083.1469303866 meters (statistic on all 755402 trips which have a finite distance)
2022-09-30T18:13:48,959 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T18:13:48,959 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T18:13:49,777 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T18:13:49,781 INFO LegHistogramListener:72 number of legs: 2069469 100%
2022-09-30T18:13:49,781 INFO LegHistogramListener:79 number of bike legs: 98039 4.737398820663659%
2022-09-30T18:13:49,781 INFO LegHistogramListener:79 number of car legs: 226376 10.938844698809211%
2022-09-30T18:13:49,781 INFO LegHistogramListener:79 number of drtNorth legs: 353 0.017057515720216153%
2022-09-30T18:13:49,781 INFO LegHistogramListener:79 number of drtSoutheast legs: 303 0.014641437006304516%
2022-09-30T18:13:49,781 INFO LegHistogramListener:79 number of freight legs: 47065 2.2742548934050233%
2022-09-30T18:13:49,781 INFO LegHistogramListener:79 number of pt legs: 127371 6.154767237392781%
2022-09-30T18:13:49,781 INFO LegHistogramListener:79 number of ride legs: 108711 5.253086661360958%
2022-09-30T18:13:49,781 INFO LegHistogramListener:79 number of walk legs: 1461251 70.60994873564185%
2022-09-30T18:13:50,323 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T18:13:50,323 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T18:13:53,528 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.17784370715375095
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3747066556432522
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 8.062155625279222E-4
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 7.343237289267063E-4
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.16649121635847322
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.1773378967530567
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.31156636900024137
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.09932370325105142
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.24386351848903906
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.09277255991414061
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.0965006649994608
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.15707466993945682
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-09-30T18:13:53,529 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-09-30T18:13:53,666 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T18:13:54,779 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T18:13:55,073 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T18:13:55,456 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T18:13:56,030 INFO MemoryObserver:41 used RAM: 14209 MB free: 1886 MB total: 16096 MB
2022-09-30T18:13:56,561 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T18:13:56,856 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T18:13:57,238 INFO ControlerListenerManagerImpl:171 [it.4] all ControlerIterationEndsListeners called.
2022-09-30T18:13:57,307 INFO AbstractController:181 ### ITERATION 4 ENDS
2022-09-30T18:13:57,307 INFO AbstractController:182 ###################################################
2022-09-30T18:13:57,307 INFO AbstractController:133 ###################################################
2022-09-30T18:13:57,307 INFO AbstractController:134 ### ITERATION 5 BEGINS
2022-09-30T18:13:57,308 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T18:13:57,308 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T18:13:57,308 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T18:13:57,309 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T18:13:57,309 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T18:13:57,719 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T18:13:57,768 INFO ControlerListenerManagerImpl:148 [it.5] all ControlerIterationStartsListeners called.
2022-09-30T18:13:57,768 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T18:13:59,408 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169485 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T18:13:59,408 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30798 plans
2022-09-30T18:13:59,422 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:13:59,423 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:13:59,423 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:13:59,423 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:13:59,424 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:13:59,431 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:13:59,432 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:13:59,433 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:13:59,434 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:13:59,434 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:13:59,435 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:13:59,441 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:13:59,446 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:13:59,455 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:13:59,466 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:13:59,466 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:13:59,478 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:13:59,510 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:13:59,569 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:13:59,622 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:13:59,686 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:14:00,368 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:14:00,816 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:14:02,067 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:14:03,746 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:14:07,509 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T18:14:14,729 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T18:14:32,008 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:14:32,008 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30798 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T18:14:32,008 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30586 plans
2022-09-30T18:14:32,009 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T18:14:32,009 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T18:14:32,009 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T18:14:32,009 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T18:14:32,009 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T18:14:32,009 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T18:14:32,009 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T18:14:32,010 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T18:14:32,010 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T18:14:32,011 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T18:14:32,013 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T18:14:32,016 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T18:14:32,157 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T18:14:32,174 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T18:14:32,207 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T18:14:32,269 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T18:14:32,402 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30586 plans
2022-09-30T18:14:32,403 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:14:32,403 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:14:32,403 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:14:32,403 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:14:32,403 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:14:32,403 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:14:32,403 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:14:32,404 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:14:32,404 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:14:32,405 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:14:32,405 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:14:32,406 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:14:32,408 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:14:32,413 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:14:32,414 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:14:32,415 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:14:32,417 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:14:32,437 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:14:32,437 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:14:32,489 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:14:32,543 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:14:32,882 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:14:33,453 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:14:34,597 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:14:36,819 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:14:40,284 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T18:14:48,716 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T18:14:56,030 INFO MemoryObserver:41 used RAM: 13029 MB free: 3066 MB total: 16096 MB
2022-09-30T18:15:09,060 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:15:09,061 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30586 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T18:15:09,061 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7559 plans
2022-09-30T18:15:09,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T18:15:09,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T18:15:09,061 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T18:15:09,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T18:15:09,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T18:15:09,061 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T18:15:09,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T18:15:09,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T18:15:09,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T18:15:09,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T18:15:09,063 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T18:15:09,063 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T18:15:09,065 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T18:15:09,067 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T18:15:09,067 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7559 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T18:15:09,067 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40309 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T18:15:09,067 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6756 plans
2022-09-30T18:15:09,068 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:15:09,068 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:15:09,068 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:15:09,068 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:15:09,071 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:15:09,084 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:15:09,121 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:15:09,237 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:15:09,478 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:15:09,968 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:15:10,552 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:15:11,645 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:15:14,893 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:15:26,814 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:15:26,814 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6756 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T18:15:26,814 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T18:15:27,812 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T18:15:28,725 INFO ControlerListenerManagerImpl:213 [it.5] all ControlerReplanningListeners called.
2022-09-30T18:15:28,725 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T18:15:28,725 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T18:15:28,725 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T18:15:28,809 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T18:15:28,891 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T18:15:28,891 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T18:15:28,891 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T18:15:28,892 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T18:15:28,893 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T18:15:28,893 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T18:15:28,894 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T18:15:28,894 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T18:15:28,894 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T18:15:28,894 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T18:15:28,894 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T18:15:28,894 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T18:15:28,894 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T18:15:28,894 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:15:28,894 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:15:28,895 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T18:15:28,895 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:15:28,895 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:15:28,895 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T18:15:28,895 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T18:15:28,895 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T18:15:28,895 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T18:15:29,532 INFO ControlerListenerManagerImpl:232 [it.5] all ControlerBeforeMobsimListeners called.
2022-09-30T18:15:29,532 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T18:15:29,533 INFO NetworkImpl:163 node # 1
2022-09-30T18:15:29,533 INFO NetworkImpl:163 node # 4
2022-09-30T18:15:29,533 INFO NetworkImpl:163 node # 16
2022-09-30T18:15:29,533 INFO NetworkImpl:163 node # 64
2022-09-30T18:15:29,533 INFO NetworkImpl:163 node # 256
2022-09-30T18:15:29,533 INFO NetworkImpl:163 node # 1024
2022-09-30T18:15:29,534 INFO NetworkImpl:163 node # 4096
2022-09-30T18:15:29,535 INFO NetworkImpl:163 node # 16384
2022-09-30T18:15:29,542 INFO NetworkImpl:163 node # 65536
2022-09-30T18:15:29,569 INFO NetworkImpl:159 link # 1
2022-09-30T18:15:29,569 INFO NetworkImpl:159 link # 4
2022-09-30T18:15:29,569 INFO NetworkImpl:159 link # 16
2022-09-30T18:15:29,569 INFO NetworkImpl:159 link # 64
2022-09-30T18:15:29,570 INFO NetworkImpl:159 link # 256
2022-09-30T18:15:29,571 INFO NetworkImpl:159 link # 1024
2022-09-30T18:15:29,574 INFO NetworkImpl:159 link # 4096
2022-09-30T18:15:29,590 INFO NetworkImpl:159 link # 16384
2022-09-30T18:15:29,654 INFO NetworkImpl:159 link # 65536
2022-09-30T18:15:29,953 INFO NetworkImpl:159 link # 262144
2022-09-30T18:15:30,698 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T18:15:30,698 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T18:15:30,698 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T18:15:30,698 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T18:15:30,698 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T18:15:30,698 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T18:15:30,698 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T18:15:30,699 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T18:15:30,700 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T18:15:30,701 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T18:15:30,704 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T18:15:30,711 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T18:15:30,726 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T18:15:30,756 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T18:15:30,815 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T18:15:30,935 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T18:15:31,171 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T18:15:31,612 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T18:15:32,440 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T18:15:32,506 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T18:15:32,538 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:15:32,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T18:15:32,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:15:32,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:15:32,538 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:15:32,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T18:15:32,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T18:15:32,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T18:15:32,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:15:32,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:15:34,787 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:15:34,787 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:15:34,787 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:15:34,787 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:15:34,787 INFO EventsManagerImpl:176
2022-09-30T18:15:34,787 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:15:34,787 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:15:34,787 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:15:34,787 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:15:34,787 INFO EventsManagerImpl:176
2022-09-30T18:15:34,787 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:15:34,787 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:15:34,788 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:15:34,788 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:15:34,788 INFO EventsManagerImpl:176
2022-09-30T18:15:34,788 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:15:34,788 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:15:34,788 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:15:34,788 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:15:34,788 INFO EventsManagerImpl:176
2022-09-30T18:15:34,788 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T18:15:34,788 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T18:15:34,788 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T18:15:34,788 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T18:15:34,788 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T18:15:34,788 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T18:15:34,789 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T18:15:34,789 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:15:34,789 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T18:15:34,789 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:15:34,789 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:15:34,789 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T18:15:34,789 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:15:34,789 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:15:34,789 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:15:34,789 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T18:15:34,789 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T18:15:34,789 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T18:15:34,789 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T18:15:34,789 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:15:34,789 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:15:34,789 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:15:34,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T18:15:34,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:15:34,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:15:34,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:15:34,790 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:15:34,790 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:15:34,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:15:34,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:15:34,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:15:34,790 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:15:34,790 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:15:34,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:15:34,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:15:34,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:15:34,790 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:15:34,790 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T18:15:34,790 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:15:34,790 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:15:34,790 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:15:34,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T18:15:34,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:15:34,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:15:34,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:15:34,791 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:15:34,791 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:15:34,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:15:34,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:15:34,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:15:34,791 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:15:34,791 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:15:34,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:15:34,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:15:34,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:15:34,791 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:15:36,957 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T18:15:36,963 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T18:15:37,313 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T18:15:37,313 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T18:15:37,313 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T18:15:37,314 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T18:15:37,314 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T18:15:37,314 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T18:15:37,314 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T18:15:37,314 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T18:15:37,626 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T18:15:37,626 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273934 lost=0 simT=0.0s realT=5s; (s/r): 0.0
2022-09-30T18:15:37,654 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-09-30T18:15:37,654 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-09-30T18:15:37,661 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T18:15:37,984 INFO VehicularDepartureHandler:110 teleport vehicle 236668_bike from link 237978273 to link -196598817
2022-09-30T18:15:38,539 INFO VehicularDepartureHandler:110 teleport vehicle 15424_bike from link 4472040 to link 341989089#0
2022-09-30T18:15:39,440 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1745 #nodes=231
2022-09-30T18:15:39,440 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271911 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T18:15:39,750 INFO VehicularDepartureHandler:110 teleport vehicle 174095_bike from link 604018580 to link 291473314
2022-09-30T18:15:41,184 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T18:15:41,476 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3131 #nodes=335
2022-09-30T18:15:41,476 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271351 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-09-30T18:15:41,520 INFO VehicularDepartureHandler:110 teleport vehicle 7758_bike from link 147489936 to link 182537900#0
2022-09-30T18:15:42,064 INFO VehicularDepartureHandler:110 teleport vehicle 17466_bike from link 322230094 to link 116570230#0
2022-09-30T18:15:42,064 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T18:15:44,186 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4407 #nodes=491
2022-09-30T18:15:44,186 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270780 lost=0 simT=10800.0s realT=11s; (s/r): 981.8181818181819
2022-09-30T18:15:47,798 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5756 #nodes=663
2022-09-30T18:15:47,798 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269998 lost=0 simT=14400.0s realT=15s; (s/r): 960.0
2022-09-30T18:15:52,917 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7365 #nodes=1028
2022-09-30T18:15:52,918 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268864 lost=0 simT=18000.0s realT=20s; (s/r): 900.0
2022-09-30T18:15:56,031 INFO MemoryObserver:41 used RAM: 11773 MB free: 4322 MB total: 16096 MB
2022-09-30T18:16:01,359 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11286 #nodes=1586
2022-09-30T18:16:01,360 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267061 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-09-30T18:16:14,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12450 #nodes=1859
2022-09-30T18:16:14,303 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264506 lost=0 simT=25200.0s realT=41s; (s/r): 614.6341463414634
2022-09-30T18:16:29,678 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13762 #nodes=1979
2022-09-30T18:16:29,678 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261209 lost=0 simT=28800.0s realT=57s; (s/r): 505.2631578947368
2022-09-30T18:16:50,155 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15293 #nodes=2129
2022-09-30T18:16:50,155 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257731 lost=0 simT=32400.0s realT=77s; (s/r): 420.7792207792208
2022-09-30T18:16:56,031 INFO MemoryObserver:41 used RAM: 11494 MB free: 4601 MB total: 16096 MB
2022-09-30T18:17:08,184 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15169 #nodes=2089
2022-09-30T18:17:08,185 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252802 lost=0 simT=36000.0s realT=95s; (s/r): 378.94736842105266
2022-09-30T18:17:26,444 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15887 #nodes=2269
2022-09-30T18:17:26,445 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247288 lost=0 simT=39600.0s realT=113s; (s/r): 350.4424778761062
2022-09-30T18:17:49,682 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16385 #nodes=2224
2022-09-30T18:17:49,682 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=240015 lost=0 simT=43200.0s realT=137s; (s/r): 315.3284671532847
2022-09-30T18:17:56,031 INFO MemoryObserver:41 used RAM: 11988 MB free: 4107 MB total: 16096 MB
2022-09-30T18:18:09,026 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16695 #nodes=2385
2022-09-30T18:18:09,027 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231318 lost=0 simT=46800.0s realT=156s; (s/r): 300.0
2022-09-30T18:18:29,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=17153 #nodes=2460
2022-09-30T18:18:29,141 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220604 lost=0 simT=50400.0s realT=176s; (s/r): 286.3636363636364
2022-09-30T18:18:54,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17474 #nodes=2591
2022-09-30T18:18:54,391 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207562 lost=0 simT=54000.0s realT=201s; (s/r): 268.65671641791045
2022-09-30T18:18:56,032 INFO MemoryObserver:41 used RAM: 12759 MB free: 3336 MB total: 16096 MB
2022-09-30T18:19:15,910 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17728 #nodes=2598
2022-09-30T18:19:15,910 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191666 lost=0 simT=57600.0s realT=223s; (s/r): 258.29596412556054
2022-09-30T18:19:37,361 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17896 #nodes=2524
2022-09-30T18:19:37,362 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172881 lost=0 simT=61200.0s realT=244s; (s/r): 250.81967213114754
2022-09-30T18:19:56,086 INFO MemoryObserver:41 used RAM: 12491 MB free: 3604 MB total: 16096 MB
2022-09-30T18:20:03,652 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17534 #nodes=2475
2022-09-30T18:20:03,653 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151496 lost=0 simT=64800.0s realT=271s; (s/r): 239.11439114391143
2022-09-30T18:20:24,097 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16902 #nodes=2277
2022-09-30T18:20:24,097 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128452 lost=0 simT=68400.0s realT=291s; (s/r): 235.05154639175257
2022-09-30T18:20:43,326 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16375 #nodes=2127
2022-09-30T18:20:43,327 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104275 lost=0 simT=72000.0s realT=310s; (s/r): 232.25806451612902
2022-09-30T18:20:56,087 INFO MemoryObserver:41 used RAM: 13292 MB free: 2803 MB total: 16096 MB
2022-09-30T18:21:00,811 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14543 #nodes=1871
2022-09-30T18:21:00,811 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82299 lost=0 simT=75600.0s realT=328s; (s/r): 230.4878048780488
2022-09-30T18:21:20,234 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13650 #nodes=1734
2022-09-30T18:21:20,234 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66185 lost=0 simT=79200.0s realT=347s; (s/r): 228.2420749279539
2022-09-30T18:21:33,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12780 #nodes=1606
2022-09-30T18:21:33,723 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=52631 lost=0 simT=82800.0s realT=361s; (s/r): 229.36288088642658
2022-09-30T18:21:46,057 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12172 #nodes=1535
2022-09-30T18:21:46,057 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40524 lost=1 simT=86400.0s realT=373s; (s/r): 231.6353887399464
2022-09-30T18:21:55,971 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10430 #nodes=1176
2022-09-30T18:21:55,971 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=33908 lost=5 simT=90000.0s realT=383s; (s/r): 234.98694516971278
2022-09-30T18:21:56,087 INFO MemoryObserver:41 used RAM: 13654 MB free: 2441 MB total: 16096 MB
2022-09-30T18:22:04,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8926 #nodes=1057
2022-09-30T18:22:04,010 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29665 lost=5 simT=93600.0s realT=391s; (s/r): 239.38618925831202
2022-09-30T18:22:10,542 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7754 #nodes=921
2022-09-30T18:22:10,542 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26550 lost=7 simT=97200.0s realT=398s; (s/r): 244.2211055276382
2022-09-30T18:22:15,893 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6811 #nodes=749
2022-09-30T18:22:15,893 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24132 lost=9 simT=100800.0s realT=403s; (s/r): 250.12406947890818
2022-09-30T18:22:22,324 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5895 #nodes=615
2022-09-30T18:22:22,324 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22198 lost=10 simT=104400.0s realT=409s; (s/r): 255.25672371638143
2022-09-30T18:22:28,158 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5179 #nodes=571
2022-09-30T18:22:28,158 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20479 lost=11 simT=108000.0s realT=415s; (s/r): 260.2409638554217
2022-09-30T18:22:32,881 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4545 #nodes=511
2022-09-30T18:22:32,881 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18995 lost=11 simT=111600.0s realT=420s; (s/r): 265.7142857142857
2022-09-30T18:22:35,991 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3870 #nodes=436
2022-09-30T18:22:35,991 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17755 lost=11 simT=115200.0s realT=423s; (s/r): 272.3404255319149
2022-09-30T18:22:36,126 INFO EventsManagerImpl:137 event # 1073741824
2022-09-30T18:22:38,525 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3391 #nodes=349
2022-09-30T18:22:38,525 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16624 lost=11 simT=118800.0s realT=425s; (s/r): 279.52941176470586
2022-09-30T18:22:40,635 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=3029 #nodes=307
2022-09-30T18:22:40,636 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15703 lost=11 simT=122400.0s realT=428s; (s/r): 285.98130841121497
2022-09-30T18:22:42,567 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2548 #nodes=279
2022-09-30T18:22:42,567 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14760 lost=11 simT=126000.0s realT=430s; (s/r): 293.0232558139535
2022-09-30T18:22:44,421 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=2096 #nodes=206
2022-09-30T18:22:44,421 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13049 lost=13 simT=129600.0s realT=431s; (s/r): 300.69605568445473
2022-09-30T18:22:44,921 INFO AbstractController$9:234 ### ITERATION 5 fires after mobsim event
2022-09-30T18:22:44,921 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=322.136512878sec
2022-09-30T18:22:44,921 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T18:22:44,959 INFO LegTimesControlerListener:50 [5] average trip (probably: leg) duration is: 1433 seconds = 00:23:53
2022-09-30T18:22:44,959 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T18:22:44,960 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:22:44,960 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:22:44,960 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:22:44,960 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:22:44,960 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T18:22:44,960 INFO EventsManagerImpl:137 event # 1
2022-09-30T18:22:44,960 INFO EventsManagerImpl:137 event # 4
2022-09-30T18:22:44,960 INFO EventsManagerImpl:137 event # 16
2022-09-30T18:22:44,960 INFO EventsManagerImpl:137 event # 64
2022-09-30T18:22:44,960 INFO EventsManagerImpl:137 event # 256
2022-09-30T18:22:44,961 INFO EventsManagerImpl:137 event # 1024
2022-09-30T18:22:44,964 INFO EventsManagerImpl:137 event # 4096
2022-09-30T18:22:44,975 INFO EventsManagerImpl:137 event # 16384
2022-09-30T18:22:44,989 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T18:22:45,275 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:22:45,275 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:22:45,275 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:22:45,275 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:22:45,275 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T18:22:45,276 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T18:22:45,276 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:22:45,278 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:22:45,278 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:18][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:22:45,280 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:22:45,280 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:22:45,280 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:42][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:22:45,283 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:22:45,283 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T18:22:45,283 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:22:45,283 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:22:45,283 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:22:45,284 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:22:45,284 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:22:45,284 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:22:45,284 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:22:45,284 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:22:45,284 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:22:45,284 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:54:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:22:45,285 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:22:45,285 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T18:22:45,285 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:22:45,286 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:22:45,286 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:22:45,286 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:22:45,287 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:22:45,287 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:22:45,287 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:22:45,292 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:22:45,292 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:22:45,292 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:27:23][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:22:45,292 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:22:45,292 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:22:45,292 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:38][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:22:45,292 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T18:22:45,669 INFO ControlerListenerManagerImpl:251 [it.5] all ControlerAfterMobsimListeners called.
2022-09-30T18:22:45,669 INFO AbstractController$4:159 ### ITERATION 5 fires scoring event
2022-09-30T18:22:45,669 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T18:22:45,817 INFO NewScoreAssignerImpl:57 it: 5 msaStart: 599
2022-09-30T18:22:45,950 INFO ControlerListenerManagerImpl:194 [it.5] all ControlerScoringListeners called.
2022-09-30T18:22:45,950 INFO AbstractController$5:167 ### ITERATION 5 fires iteration end event
2022-09-30T18:22:45,950 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T18:22:45,950 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T18:22:46,051 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T18:22:46,051 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T18:22:48,678 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T18:22:48,679 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12521888495766084
2022-09-30T18:22:48,679 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28442463425029657
2022-09-30T18:22:48,679 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.851348228636571E-4
2022-09-30T18:22:48,679 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.3378351314850284E-4
2022-09-30T18:22:48,679 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T18:22:48,679 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1379000908918182
2022-09-30T18:22:48,679 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14132650703256186
2022-09-30T18:22:48,679 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24998972973805697
2022-09-30T18:22:48,775 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T18:22:48,867 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -106.86061805087753
2022-09-30T18:22:48,867 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -140.10097805678265
2022-09-30T18:22:48,867 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -111.44674730185216
2022-09-30T18:22:48,867 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -85.34426646522746
2022-09-30T18:22:48,913 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T18:22:49,889 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19016.679024202713 meters
2022-09-30T18:22:49,889 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136585.53375901098 meters (statistic on all 2050527 legs which have a finite distance)
2022-09-30T18:22:49,889 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51626.38481813104 meters
2022-09-30T18:22:49,889 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136469.87347853664 meters (statistic on all 754676 trips which have a finite distance)
2022-09-30T18:22:49,889 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T18:22:49,890 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T18:22:50,785 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T18:22:50,789 INFO LegHistogramListener:72 number of legs: 2063523 100%
2022-09-30T18:22:50,789 INFO LegHistogramListener:79 number of bike legs: 96154 4.659700909560979%
2022-09-30T18:22:50,789 INFO LegHistogramListener:79 number of car legs: 221113 10.71531550653906%
2022-09-30T18:22:50,789 INFO LegHistogramListener:79 number of drtNorth legs: 338 0.016379754429681665%
2022-09-30T18:22:50,789 INFO LegHistogramListener:79 number of drtSoutheast legs: 268 0.012987497595132208%
2022-09-30T18:22:50,789 INFO LegHistogramListener:79 number of freight legs: 47065 2.2808081131152886%
2022-09-30T18:22:50,789 INFO LegHistogramListener:79 number of pt legs: 130378 6.318223736784131%
2022-09-30T18:22:50,789 INFO LegHistogramListener:79 number of ride legs: 109287 5.296136752534379%
2022-09-30T18:22:50,789 INFO LegHistogramListener:79 number of walk legs: 1458920 70.70044772944135%
2022-09-30T18:22:51,334 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T18:22:51,334 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T18:22:54,842 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.18544498477433666
2022-09-30T18:22:54,842 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3759326681627015
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 9.743911018450526E-4
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 8.89661440815048E-4
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.1782416798040434
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.18726410492099602
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.3410278991665682
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.10799437189645522
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.27901477377180506
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 3.979726502924457E-5
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 2.3108089371819427E-5
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.10475410425342899
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.11335416484797445
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.1716353338091888
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-09-30T18:22:54,843 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-09-30T18:22:54,982 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T18:22:56,082 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T18:22:56,087 INFO MemoryObserver:41 used RAM: 13486 MB free: 2609 MB total: 16096 MB
2022-09-30T18:22:56,376 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T18:22:56,752 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T18:22:57,859 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T18:22:58,154 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T18:22:58,510 INFO ControlerListenerManagerImpl:171 [it.5] all ControlerIterationEndsListeners called.
2022-09-30T18:22:58,587 INFO AbstractController:181 ### ITERATION 5 ENDS
2022-09-30T18:22:58,587 INFO AbstractController:182 ###################################################
2022-09-30T18:22:58,587 INFO AbstractController:133 ###################################################
2022-09-30T18:22:58,587 INFO AbstractController:134 ### ITERATION 6 BEGINS
2022-09-30T18:22:58,588 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T18:22:58,588 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T18:22:58,588 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T18:22:58,588 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T18:22:58,589 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T18:22:58,921 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T18:22:58,970 INFO ControlerListenerManagerImpl:148 [it.6] all ControlerIterationStartsListeners called.
2022-09-30T18:22:58,970 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T18:23:00,835 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169481 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T18:23:00,835 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30579 plans
2022-09-30T18:23:00,847 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:23:00,848 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:00,848 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:23:00,854 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:00,856 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:23:00,866 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:23:00,870 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:00,873 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:00,874 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:00,874 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:23:00,876 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:00,886 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:00,890 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:23:00,895 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:00,913 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:23:00,939 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:00,961 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:23:00,979 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:01,003 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:01,060 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:23:01,140 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:01,272 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:23:02,078 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:23:02,983 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:23:04,946 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:23:08,768 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T18:23:16,686 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T18:23:38,101 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:23:38,101 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30579 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T18:23:38,101 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30842 plans
2022-09-30T18:23:38,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T18:23:38,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T18:23:38,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T18:23:38,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T18:23:38,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T18:23:38,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T18:23:38,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T18:23:38,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T18:23:38,103 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T18:23:38,104 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T18:23:38,105 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T18:23:38,108 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T18:23:38,113 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T18:23:38,125 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T18:23:38,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T18:23:38,186 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T18:23:38,416 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30842 plans
2022-09-30T18:23:38,417 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:23:38,417 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:23:38,417 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:23:38,417 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:23:38,417 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:38,417 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:38,417 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:38,417 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:38,418 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:23:38,420 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:38,421 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:38,423 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:38,424 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:23:38,439 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:23:38,462 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:38,470 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:38,481 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:38,485 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:23:38,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:38,574 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:23:38,718 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:23:38,828 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:23:39,486 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:23:40,608 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:23:42,548 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:23:46,390 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T18:23:54,861 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T18:23:56,088 INFO MemoryObserver:41 used RAM: 12227 MB free: 3868 MB total: 16096 MB
2022-09-30T18:24:15,199 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:24:15,199 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30842 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T18:24:15,199 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7526 plans
2022-09-30T18:24:15,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T18:24:15,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T18:24:15,200 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T18:24:15,200 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T18:24:15,200 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T18:24:15,200 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T18:24:15,200 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T18:24:15,200 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T18:24:15,200 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T18:24:15,200 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T18:24:15,201 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T18:24:15,202 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T18:24:15,203 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T18:24:15,209 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T18:24:15,209 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7526 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T18:24:15,209 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40314 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T18:24:15,209 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6751 plans
2022-09-30T18:24:15,210 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:24:15,210 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:24:15,210 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:24:15,212 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:24:15,216 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:24:15,232 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:24:15,284 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:24:15,420 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:24:15,831 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:24:16,237 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:24:16,866 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:24:18,182 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:24:21,725 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:24:33,593 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:24:33,593 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6751 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T18:24:33,594 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T18:24:34,514 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T18:24:35,531 INFO ControlerListenerManagerImpl:213 [it.6] all ControlerReplanningListeners called.
2022-09-30T18:24:35,531 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T18:24:35,531 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T18:24:35,531 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T18:24:35,617 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T18:24:35,698 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T18:24:35,699 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T18:24:35,699 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T18:24:35,700 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T18:24:35,701 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T18:24:35,701 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T18:24:35,701 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T18:24:35,702 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T18:24:35,702 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T18:24:35,702 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T18:24:35,702 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T18:24:35,702 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T18:24:35,702 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T18:24:35,702 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:24:35,702 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:24:35,702 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T18:24:35,702 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:24:35,702 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:24:35,702 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T18:24:35,702 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T18:24:35,702 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T18:24:35,702 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T18:24:36,380 INFO ControlerListenerManagerImpl:232 [it.6] all ControlerBeforeMobsimListeners called.
2022-09-30T18:24:36,380 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T18:24:36,381 INFO NetworkImpl:163 node # 1
2022-09-30T18:24:36,381 INFO NetworkImpl:163 node # 4
2022-09-30T18:24:36,381 INFO NetworkImpl:163 node # 16
2022-09-30T18:24:36,381 INFO NetworkImpl:163 node # 64
2022-09-30T18:24:36,381 INFO NetworkImpl:163 node # 256
2022-09-30T18:24:36,381 INFO NetworkImpl:163 node # 1024
2022-09-30T18:24:36,381 INFO NetworkImpl:163 node # 4096
2022-09-30T18:24:36,383 INFO NetworkImpl:163 node # 16384
2022-09-30T18:24:36,393 INFO NetworkImpl:163 node # 65536
2022-09-30T18:24:36,432 INFO NetworkImpl:159 link # 1
2022-09-30T18:24:36,432 INFO NetworkImpl:159 link # 4
2022-09-30T18:24:36,432 INFO NetworkImpl:159 link # 16
2022-09-30T18:24:36,433 INFO NetworkImpl:159 link # 64
2022-09-30T18:24:36,433 INFO NetworkImpl:159 link # 256
2022-09-30T18:24:36,434 INFO NetworkImpl:159 link # 1024
2022-09-30T18:24:36,438 INFO NetworkImpl:159 link # 4096
2022-09-30T18:24:36,454 INFO NetworkImpl:159 link # 16384
2022-09-30T18:24:36,519 INFO NetworkImpl:159 link # 65536
2022-09-30T18:24:36,821 INFO NetworkImpl:159 link # 262144
2022-09-30T18:24:37,507 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T18:24:37,507 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T18:24:37,507 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T18:24:37,508 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T18:24:37,508 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T18:24:37,508 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T18:24:37,508 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T18:24:37,508 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T18:24:37,509 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T18:24:37,511 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T18:24:37,514 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T18:24:37,521 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T18:24:37,536 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T18:24:37,566 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T18:24:37,625 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T18:24:37,746 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T18:24:37,979 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T18:24:38,414 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T18:24:39,151 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T18:24:39,209 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T18:24:39,237 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:24:39,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T18:24:39,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:24:39,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:24:39,237 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:24:39,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T18:24:39,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T18:24:39,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T18:24:39,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:24:39,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:24:40,948 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:24:40,948 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:24:40,948 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:24:40,948 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:24:40,948 INFO EventsManagerImpl:176
2022-09-30T18:24:40,948 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:24:40,948 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:24:40,948 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:24:40,948 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:24:40,948 INFO EventsManagerImpl:176
2022-09-30T18:24:40,948 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:24:40,949 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:24:40,949 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:24:40,949 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:24:40,949 INFO EventsManagerImpl:176
2022-09-30T18:24:40,949 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:24:40,949 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:24:40,949 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:24:40,949 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:24:40,949 INFO EventsManagerImpl:176
2022-09-30T18:24:40,949 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T18:24:40,949 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T18:24:40,949 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T18:24:40,949 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T18:24:40,949 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T18:24:40,949 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T18:24:40,950 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T18:24:40,950 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:24:40,950 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T18:24:40,950 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:24:40,950 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:24:40,950 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T18:24:40,950 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:24:40,950 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:24:40,950 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:24:40,950 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T18:24:40,950 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T18:24:40,950 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T18:24:40,950 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T18:24:40,950 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:24:40,950 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:24:40,950 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:24:40,950 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T18:24:40,950 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:24:40,951 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:24:40,951 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:24:40,951 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:24:40,951 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:24:40,951 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:24:40,951 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:24:40,951 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:24:40,951 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:24:40,951 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:24:40,951 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:24:40,951 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:24:40,951 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:24:40,951 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:24:40,951 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T18:24:40,951 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:24:40,951 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:24:40,951 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:24:40,951 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T18:24:40,951 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:24:40,951 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:24:40,951 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:24:40,952 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:24:40,952 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:24:40,952 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:24:40,952 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:24:40,952 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:24:40,952 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:24:40,952 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:24:40,952 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:24:40,952 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:24:40,952 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:24:40,952 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:24:42,801 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T18:24:42,805 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T18:24:43,071 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T18:24:43,071 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T18:24:43,071 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T18:24:43,071 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T18:24:43,071 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T18:24:43,071 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T18:24:43,071 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T18:24:43,071 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T18:24:43,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T18:24:43,307 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273934 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-09-30T18:24:43,343 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T18:24:43,658 INFO VehicularDepartureHandler:110 teleport vehicle 236668_bike from link 237978273 to link -196598817
2022-09-30T18:24:44,585 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1750 #nodes=231
2022-09-30T18:24:44,586 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271927 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-09-30T18:24:44,867 INFO VehicularDepartureHandler:110 teleport vehicle 174095_bike from link 604018580 to link 291473314
2022-09-30T18:24:46,727 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T18:24:46,982 INFO VehicularDepartureHandler:110 teleport vehicle 24266_bike from link 289896855 to link 238323114#0
2022-09-30T18:24:47,032 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3126 #nodes=345
2022-09-30T18:24:47,032 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271350 lost=0 simT=7200.0s realT=7s; (s/r): 1028.5714285714287
2022-09-30T18:24:47,656 INFO VehicularDepartureHandler:110 teleport vehicle 17466_bike from link 322230094 to link 116570230#0
2022-09-30T18:24:47,880 INFO VehicularDepartureHandler:110 teleport vehicle 2292_bike from link 326049754 to link -363587343
2022-09-30T18:24:48,709 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T18:24:49,676 INFO VehicularDepartureHandler:110 teleport vehicle 1395_bike from link 9726575#1 to link -177840059
2022-09-30T18:24:49,676 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T18:24:49,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4402 #nodes=492
2022-09-30T18:24:49,698 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270778 lost=0 simT=10800.0s realT=10s; (s/r): 1080.0
2022-09-30T18:24:53,235 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5752 #nodes=643
2022-09-30T18:24:53,235 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269993 lost=0 simT=14400.0s realT=13s; (s/r): 1107.6923076923076
2022-09-30T18:24:56,089 INFO MemoryObserver:41 used RAM: 11484 MB free: 4611 MB total: 16096 MB
2022-09-30T18:24:58,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7321 #nodes=1026
2022-09-30T18:24:58,017 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268849 lost=0 simT=18000.0s realT=18s; (s/r): 1000.0
2022-09-30T18:25:06,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11217 #nodes=1606
2022-09-30T18:25:06,437 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267066 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-09-30T18:25:19,452 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12410 #nodes=1880
2022-09-30T18:25:19,452 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264510 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-09-30T18:25:34,278 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13755 #nodes=1903
2022-09-30T18:25:34,278 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261233 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-09-30T18:25:54,269 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15180 #nodes=2149
2022-09-30T18:25:54,270 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257744 lost=0 simT=32400.0s realT=75s; (s/r): 432.0
2022-09-30T18:25:56,089 INFO MemoryObserver:41 used RAM: 11667 MB free: 4428 MB total: 16096 MB
2022-09-30T18:26:11,955 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15110 #nodes=2088
2022-09-30T18:26:11,956 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252874 lost=0 simT=36000.0s realT=92s; (s/r): 391.30434782608694
2022-09-30T18:26:29,699 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15708 #nodes=2259
2022-09-30T18:26:29,700 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247330 lost=0 simT=39600.0s realT=110s; (s/r): 360.0
2022-09-30T18:26:51,674 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16266 #nodes=2240
2022-09-30T18:26:51,674 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=240021 lost=0 simT=43200.0s realT=132s; (s/r): 327.27272727272725
2022-09-30T18:26:56,089 INFO MemoryObserver:41 used RAM: 12312 MB free: 3783 MB total: 16096 MB
2022-09-30T18:27:10,806 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16748 #nodes=2333
2022-09-30T18:27:10,806 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231304 lost=0 simT=46800.0s realT=151s; (s/r): 309.9337748344371
2022-09-30T18:27:30,635 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=17101 #nodes=2510
2022-09-30T18:27:30,636 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220611 lost=0 simT=50400.0s realT=171s; (s/r): 294.7368421052632
2022-09-30T18:27:54,058 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17440 #nodes=2515
2022-09-30T18:27:54,058 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207666 lost=0 simT=54000.0s realT=194s; (s/r): 278.35051546391753
2022-09-30T18:27:56,090 INFO MemoryObserver:41 used RAM: 13132 MB free: 2963 MB total: 16096 MB
2022-09-30T18:28:15,874 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17757 #nodes=2622
2022-09-30T18:28:15,874 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191739 lost=0 simT=57600.0s realT=216s; (s/r): 266.6666666666667
2022-09-30T18:28:36,783 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17771 #nodes=2547
2022-09-30T18:28:36,783 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173000 lost=0 simT=61200.0s realT=237s; (s/r): 258.2278481012658
2022-09-30T18:28:56,090 INFO MemoryObserver:41 used RAM: 13574 MB free: 2521 MB total: 16096 MB
2022-09-30T18:29:01,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17495 #nodes=2390
2022-09-30T18:29:01,148 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151630 lost=0 simT=64800.0s realT=261s; (s/r): 248.27586206896552
2022-09-30T18:29:22,045 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16749 #nodes=2297
2022-09-30T18:29:22,046 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128467 lost=0 simT=68400.0s realT=282s; (s/r): 242.5531914893617
2022-09-30T18:29:40,823 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16303 #nodes=2080
2022-09-30T18:29:40,823 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104387 lost=0 simT=72000.0s realT=301s; (s/r): 239.20265780730898
2022-09-30T18:29:56,090 INFO MemoryObserver:41 used RAM: 13348 MB free: 2747 MB total: 16096 MB
2022-09-30T18:29:57,539 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14547 #nodes=1915
2022-09-30T18:29:57,539 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82491 lost=0 simT=75600.0s realT=318s; (s/r): 237.73584905660377
2022-09-30T18:30:14,876 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13563 #nodes=1691
2022-09-30T18:30:14,876 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66286 lost=0 simT=79200.0s realT=335s; (s/r): 236.4179104477612
2022-09-30T18:30:29,373 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12779 #nodes=1585
2022-09-30T18:30:29,373 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=52780 lost=0 simT=82800.0s realT=350s; (s/r): 236.57142857142858
2022-09-30T18:30:41,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12211 #nodes=1464
2022-09-30T18:30:41,330 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40687 lost=2 simT=86400.0s realT=362s; (s/r): 238.67403314917127
2022-09-30T18:30:51,268 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10399 #nodes=1223
2022-09-30T18:30:51,268 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34021 lost=5 simT=90000.0s realT=372s; (s/r): 241.93548387096774
2022-09-30T18:30:56,091 INFO MemoryObserver:41 used RAM: 13548 MB free: 2547 MB total: 16096 MB
2022-09-30T18:30:59,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8985 #nodes=1023
2022-09-30T18:30:59,010 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29738 lost=6 simT=93600.0s realT=379s; (s/r): 246.96569920844328
2022-09-30T18:31:05,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7746 #nodes=908
2022-09-30T18:31:05,381 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26561 lost=7 simT=97200.0s realT=386s; (s/r): 251.8134715025907
2022-09-30T18:31:10,589 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6747 #nodes=715
2022-09-30T18:31:10,589 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24104 lost=9 simT=100800.0s realT=391s; (s/r): 257.8005115089514
2022-09-30T18:31:14,902 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5901 #nodes=621
2022-09-30T18:31:14,903 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22145 lost=9 simT=104400.0s realT=395s; (s/r): 264.30379746835445
2022-09-30T18:31:19,213 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5158 #nodes=583
2022-09-30T18:31:19,214 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20407 lost=10 simT=108000.0s realT=399s; (s/r): 270.6766917293233
2022-09-30T18:31:22,968 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4473 #nodes=466
2022-09-30T18:31:22,968 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18927 lost=10 simT=111600.0s realT=403s; (s/r): 276.9230769230769
2022-09-30T18:31:26,310 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3850 #nodes=401
2022-09-30T18:31:26,310 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17686 lost=10 simT=115200.0s realT=407s; (s/r): 283.04668304668303
2022-09-30T18:31:28,997 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3232 #nodes=327
2022-09-30T18:31:28,997 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16522 lost=10 simT=118800.0s realT=409s; (s/r): 290.46454767726163
2022-09-30T18:31:31,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2796 #nodes=301
2022-09-30T18:31:31,181 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15624 lost=10 simT=122400.0s realT=411s; (s/r): 297.81021897810217
2022-09-30T18:31:33,254 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2408 #nodes=266
2022-09-30T18:31:33,254 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14691 lost=11 simT=126000.0s realT=414s; (s/r): 304.3478260869565
2022-09-30T18:31:34,900 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=2001 #nodes=200
2022-09-30T18:31:34,900 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12982 lost=12 simT=129600.0s realT=415s; (s/r): 312.28915662650604
2022-09-30T18:31:35,399 INFO AbstractController$9:234 ### ITERATION 6 fires after mobsim event
2022-09-30T18:31:35,399 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T18:31:35,399 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=313.510121079sec
2022-09-30T18:31:35,437 INFO LegTimesControlerListener:50 [6] average trip (probably: leg) duration is: 1446 seconds = 00:24:06
2022-09-30T18:31:35,438 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T18:31:35,438 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:31:35,438 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:31:35,438 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:31:35,438 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:31:35,438 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T18:31:35,438 INFO EventsManagerImpl:137 event # 1
2022-09-30T18:31:35,438 INFO EventsManagerImpl:137 event # 4
2022-09-30T18:31:35,438 INFO EventsManagerImpl:137 event # 16
2022-09-30T18:31:35,438 INFO EventsManagerImpl:137 event # 64
2022-09-30T18:31:35,438 INFO EventsManagerImpl:137 event # 256
2022-09-30T18:31:35,439 INFO EventsManagerImpl:137 event # 1024
2022-09-30T18:31:35,442 INFO EventsManagerImpl:137 event # 4096
2022-09-30T18:31:35,454 INFO EventsManagerImpl:137 event # 16384
2022-09-30T18:31:35,469 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T18:31:35,766 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:31:35,766 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:31:35,766 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:31:35,766 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:31:35,766 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T18:31:35,766 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T18:31:35,767 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:31:35,769 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:31:35,769 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:15][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:31:35,771 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:31:35,771 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:31:35,771 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:17][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:31:35,774 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:31:35,774 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T18:31:35,774 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:31:35,774 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:31:35,774 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:31:35,775 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:31:35,775 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:31:35,775 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:31:35,775 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:31:35,775 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:31:35,775 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:31:35,775 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:31:35,776 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:31:35,776 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T18:31:35,776 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:31:35,777 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:31:35,777 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:31:35,777 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:31:35,778 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:31:35,778 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:31:35,778 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:31:35,783 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:31:35,783 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:31:35,783 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:27:27][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:31:35,783 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:31:35,783 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:31:35,783 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:31:35,783 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T18:31:36,170 INFO ControlerListenerManagerImpl:251 [it.6] all ControlerAfterMobsimListeners called.
2022-09-30T18:31:36,170 INFO AbstractController$4:159 ### ITERATION 6 fires scoring event
2022-09-30T18:31:36,170 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T18:31:36,355 INFO NewScoreAssignerImpl:57 it: 6 msaStart: 599
2022-09-30T18:31:36,496 INFO ControlerListenerManagerImpl:194 [it.6] all ControlerScoringListeners called.
2022-09-30T18:31:36,496 INFO AbstractController$5:167 ### ITERATION 6 fires iteration end event
2022-09-30T18:31:36,496 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T18:31:36,496 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T18:31:36,612 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T18:31:36,619 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T18:31:39,387 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T18:31:39,387 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12305571103590997
2022-09-30T18:31:39,387 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.279756800197189
2022-09-30T18:31:39,387 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.3520234983593256E-4
2022-09-30T18:31:39,387 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.787159091492628E-4
2022-09-30T18:31:39,387 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T18:31:39,387 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13939441400452918
2022-09-30T18:31:39,387 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14171164185542554
2022-09-30T18:31:39,388 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2548462798543677
2022-09-30T18:31:39,482 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T18:31:39,588 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -108.95442133694043
2022-09-30T18:31:39,588 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -147.57486151614467
2022-09-30T18:31:39,588 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -115.45764910747474
2022-09-30T18:31:39,588 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -86.77758637361775
2022-09-30T18:31:39,632 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T18:31:40,532 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19155.55748955017 meters
2022-09-30T18:31:40,532 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137218.61481594678 meters (statistic on all 2045096 legs which have a finite distance)
2022-09-30T18:31:40,532 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51896.73954820945 meters
2022-09-30T18:31:40,532 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137132.90743119034 meters (statistic on all 754392 trips which have a finite distance)
2022-09-30T18:31:40,532 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T18:31:40,532 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T18:31:41,359 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T18:31:41,363 INFO LegHistogramListener:72 number of legs: 2058035 100%
2022-09-30T18:31:41,363 INFO LegHistogramListener:79 number of bike legs: 94467 4.590155172288129%
2022-09-30T18:31:41,363 INFO LegHistogramListener:79 number of car legs: 217521 10.569353776782222%
2022-09-30T18:31:41,363 INFO LegHistogramListener:79 number of drtNorth legs: 375 0.018221264458573347%
2022-09-30T18:31:41,363 INFO LegHistogramListener:79 number of drtSoutheast legs: 303 0.014722781682527265%
2022-09-30T18:31:41,363 INFO LegHistogramListener:79 number of freight legs: 47065 2.2868901646473456%
2022-09-30T18:31:41,363 INFO LegHistogramListener:79 number of pt legs: 132167 6.421999625856703%
2022-09-30T18:31:41,363 INFO LegHistogramListener:79 number of ride legs: 109576 5.324302064833688%
2022-09-30T18:31:41,363 INFO LegHistogramListener:79 number of walk legs: 1456561 70.77435514945081%
2022-09-30T18:31:41,906 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T18:31:41,906 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T18:31:44,907 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.19309247857366602
2022-09-30T18:31:44,907 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.37724597790866654
2022-09-30T18:31:44,907 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0011566882513338503
2022-09-30T18:31:44,907 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0010385802389889954
2022-09-30T18:31:44,907 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T18:31:44,907 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.18960058951303552
2022-09-30T18:31:44,907 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.19689632684081607
2022-09-30T18:31:44,907 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.36934429512624717
2022-09-30T18:31:44,907 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.11458531249839528
2022-09-30T18:31:44,907 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.29927158167169055
2022-09-30T18:31:44,908 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.932426811545829E-5
2022-09-30T18:31:44,908 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.364861325788114E-5
2022-09-30T18:31:44,908 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T18:31:44,908 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.11343375937803293
2022-09-30T18:31:44,908 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.12406348048906987
2022-09-30T18:31:44,908 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.18403282375716992
2022-09-30T18:31:44,908 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-09-30T18:31:44,908 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-09-30T18:31:44,908 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-09-30T18:31:44,908 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-09-30T18:31:44,908 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-09-30T18:31:44,908 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-09-30T18:31:44,908 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-09-30T18:31:44,908 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-09-30T18:31:45,057 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T18:31:46,136 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T18:31:46,420 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T18:31:46,804 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T18:31:47,877 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T18:31:48,160 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T18:31:48,515 INFO ControlerListenerManagerImpl:171 [it.6] all ControlerIterationEndsListeners called.
2022-09-30T18:31:48,583 INFO AbstractController:181 ### ITERATION 6 ENDS
2022-09-30T18:31:48,583 INFO AbstractController:182 ###################################################
2022-09-30T18:31:48,583 INFO AbstractController:133 ###################################################
2022-09-30T18:31:48,583 INFO AbstractController:134 ### ITERATION 7 BEGINS
2022-09-30T18:31:48,584 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T18:31:48,584 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T18:31:48,584 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T18:31:48,585 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T18:31:48,585 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T18:31:48,894 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T18:31:48,929 INFO ControlerListenerManagerImpl:148 [it.7] all ControlerIterationStartsListeners called.
2022-09-30T18:31:48,929 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T18:31:50,454 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169449 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T18:31:50,454 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30758 plans
2022-09-30T18:31:50,455 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:31:50,456 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:31:50,459 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:31:50,462 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:31:50,464 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:31:50,466 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:31:50,474 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:31:50,476 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:31:50,478 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:31:50,479 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:31:50,487 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:31:50,494 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:31:50,497 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:31:50,498 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:31:50,528 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:31:50,576 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:31:50,596 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:31:50,631 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:31:50,687 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:31:50,693 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:31:50,800 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:31:50,896 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:31:51,528 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:31:52,415 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:31:54,136 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:31:56,092 INFO MemoryObserver:41 used RAM: 15534 MB free: 561 MB total: 16096 MB
2022-09-30T18:31:57,558 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T18:32:04,670 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T18:32:24,057 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:32:24,057 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30758 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T18:32:24,058 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30510 plans
2022-09-30T18:32:24,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T18:32:24,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T18:32:24,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T18:32:24,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T18:32:24,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T18:32:24,059 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T18:32:24,059 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T18:32:24,059 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T18:32:24,059 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T18:32:24,060 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T18:32:24,062 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T18:32:24,066 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T18:32:24,073 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T18:32:24,091 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T18:32:24,123 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T18:32:24,184 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T18:32:24,360 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30510 plans
2022-09-30T18:32:24,360 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:32:24,360 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:32:24,360 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:32:24,360 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:32:24,361 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:32:24,361 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:32:24,363 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:32:24,365 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:32:24,367 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:32:24,367 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:32:24,372 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:32:24,372 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:32:24,372 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:32:24,375 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:32:24,389 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:32:24,389 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:32:24,409 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:32:24,418 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:32:24,423 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:32:24,428 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:32:24,510 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:32:24,771 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:32:25,207 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:32:26,003 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:32:27,865 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:32:31,905 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T18:32:40,472 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T18:32:56,093 INFO MemoryObserver:41 used RAM: 13065 MB free: 3030 MB total: 16096 MB
2022-09-30T18:32:59,410 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:32:59,410 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30510 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T18:32:59,410 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7711 plans
2022-09-30T18:32:59,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T18:32:59,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T18:32:59,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T18:32:59,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T18:32:59,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T18:32:59,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T18:32:59,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T18:32:59,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T18:32:59,412 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T18:32:59,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T18:32:59,412 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T18:32:59,413 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T18:32:59,415 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T18:32:59,420 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T18:32:59,420 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7711 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T18:32:59,420 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40167 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T18:32:59,420 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6898 plans
2022-09-30T18:32:59,421 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:32:59,421 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:32:59,423 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:32:59,424 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:32:59,426 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:32:59,433 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:32:59,460 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:32:59,578 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:33:00,006 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:33:00,469 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:33:00,871 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:33:01,891 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:33:04,873 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:33:18,566 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:33:18,566 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6898 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T18:33:18,566 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T18:33:19,499 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T18:33:20,455 INFO ControlerListenerManagerImpl:213 [it.7] all ControlerReplanningListeners called.
2022-09-30T18:33:20,455 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T18:33:20,455 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T18:33:20,455 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T18:33:20,541 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T18:33:20,623 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T18:33:20,624 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T18:33:20,624 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T18:33:20,625 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T18:33:20,626 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T18:33:20,626 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T18:33:20,627 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T18:33:20,627 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T18:33:20,627 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T18:33:20,627 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T18:33:20,627 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T18:33:20,627 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T18:33:20,627 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T18:33:20,627 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:33:20,627 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:33:20,627 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T18:33:20,627 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:33:20,627 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:33:20,628 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T18:33:20,628 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T18:33:20,628 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T18:33:20,628 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T18:33:21,283 INFO ControlerListenerManagerImpl:232 [it.7] all ControlerBeforeMobsimListeners called.
2022-09-30T18:33:21,283 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T18:33:21,284 INFO NetworkImpl:163 node # 1
2022-09-30T18:33:21,284 INFO NetworkImpl:163 node # 4
2022-09-30T18:33:21,284 INFO NetworkImpl:163 node # 16
2022-09-30T18:33:21,284 INFO NetworkImpl:163 node # 64
2022-09-30T18:33:21,284 INFO NetworkImpl:163 node # 256
2022-09-30T18:33:21,284 INFO NetworkImpl:163 node # 1024
2022-09-30T18:33:21,284 INFO NetworkImpl:163 node # 4096
2022-09-30T18:33:21,286 INFO NetworkImpl:163 node # 16384
2022-09-30T18:33:21,293 INFO NetworkImpl:163 node # 65536
2022-09-30T18:33:21,319 INFO NetworkImpl:159 link # 1
2022-09-30T18:33:21,319 INFO NetworkImpl:159 link # 4
2022-09-30T18:33:21,320 INFO NetworkImpl:159 link # 16
2022-09-30T18:33:21,320 INFO NetworkImpl:159 link # 64
2022-09-30T18:33:21,320 INFO NetworkImpl:159 link # 256
2022-09-30T18:33:21,321 INFO NetworkImpl:159 link # 1024
2022-09-30T18:33:21,325 INFO NetworkImpl:159 link # 4096
2022-09-30T18:33:21,340 INFO NetworkImpl:159 link # 16384
2022-09-30T18:33:21,403 INFO NetworkImpl:159 link # 65536
2022-09-30T18:33:21,696 INFO NetworkImpl:159 link # 262144
2022-09-30T18:33:22,498 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T18:33:22,498 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T18:33:22,498 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T18:33:22,498 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T18:33:22,498 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T18:33:22,498 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T18:33:22,499 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T18:33:22,499 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T18:33:22,500 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T18:33:22,502 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T18:33:22,506 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T18:33:22,514 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T18:33:22,531 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T18:33:22,567 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T18:33:22,638 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T18:33:22,784 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T18:33:23,071 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T18:33:23,605 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T18:33:24,495 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T18:33:24,551 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T18:33:24,580 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:33:24,580 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T18:33:24,580 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:33:24,580 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:33:24,580 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:33:24,580 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T18:33:24,580 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T18:33:24,580 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T18:33:24,580 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:33:24,580 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:33:26,318 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:33:26,318 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:33:26,318 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:33:26,318 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:33:26,318 INFO EventsManagerImpl:176
2022-09-30T18:33:26,318 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:33:26,318 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:33:26,318 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:33:26,318 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:33:26,318 INFO EventsManagerImpl:176
2022-09-30T18:33:26,318 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:33:26,318 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:33:26,318 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:33:26,318 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:33:26,318 INFO EventsManagerImpl:176
2022-09-30T18:33:26,319 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:33:26,319 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:33:26,319 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:33:26,319 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:33:26,319 INFO EventsManagerImpl:176
2022-09-30T18:33:26,319 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T18:33:26,319 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T18:33:26,319 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T18:33:26,319 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T18:33:26,319 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T18:33:26,319 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T18:33:26,319 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T18:33:26,319 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:33:26,319 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T18:33:26,319 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:33:26,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:33:26,320 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T18:33:26,320 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:33:26,320 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:33:26,320 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:33:26,320 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T18:33:26,320 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T18:33:26,320 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T18:33:26,320 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T18:33:26,320 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:33:26,320 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:33:26,320 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:33:26,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T18:33:26,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:33:26,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:33:26,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:33:26,320 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:33:26,320 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:33:26,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:33:26,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:33:26,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:33:26,321 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:33:26,321 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:33:26,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:33:26,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:33:26,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:33:26,321 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:33:26,321 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T18:33:26,321 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:33:26,321 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:33:26,321 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:33:26,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T18:33:26,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:33:26,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:33:26,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:33:26,321 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:33:26,321 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:33:26,321 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:33:26,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:33:26,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:33:26,322 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:33:26,322 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:33:26,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:33:26,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:33:26,322 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:33:26,322 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:33:27,970 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T18:33:27,974 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T18:33:28,186 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T18:33:28,186 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T18:33:28,186 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T18:33:28,186 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T18:33:28,186 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T18:33:28,186 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T18:33:28,186 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T18:33:28,186 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T18:33:28,655 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T18:33:28,655 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273934 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-09-30T18:33:28,985 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T18:33:29,327 INFO VehicularDepartureHandler:110 teleport vehicle 236668_bike from link 237978273 to link -196598817
2022-09-30T18:33:30,174 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1751 #nodes=230
2022-09-30T18:33:30,174 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271939 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-09-30T18:33:31,461 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T18:33:31,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3141 #nodes=343
2022-09-30T18:33:31,730 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271357 lost=0 simT=7200.0s realT=7s; (s/r): 1028.5714285714287
2022-09-30T18:33:32,839 INFO VehicularDepartureHandler:110 teleport vehicle 17466_bike from link 322230094 to link 116570230#0
2022-09-30T18:33:33,038 INFO VehicularDepartureHandler:110 teleport vehicle 2292_bike from link 326049754 to link -363587343
2022-09-30T18:33:33,795 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T18:33:34,781 INFO VehicularDepartureHandler:110 teleport vehicle 1395_bike from link 9726575#1 to link -177840059
2022-09-30T18:33:34,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4410 #nodes=487
2022-09-30T18:33:34,808 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270779 lost=0 simT=10800.0s realT=10s; (s/r): 1080.0
2022-09-30T18:33:35,784 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T18:33:36,890 INFO VehicularDepartureHandler:110 teleport vehicle 17458_bike from link 290301115 to link -39813712
2022-09-30T18:33:36,891 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T18:33:38,347 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5742 #nodes=648
2022-09-30T18:33:38,348 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=270004 lost=0 simT=14400.0s realT=13s; (s/r): 1107.6923076923076
2022-09-30T18:33:43,327 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7325 #nodes=1014
2022-09-30T18:33:43,328 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268851 lost=0 simT=18000.0s realT=18s; (s/r): 1000.0
2022-09-30T18:33:52,110 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11149 #nodes=1640
2022-09-30T18:33:52,111 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267070 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-09-30T18:33:56,093 INFO MemoryObserver:41 used RAM: 12646 MB free: 3449 MB total: 16096 MB
2022-09-30T18:34:05,092 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12390 #nodes=1852
2022-09-30T18:34:05,092 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264514 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-09-30T18:34:20,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13751 #nodes=1975
2022-09-30T18:34:20,095 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261207 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-09-30T18:34:40,549 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=15094 #nodes=2058
2022-09-30T18:34:40,550 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257735 lost=0 simT=32400.0s realT=75s; (s/r): 432.0
2022-09-30T18:34:56,093 INFO MemoryObserver:41 used RAM: 12135 MB free: 3960 MB total: 16096 MB
2022-09-30T18:34:59,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15076 #nodes=2073
2022-09-30T18:34:59,382 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252816 lost=0 simT=36000.0s realT=94s; (s/r): 382.97872340425533
2022-09-30T18:35:18,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15739 #nodes=2195
2022-09-30T18:35:18,977 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247302 lost=0 simT=39600.0s realT=114s; (s/r): 347.36842105263156
2022-09-30T18:35:42,180 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16170 #nodes=2181
2022-09-30T18:35:42,180 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=240018 lost=0 simT=43200.0s realT=137s; (s/r): 315.3284671532847
2022-09-30T18:35:56,094 INFO MemoryObserver:41 used RAM: 12688 MB free: 3407 MB total: 16096 MB
2022-09-30T18:36:03,512 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16612 #nodes=2336
2022-09-30T18:36:03,512 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231290 lost=0 simT=46800.0s realT=158s; (s/r): 296.2025316455696
2022-09-30T18:36:25,392 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=17045 #nodes=2412
2022-09-30T18:36:25,392 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220661 lost=0 simT=50400.0s realT=180s; (s/r): 280.0
2022-09-30T18:36:48,642 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17386 #nodes=2546
2022-09-30T18:36:48,643 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207806 lost=0 simT=54000.0s realT=204s; (s/r): 264.70588235294116
2022-09-30T18:36:56,094 INFO MemoryObserver:41 used RAM: 12971 MB free: 3124 MB total: 16096 MB
2022-09-30T18:37:13,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17591 #nodes=2518
2022-09-30T18:37:13,620 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191816 lost=0 simT=57600.0s realT=229s; (s/r): 251.52838427947597
2022-09-30T18:37:35,286 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17735 #nodes=2518
2022-09-30T18:37:35,286 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173110 lost=0 simT=61200.0s realT=250s; (s/r): 244.8
2022-09-30T18:37:56,095 INFO MemoryObserver:41 used RAM: 13673 MB free: 2422 MB total: 16096 MB
2022-09-30T18:37:56,543 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17382 #nodes=2457
2022-09-30T18:37:56,543 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151834 lost=0 simT=64800.0s realT=271s; (s/r): 239.11439114391143
2022-09-30T18:38:22,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16685 #nodes=2236
2022-09-30T18:38:22,390 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128778 lost=0 simT=68400.0s realT=297s; (s/r): 230.3030303030303
2022-09-30T18:38:42,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16197 #nodes=2156
2022-09-30T18:38:42,825 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104655 lost=0 simT=72000.0s realT=318s; (s/r): 226.41509433962264
2022-09-30T18:38:56,095 INFO MemoryObserver:41 used RAM: 13895 MB free: 2200 MB total: 16096 MB
2022-09-30T18:39:01,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14475 #nodes=1877
2022-09-30T18:39:01,518 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82746 lost=1 simT=75600.0s realT=336s; (s/r): 225.0
2022-09-30T18:39:17,719 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13572 #nodes=1739
2022-09-30T18:39:17,719 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66508 lost=4 simT=79200.0s realT=353s; (s/r): 224.3626062322946
2022-09-30T18:39:37,075 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12857 #nodes=1581
2022-09-30T18:39:37,075 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53021 lost=10 simT=82800.0s realT=372s; (s/r): 222.58064516129033
2022-09-30T18:39:50,199 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12142 #nodes=1474
2022-09-30T18:39:50,200 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40805 lost=13 simT=86400.0s realT=385s; (s/r): 224.41558441558442
2022-09-30T18:39:56,095 INFO MemoryObserver:41 used RAM: 14033 MB free: 2062 MB total: 16096 MB
2022-09-30T18:40:00,488 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10458 #nodes=1154
2022-09-30T18:40:00,489 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34226 lost=22 simT=90000.0s realT=395s; (s/r): 227.84810126582278
2022-09-30T18:40:08,630 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8999 #nodes=985
2022-09-30T18:40:08,630 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29945 lost=23 simT=93600.0s realT=404s; (s/r): 231.68316831683168
2022-09-30T18:40:15,276 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7760 #nodes=899
2022-09-30T18:40:15,276 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26765 lost=24 simT=97200.0s realT=410s; (s/r): 237.0731707317073
2022-09-30T18:40:20,835 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6681 #nodes=723
2022-09-30T18:40:20,835 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24308 lost=24 simT=100800.0s realT=416s; (s/r): 242.30769230769232
2022-09-30T18:40:25,561 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5845 #nodes=633
2022-09-30T18:40:25,562 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22335 lost=26 simT=104400.0s realT=420s; (s/r): 248.57142857142858
2022-09-30T18:40:29,594 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5106 #nodes=560
2022-09-30T18:40:29,594 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20603 lost=26 simT=108000.0s realT=425s; (s/r): 254.11764705882354
2022-09-30T18:40:33,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4396 #nodes=468
2022-09-30T18:40:33,596 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19121 lost=26 simT=111600.0s realT=429s; (s/r): 260.13986013986016
2022-09-30T18:40:37,816 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3765 #nodes=411
2022-09-30T18:40:37,817 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17812 lost=27 simT=115200.0s realT=433s; (s/r): 266.05080831408776
2022-09-30T18:40:41,438 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3249 #nodes=329
2022-09-30T18:40:41,438 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16682 lost=27 simT=118800.0s realT=436s; (s/r): 272.4770642201835
2022-09-30T18:40:44,324 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2779 #nodes=311
2022-09-30T18:40:44,324 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15733 lost=27 simT=122400.0s realT=439s; (s/r): 278.8154897494305
2022-09-30T18:40:46,879 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2359 #nodes=255
2022-09-30T18:40:46,879 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14779 lost=28 simT=126000.0s realT=442s; (s/r): 285.0678733031674
2022-09-30T18:40:48,495 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1971 #nodes=242
2022-09-30T18:40:48,495 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13100 lost=28 simT=129600.0s realT=443s; (s/r): 292.5507900677201
2022-09-30T18:40:49,019 INFO AbstractController$9:234 ### ITERATION 7 fires after mobsim event
2022-09-30T18:40:49,019 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T18:40:49,019 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=359.96536665sec
2022-09-30T18:40:49,059 INFO LegTimesControlerListener:50 [7] average trip (probably: leg) duration is: 1457 seconds = 00:24:17
2022-09-30T18:40:49,059 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T18:40:49,059 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:40:49,059 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:40:49,059 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:40:49,059 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:40:49,059 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T18:40:49,059 INFO EventsManagerImpl:137 event # 1
2022-09-30T18:40:49,059 INFO EventsManagerImpl:137 event # 4
2022-09-30T18:40:49,059 INFO EventsManagerImpl:137 event # 16
2022-09-30T18:40:49,059 INFO EventsManagerImpl:137 event # 64
2022-09-30T18:40:49,060 INFO EventsManagerImpl:137 event # 256
2022-09-30T18:40:49,061 INFO EventsManagerImpl:137 event # 1024
2022-09-30T18:40:49,064 INFO EventsManagerImpl:137 event # 4096
2022-09-30T18:40:49,077 INFO EventsManagerImpl:137 event # 16384
2022-09-30T18:40:49,093 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T18:40:49,398 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:40:49,398 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:40:49,398 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:40:49,398 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:40:49,398 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T18:40:49,398 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T18:40:49,399 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:40:49,401 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:40:49,401 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:40:49,403 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:40:49,403 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:40:49,403 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=11:07:18][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:40:49,405 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:40:49,405 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T18:40:49,405 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:40:49,406 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:40:49,406 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:40:49,406 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=32:55:57][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:40:49,406 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:40:49,406 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:40:49,406 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:40:49,407 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:40:49,407 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:40:49,407 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:41:06][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:40:49,408 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:40:49,408 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T18:40:49,408 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:40:49,408 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:40:49,408 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:40:49,408 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:40:49,409 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:40:49,409 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:40:49,409 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:40:49,411 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:40:49,411 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:40:49,411 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:40:49,415 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:40:49,415 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:40:49,415 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:27:26][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:40:49,415 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T18:40:49,819 INFO ControlerListenerManagerImpl:251 [it.7] all ControlerAfterMobsimListeners called.
2022-09-30T18:40:49,819 INFO AbstractController$4:159 ### ITERATION 7 fires scoring event
2022-09-30T18:40:49,819 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T18:40:50,023 INFO NewScoreAssignerImpl:57 it: 7 msaStart: 599
2022-09-30T18:40:50,180 INFO ControlerListenerManagerImpl:194 [it.7] all ControlerScoringListeners called.
2022-09-30T18:40:50,180 INFO AbstractController$5:167 ### ITERATION 7 fires iteration end event
2022-09-30T18:40:50,180 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T18:40:50,180 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T18:40:50,314 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T18:40:50,315 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T18:40:53,020 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T18:40:53,020 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12105814508799047
2022-09-30T18:40:53,020 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2755780873691184
2022-09-30T18:40:53,020 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.0567534674971887E-4
2022-09-30T18:40:53,020 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.7614834366350513E-4
2022-09-30T18:40:53,020 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T18:40:53,020 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1408990073791832
2022-09-30T18:40:53,020 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1423804926644654
2022-09-30T18:40:53,021 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2588812090152359
2022-09-30T18:40:53,117 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T18:40:53,239 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -110.64076527986462
2022-09-30T18:40:53,239 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -153.79334871961905
2022-09-30T18:40:53,239 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -118.80528441971452
2022-09-30T18:40:53,239 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -88.10829672581322
2022-09-30T18:40:53,285 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T18:40:54,295 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19202.849603558054 meters
2022-09-30T18:40:54,295 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137249.66242920802 meters (statistic on all 2040521 legs which have a finite distance)
2022-09-30T18:40:54,295 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51939.26463579734 meters
2022-09-30T18:40:54,295 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137148.12678353905 meters (statistic on all 753858 trips which have a finite distance)
2022-09-30T18:40:54,295 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T18:40:54,295 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T18:40:55,175 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T18:40:55,178 INFO LegHistogramListener:72 number of legs: 2053586 100%
2022-09-30T18:40:55,178 INFO LegHistogramListener:79 number of bike legs: 92925 4.525011370354102%
2022-09-30T18:40:55,178 INFO LegHistogramListener:79 number of car legs: 214313 10.436037253857398%
2022-09-30T18:40:55,179 INFO LegHistogramListener:79 number of drtNorth legs: 351 0.01709205263378305%
2022-09-30T18:40:55,179 INFO LegHistogramListener:79 number of drtSoutheast legs: 300 0.014608591994686369%
2022-09-30T18:40:55,179 INFO LegHistogramListener:79 number of freight legs: 47065 2.2918446074330463%
2022-09-30T18:40:55,179 INFO LegHistogramListener:79 number of pt legs: 133824 6.516600716989695%
2022-09-30T18:40:55,179 INFO LegHistogramListener:79 number of ride legs: 110055 5.3591619732506945%
2022-09-30T18:40:55,179 INFO LegHistogramListener:79 number of walk legs: 1454753 70.8396434334866%
2022-09-30T18:40:55,721 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T18:40:55,721 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T18:40:56,096 INFO MemoryObserver:41 used RAM: 14105 MB free: 1990 MB total: 16096 MB
2022-09-30T18:40:59,308 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.20023287818955823
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.37850922012765936
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0013402691835655268
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0011849314716771851
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.20028037815104474
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.20608564371434293
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.3961753544524153
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.12008375398614542
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3126973815967176
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.986479200152E-5
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.216209554424686E-5
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.12063449678284045
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.13209354154577713
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.19553166578513584
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-09-30T18:40:59,309 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-09-30T18:40:59,310 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-09-30T18:40:59,453 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T18:41:00,570 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T18:41:00,854 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T18:41:01,237 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T18:41:02,348 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T18:41:02,630 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T18:41:02,989 INFO ControlerListenerManagerImpl:171 [it.7] all ControlerIterationEndsListeners called.
2022-09-30T18:41:03,064 INFO AbstractController:181 ### ITERATION 7 ENDS
2022-09-30T18:41:03,064 INFO AbstractController:182 ###################################################
2022-09-30T18:41:03,064 INFO AbstractController:133 ###################################################
2022-09-30T18:41:03,064 INFO AbstractController:134 ### ITERATION 8 BEGINS
2022-09-30T18:41:03,065 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T18:41:03,065 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T18:41:03,065 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T18:41:03,065 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T18:41:03,066 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T18:41:03,396 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T18:41:03,450 INFO ControlerListenerManagerImpl:148 [it.8] all ControlerIterationStartsListeners called.
2022-09-30T18:41:03,450 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T18:41:05,232 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169915 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T18:41:05,232 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30330 plans
2022-09-30T18:41:05,232 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:05,233 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:05,234 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:41:05,234 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:41:05,249 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:05,250 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:41:05,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:05,253 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:41:05,256 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:05,263 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:41:05,268 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:05,273 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:05,276 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:05,277 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:41:05,288 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:05,310 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:41:05,375 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:41:05,453 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:05,485 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:41:05,693 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:05,788 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:41:06,190 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:06,484 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:41:07,511 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:41:09,370 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:41:13,240 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T18:41:20,787 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T18:41:37,788 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:41:37,788 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30330 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T18:41:37,788 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30537 plans
2022-09-30T18:41:37,789 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T18:41:37,789 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T18:41:37,789 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T18:41:37,789 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T18:41:37,789 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T18:41:37,789 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T18:41:37,789 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T18:41:37,789 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T18:41:37,790 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T18:41:37,790 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T18:41:37,792 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T18:41:37,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T18:41:37,800 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T18:41:37,811 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T18:41:37,832 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T18:41:37,871 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T18:41:38,105 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30537 plans
2022-09-30T18:41:38,105 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:41:38,105 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:41:38,106 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:38,106 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:41:38,106 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:38,106 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:41:38,106 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:38,108 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:38,109 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:41:38,110 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:38,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:38,112 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:38,114 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:38,115 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:41:38,125 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:38,140 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:41:38,183 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:38,190 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:41:38,207 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:38,217 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:41:38,302 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:41:38,484 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:41:38,912 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:41:39,879 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:41:41,801 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:41:45,740 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T18:41:53,965 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T18:41:56,096 INFO MemoryObserver:41 used RAM: 13417 MB free: 2678 MB total: 16096 MB
2022-09-30T18:42:14,153 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:42:14,154 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30537 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T18:42:14,154 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7646 plans
2022-09-30T18:42:14,155 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T18:42:14,155 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T18:42:14,155 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T18:42:14,155 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T18:42:14,155 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T18:42:14,155 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T18:42:14,155 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T18:42:14,155 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T18:42:14,155 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T18:42:14,155 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T18:42:14,156 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T18:42:14,157 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T18:42:14,159 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T18:42:14,165 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T18:42:14,165 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7646 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T18:42:14,165 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40247 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T18:42:14,165 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6818 plans
2022-09-30T18:42:14,166 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:42:14,167 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:42:14,168 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:42:14,171 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:42:14,178 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:42:14,195 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:42:14,280 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:42:14,443 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:42:14,930 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:42:15,550 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:42:16,136 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:42:17,182 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:42:20,715 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:42:31,740 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:42:31,740 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6818 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T18:42:31,741 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T18:42:32,780 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T18:42:33,702 INFO ControlerListenerManagerImpl:213 [it.8] all ControlerReplanningListeners called.
2022-09-30T18:42:33,702 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T18:42:33,702 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T18:42:33,702 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T18:42:33,784 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T18:42:33,866 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T18:42:33,867 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T18:42:33,867 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T18:42:33,868 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T18:42:33,869 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T18:42:33,869 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T18:42:33,870 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T18:42:33,870 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T18:42:33,870 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T18:42:33,870 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T18:42:33,870 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T18:42:33,870 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T18:42:33,870 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T18:42:33,870 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:42:33,870 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:42:33,870 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T18:42:33,870 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:42:33,870 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:42:33,870 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T18:42:33,870 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T18:42:33,870 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T18:42:33,870 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T18:42:34,560 INFO ControlerListenerManagerImpl:232 [it.8] all ControlerBeforeMobsimListeners called.
2022-09-30T18:42:34,560 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T18:42:34,561 INFO NetworkImpl:163 node # 1
2022-09-30T18:42:34,561 INFO NetworkImpl:163 node # 4
2022-09-30T18:42:34,561 INFO NetworkImpl:163 node # 16
2022-09-30T18:42:34,561 INFO NetworkImpl:163 node # 64
2022-09-30T18:42:34,561 INFO NetworkImpl:163 node # 256
2022-09-30T18:42:34,561 INFO NetworkImpl:163 node # 1024
2022-09-30T18:42:34,561 INFO NetworkImpl:163 node # 4096
2022-09-30T18:42:34,563 INFO NetworkImpl:163 node # 16384
2022-09-30T18:42:34,570 INFO NetworkImpl:163 node # 65536
2022-09-30T18:42:34,596 INFO NetworkImpl:159 link # 1
2022-09-30T18:42:34,596 INFO NetworkImpl:159 link # 4
2022-09-30T18:42:34,596 INFO NetworkImpl:159 link # 16
2022-09-30T18:42:34,596 INFO NetworkImpl:159 link # 64
2022-09-30T18:42:34,597 INFO NetworkImpl:159 link # 256
2022-09-30T18:42:34,598 INFO NetworkImpl:159 link # 1024
2022-09-30T18:42:34,601 INFO NetworkImpl:159 link # 4096
2022-09-30T18:42:34,617 INFO NetworkImpl:159 link # 16384
2022-09-30T18:42:34,681 INFO NetworkImpl:159 link # 65536
2022-09-30T18:42:34,984 INFO NetworkImpl:159 link # 262144
2022-09-30T18:42:35,758 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T18:42:35,758 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T18:42:35,758 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T18:42:35,758 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T18:42:35,758 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T18:42:35,759 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T18:42:35,759 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T18:42:35,760 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T18:42:35,762 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T18:42:35,765 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T18:42:35,771 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T18:42:35,783 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T18:42:35,806 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T18:42:35,849 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T18:42:35,932 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T18:42:36,091 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T18:42:36,405 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T18:42:36,986 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T18:42:38,080 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T18:42:38,166 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T18:42:38,193 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:42:38,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T18:42:38,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:42:38,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:42:38,194 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:42:38,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T18:42:38,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T18:42:38,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T18:42:38,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:42:38,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:42:40,283 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:42:40,283 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:42:40,283 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:42:40,284 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:42:40,284 INFO EventsManagerImpl:176
2022-09-30T18:42:40,284 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:42:40,284 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:42:40,284 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:42:40,284 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:42:40,284 INFO EventsManagerImpl:176
2022-09-30T18:42:40,284 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:42:40,284 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:42:40,284 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:42:40,284 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:42:40,284 INFO EventsManagerImpl:176
2022-09-30T18:42:40,284 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:42:40,284 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:42:40,284 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:42:40,284 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:42:40,284 INFO EventsManagerImpl:176
2022-09-30T18:42:40,285 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T18:42:40,285 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T18:42:40,285 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T18:42:40,285 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T18:42:40,285 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T18:42:40,285 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T18:42:40,285 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T18:42:40,285 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:42:40,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T18:42:40,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:42:40,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:42:40,285 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T18:42:40,285 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:42:40,285 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:42:40,286 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:42:40,286 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T18:42:40,286 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T18:42:40,286 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T18:42:40,286 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T18:42:40,286 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:42:40,286 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:42:40,286 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:42:40,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T18:42:40,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:42:40,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:42:40,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:42:40,286 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:42:40,286 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:42:40,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:42:40,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:42:40,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:42:40,286 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:42:40,286 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:42:40,287 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:42:40,287 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:42:40,287 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:42:40,287 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:42:40,287 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T18:42:40,287 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:42:40,287 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:42:40,287 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:42:40,287 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T18:42:40,287 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:42:40,287 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:42:40,287 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:42:40,287 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:42:40,287 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:42:40,287 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:42:40,287 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:42:40,287 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:42:40,287 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:42:40,287 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:42:40,288 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:42:40,288 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:42:40,288 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:42:40,288 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:42:42,491 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T18:42:42,495 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T18:42:42,788 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T18:42:42,788 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T18:42:42,788 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T18:42:42,788 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T18:42:42,788 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T18:42:42,788 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T18:42:42,788 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T18:42:42,788 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T18:42:43,085 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T18:42:43,085 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273937 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-09-30T18:42:43,121 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T18:42:44,485 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1770 #nodes=226
2022-09-30T18:42:44,485 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271961 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T18:42:46,094 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T18:42:46,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3132 #nodes=353
2022-09-30T18:42:46,977 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271352 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-09-30T18:42:47,237 INFO VehicularDepartureHandler:110 teleport vehicle 174095_bike from link 604018580 to link 291473314
2022-09-30T18:42:48,369 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T18:42:49,284 INFO VehicularDepartureHandler:110 teleport vehicle 1395_bike from link 9726575#1 to link -177840059
2022-09-30T18:42:49,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4428 #nodes=494
2022-09-30T18:42:49,307 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270771 lost=0 simT=10800.0s realT=11s; (s/r): 981.8181818181819
2022-09-30T18:42:50,402 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T18:42:51,411 INFO VehicularDepartureHandler:110 teleport vehicle 17458_bike from link 290301115 to link -39813712
2022-09-30T18:42:51,455 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-09-30T18:42:52,799 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5768 #nodes=616
2022-09-30T18:42:52,799 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269998 lost=0 simT=14400.0s realT=14s; (s/r): 1028.5714285714287
2022-09-30T18:42:54,418 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-09-30T18:42:54,418 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T18:42:56,097 INFO MemoryObserver:41 used RAM: 12110 MB free: 3985 MB total: 16096 MB
2022-09-30T18:42:57,688 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7310 #nodes=1013
2022-09-30T18:42:57,688 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268832 lost=0 simT=18000.0s realT=19s; (s/r): 947.3684210526316
2022-09-30T18:43:06,377 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11151 #nodes=1586
2022-09-30T18:43:06,377 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267058 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-09-30T18:43:19,135 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12292 #nodes=1811
2022-09-30T18:43:19,135 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264499 lost=0 simT=25200.0s realT=40s; (s/r): 630.0
2022-09-30T18:43:33,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13620 #nodes=1857
2022-09-30T18:43:33,925 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261193 lost=0 simT=28800.0s realT=55s; (s/r): 523.6363636363636
2022-09-30T18:43:54,964 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14950 #nodes=2116
2022-09-30T18:43:54,965 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257697 lost=0 simT=32400.0s realT=76s; (s/r): 426.3157894736842
2022-09-30T18:43:56,097 INFO MemoryObserver:41 used RAM: 12660 MB free: 3435 MB total: 16096 MB
2022-09-30T18:44:12,324 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=15046 #nodes=2053
2022-09-30T18:44:12,324 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252820 lost=0 simT=36000.0s realT=94s; (s/r): 382.97872340425533
2022-09-30T18:44:30,215 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15623 #nodes=2146
2022-09-30T18:44:30,215 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247358 lost=0 simT=39600.0s realT=112s; (s/r): 353.57142857142856
2022-09-30T18:44:52,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=16157 #nodes=2158
2022-09-30T18:44:52,680 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=240123 lost=0 simT=43200.0s realT=134s; (s/r): 322.3880597014925
2022-09-30T18:44:56,113 INFO MemoryObserver:41 used RAM: 12616 MB free: 3479 MB total: 16096 MB
2022-09-30T18:45:12,130 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16629 #nodes=2350
2022-09-30T18:45:12,130 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231378 lost=0 simT=46800.0s realT=153s; (s/r): 305.88235294117646
2022-09-30T18:45:31,853 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16984 #nodes=2441
2022-09-30T18:45:31,853 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220665 lost=0 simT=50400.0s realT=173s; (s/r): 291.32947976878614
2022-09-30T18:45:56,080 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17335 #nodes=2530
2022-09-30T18:45:56,080 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207857 lost=0 simT=54000.0s realT=197s; (s/r): 274.11167512690355
2022-09-30T18:45:56,113 INFO MemoryObserver:41 used RAM: 13390 MB free: 2705 MB total: 16096 MB
2022-09-30T18:46:17,069 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17596 #nodes=2482
2022-09-30T18:46:17,070 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191935 lost=0 simT=57600.0s realT=218s; (s/r): 264.2201834862385
2022-09-30T18:46:38,083 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17802 #nodes=2498
2022-09-30T18:46:38,083 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173197 lost=0 simT=61200.0s realT=239s; (s/r): 256.06694560669456
2022-09-30T18:46:56,113 INFO MemoryObserver:41 used RAM: 13582 MB free: 2513 MB total: 16096 MB
2022-09-30T18:47:01,351 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17381 #nodes=2387
2022-09-30T18:47:01,352 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151948 lost=0 simT=64800.0s realT=263s; (s/r): 246.38783269961976
2022-09-30T18:47:23,408 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16691 #nodes=2237
2022-09-30T18:47:23,408 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128935 lost=0 simT=68400.0s realT=285s; (s/r): 240.0
2022-09-30T18:47:42,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16237 #nodes=2141
2022-09-30T18:47:42,106 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104815 lost=0 simT=72000.0s realT=303s; (s/r): 237.62376237623764
2022-09-30T18:47:56,113 INFO MemoryObserver:41 used RAM: 14087 MB free: 2008 MB total: 16096 MB
2022-09-30T18:47:58,608 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14484 #nodes=1917
2022-09-30T18:47:58,608 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82782 lost=0 simT=75600.0s realT=320s; (s/r): 236.25
2022-09-30T18:48:16,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13526 #nodes=1737
2022-09-30T18:48:16,934 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66557 lost=0 simT=79200.0s realT=338s; (s/r): 234.31952662721895
2022-09-30T18:48:31,373 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12850 #nodes=1589
2022-09-30T18:48:31,373 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53113 lost=6 simT=82800.0s realT=353s; (s/r): 234.56090651558074
2022-09-30T18:48:43,303 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12156 #nodes=1473
2022-09-30T18:48:43,304 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40885 lost=19 simT=86400.0s realT=365s; (s/r): 236.7123287671233
2022-09-30T18:48:53,389 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10454 #nodes=1142
2022-09-30T18:48:53,389 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34211 lost=26 simT=90000.0s realT=375s; (s/r): 240.0
2022-09-30T18:48:56,114 INFO MemoryObserver:41 used RAM: 14363 MB free: 1732 MB total: 16096 MB
2022-09-30T18:49:01,461 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8899 #nodes=1032
2022-09-30T18:49:01,461 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29959 lost=28 simT=93600.0s realT=383s; (s/r): 244.3864229765013
2022-09-30T18:49:08,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7773 #nodes=889
2022-09-30T18:49:08,023 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26749 lost=30 simT=97200.0s realT=389s; (s/r): 249.87146529562983
2022-09-30T18:49:13,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6630 #nodes=808
2022-09-30T18:49:13,381 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24276 lost=31 simT=100800.0s realT=395s; (s/r): 255.18987341772151
2022-09-30T18:49:17,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5797 #nodes=662
2022-09-30T18:49:17,958 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22341 lost=34 simT=104400.0s realT=399s; (s/r): 261.65413533834584
2022-09-30T18:49:23,087 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5068 #nodes=605
2022-09-30T18:49:23,087 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20603 lost=34 simT=108000.0s realT=404s; (s/r): 267.3267326732673
2022-09-30T18:49:27,964 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4402 #nodes=447
2022-09-30T18:49:27,964 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19132 lost=34 simT=111600.0s realT=409s; (s/r): 272.86063569682153
2022-09-30T18:49:31,798 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3819 #nodes=429
2022-09-30T18:49:31,798 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17874 lost=35 simT=115200.0s realT=413s; (s/r): 278.9346246973366
2022-09-30T18:49:35,053 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3233 #nodes=371
2022-09-30T18:49:35,053 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16718 lost=35 simT=118800.0s realT=416s; (s/r): 285.5769230769231
2022-09-30T18:49:37,257 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2813 #nodes=315
2022-09-30T18:49:37,258 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15769 lost=36 simT=122400.0s realT=419s; (s/r): 292.1241050119332
2022-09-30T18:49:38,980 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2395 #nodes=216
2022-09-30T18:49:38,980 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14829 lost=36 simT=126000.0s realT=420s; (s/r): 300.0
2022-09-30T18:49:40,608 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=2034 #nodes=203
2022-09-30T18:49:40,608 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13074 lost=36 simT=129600.0s realT=422s; (s/r): 307.1090047393365
2022-09-30T18:49:41,132 INFO AbstractController$9:234 ### ITERATION 8 fires after mobsim event
2022-09-30T18:49:41,132 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T18:49:41,132 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=313.933003981sec
2022-09-30T18:49:41,172 INFO LegTimesControlerListener:50 [8] average trip (probably: leg) duration is: 1467 seconds = 00:24:27
2022-09-30T18:49:41,172 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T18:49:41,172 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:49:41,172 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:49:41,172 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:49:41,172 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:49:41,172 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T18:49:41,172 INFO EventsManagerImpl:137 event # 1
2022-09-30T18:49:41,173 INFO EventsManagerImpl:137 event # 4
2022-09-30T18:49:41,173 INFO EventsManagerImpl:137 event # 16
2022-09-30T18:49:41,173 INFO EventsManagerImpl:137 event # 64
2022-09-30T18:49:41,173 INFO EventsManagerImpl:137 event # 256
2022-09-30T18:49:41,174 INFO EventsManagerImpl:137 event # 1024
2022-09-30T18:49:41,177 INFO EventsManagerImpl:137 event # 4096
2022-09-30T18:49:41,188 INFO EventsManagerImpl:137 event # 16384
2022-09-30T18:49:41,202 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T18:49:41,497 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:49:41,497 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:49:41,497 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:49:41,497 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:49:41,497 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T18:49:41,498 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T18:49:41,498 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:49:41,501 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:49:41,501 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:49:41,503 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:49:41,503 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:49:41,503 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:49:41,506 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:49:41,506 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T18:49:41,506 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:49:41,506 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:49:41,506 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:49:41,506 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:49:41,507 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:49:41,507 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:49:41,507 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:49:41,507 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:49:41,507 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:49:41,507 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:39:55][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:49:41,508 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:49:41,508 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T18:49:41,508 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:49:41,508 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:49:41,509 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:49:41,509 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:49:41,509 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:49:41,509 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:49:41,509 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:49:41,511 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:49:41,511 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:49:41,511 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:49:41,515 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:49:41,515 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:49:41,515 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:27:23][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:49:41,515 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T18:49:41,890 INFO ControlerListenerManagerImpl:251 [it.8] all ControlerAfterMobsimListeners called.
2022-09-30T18:49:41,890 INFO AbstractController$4:159 ### ITERATION 8 fires scoring event
2022-09-30T18:49:41,890 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T18:49:42,065 INFO NewScoreAssignerImpl:57 it: 8 msaStart: 599
2022-09-30T18:49:42,205 INFO ControlerListenerManagerImpl:194 [it.8] all ControlerScoringListeners called.
2022-09-30T18:49:42,205 INFO AbstractController$5:167 ### ITERATION 8 fires iteration end event
2022-09-30T18:49:42,205 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T18:49:42,205 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T18:49:42,321 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T18:49:42,322 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T18:49:45,127 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T18:49:45,127 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11985780822339874
2022-09-30T18:49:45,127 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.27236606294643545
2022-09-30T18:49:45,127 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 5.070941834371485E-4
2022-09-30T18:49:45,127 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.5175647154880684E-4
2022-09-30T18:49:45,127 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T18:49:45,127 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14169238511428234
2022-09-30T18:49:45,128 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14305062725624818
2022-09-30T18:49:45,128 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.26175303101105596
2022-09-30T18:49:45,235 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T18:49:45,348 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -110.98491549458035
2022-09-30T18:49:45,348 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -158.712700277802
2022-09-30T18:49:45,348 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -121.14170101132594
2022-09-30T18:49:45,348 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -88.80270958921498
2022-09-30T18:49:45,408 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T18:49:46,410 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19233.02091360916 meters
2022-09-30T18:49:46,410 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137225.41106151577 meters (statistic on all 2036960 legs which have a finite distance)
2022-09-30T18:49:46,410 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51943.80581238044 meters
2022-09-30T18:49:46,410 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137126.82218354155 meters (statistic on all 753675 trips which have a finite distance)
2022-09-30T18:49:46,410 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T18:49:46,410 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T18:49:47,292 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T18:49:47,297 INFO LegHistogramListener:72 number of legs: 2049996 100%
2022-09-30T18:49:47,297 INFO LegHistogramListener:79 number of bike legs: 91968 4.486252656102744%
2022-09-30T18:49:47,297 INFO LegHistogramListener:79 number of car legs: 211792 10.331337231877525%
2022-09-30T18:49:47,297 INFO LegHistogramListener:79 number of drtNorth legs: 423 0.020634186603290933%
2022-09-30T18:49:47,297 INFO LegHistogramListener:79 number of drtSoutheast legs: 278 0.013561002070247942%
2022-09-30T18:49:47,297 INFO LegHistogramListener:79 number of freight legs: 47065 2.295858138259782%
2022-09-30T18:49:47,297 INFO LegHistogramListener:79 number of pt legs: 134697 6.570598186533047%
2022-09-30T18:49:47,297 INFO LegHistogramListener:79 number of ride legs: 110609 5.395571503554153%
2022-09-30T18:49:47,297 INFO LegHistogramListener:79 number of walk legs: 1453164 70.88618709499922%
2022-09-30T18:49:47,844 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T18:49:47,845 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T18:49:51,436 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.20778408828317166
2022-09-30T18:49:51,436 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.37975448938825185
2022-09-30T18:49:51,436 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0015867554701982675
2022-09-30T18:49:51,436 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0013274313561367382
2022-09-30T18:49:51,436 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T18:49:51,436 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.2107804372050509
2022-09-30T18:49:51,436 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.2153905010347289
2022-09-30T18:49:51,436 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.42177783369364835
2022-09-30T18:49:51,436 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.12500064189137144
2022-09-30T18:49:51,436 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.32223203602807887
2022-09-30T18:49:51,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 1.25810708802128E-4
2022-09-30T18:49:51,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 1.0141883668742972E-4
2022-09-30T18:49:51,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T18:49:51,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.12696097813974747
2022-09-30T18:49:51,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.13843286073011293
2022-09-30T18:49:51,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.2067069945618963
2022-09-30T18:49:51,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.0
2022-09-30T18:49:51,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.0
2022-09-30T18:49:51,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-09-30T18:49:51,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-09-30T18:49:51,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.0
2022-09-30T18:49:51,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0
2022-09-30T18:49:51,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0
2022-09-30T18:49:51,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.0
2022-09-30T18:49:51,601 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T18:49:52,709 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T18:49:53,002 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T18:49:53,391 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T18:49:54,527 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T18:49:54,826 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T18:49:55,193 INFO ControlerListenerManagerImpl:171 [it.8] all ControlerIterationEndsListeners called.
2022-09-30T18:49:55,272 INFO AbstractController:181 ### ITERATION 8 ENDS
2022-09-30T18:49:55,272 INFO AbstractController:182 ###################################################
2022-09-30T18:49:55,272 INFO AbstractController:133 ###################################################
2022-09-30T18:49:55,272 INFO AbstractController:134 ### ITERATION 9 BEGINS
2022-09-30T18:49:55,274 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T18:49:55,274 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T18:49:55,274 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T18:49:55,274 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T18:49:55,274 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T18:49:55,606 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T18:49:55,654 INFO ControlerListenerManagerImpl:148 [it.9] all ControlerIterationStartsListeners called.
2022-09-30T18:49:55,654 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T18:49:56,114 INFO MemoryObserver:41 used RAM: 15178 MB free: 917 MB total: 16096 MB
2022-09-30T18:49:57,497 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169955 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T18:49:57,497 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30497 plans
2022-09-30T18:49:57,499 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:49:57,500 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:49:57,503 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:49:57,635 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:49:57,635 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:03,573 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:03,573 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:03,574 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:03,575 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:50:03,581 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:50:03,584 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:03,585 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:03,585 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:03,588 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:50:03,593 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:03,602 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:50:03,611 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:03,632 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:50:03,691 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:03,721 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:50:03,992 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:50:04,383 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:50:04,713 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:05,313 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:50:07,266 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:50:10,910 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T18:50:17,851 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T18:50:36,283 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:50:36,283 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30497 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T18:50:36,284 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30368 plans
2022-09-30T18:50:36,284 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T18:50:36,284 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T18:50:36,284 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T18:50:36,284 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T18:50:36,284 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T18:50:36,284 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T18:50:36,285 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T18:50:36,285 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T18:50:36,285 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T18:50:36,287 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T18:50:36,289 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T18:50:36,294 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T18:50:36,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T18:50:36,323 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T18:50:36,360 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T18:50:36,424 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T18:50:36,627 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30368 plans
2022-09-30T18:50:36,627 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:50:36,627 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:36,631 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:50:36,631 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:36,641 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:50:36,641 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:50:36,649 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:50:36,651 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:36,657 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:36,659 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:36,660 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:50:36,660 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:36,661 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:36,663 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:36,668 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:36,668 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:36,671 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:36,673 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:50:36,710 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:50:36,735 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:50:36,805 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:50:37,021 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:50:37,510 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:50:38,391 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:50:40,213 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:50:44,044 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T18:50:52,565 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T18:50:56,115 INFO MemoryObserver:41 used RAM: 12649 MB free: 3446 MB total: 16096 MB
2022-09-30T18:51:12,212 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:51:12,212 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30368 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T18:51:12,212 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7608 plans
2022-09-30T18:51:12,213 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T18:51:12,213 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T18:51:12,213 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T18:51:12,213 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T18:51:12,213 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T18:51:12,213 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T18:51:12,213 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T18:51:12,213 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T18:51:12,213 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T18:51:12,214 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T18:51:12,214 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T18:51:12,215 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T18:51:12,217 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T18:51:12,223 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T18:51:12,223 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7608 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T18:51:12,223 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40291 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T18:51:12,223 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6774 plans
2022-09-30T18:51:12,224 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:51:12,225 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:51:12,226 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:51:12,227 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:51:12,228 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:51:12,241 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:51:12,266 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:51:12,324 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:51:12,772 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:51:13,249 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:51:13,866 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:51:15,008 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:51:18,013 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:51:28,189 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T18:51:28,189 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6774 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T18:51:28,189 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T18:51:29,130 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T18:51:30,027 INFO ControlerListenerManagerImpl:213 [it.9] all ControlerReplanningListeners called.
2022-09-30T18:51:30,028 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T18:51:30,028 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T18:51:30,028 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T18:51:30,111 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T18:51:30,193 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T18:51:30,193 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T18:51:30,193 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T18:51:30,194 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T18:51:30,195 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T18:51:30,195 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T18:51:30,196 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T18:51:30,196 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T18:51:30,196 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T18:51:30,196 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T18:51:30,196 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T18:51:30,196 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T18:51:30,196 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T18:51:30,196 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:51:30,197 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:51:30,197 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T18:51:30,197 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:51:30,197 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:51:30,197 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T18:51:30,197 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T18:51:30,197 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T18:51:30,197 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T18:51:30,867 INFO ControlerListenerManagerImpl:232 [it.9] all ControlerBeforeMobsimListeners called.
2022-09-30T18:51:30,867 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T18:51:30,868 INFO NetworkImpl:163 node # 1
2022-09-30T18:51:30,868 INFO NetworkImpl:163 node # 4
2022-09-30T18:51:30,868 INFO NetworkImpl:163 node # 16
2022-09-30T18:51:30,868 INFO NetworkImpl:163 node # 64
2022-09-30T18:51:30,868 INFO NetworkImpl:163 node # 256
2022-09-30T18:51:30,868 INFO NetworkImpl:163 node # 1024
2022-09-30T18:51:30,869 INFO NetworkImpl:163 node # 4096
2022-09-30T18:51:30,870 INFO NetworkImpl:163 node # 16384
2022-09-30T18:51:30,877 INFO NetworkImpl:163 node # 65536
2022-09-30T18:51:30,904 INFO NetworkImpl:159 link # 1
2022-09-30T18:51:30,904 INFO NetworkImpl:159 link # 4
2022-09-30T18:51:30,904 INFO NetworkImpl:159 link # 16
2022-09-30T18:51:30,904 INFO NetworkImpl:159 link # 64
2022-09-30T18:51:30,904 INFO NetworkImpl:159 link # 256
2022-09-30T18:51:30,905 INFO NetworkImpl:159 link # 1024
2022-09-30T18:51:30,909 INFO NetworkImpl:159 link # 4096
2022-09-30T18:51:30,925 INFO NetworkImpl:159 link # 16384
2022-09-30T18:51:30,991 INFO NetworkImpl:159 link # 65536
2022-09-30T18:51:31,301 INFO NetworkImpl:159 link # 262144
2022-09-30T18:51:32,108 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T18:51:32,109 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T18:51:32,109 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T18:51:32,109 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T18:51:32,109 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T18:51:32,110 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T18:51:32,110 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T18:51:32,111 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T18:51:32,114 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T18:51:32,119 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T18:51:32,127 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T18:51:32,138 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T18:51:32,161 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T18:51:32,205 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T18:51:32,291 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T18:51:32,464 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T18:51:32,804 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T18:51:33,440 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T18:51:34,628 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T18:51:34,733 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T18:51:34,772 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:51:34,772 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T18:51:34,772 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:51:34,773 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:51:34,773 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:51:34,773 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T18:51:34,773 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T18:51:34,773 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T18:51:34,773 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:51:34,773 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:51:36,873 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:51:36,873 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:51:36,873 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:51:36,873 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:51:36,873 INFO EventsManagerImpl:176
2022-09-30T18:51:36,873 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:51:36,874 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:51:36,874 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:51:36,874 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:51:36,874 INFO EventsManagerImpl:176
2022-09-30T18:51:36,874 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:51:36,874 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:51:36,874 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:51:36,874 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:51:36,874 INFO EventsManagerImpl:176
2022-09-30T18:51:36,874 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:51:36,874 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T18:51:36,874 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T18:51:36,874 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T18:51:36,874 INFO EventsManagerImpl:176
2022-09-30T18:51:36,875 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T18:51:36,875 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T18:51:36,875 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T18:51:36,875 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T18:51:36,875 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T18:51:36,875 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T18:51:36,875 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T18:51:36,875 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:51:36,875 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T18:51:36,875 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:51:36,875 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:51:36,875 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T18:51:36,875 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:51:36,875 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:51:36,875 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T18:51:36,875 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T18:51:36,876 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T18:51:36,876 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T18:51:36,876 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T18:51:36,876 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:51:36,876 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:51:36,876 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:51:36,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T18:51:36,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:51:36,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:51:36,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:51:36,876 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:51:36,876 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:51:36,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:51:36,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:51:36,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:51:36,876 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:51:36,876 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:51:36,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:51:36,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:51:36,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:51:36,877 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:51:36,877 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T18:51:36,877 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:51:36,877 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:51:36,877 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:51:36,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T18:51:36,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:51:36,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:51:36,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T18:51:36,877 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T18:51:36,877 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:51:36,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:51:36,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:51:36,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:51:36,877 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T18:51:36,877 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T18:51:36,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:51:36,877 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T18:51:36,878 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T18:51:36,878 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T18:51:39,099 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T18:51:39,103 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T18:51:39,401 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T18:51:39,401 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T18:51:39,401 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T18:51:39,401 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T18:51:39,401 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T18:51:39,401 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T18:51:39,401 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T18:51:39,401 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T18:51:39,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T18:51:39,715 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273935 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-09-30T18:51:39,749 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T18:51:40,083 INFO VehicularDepartureHandler:110 teleport vehicle 236668_bike from link 237978273 to link -196598817
2022-09-30T18:51:40,527 INFO VehicularDepartureHandler:110 teleport vehicle 227848_bike from link 311378504 to link -175593120
2022-09-30T18:51:40,625 INFO VehicularDepartureHandler:110 teleport vehicle 139102_bike from link 60825553#0 to link 110450332
2022-09-30T18:51:40,694 INFO VehicularDepartureHandler:110 teleport vehicle 15424_bike from link 4472040 to link 341989089#0
2022-09-30T18:51:41,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1776 #nodes=227
2022-09-30T18:51:41,171 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271970 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T18:51:41,235 INFO VehicularDepartureHandler:110 teleport vehicle 10311_bike from link 325316848 to link -22922365
2022-09-30T18:51:42,383 INFO VehicularDepartureHandler:110 teleport vehicle 227837_bike from link 311378504 to link -175593120
2022-09-30T18:51:42,766 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T18:51:43,054 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3115 #nodes=336
2022-09-30T18:51:43,054 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271363 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-09-30T18:51:43,331 INFO VehicularDepartureHandler:110 teleport vehicle 174095_bike from link 604018580 to link 291473314
2022-09-30T18:51:43,331 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T18:51:45,839 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4410 #nodes=481
2022-09-30T18:51:45,839 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270785 lost=0 simT=10800.0s realT=11s; (s/r): 981.8181818181819
2022-09-30T18:51:49,612 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5744 #nodes=642
2022-09-30T18:51:49,613 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=270000 lost=0 simT=14400.0s realT=14s; (s/r): 1028.5714285714287
2022-09-30T18:51:54,973 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7325 #nodes=1032
2022-09-30T18:51:54,974 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268840 lost=0 simT=18000.0s realT=20s; (s/r): 900.0
2022-09-30T18:51:56,116 INFO MemoryObserver:41 used RAM: 12434 MB free: 3661 MB total: 16096 MB
2022-09-30T18:52:07,997 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11066 #nodes=1647
2022-09-30T18:52:07,997 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267045 lost=0 simT=21600.0s realT=33s; (s/r): 654.5454545454545
2022-09-30T18:52:21,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12288 #nodes=1881
2022-09-30T18:52:21,392 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264476 lost=0 simT=25200.0s realT=46s; (s/r): 547.8260869565217
2022-09-30T18:52:37,087 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13571 #nodes=1959
2022-09-30T18:52:37,087 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261179 lost=0 simT=28800.0s realT=62s; (s/r): 464.51612903225805
2022-09-30T18:52:54,880 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14832 #nodes=2073
2022-09-30T18:52:54,880 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257711 lost=0 simT=32400.0s realT=80s; (s/r): 405.0
2022-09-30T18:52:56,116 INFO MemoryObserver:41 used RAM: 12584 MB free: 3511 MB total: 16096 MB
2022-09-30T18:53:17,643 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14936 #nodes=1987
2022-09-30T18:53:17,644 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252815 lost=0 simT=36000.0s realT=102s; (s/r): 352.94117647058823
2022-09-30T18:53:36,431 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15603 #nodes=2149
2022-09-30T18:53:36,431 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247371 lost=0 simT=39600.0s realT=121s; (s/r): 327.27272727272725
2022-09-30T18:53:56,116 INFO MemoryObserver:41 used RAM: 13159 MB free: 2936 MB total: 16096 MB
2022-09-30T18:53:56,268 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15976 #nodes=2197
2022-09-30T18:53:56,268 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=240044 lost=0 simT=43200.0s realT=141s; (s/r): 306.3829787234043
2022-09-30T18:54:20,887 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16621 #nodes=2304
2022-09-30T18:54:20,887 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231372 lost=0 simT=46800.0s realT=166s; (s/r): 281.9277108433735
2022-09-30T18:54:42,025 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16892 #nodes=2493
2022-09-30T18:54:42,026 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220619 lost=0 simT=50400.0s realT=187s; (s/r): 269.5187165775401
2022-09-30T18:54:56,117 INFO MemoryObserver:41 used RAM: 13332 MB free: 2763 MB total: 16096 MB
2022-09-30T18:55:03,737 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17311 #nodes=2526
2022-09-30T18:55:03,737 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207830 lost=0 simT=54000.0s realT=208s; (s/r): 259.61538461538464
2022-09-30T18:55:28,768 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17460 #nodes=2554
2022-09-30T18:55:28,769 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191883 lost=0 simT=57600.0s realT=233s; (s/r): 247.21030042918454
2022-09-30T18:55:53,300 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17692 #nodes=2550
2022-09-30T18:55:53,300 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173231 lost=0 simT=61200.0s realT=258s; (s/r): 237.2093023255814
2022-09-30T18:55:56,117 INFO MemoryObserver:41 used RAM: 13828 MB free: 2267 MB total: 16096 MB
2022-09-30T18:56:15,846 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17257 #nodes=2403
2022-09-30T18:56:15,846 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151865 lost=0 simT=64800.0s realT=281s; (s/r): 230.60498220640568
2022-09-30T18:56:37,996 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16695 #nodes=2202
2022-09-30T18:56:37,996 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129038 lost=0 simT=68400.0s realT=303s; (s/r): 225.74257425742573
2022-09-30T18:56:56,117 INFO MemoryObserver:41 used RAM: 13965 MB free: 2130 MB total: 16096 MB
2022-09-30T18:57:02,237 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16208 #nodes=2187
2022-09-30T18:57:02,238 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104916 lost=0 simT=72000.0s realT=327s; (s/r): 220.1834862385321
2022-09-30T18:57:20,375 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14483 #nodes=1809
2022-09-30T18:57:20,375 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82848 lost=0 simT=75600.0s realT=345s; (s/r): 219.1304347826087
2022-09-30T18:57:36,011 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13551 #nodes=1745
2022-09-30T18:57:36,011 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66559 lost=0 simT=79200.0s realT=361s; (s/r): 219.3905817174515
2022-09-30T18:57:50,035 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12749 #nodes=1566
2022-09-30T18:57:50,035 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53105 lost=3 simT=82800.0s realT=375s; (s/r): 220.8
2022-09-30T18:57:56,117 INFO MemoryObserver:41 used RAM: 14290 MB free: 1805 MB total: 16096 MB
2022-09-30T18:58:08,414 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12152 #nodes=1541
2022-09-30T18:58:08,415 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40864 lost=9 simT=86400.0s realT=393s; (s/r): 219.84732824427482
2022-09-30T18:58:19,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10482 #nodes=1229
2022-09-30T18:58:19,023 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34209 lost=18 simT=90000.0s realT=404s; (s/r): 222.77227722772278
2022-09-30T18:58:27,468 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8922 #nodes=1025
2022-09-30T18:58:27,468 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29938 lost=18 simT=93600.0s realT=412s; (s/r): 227.18446601941747
2022-09-30T18:58:34,404 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7695 #nodes=919
2022-09-30T18:58:34,404 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26706 lost=18 simT=97200.0s realT=419s; (s/r): 231.98090692124106
2022-09-30T18:58:40,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6732 #nodes=734
2022-09-30T18:58:40,239 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24228 lost=19 simT=100800.0s realT=425s; (s/r): 237.1764705882353
2022-09-30T18:58:48,017 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5779 #nodes=657
2022-09-30T18:58:48,017 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22274 lost=20 simT=104400.0s realT=433s; (s/r): 241.10854503464202
2022-09-30T18:58:53,811 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=5054 #nodes=542
2022-09-30T18:58:53,811 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20564 lost=20 simT=108000.0s realT=439s; (s/r): 246.01366742596812
2022-09-30T18:58:56,118 INFO MemoryObserver:41 used RAM: 14656 MB free: 1439 MB total: 16096 MB
2022-09-30T18:58:58,277 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4397 #nodes=482
2022-09-30T18:58:58,277 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19103 lost=21 simT=111600.0s realT=443s; (s/r): 251.91873589164786
2022-09-30T18:59:01,215 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3726 #nodes=397
2022-09-30T18:59:01,215 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17762 lost=22 simT=115200.0s realT=446s; (s/r): 258.29596412556054
2022-09-30T18:59:03,882 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3197 #nodes=347
2022-09-30T18:59:03,883 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16638 lost=23 simT=118800.0s realT=449s; (s/r): 264.5879732739421
2022-09-30T18:59:06,043 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2748 #nodes=303
2022-09-30T18:59:06,043 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15711 lost=24 simT=122400.0s realT=451s; (s/r): 271.39689578713967
2022-09-30T18:59:08,019 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2302 #nodes=251
2022-09-30T18:59:08,019 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14749 lost=24 simT=126000.0s realT=453s; (s/r): 278.1456953642384
2022-09-30T18:59:09,706 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1967 #nodes=207
2022-09-30T18:59:09,707 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13069 lost=25 simT=129600.0s realT=454s; (s/r): 285.4625550660793
2022-09-30T18:59:10,224 INFO AbstractController$9:234 ### ITERATION 9 fires after mobsim event
2022-09-30T18:59:10,224 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T18:59:10,224 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=322.419828852sec
2022-09-30T18:59:10,262 INFO LegTimesControlerListener:50 [9] average trip (probably: leg) duration is: 1467 seconds = 00:24:27
2022-09-30T18:59:10,262 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T18:59:10,262 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:59:10,262 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:59:10,263 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:59:10,263 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T18:59:10,263 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T18:59:10,263 INFO EventsManagerImpl:137 event # 1
2022-09-30T18:59:10,263 INFO EventsManagerImpl:137 event # 4
2022-09-30T18:59:10,263 INFO EventsManagerImpl:137 event # 16
2022-09-30T18:59:10,263 INFO EventsManagerImpl:137 event # 64
2022-09-30T18:59:10,263 INFO EventsManagerImpl:137 event # 256
2022-09-30T18:59:10,264 INFO EventsManagerImpl:137 event # 1024
2022-09-30T18:59:10,267 INFO EventsManagerImpl:137 event # 4096
2022-09-30T18:59:10,278 INFO EventsManagerImpl:137 event # 16384
2022-09-30T18:59:10,292 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T18:59:10,587 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:59:10,587 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:59:10,587 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T18:59:10,587 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T18:59:10,587 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T18:59:10,588 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T18:59:10,588 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:59:10,591 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:59:10,591 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:59:10,593 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:59:10,593 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:59:10,593 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:17][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:59:10,596 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:59:10,596 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T18:59:10,596 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:59:10,596 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:59:10,596 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:59:10,596 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:59:10,597 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:59:10,597 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:59:10,597 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:59:10,598 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:59:10,598 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T18:59:10,598 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:59:10,598 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:59:10,598 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:59:10,599 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:59:10,599 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:59:10,599 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:50:12][duration=undefined][facilityId=null]
2022-09-30T18:59:10,599 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=26:23:49][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:59:10,601 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:59:10,601 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-09-30T18:59:10,601 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:59:10,605 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:59:10,605 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:59:10,605 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:58:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:59:10,605 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T18:59:10,605 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T18:59:10,605 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:38][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T18:59:10,605 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T18:59:10,984 INFO ControlerListenerManagerImpl:251 [it.9] all ControlerAfterMobsimListeners called.
2022-09-30T18:59:10,985 INFO AbstractController$4:159 ### ITERATION 9 fires scoring event
2022-09-30T18:59:10,985 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T18:59:11,153 INFO NewScoreAssignerImpl:57 it: 9 msaStart: 599
2022-09-30T18:59:11,291 INFO ControlerListenerManagerImpl:194 [it.9] all ControlerScoringListeners called.
2022-09-30T18:59:11,291 INFO AbstractController$5:167 ### ITERATION 9 fires iteration end event
2022-09-30T18:59:11,291 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T18:59:11,291 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T18:59:11,402 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T18:59:11,403 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T18:59:14,132 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T18:59:14,132 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11881280907069534
2022-09-30T18:59:14,132 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.26936843024181334
2022-09-30T18:59:14,133 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.544590909791154E-4
2022-09-30T18:59:14,133 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.812834746350206E-4
2022-09-30T18:59:14,133 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T18:59:14,133 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1430377894288194
2022-09-30T18:59:14,133 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14325860006059454
2022-09-30T18:59:14,133 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2642653938388699
2022-09-30T18:59:14,246 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T18:59:14,341 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -111.90099176667158
2022-09-30T18:59:14,342 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -162.89893415179364
2022-09-30T18:59:14,342 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -123.2039211474108
2022-09-30T18:59:14,342 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -89.3886455834688
2022-09-30T18:59:14,390 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T18:59:15,416 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19253.220691067105 meters
2022-09-30T18:59:15,416 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137244.70550022903 meters (statistic on all 2035109 legs which have a finite distance)
2022-09-30T18:59:15,416 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51976.009466218486 meters
2022-09-30T18:59:15,416 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137140.83459405447 meters (statistic on all 753285 trips which have a finite distance)
2022-09-30T18:59:15,416 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T18:59:15,416 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T18:59:16,333 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T18:59:16,337 INFO LegHistogramListener:72 number of legs: 2048116 100%
2022-09-30T18:59:16,337 INFO LegHistogramListener:79 number of bike legs: 91117 4.448820281663734%
2022-09-30T18:59:16,337 INFO LegHistogramListener:79 number of car legs: 209427 10.225348564241479%
2022-09-30T18:59:16,337 INFO LegHistogramListener:79 number of drtNorth legs: 387 0.018895414126934216%
2022-09-30T18:59:16,337 INFO LegHistogramListener:79 number of drtSoutheast legs: 305 0.014891734647842212%
2022-09-30T18:59:16,337 INFO LegHistogramListener:79 number of freight legs: 47065 2.297965544920307%
2022-09-30T18:59:16,338 INFO LegHistogramListener:79 number of pt legs: 136512 6.665247476217167%
2022-09-30T18:59:16,338 INFO LegHistogramListener:79 number of ride legs: 110745 5.4071644379517565%
2022-09-30T18:59:16,338 INFO LegHistogramListener:79 number of walk legs: 1452558 70.92166654623078%
2022-09-30T18:59:16,880 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T18:59:16,880 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.21506442021803765
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3810254343037019
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0017574985750011553
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0014814852852822011
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.22130232056568602
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.2246671151347715
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.44531470650158933
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.12932955730035894
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3293531789028279
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 1.4506744994531085E-4
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 1.1554044685909714E-4
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.13294340572156294
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.1440134643134073
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.21799016108905858
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.06416731283731392
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.14798933946810314
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 0.0
2022-09-30T18:59:20,426 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 0.0
2022-09-30T18:59:20,427 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T18:59:20,427 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0698698757811818
2022-09-30T18:59:20,427 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.06297724623466522
2022-09-30T18:59:20,427 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.13872299563000354
2022-09-30T18:59:20,576 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T18:59:21,694 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T18:59:21,983 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T18:59:22,360 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T18:59:23,459 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T18:59:23,748 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T18:59:24,115 INFO ControlerListenerManagerImpl:171 [it.9] all ControlerIterationEndsListeners called.
2022-09-30T18:59:24,193 INFO AbstractController:181 ### ITERATION 9 ENDS
2022-09-30T18:59:24,193 INFO AbstractController:182 ###################################################
2022-09-30T18:59:24,193 INFO AbstractController:133 ###################################################
2022-09-30T18:59:24,193 INFO AbstractController:134 ### ITERATION 10 BEGINS
2022-09-30T18:59:24,194 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T18:59:24,194 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T18:59:24,194 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T18:59:24,195 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T18:59:24,195 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T18:59:24,525 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T18:59:24,573 INFO ControlerListenerManagerImpl:148 [it.10] all ControlerIterationStartsListeners called.
2022-09-30T18:59:24,573 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T18:59:32,527 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169723 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T18:59:32,527 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30506 plans
2022-09-30T18:59:32,527 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:59:32,528 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T18:59:32,528 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:59:32,532 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T18:59:32,541 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:59:32,542 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T18:59:32,544 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T18:59:32,544 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:59:32,548 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:59:32,551 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T18:59:32,554 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:59:32,558 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:59:32,560 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T18:59:32,565 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:59:32,578 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T18:59:32,594 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:59:32,621 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:59:32,622 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:59:32,642 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T18:59:32,721 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T18:59:32,756 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T18:59:32,947 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T18:59:33,575 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T18:59:34,569 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T18:59:36,486 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T18:59:39,866 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T18:59:46,722 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T18:59:56,120 INFO MemoryObserver:41 used RAM: 13479 MB free: 2616 MB total: 16096 MB
2022-09-30T19:00:08,257 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:00:08,257 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30506 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T19:00:08,257 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30454 plans
2022-09-30T19:00:08,258 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T19:00:08,258 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T19:00:08,258 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T19:00:08,258 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T19:00:08,258 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T19:00:08,258 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T19:00:08,258 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T19:00:08,259 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T19:00:08,259 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T19:00:08,260 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T19:00:08,262 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T19:00:08,266 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T19:00:08,274 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T19:00:08,289 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T19:00:08,318 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T19:00:08,370 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T19:00:08,506 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30454 plans
2022-09-30T19:00:08,506 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:00:08,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:00:08,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:00:08,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:00:08,507 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:00:08,507 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:00:08,508 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:00:08,508 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:00:08,508 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:00:08,509 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:00:08,509 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:00:08,515 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:00:08,516 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:00:08,517 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:00:08,523 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:00:08,534 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:00:08,543 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:00:08,547 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:00:08,594 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:00:08,706 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:00:08,739 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:00:08,958 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:00:09,438 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:00:10,505 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:00:12,305 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:00:15,806 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T19:00:23,794 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T19:00:41,822 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:00:41,822 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30454 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T19:00:41,822 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7745 plans
2022-09-30T19:00:41,823 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T19:00:41,823 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T19:00:41,823 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T19:00:41,823 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T19:00:41,823 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T19:00:41,823 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T19:00:41,823 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T19:00:41,823 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T19:00:41,823 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T19:00:41,823 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T19:00:41,824 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T19:00:41,825 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T19:00:41,828 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T19:00:41,832 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T19:00:41,832 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7745 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T19:00:41,832 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40251 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T19:00:41,833 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6814 plans
2022-09-30T19:00:41,833 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:00:41,833 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:00:41,833 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:00:41,834 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:00:41,836 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:00:41,846 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:00:41,890 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:00:42,168 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:00:42,381 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:00:42,865 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:00:43,492 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:00:44,470 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:00:47,324 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:00:56,121 INFO MemoryObserver:41 used RAM: 12806 MB free: 3289 MB total: 16096 MB
2022-09-30T19:00:56,678 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:00:56,678 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6814 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T19:00:56,678 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T19:00:57,668 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T19:00:58,592 INFO ControlerListenerManagerImpl:213 [it.10] all ControlerReplanningListeners called.
2022-09-30T19:00:58,593 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T19:00:58,593 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T19:00:58,593 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T19:00:58,675 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T19:00:58,953 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T19:00:58,954 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T19:00:58,954 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T19:00:58,955 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T19:00:58,956 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T19:00:58,956 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T19:00:58,957 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T19:00:58,957 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T19:00:58,957 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T19:00:58,957 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T19:00:58,957 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T19:00:58,957 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T19:00:58,957 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T19:00:58,957 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:00:58,957 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:00:58,957 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T19:00:58,957 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:00:58,957 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:00:58,957 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T19:00:58,957 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T19:00:58,957 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T19:00:58,957 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T19:00:59,687 INFO ControlerListenerManagerImpl:232 [it.10] all ControlerBeforeMobsimListeners called.
2022-09-30T19:00:59,687 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T19:00:59,688 INFO NetworkImpl:163 node # 1
2022-09-30T19:00:59,688 INFO NetworkImpl:163 node # 4
2022-09-30T19:00:59,688 INFO NetworkImpl:163 node # 16
2022-09-30T19:00:59,688 INFO NetworkImpl:163 node # 64
2022-09-30T19:00:59,688 INFO NetworkImpl:163 node # 256
2022-09-30T19:00:59,688 INFO NetworkImpl:163 node # 1024
2022-09-30T19:00:59,688 INFO NetworkImpl:163 node # 4096
2022-09-30T19:00:59,690 INFO NetworkImpl:163 node # 16384
2022-09-30T19:00:59,700 INFO NetworkImpl:163 node # 65536
2022-09-30T19:00:59,730 INFO NetworkImpl:159 link # 1
2022-09-30T19:00:59,730 INFO NetworkImpl:159 link # 4
2022-09-30T19:00:59,730 INFO NetworkImpl:159 link # 16
2022-09-30T19:00:59,730 INFO NetworkImpl:159 link # 64
2022-09-30T19:00:59,731 INFO NetworkImpl:159 link # 256
2022-09-30T19:00:59,732 INFO NetworkImpl:159 link # 1024
2022-09-30T19:00:59,735 INFO NetworkImpl:159 link # 4096
2022-09-30T19:00:59,751 INFO NetworkImpl:159 link # 16384
2022-09-30T19:00:59,815 INFO NetworkImpl:159 link # 65536
2022-09-30T19:01:00,118 INFO NetworkImpl:159 link # 262144
2022-09-30T19:01:00,866 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T19:01:00,867 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T19:01:00,867 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T19:01:00,867 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T19:01:00,867 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T19:01:00,867 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T19:01:00,868 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T19:01:00,869 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T19:01:00,872 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T19:01:00,878 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T19:01:00,886 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T19:01:00,897 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T19:01:00,920 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T19:01:00,965 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T19:01:01,055 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T19:01:01,239 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T19:01:01,600 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T19:01:02,270 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T19:01:03,470 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T19:01:03,584 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T19:01:03,621 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:01:03,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T19:01:03,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:01:03,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:01:03,621 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:01:03,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T19:01:03,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T19:01:03,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T19:01:03,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:01:03,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:01:05,752 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:01:05,752 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:01:05,752 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:01:05,752 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:01:05,752 INFO EventsManagerImpl:176
2022-09-30T19:01:05,752 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:01:05,752 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:01:05,752 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:01:05,753 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:01:05,753 INFO EventsManagerImpl:176
2022-09-30T19:01:05,753 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:01:05,753 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:01:05,753 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:01:05,753 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:01:05,753 INFO EventsManagerImpl:176
2022-09-30T19:01:05,753 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:01:05,753 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:01:05,753 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:01:05,753 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:01:05,753 INFO EventsManagerImpl:176
2022-09-30T19:01:05,753 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T19:01:05,753 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T19:01:05,753 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T19:01:05,754 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T19:01:05,754 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T19:01:05,754 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T19:01:05,754 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T19:01:05,754 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:01:05,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T19:01:05,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:01:05,754 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:01:05,754 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T19:01:05,754 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:01:05,754 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:01:05,754 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:01:05,754 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T19:01:05,754 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T19:01:05,754 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T19:01:05,754 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T19:01:05,755 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:01:05,755 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:01:05,755 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:01:05,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T19:01:05,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:01:05,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:01:05,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:01:05,755 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:01:05,755 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:01:05,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:01:05,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:01:05,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:01:05,755 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:01:05,755 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:01:05,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:01:05,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:01:05,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:01:05,755 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:01:05,755 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T19:01:05,755 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:01:05,756 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:01:05,756 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:01:05,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T19:01:05,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:01:05,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:01:05,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:01:05,756 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:01:05,756 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:01:05,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:01:05,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:01:05,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:01:05,756 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:01:05,756 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:01:05,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:01:05,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:01:05,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:01:05,756 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:01:08,024 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T19:01:08,028 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T19:01:08,338 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T19:01:08,338 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T19:01:08,338 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T19:01:08,338 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T19:01:08,338 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T19:01:08,338 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T19:01:08,338 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T19:01:08,338 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T19:01:08,651 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T19:01:08,651 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=5s; (s/r): 0.0
2022-09-30T19:01:08,678 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-09-30T19:01:08,689 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T19:01:08,878 INFO VehicularDepartureHandler:110 teleport vehicle 171233_bike from link 257169467 to link -777742303
2022-09-30T19:01:09,019 INFO VehicularDepartureHandler:110 teleport vehicle 236668_bike from link 237978273 to link -196598817
2022-09-30T19:01:09,571 INFO VehicularDepartureHandler:110 teleport vehicle 139102_bike from link 60825553#0 to link 110450332
2022-09-30T19:01:09,639 INFO VehicularDepartureHandler:110 teleport vehicle 15424_bike from link 4472040 to link 341989089#0
2022-09-30T19:01:10,030 INFO VehicularDepartureHandler:110 teleport vehicle 3463_bike from link 628831856#1 to link -453306551
2022-09-30T19:01:10,121 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1779 #nodes=224
2022-09-30T19:01:10,121 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271980 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T19:01:10,184 INFO VehicularDepartureHandler:110 teleport vehicle 10311_bike from link 325316848 to link -22922365
2022-09-30T19:01:11,883 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T19:01:11,883 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T19:01:12,176 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3127 #nodes=349
2022-09-30T19:01:12,177 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271359 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-09-30T19:01:14,888 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4418 #nodes=471
2022-09-30T19:01:14,888 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270768 lost=0 simT=10800.0s realT=11s; (s/r): 981.8181818181819
2022-09-30T19:01:18,364 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5717 #nodes=609
2022-09-30T19:01:18,364 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269988 lost=0 simT=14400.0s realT=14s; (s/r): 1028.5714285714287
2022-09-30T19:01:23,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7359 #nodes=1046
2022-09-30T19:01:23,163 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268843 lost=0 simT=18000.0s realT=19s; (s/r): 947.3684210526316
2022-09-30T19:01:33,215 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10951 #nodes=1579
2022-09-30T19:01:33,216 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267046 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-09-30T19:01:47,477 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12185 #nodes=1858
2022-09-30T19:01:47,478 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264471 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-09-30T19:01:56,121 INFO MemoryObserver:41 used RAM: 12051 MB free: 4044 MB total: 16096 MB
2022-09-30T19:02:01,917 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13537 #nodes=1892
2022-09-30T19:02:01,918 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261180 lost=0 simT=28800.0s realT=58s; (s/r): 496.55172413793105
2022-09-30T19:02:21,409 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14775 #nodes=2067
2022-09-30T19:02:21,410 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257683 lost=0 simT=32400.0s realT=77s; (s/r): 420.7792207792208
2022-09-30T19:02:39,579 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14870 #nodes=2044
2022-09-30T19:02:39,579 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252859 lost=0 simT=36000.0s realT=95s; (s/r): 378.94736842105266
2022-09-30T19:02:56,122 INFO MemoryObserver:41 used RAM: 12934 MB free: 3161 MB total: 16096 MB
2022-09-30T19:02:57,287 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15439 #nodes=2103
2022-09-30T19:02:57,287 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247377 lost=0 simT=39600.0s realT=113s; (s/r): 350.4424778761062
2022-09-30T19:03:15,933 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15932 #nodes=2260
2022-09-30T19:03:15,934 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=240083 lost=0 simT=43200.0s realT=132s; (s/r): 327.27272727272725
2022-09-30T19:03:39,180 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16464 #nodes=2333
2022-09-30T19:03:39,180 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231444 lost=0 simT=46800.0s realT=155s; (s/r): 301.93548387096774
2022-09-30T19:03:56,122 INFO MemoryObserver:41 used RAM: 13618 MB free: 2477 MB total: 16096 MB
2022-09-30T19:03:58,376 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16861 #nodes=2414
2022-09-30T19:03:58,377 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220716 lost=0 simT=50400.0s realT=174s; (s/r): 289.6551724137931
2022-09-30T19:04:17,995 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=17160 #nodes=2502
2022-09-30T19:04:17,995 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207879 lost=0 simT=54000.0s realT=194s; (s/r): 278.35051546391753
2022-09-30T19:04:42,702 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17362 #nodes=2490
2022-09-30T19:04:42,702 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191993 lost=0 simT=57600.0s realT=219s; (s/r): 263.013698630137
2022-09-30T19:04:56,122 INFO MemoryObserver:41 used RAM: 13521 MB free: 2574 MB total: 16096 MB
2022-09-30T19:05:03,130 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17522 #nodes=2515
2022-09-30T19:05:03,130 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173367 lost=0 simT=61200.0s realT=239s; (s/r): 256.06694560669456
2022-09-30T19:05:23,356 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17226 #nodes=2464
2022-09-30T19:05:23,356 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=152127 lost=0 simT=64800.0s realT=259s; (s/r): 250.1930501930502
2022-09-30T19:05:46,225 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16507 #nodes=2120
2022-09-30T19:05:46,225 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129255 lost=0 simT=68400.0s realT=282s; (s/r): 242.5531914893617
2022-09-30T19:05:56,123 INFO MemoryObserver:41 used RAM: 14284 MB free: 1811 MB total: 16096 MB
2022-09-30T19:06:06,088 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=16010 #nodes=2064
2022-09-30T19:06:06,088 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105140 lost=0 simT=72000.0s realT=302s; (s/r): 238.41059602649005
2022-09-30T19:06:22,336 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14415 #nodes=1866
2022-09-30T19:06:22,336 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83244 lost=0 simT=75600.0s realT=318s; (s/r): 237.73584905660377
2022-09-30T19:06:36,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13538 #nodes=1631
2022-09-30T19:06:36,490 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66895 lost=0 simT=79200.0s realT=332s; (s/r): 238.55421686746988
2022-09-30T19:06:51,945 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12778 #nodes=1564
2022-09-30T19:06:51,946 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53390 lost=0 simT=82800.0s realT=348s; (s/r): 237.93103448275863
2022-09-30T19:06:56,123 INFO MemoryObserver:41 used RAM: 14413 MB free: 1682 MB total: 16096 MB
2022-09-30T19:07:06,953 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12180 #nodes=1397
2022-09-30T19:07:06,953 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41253 lost=7 simT=86400.0s realT=363s; (s/r): 238.01652892561984
2022-09-30T19:07:16,718 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10407 #nodes=1186
2022-09-30T19:07:16,719 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34531 lost=12 simT=90000.0s realT=373s; (s/r): 241.28686327077747
2022-09-30T19:07:24,489 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8947 #nodes=1016
2022-09-30T19:07:24,489 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30226 lost=12 simT=93600.0s realT=380s; (s/r): 246.31578947368422
2022-09-30T19:07:34,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7721 #nodes=888
2022-09-30T19:07:34,490 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=27084 lost=15 simT=97200.0s realT=390s; (s/r): 249.23076923076923
2022-09-30T19:07:42,706 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6638 #nodes=768
2022-09-30T19:07:42,707 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24533 lost=15 simT=100800.0s realT=399s; (s/r): 252.6315789473684
2022-09-30T19:07:47,038 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5748 #nodes=663
2022-09-30T19:07:47,038 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22523 lost=15 simT=104400.0s realT=403s; (s/r): 259.0570719602978
2022-09-30T19:07:50,694 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4982 #nodes=539
2022-09-30T19:07:50,694 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20789 lost=16 simT=108000.0s realT=407s; (s/r): 265.35626535626534
2022-09-30T19:07:53,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4322 #nodes=458
2022-09-30T19:07:53,977 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19286 lost=17 simT=111600.0s realT=410s; (s/r): 272.1951219512195
2022-09-30T19:07:56,124 INFO MemoryObserver:41 used RAM: 14611 MB free: 1484 MB total: 16096 MB
2022-09-30T19:07:56,579 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3652 #nodes=368
2022-09-30T19:07:56,579 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17981 lost=17 simT=115200.0s realT=412s; (s/r): 279.6116504854369
2022-09-30T19:07:58,879 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3142 #nodes=335
2022-09-30T19:07:58,879 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16840 lost=17 simT=118800.0s realT=415s; (s/r): 286.26506024096386
2022-09-30T19:08:00,786 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2669 #nodes=276
2022-09-30T19:08:00,786 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15877 lost=18 simT=122400.0s realT=417s; (s/r): 293.52517985611513
2022-09-30T19:08:02,409 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2266 #nodes=228
2022-09-30T19:08:02,409 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14931 lost=18 simT=126000.0s realT=418s; (s/r): 301.4354066985646
2022-09-30T19:08:04,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1955 #nodes=206
2022-09-30T19:08:04,672 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13252 lost=18 simT=129600.0s realT=421s; (s/r): 307.83847980997626
2022-09-30T19:08:05,266 INFO AbstractController$9:234 ### ITERATION 10 fires after mobsim event
2022-09-30T19:08:05,266 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T19:08:05,266 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=311.949543546sec
2022-09-30T19:08:05,312 INFO LegTimesControlerListener:50 [10] average trip (probably: leg) duration is: 1476 seconds = 00:24:36
2022-09-30T19:08:05,312 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T19:08:05,312 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:08:05,312 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:08:05,312 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:08:05,312 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:08:05,312 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T19:08:05,312 INFO EventsManagerImpl:137 event # 1
2022-09-30T19:08:05,312 INFO EventsManagerImpl:137 event # 4
2022-09-30T19:08:05,312 INFO EventsManagerImpl:137 event # 16
2022-09-30T19:08:05,313 INFO EventsManagerImpl:137 event # 64
2022-09-30T19:08:05,313 INFO EventsManagerImpl:137 event # 256
2022-09-30T19:08:05,314 INFO EventsManagerImpl:137 event # 1024
2022-09-30T19:08:05,318 INFO EventsManagerImpl:137 event # 4096
2022-09-30T19:08:05,335 INFO EventsManagerImpl:137 event # 16384
2022-09-30T19:08:05,357 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T19:08:05,675 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:08:05,675 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:08:05,675 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:08:05,675 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:08:05,675 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T19:08:05,676 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T19:08:05,676 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:08:05,679 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:08:05,679 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=14:01:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:08:05,681 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:08:05,682 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:08:05,682 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:42][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:08:05,685 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:08:05,685 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T19:08:05,685 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:08:05,685 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:08:05,686 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:08:05,686 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:08:05,686 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:08:05,686 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:08:05,686 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:08:05,687 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:08:05,687 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T19:08:05,688 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:08:05,688 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:08:05,688 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:08:05,688 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:08:05,689 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:08:05,689 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:08:05,689 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:08:05,692 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:08:05,692 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-09-30T19:08:05,692 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:08:05,696 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:08:05,696 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:08:05,696 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:33][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:08:05,697 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:08:05,697 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:08:05,697 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:39][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:08:05,697 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T19:08:06,184 INFO ControlerListenerManagerImpl:251 [it.10] all ControlerAfterMobsimListeners called.
2022-09-30T19:08:06,184 INFO AbstractController$4:159 ### ITERATION 10 fires scoring event
2022-09-30T19:08:06,184 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T19:08:06,458 INFO NewScoreAssignerImpl:57 it: 10 msaStart: 599
2022-09-30T19:08:06,687 INFO ControlerListenerManagerImpl:194 [it.10] all ControlerScoringListeners called.
2022-09-30T19:08:06,687 INFO AbstractController$5:167 ### ITERATION 10 fires iteration end event
2022-09-30T19:08:06,687 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T19:08:06,687 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T19:08:06,860 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T19:08:06,872 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.10/leipzig-flexa-25pct-scaledFleet-baseCase.10.countscompare.txt
2022-09-30T19:08:06,873 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.10/leipzig-flexa-25pct-scaledFleet-baseCase.10.countscompareAWTV.txt
2022-09-30T19:08:06,875 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T19:08:10,134 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T19:08:10,135 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11718368876998207
2022-09-30T19:08:10,135 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2665055947251935
2022-09-30T19:08:10,135 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.724320493794194E-4
2022-09-30T19:08:10,135 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.722969954348686E-4
2022-09-30T19:08:10,135 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T19:08:10,135 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14390819412849123
2022-09-30T19:08:10,135 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14378238341968913
2022-09-30T19:08:10,135 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2673541751182364
2022-09-30T19:08:10,258 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T19:08:10,381 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -112.33164441216584
2022-09-30T19:08:10,381 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -165.75872575671966
2022-09-30T19:08:10,381 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -124.44516092894862
2022-09-30T19:08:10,381 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -89.61248952072206
2022-09-30T19:08:10,432 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T19:08:11,459 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19225.134638136886 meters
2022-09-30T19:08:11,459 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136805.9780849122 meters (statistic on all 2031567 legs which have a finite distance)
2022-09-30T19:08:11,459 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51839.08635170384 meters
2022-09-30T19:08:11,459 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136709.1052913338 meters (statistic on all 752897 trips which have a finite distance)
2022-09-30T19:08:11,459 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T19:08:11,459 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T19:08:12,309 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T19:08:12,313 INFO LegHistogramListener:72 number of legs: 2044759 100%
2022-09-30T19:08:12,313 INFO LegHistogramListener:79 number of bike legs: 89881 4.3956769477478765%
2022-09-30T19:08:12,313 INFO LegHistogramListener:79 number of car legs: 207226 10.134495067633887%
2022-09-30T19:08:12,313 INFO LegHistogramListener:79 number of drtNorth legs: 400 0.019562207575562696%
2022-09-30T19:08:12,313 INFO LegHistogramListener:79 number of drtSoutheast legs: 296 0.014476033605916394%
2022-09-30T19:08:12,313 INFO LegHistogramListener:79 number of freight legs: 47065 2.3017382488596456%
2022-09-30T19:08:12,313 INFO LegHistogramListener:79 number of pt legs: 137608 6.729790650145079%
2022-09-30T19:08:12,313 INFO LegHistogramListener:79 number of ride legs: 111177 5.437168879070835%
2022-09-30T19:08:12,313 INFO LegHistogramListener:79 number of walk legs: 1451106 70.9670919653612%
2022-09-30T19:08:12,855 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T19:08:12,855 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.22146536097403163
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.38236056835629595
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0019179714178610126
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.001626552735227512
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.23102055592927898
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.23349954040577806
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.4668360404032105
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1333388108063696
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3350249310608667
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 1.70743104802888E-4
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 1.4249988445955313E-4
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.13883981985960553
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.14904460888274956
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.22952366525108223
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.07466865567406297
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.19523382818878796
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.1554044685909713E-5
2022-09-30T19:08:16,185 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.851348228636571E-6
2022-09-30T19:08:16,186 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T19:08:16,186 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0832764189650657
2022-09-30T19:08:16,186 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.08327000005135131
2022-09-30T19:08:16,186 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.15208717398337246
2022-09-30T19:08:16,330 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T19:08:17,438 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T19:08:17,731 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T19:08:18,115 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T19:08:19,224 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T19:08:19,513 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T19:08:19,887 INFO ControlerListenerManagerImpl:171 [it.10] all ControlerIterationEndsListeners called.
2022-09-30T19:08:19,965 INFO AbstractController:181 ### ITERATION 10 ENDS
2022-09-30T19:08:19,965 INFO AbstractController:182 ###################################################
2022-09-30T19:08:19,965 INFO AbstractController:133 ###################################################
2022-09-30T19:08:19,965 INFO AbstractController:134 ### ITERATION 11 BEGINS
2022-09-30T19:08:19,966 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T19:08:19,966 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T19:08:19,966 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T19:08:19,966 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T19:08:19,966 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T19:08:20,312 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T19:08:20,369 INFO ControlerListenerManagerImpl:148 [it.11] all ControlerIterationStartsListeners called.
2022-09-30T19:08:20,369 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T19:08:28,598 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169496 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T19:08:28,598 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30905 plans
2022-09-30T19:08:28,607 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:08:28,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:08:28,612 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:08:28,612 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:08:28,613 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:08:28,622 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:08:28,627 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:08:28,627 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:08:28,628 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:08:28,628 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:08:28,630 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:08:28,641 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:08:28,649 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:08:28,653 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:08:28,659 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:08:28,674 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:08:28,680 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:08:28,684 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:08:28,718 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:08:28,791 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:08:29,154 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:08:29,155 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:08:29,736 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:08:30,584 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:08:32,440 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:08:36,380 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T19:08:43,423 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T19:08:56,124 INFO MemoryObserver:41 used RAM: 13580 MB free: 2515 MB total: 16096 MB
2022-09-30T19:09:01,550 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:09:01,551 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30905 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T19:09:01,551 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30557 plans
2022-09-30T19:09:01,551 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T19:09:01,551 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T19:09:01,551 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T19:09:01,551 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T19:09:01,552 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T19:09:01,552 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T19:09:01,552 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T19:09:01,552 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T19:09:01,552 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T19:09:01,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T19:09:01,554 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T19:09:01,557 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T19:09:01,563 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T19:09:01,574 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T19:09:01,594 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T19:09:01,633 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T19:09:01,853 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30557 plans
2022-09-30T19:09:01,854 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:09:01,854 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:09:01,854 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:09:01,854 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:09:01,854 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:09:01,854 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:09:01,854 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:09:01,854 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:09:01,855 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:09:01,855 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:09:01,855 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:09:01,857 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:09:01,858 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:09:01,858 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:09:01,862 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:09:01,864 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:09:01,867 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:09:01,871 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:09:01,883 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:09:01,916 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:09:01,982 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:09:02,149 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:09:02,676 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:09:03,489 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:09:05,494 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:09:09,560 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T19:09:17,247 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T19:09:36,575 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:09:36,575 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30557 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T19:09:36,575 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7470 plans
2022-09-30T19:09:36,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T19:09:36,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T19:09:36,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T19:09:36,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T19:09:36,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T19:09:36,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T19:09:36,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T19:09:36,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T19:09:36,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T19:09:36,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T19:09:36,578 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T19:09:36,578 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T19:09:36,580 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T19:09:36,582 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T19:09:36,583 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7470 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T19:09:36,583 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40208 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T19:09:36,583 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6857 plans
2022-09-30T19:09:36,584 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:09:36,584 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:09:36,584 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:09:36,585 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:09:36,587 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:09:36,594 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:09:36,623 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:09:36,762 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:09:37,019 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:09:37,437 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:09:37,901 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:09:39,152 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:09:42,166 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:09:54,156 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:09:54,156 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6857 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T19:09:54,156 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T19:09:55,237 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T19:09:56,125 INFO MemoryObserver:41 used RAM: 12934 MB free: 3161 MB total: 16096 MB
2022-09-30T19:09:56,319 INFO ControlerListenerManagerImpl:213 [it.11] all ControlerReplanningListeners called.
2022-09-30T19:09:56,319 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T19:09:56,319 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T19:09:56,319 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T19:09:56,408 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T19:09:56,496 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T19:09:56,497 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T19:09:56,497 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T19:09:56,508 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T19:09:56,519 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T19:09:56,519 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T19:09:56,520 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T19:09:56,521 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T19:09:56,521 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T19:09:56,521 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T19:09:56,521 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T19:09:56,521 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T19:09:56,521 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T19:09:56,521 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:09:56,522 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:09:56,522 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T19:09:56,522 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:09:56,522 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:09:56,522 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T19:09:56,522 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T19:09:56,522 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T19:09:56,522 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T19:09:57,332 INFO ControlerListenerManagerImpl:232 [it.11] all ControlerBeforeMobsimListeners called.
2022-09-30T19:09:57,332 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T19:09:57,333 INFO NetworkImpl:163 node # 1
2022-09-30T19:09:57,333 INFO NetworkImpl:163 node # 4
2022-09-30T19:09:57,333 INFO NetworkImpl:163 node # 16
2022-09-30T19:09:57,333 INFO NetworkImpl:163 node # 64
2022-09-30T19:09:57,333 INFO NetworkImpl:163 node # 256
2022-09-30T19:09:57,333 INFO NetworkImpl:163 node # 1024
2022-09-30T19:09:57,333 INFO NetworkImpl:163 node # 4096
2022-09-30T19:09:57,335 INFO NetworkImpl:163 node # 16384
2022-09-30T19:09:57,344 INFO NetworkImpl:163 node # 65536
2022-09-30T19:09:57,378 INFO NetworkImpl:159 link # 1
2022-09-30T19:09:57,378 INFO NetworkImpl:159 link # 4
2022-09-30T19:09:57,378 INFO NetworkImpl:159 link # 16
2022-09-30T19:09:57,378 INFO NetworkImpl:159 link # 64
2022-09-30T19:09:57,379 INFO NetworkImpl:159 link # 256
2022-09-30T19:09:57,380 INFO NetworkImpl:159 link # 1024
2022-09-30T19:09:57,385 INFO NetworkImpl:159 link # 4096
2022-09-30T19:09:57,403 INFO NetworkImpl:159 link # 16384
2022-09-30T19:09:57,482 INFO NetworkImpl:159 link # 65536
2022-09-30T19:09:57,843 INFO NetworkImpl:159 link # 262144
2022-09-30T19:09:58,470 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T19:09:58,470 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T19:09:58,470 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T19:09:58,470 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T19:09:58,470 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T19:09:58,470 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T19:09:58,470 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T19:09:58,471 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T19:09:58,472 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T19:09:58,475 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T19:09:58,481 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T19:09:58,491 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T19:09:58,513 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T19:09:58,555 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T19:09:58,641 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T19:09:58,818 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T19:09:59,161 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T19:09:59,931 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T19:10:01,162 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T19:10:01,265 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T19:10:01,297 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:10:01,297 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T19:10:01,297 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:10:01,297 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:10:01,298 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:10:01,298 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T19:10:01,298 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T19:10:01,298 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T19:10:01,298 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:10:01,298 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:10:03,445 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:10:03,445 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:10:03,445 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:10:03,445 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:10:03,445 INFO EventsManagerImpl:176
2022-09-30T19:10:03,445 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:10:03,445 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:10:03,445 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:10:03,446 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:10:03,446 INFO EventsManagerImpl:176
2022-09-30T19:10:03,446 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:10:03,446 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:10:03,446 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:10:03,446 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:10:03,446 INFO EventsManagerImpl:176
2022-09-30T19:10:03,446 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:10:03,446 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:10:03,446 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:10:03,446 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:10:03,446 INFO EventsManagerImpl:176
2022-09-30T19:10:03,446 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T19:10:03,446 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T19:10:03,446 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T19:10:03,446 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T19:10:03,447 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T19:10:03,447 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T19:10:03,447 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T19:10:03,447 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:10:03,447 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T19:10:03,447 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:10:03,447 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:10:03,447 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T19:10:03,447 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:10:03,447 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:10:03,447 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:10:03,447 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T19:10:03,447 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T19:10:03,447 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T19:10:03,447 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T19:10:03,447 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:10:03,447 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:10:03,447 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:10:03,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T19:10:03,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:10:03,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:10:03,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:10:03,448 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:10:03,448 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:10:03,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:10:03,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:10:03,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:10:03,448 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:10:03,448 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:10:03,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:10:03,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:10:03,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:10:03,448 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:10:03,448 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T19:10:03,448 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:10:03,448 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:10:03,448 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:10:03,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T19:10:03,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:10:03,448 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:10:03,449 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:10:03,449 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:10:03,449 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:10:03,449 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:10:03,449 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:10:03,449 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:10:03,449 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:10:03,449 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:10:03,449 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:10:03,449 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:10:03,449 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:10:03,449 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:10:05,737 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T19:10:05,741 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T19:10:06,078 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T19:10:06,078 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T19:10:06,078 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T19:10:06,078 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T19:10:06,078 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T19:10:06,078 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T19:10:06,078 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T19:10:06,078 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T19:10:06,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T19:10:06,434 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=5s; (s/r): 0.0
2022-09-30T19:10:06,460 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-09-30T19:10:06,467 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T19:10:06,616 INFO VehicularDepartureHandler:110 teleport vehicle 171233_bike from link 257169467 to link -777742303
2022-09-30T19:10:06,735 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-09-30T19:10:07,576 INFO VehicularDepartureHandler:110 teleport vehicle 15424_bike from link 4472040 to link 341989089#0
2022-09-30T19:10:07,634 INFO VehicularDepartureHandler:110 teleport vehicle 132090_bike from link 14496442 to link -323108960#1
2022-09-30T19:10:07,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1777 #nodes=227
2022-09-30T19:10:07,926 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271999 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T19:10:08,141 INFO VehicularDepartureHandler:110 teleport vehicle 223938_bike from link 198058384 to link -11408031
2022-09-30T19:10:09,348 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T19:10:09,468 INFO VehicularDepartureHandler:110 teleport vehicle 17458_bike from link 290301115 to link -39813712
2022-09-30T19:10:09,468 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T19:10:09,652 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3136 #nodes=349
2022-09-30T19:10:09,652 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271372 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-09-30T19:10:12,356 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4403 #nodes=467
2022-09-30T19:10:12,356 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270779 lost=0 simT=10800.0s realT=11s; (s/r): 981.8181818181819
2022-09-30T19:10:16,746 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5721 #nodes=630
2022-09-30T19:10:16,746 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269998 lost=0 simT=14400.0s realT=15s; (s/r): 960.0
2022-09-30T19:10:24,907 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7321 #nodes=1012
2022-09-30T19:10:24,907 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268853 lost=0 simT=18000.0s realT=23s; (s/r): 782.6086956521739
2022-09-30T19:10:33,945 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10969 #nodes=1550
2022-09-30T19:10:33,946 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267054 lost=0 simT=21600.0s realT=32s; (s/r): 675.0
2022-09-30T19:10:46,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12175 #nodes=1789
2022-09-30T19:10:46,557 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264491 lost=0 simT=25200.0s realT=45s; (s/r): 560.0
2022-09-30T19:10:56,125 INFO MemoryObserver:41 used RAM: 12323 MB free: 3772 MB total: 16096 MB
2022-09-30T19:11:05,101 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13506 #nodes=1842
2022-09-30T19:11:05,102 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261196 lost=0 simT=28800.0s realT=63s; (s/r): 457.14285714285717
2022-09-30T19:11:21,543 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14695 #nodes=2045
2022-09-30T19:11:21,543 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257717 lost=0 simT=32400.0s realT=80s; (s/r): 405.0
2022-09-30T19:11:38,872 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14765 #nodes=2013
2022-09-30T19:11:38,872 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252811 lost=0 simT=36000.0s realT=97s; (s/r): 371.1340206185567
2022-09-30T19:11:56,125 INFO MemoryObserver:41 used RAM: 13477 MB free: 2618 MB total: 16096 MB
2022-09-30T19:12:01,032 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15519 #nodes=2159
2022-09-30T19:12:01,032 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247344 lost=0 simT=39600.0s realT=119s; (s/r): 332.7731092436975
2022-09-30T19:12:19,245 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15966 #nodes=2202
2022-09-30T19:12:19,246 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=240048 lost=0 simT=43200.0s realT=137s; (s/r): 315.3284671532847
2022-09-30T19:12:38,255 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16286 #nodes=2335
2022-09-30T19:12:38,255 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231399 lost=0 simT=46800.0s realT=156s; (s/r): 300.0
2022-09-30T19:12:56,126 INFO MemoryObserver:41 used RAM: 13683 MB free: 2412 MB total: 16096 MB
2022-09-30T19:13:02,662 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16665 #nodes=2406
2022-09-30T19:13:02,662 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220688 lost=0 simT=50400.0s realT=181s; (s/r): 278.45303867403317
2022-09-30T19:13:24,082 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16975 #nodes=2548
2022-09-30T19:13:24,083 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207904 lost=0 simT=54000.0s realT=202s; (s/r): 267.3267326732673
2022-09-30T19:13:45,963 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17335 #nodes=2454
2022-09-30T19:13:45,963 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=192106 lost=0 simT=57600.0s realT=224s; (s/r): 257.14285714285717
2022-09-30T19:13:56,126 INFO MemoryObserver:41 used RAM: 13840 MB free: 2255 MB total: 16096 MB
2022-09-30T19:14:11,688 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17463 #nodes=2452
2022-09-30T19:14:11,688 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173431 lost=0 simT=61200.0s realT=250s; (s/r): 244.8
2022-09-30T19:14:32,275 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17208 #nodes=2358
2022-09-30T19:14:32,275 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=152189 lost=0 simT=64800.0s realT=270s; (s/r): 240.0
2022-09-30T19:14:52,084 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16360 #nodes=2187
2022-09-30T19:14:52,084 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129297 lost=0 simT=68400.0s realT=290s; (s/r): 235.86206896551724
2022-09-30T19:14:56,126 INFO MemoryObserver:41 used RAM: 14415 MB free: 1680 MB total: 16096 MB
2022-09-30T19:15:12,769 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15891 #nodes=2098
2022-09-30T19:15:12,770 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105144 lost=0 simT=72000.0s realT=311s; (s/r): 231.5112540192926
2022-09-30T19:15:31,734 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14206 #nodes=1885
2022-09-30T19:15:31,735 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83254 lost=0 simT=75600.0s realT=330s; (s/r): 229.0909090909091
2022-09-30T19:15:46,233 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13416 #nodes=1665
2022-09-30T19:15:46,234 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=67023 lost=0 simT=79200.0s realT=344s; (s/r): 230.2325581395349
2022-09-30T19:15:56,127 INFO MemoryObserver:41 used RAM: 14826 MB free: 1269 MB total: 16096 MB
2022-09-30T19:15:59,254 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12658 #nodes=1547
2022-09-30T19:15:59,254 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53579 lost=2 simT=82800.0s realT=357s; (s/r): 231.9327731092437
2022-09-30T19:16:15,909 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12040 #nodes=1498
2022-09-30T19:16:15,909 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41499 lost=7 simT=86400.0s realT=374s; (s/r): 231.01604278074868
2022-09-30T19:16:27,425 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10326 #nodes=1211
2022-09-30T19:16:27,426 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34762 lost=16 simT=90000.0s realT=386s; (s/r): 233.16062176165804
2022-09-30T19:16:35,993 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8889 #nodes=980
2022-09-30T19:16:35,993 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30479 lost=16 simT=93600.0s realT=394s; (s/r): 237.56345177664974
2022-09-30T19:16:44,318 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7702 #nodes=873
2022-09-30T19:16:44,318 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=27310 lost=17 simT=97200.0s realT=403s; (s/r): 241.19106699751862
2022-09-30T19:16:52,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6617 #nodes=735
2022-09-30T19:16:52,707 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24747 lost=18 simT=100800.0s realT=411s; (s/r): 245.25547445255475
2022-09-30T19:16:56,127 INFO MemoryObserver:41 used RAM: 14918 MB free: 1177 MB total: 16096 MB
2022-09-30T19:16:59,584 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5779 #nodes=644
2022-09-30T19:16:59,584 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22738 lost=18 simT=104400.0s realT=418s; (s/r): 249.76076555023923
2022-09-30T19:17:03,615 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4943 #nodes=554
2022-09-30T19:17:03,615 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20968 lost=18 simT=108000.0s realT=422s; (s/r): 255.92417061611374
2022-09-30T19:17:07,074 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4359 #nodes=480
2022-09-30T19:17:07,074 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19536 lost=20 simT=111600.0s realT=425s; (s/r): 262.5882352941176
2022-09-30T19:17:10,144 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3668 #nodes=378
2022-09-30T19:17:10,144 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=18215 lost=21 simT=115200.0s realT=428s; (s/r): 269.1588785046729
2022-09-30T19:17:12,619 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3131 #nodes=359
2022-09-30T19:17:12,619 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=17043 lost=21 simT=118800.0s realT=431s; (s/r): 275.6380510440835
2022-09-30T19:17:14,847 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2709 #nodes=277
2022-09-30T19:17:14,847 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=16063 lost=21 simT=122400.0s realT=433s; (s/r): 282.67898383371823
2022-09-30T19:17:17,487 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2298 #nodes=238
2022-09-30T19:17:17,487 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=15079 lost=22 simT=126000.0s realT=436s; (s/r): 288.9908256880734
2022-09-30T19:17:19,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1912 #nodes=244
2022-09-30T19:17:19,850 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13400 lost=23 simT=129600.0s realT=438s; (s/r): 295.8904109589041
2022-09-30T19:17:20,375 INFO AbstractController$9:234 ### ITERATION 11 fires after mobsim event
2022-09-30T19:17:20,375 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T19:17:20,375 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=339.561806406sec
2022-09-30T19:17:20,418 INFO LegTimesControlerListener:50 [11] average trip (probably: leg) duration is: 1480 seconds = 00:24:40
2022-09-30T19:17:20,418 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T19:17:20,418 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:17:20,418 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:17:20,418 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:17:20,418 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:17:20,419 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T19:17:20,419 INFO EventsManagerImpl:137 event # 1
2022-09-30T19:17:20,419 INFO EventsManagerImpl:137 event # 4
2022-09-30T19:17:20,419 INFO EventsManagerImpl:137 event # 16
2022-09-30T19:17:20,419 INFO EventsManagerImpl:137 event # 64
2022-09-30T19:17:20,419 INFO EventsManagerImpl:137 event # 256
2022-09-30T19:17:20,420 INFO EventsManagerImpl:137 event # 1024
2022-09-30T19:17:20,424 INFO EventsManagerImpl:137 event # 4096
2022-09-30T19:17:20,438 INFO EventsManagerImpl:137 event # 16384
2022-09-30T19:17:20,456 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T19:17:20,846 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:17:20,846 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:17:20,846 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:17:20,846 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:17:20,846 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T19:17:20,847 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T19:17:20,847 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:17:20,850 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:17:20,850 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=14:01:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:17:20,853 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:17:20,853 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:17:20,853 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=09:01:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:17:20,856 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:17:20,856 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T19:17:20,856 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:17:20,856 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:17:20,856 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:17:20,856 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:17:20,857 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:17:20,857 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:17:20,857 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:17:20,857 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:17:20,857 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:17:20,857 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:17:20,858 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:17:20,858 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T19:17:20,858 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:17:20,859 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:17:20,859 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:17:20,859 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:17:20,860 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:17:20,860 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:17:20,860 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:17:20,867 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:17:20,867 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:17:20,867 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:17:20,867 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:17:20,867 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:17:20,867 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:39:06][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:17:20,867 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T19:17:21,304 INFO ControlerListenerManagerImpl:251 [it.11] all ControlerAfterMobsimListeners called.
2022-09-30T19:17:21,304 INFO AbstractController$4:159 ### ITERATION 11 fires scoring event
2022-09-30T19:17:21,304 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T19:17:21,556 INFO NewScoreAssignerImpl:57 it: 11 msaStart: 599
2022-09-30T19:17:21,738 INFO ControlerListenerManagerImpl:194 [it.11] all ControlerScoringListeners called.
2022-09-30T19:17:21,738 INFO AbstractController$5:167 ### ITERATION 11 fires iteration end event
2022-09-30T19:17:21,738 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T19:17:21,738 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T19:17:21,889 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T19:17:21,889 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T19:17:24,757 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T19:17:24,757 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11704247266826541
2022-09-30T19:17:24,757 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2639957994628653
2022-09-30T19:17:24,757 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 5.03242835208512E-4
2022-09-30T19:17:24,757 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.7999969189214173E-4
2022-09-30T19:17:24,757 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T19:17:24,757 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1452471795293139
2022-09-30T19:17:24,757 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14375157263386001
2022-09-30T19:17:24,757 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.26865849838500133
2022-09-30T19:17:24,864 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T19:17:24,991 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -112.56551972184015
2022-09-30T19:17:24,991 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -167.5710533893916
2022-09-30T19:17:24,991 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -125.12993187944441
2022-09-30T19:17:24,991 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -89.56962973197429
2022-09-30T19:17:25,037 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T19:17:26,111 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19173.620181719318 meters
2022-09-30T19:17:26,112 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136417.37305046135 meters (statistic on all 2031239 legs which have a finite distance)
2022-09-30T19:17:26,112 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51705.25589405604 meters
2022-09-30T19:17:26,112 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136312.70393828407 meters (statistic on all 752657 trips which have a finite distance)
2022-09-30T19:17:26,112 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T19:17:26,112 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T19:17:27,071 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T19:17:27,075 INFO LegHistogramListener:72 number of legs: 2044597 100%
2022-09-30T19:17:27,075 INFO LegHistogramListener:79 number of bike legs: 89763 4.39025392290021%
2022-09-30T19:17:27,075 INFO LegHistogramListener:79 number of car legs: 205306 10.041392020041114%
2022-09-30T19:17:27,075 INFO LegHistogramListener:79 number of drtNorth legs: 413 0.020199579672668992%
2022-09-30T19:17:27,075 INFO LegHistogramListener:79 number of drtSoutheast legs: 306 0.014966274527449664%
2022-09-30T19:17:27,075 INFO LegHistogramListener:79 number of freight legs: 47065 2.3019206229882956%
2022-09-30T19:17:27,075 INFO LegHistogramListener:79 number of pt legs: 139209 6.808627812718106%
2022-09-30T19:17:27,075 INFO LegHistogramListener:79 number of ride legs: 111073 5.4325131064948255%
2022-09-30T19:17:27,075 INFO LegHistogramListener:79 number of walk legs: 1451462 70.99012666065734%
2022-09-30T19:17:27,623 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T19:17:27,623 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.228328463517462
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3835236755213442
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0020887145226639006
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0017382418338579726
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.24056162927435465
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.2422035874024967
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.48663325408114533
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1373609021398091
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3395566841432291
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 2.0283767337485944E-4
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 1.61756625602736E-4
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.14461170707158885
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.15404237510077695
2022-09-30T19:17:31,118 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.24109696667813513
2022-09-30T19:17:31,119 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.08205554157658791
2022-09-30T19:17:31,119 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.2250676553505497
2022-09-30T19:17:31,119 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.182430662894057E-5
2022-09-30T19:17:31,119 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.0270261943030858E-5
2022-09-30T19:17:31,119 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T19:17:31,119 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.0922937089510468
2022-09-30T19:17:31,119 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.0959910032505379
2022-09-30T19:17:31,119 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.16134709890775764
2022-09-30T19:17:31,266 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T19:17:32,358 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T19:17:32,648 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T19:17:33,032 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T19:17:34,142 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T19:17:34,431 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T19:17:34,806 INFO ControlerListenerManagerImpl:171 [it.11] all ControlerIterationEndsListeners called.
2022-09-30T19:17:34,883 INFO AbstractController:181 ### ITERATION 11 ENDS
2022-09-30T19:17:34,883 INFO AbstractController:182 ###################################################
2022-09-30T19:17:34,884 INFO AbstractController:133 ###################################################
2022-09-30T19:17:34,884 INFO AbstractController:134 ### ITERATION 12 BEGINS
2022-09-30T19:17:34,884 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T19:17:34,884 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T19:17:34,884 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T19:17:34,885 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T19:17:34,885 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T19:17:35,223 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T19:17:35,254 INFO ControlerListenerManagerImpl:148 [it.12] all ControlerIterationStartsListeners called.
2022-09-30T19:17:35,255 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T19:17:44,029 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169481 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T19:17:44,029 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30605 plans
2022-09-30T19:17:44,030 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:17:44,032 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:17:44,032 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:17:44,032 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:17:44,034 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:17:44,034 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:17:44,039 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:17:44,040 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:17:44,048 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:17:44,048 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:17:44,050 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:17:44,055 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:17:44,055 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:17:44,082 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:17:44,083 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:17:44,084 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:17:44,096 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:17:44,107 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:17:44,127 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:17:44,145 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:17:44,214 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:17:44,444 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:17:44,930 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:17:46,062 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:17:47,921 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:17:51,510 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T19:17:56,127 INFO MemoryObserver:41 used RAM: 12519 MB free: 3576 MB total: 16096 MB
2022-09-30T19:17:58,525 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T19:18:18,708 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:18:18,708 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30605 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T19:18:18,708 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30749 plans
2022-09-30T19:18:18,708 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T19:18:18,708 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T19:18:18,708 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T19:18:18,709 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T19:18:18,709 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T19:18:18,709 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T19:18:18,709 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T19:18:18,709 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T19:18:18,709 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T19:18:18,710 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T19:18:18,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T19:18:18,714 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T19:18:18,720 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T19:18:18,730 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T19:18:18,750 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T19:18:18,795 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T19:18:19,037 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30749 plans
2022-09-30T19:18:19,038 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:18:19,038 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:18:19,038 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:18:19,038 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:18:19,039 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:18:19,039 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:18:19,042 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:18:19,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:18:19,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:18:19,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:18:19,046 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:18:19,046 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:18:19,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:18:19,056 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:18:19,061 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:18:19,075 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:18:19,099 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:18:19,126 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:18:19,126 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:18:19,142 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:18:19,255 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:18:19,479 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:18:19,885 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:18:20,884 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:18:22,755 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:18:26,384 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T19:18:34,081 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T19:18:54,739 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:18:54,740 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30749 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T19:18:54,740 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7593 plans
2022-09-30T19:18:54,740 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T19:18:54,740 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T19:18:54,741 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T19:18:54,741 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T19:18:54,741 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T19:18:54,741 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T19:18:54,741 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T19:18:54,741 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T19:18:54,741 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T19:18:54,741 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T19:18:54,741 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T19:18:54,742 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T19:18:54,743 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T19:18:54,746 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T19:18:54,746 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7593 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T19:18:54,746 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40255 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T19:18:54,746 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6810 plans
2022-09-30T19:18:54,747 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:18:54,747 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:18:54,747 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:18:54,748 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:18:54,750 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:18:54,760 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:18:54,789 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:18:54,954 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:18:55,090 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:18:55,353 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:18:56,128 INFO MemoryObserver:41 used RAM: 12465 MB free: 3630 MB total: 16096 MB
2022-09-30T19:18:56,300 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:18:57,755 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:19:00,903 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:19:13,375 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:19:13,375 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6810 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T19:19:13,375 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T19:19:14,717 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T19:19:16,094 INFO ControlerListenerManagerImpl:213 [it.12] all ControlerReplanningListeners called.
2022-09-30T19:19:16,094 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T19:19:16,094 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T19:19:16,094 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T19:19:16,208 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T19:19:16,323 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T19:19:16,323 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T19:19:16,323 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T19:19:16,325 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T19:19:16,326 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T19:19:16,326 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T19:19:16,327 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T19:19:16,327 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T19:19:16,327 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T19:19:16,327 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T19:19:16,327 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T19:19:16,327 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T19:19:16,327 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T19:19:16,327 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:19:16,327 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:19:16,327 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T19:19:16,327 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:19:16,327 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:19:16,328 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T19:19:16,328 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T19:19:16,328 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T19:19:16,328 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T19:19:17,221 INFO ControlerListenerManagerImpl:232 [it.12] all ControlerBeforeMobsimListeners called.
2022-09-30T19:19:17,222 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T19:19:17,222 INFO NetworkImpl:163 node # 1
2022-09-30T19:19:17,223 INFO NetworkImpl:163 node # 4
2022-09-30T19:19:17,223 INFO NetworkImpl:163 node # 16
2022-09-30T19:19:17,223 INFO NetworkImpl:163 node # 64
2022-09-30T19:19:17,223 INFO NetworkImpl:163 node # 256
2022-09-30T19:19:17,223 INFO NetworkImpl:163 node # 1024
2022-09-30T19:19:17,223 INFO NetworkImpl:163 node # 4096
2022-09-30T19:19:17,225 INFO NetworkImpl:163 node # 16384
2022-09-30T19:19:17,235 INFO NetworkImpl:163 node # 65536
2022-09-30T19:19:17,277 INFO NetworkImpl:159 link # 1
2022-09-30T19:19:17,278 INFO NetworkImpl:159 link # 4
2022-09-30T19:19:17,278 INFO NetworkImpl:159 link # 16
2022-09-30T19:19:17,278 INFO NetworkImpl:159 link # 64
2022-09-30T19:19:17,278 INFO NetworkImpl:159 link # 256
2022-09-30T19:19:17,280 INFO NetworkImpl:159 link # 1024
2022-09-30T19:19:17,285 INFO NetworkImpl:159 link # 4096
2022-09-30T19:19:17,309 INFO NetworkImpl:159 link # 16384
2022-09-30T19:19:17,410 INFO NetworkImpl:159 link # 65536
2022-09-30T19:19:17,879 INFO NetworkImpl:159 link # 262144
2022-09-30T19:19:18,965 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T19:19:18,966 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T19:19:18,966 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T19:19:18,966 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T19:19:18,966 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T19:19:18,967 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T19:19:18,967 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T19:19:18,968 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T19:19:18,970 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T19:19:18,973 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T19:19:18,979 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T19:19:18,991 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T19:19:19,015 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T19:19:19,063 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T19:19:19,162 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T19:19:19,359 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T19:19:19,837 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T19:19:20,567 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T19:19:21,856 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T19:19:21,957 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T19:19:21,993 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:19:21,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T19:19:21,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:19:21,993 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:19:21,993 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:19:21,994 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T19:19:21,994 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T19:19:21,994 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T19:19:21,994 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:19:21,994 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:19:24,030 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:19:24,030 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:19:24,030 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:19:24,030 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:19:24,030 INFO EventsManagerImpl:176
2022-09-30T19:19:24,030 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:19:24,031 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:19:24,031 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:19:24,031 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:19:24,031 INFO EventsManagerImpl:176
2022-09-30T19:19:24,031 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:19:24,031 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:19:24,031 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:19:24,031 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:19:24,031 INFO EventsManagerImpl:176
2022-09-30T19:19:24,031 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:19:24,031 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:19:24,031 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:19:24,031 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:19:24,031 INFO EventsManagerImpl:176
2022-09-30T19:19:24,031 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T19:19:24,032 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T19:19:24,032 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T19:19:24,032 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T19:19:24,032 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T19:19:24,032 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T19:19:24,032 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T19:19:24,032 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:19:24,032 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T19:19:24,032 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:19:24,032 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:19:24,032 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T19:19:24,032 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:19:24,032 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:19:24,032 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:19:24,032 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T19:19:24,032 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T19:19:24,032 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T19:19:24,033 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T19:19:24,033 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:19:24,033 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:19:24,033 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:19:24,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T19:19:24,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:19:24,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:19:24,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:19:24,033 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:19:24,033 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:19:24,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:19:24,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:19:24,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:19:24,033 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:19:24,033 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:19:24,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:19:24,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:19:24,033 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:19:24,033 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:19:24,034 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T19:19:24,034 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:19:24,034 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:19:24,034 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:19:24,034 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T19:19:24,034 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:19:24,034 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:19:24,034 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:19:24,034 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:19:24,034 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:19:24,034 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:19:24,034 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:19:24,034 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:19:24,034 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:19:24,034 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:19:24,034 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:19:24,034 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:19:24,034 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:19:24,034 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:19:26,287 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T19:19:26,292 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T19:19:26,582 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T19:19:26,582 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T19:19:26,582 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T19:19:26,582 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T19:19:26,583 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T19:19:26,583 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T19:19:26,583 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T19:19:26,583 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T19:19:26,892 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T19:19:26,892 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273934 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-09-30T19:19:27,158 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T19:19:27,477 INFO VehicularDepartureHandler:110 teleport vehicle 171233_bike from link 257169467 to link -777742303
2022-09-30T19:19:27,636 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-09-30T19:19:28,013 INFO VehicularDepartureHandler:110 teleport vehicle 227839_bike from link 311378504 to link -175593120
2022-09-30T19:19:28,215 INFO VehicularDepartureHandler:110 teleport vehicle 132090_bike from link 14496442 to link -323108960#1
2022-09-30T19:19:28,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1751 #nodes=230
2022-09-30T19:19:28,546 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=272001 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T19:19:28,606 INFO VehicularDepartureHandler:110 teleport vehicle 10868_bike from link 700654981 to link 290970570
2022-09-30T19:19:28,794 INFO VehicularDepartureHandler:110 teleport vehicle 223938_bike from link 198058384 to link -11408031
2022-09-30T19:19:29,765 INFO VehicularDepartureHandler:110 teleport vehicle 3463_bike from link 628831856#1 to link -453306551
2022-09-30T19:19:30,180 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T19:19:30,180 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T19:19:30,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3113 #nodes=347
2022-09-30T19:19:30,490 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271372 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-09-30T19:19:33,686 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4399 #nodes=477
2022-09-30T19:19:33,686 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270791 lost=0 simT=10800.0s realT=11s; (s/r): 981.8181818181819
2022-09-30T19:19:37,379 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5711 #nodes=635
2022-09-30T19:19:37,379 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=270004 lost=0 simT=14400.0s realT=15s; (s/r): 960.0
2022-09-30T19:19:42,485 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7292 #nodes=1012
2022-09-30T19:19:42,485 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268864 lost=0 simT=18000.0s realT=20s; (s/r): 900.0
2022-09-30T19:19:51,509 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10936 #nodes=1550
2022-09-30T19:19:51,510 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267060 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-09-30T19:19:56,128 INFO MemoryObserver:41 used RAM: 12935 MB free: 3160 MB total: 16096 MB
2022-09-30T19:20:08,110 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12153 #nodes=1847
2022-09-30T19:20:08,111 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264489 lost=0 simT=25200.0s realT=46s; (s/r): 547.8260869565217
2022-09-30T19:20:23,224 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13518 #nodes=1977
2022-09-30T19:20:23,224 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261210 lost=0 simT=28800.0s realT=61s; (s/r): 472.1311475409836
2022-09-30T19:20:43,185 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14716 #nodes=2021
2022-09-30T19:20:43,186 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257708 lost=0 simT=32400.0s realT=81s; (s/r): 400.0
2022-09-30T19:20:56,129 INFO MemoryObserver:41 used RAM: 13409 MB free: 2686 MB total: 16096 MB
2022-09-30T19:21:01,353 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14736 #nodes=2054
2022-09-30T19:21:01,353 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252861 lost=0 simT=36000.0s realT=99s; (s/r): 363.6363636363636
2022-09-30T19:21:18,842 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15440 #nodes=2073
2022-09-30T19:21:18,842 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247409 lost=0 simT=39600.0s realT=116s; (s/r): 341.37931034482756
2022-09-30T19:21:40,303 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15918 #nodes=2240
2022-09-30T19:21:40,304 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=240144 lost=0 simT=43200.0s realT=138s; (s/r): 313.04347826086956
2022-09-30T19:21:56,129 INFO MemoryObserver:41 used RAM: 13959 MB free: 2136 MB total: 16096 MB
2022-09-30T19:22:00,858 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16295 #nodes=2301
2022-09-30T19:22:00,858 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231532 lost=0 simT=46800.0s realT=158s; (s/r): 296.2025316455696
2022-09-30T19:22:20,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16680 #nodes=2361
2022-09-30T19:22:20,007 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220723 lost=0 simT=50400.0s realT=178s; (s/r): 283.14606741573033
2022-09-30T19:22:41,066 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16990 #nodes=2432
2022-09-30T19:22:41,067 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207926 lost=0 simT=54000.0s realT=199s; (s/r): 271.356783919598
2022-09-30T19:22:56,129 INFO MemoryObserver:41 used RAM: 14222 MB free: 1873 MB total: 16096 MB
2022-09-30T19:23:05,060 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17215 #nodes=2464
2022-09-30T19:23:05,061 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=192120 lost=0 simT=57600.0s realT=223s; (s/r): 258.29596412556054
2022-09-30T19:23:25,734 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17398 #nodes=2428
2022-09-30T19:23:25,735 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173490 lost=0 simT=61200.0s realT=243s; (s/r): 251.85185185185185
2022-09-30T19:23:48,849 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17052 #nodes=2389
2022-09-30T19:23:48,850 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=152220 lost=0 simT=64800.0s realT=266s; (s/r): 243.60902255639098
2022-09-30T19:23:56,130 INFO MemoryObserver:41 used RAM: 14246 MB free: 1849 MB total: 16096 MB
2022-09-30T19:24:10,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16379 #nodes=2165
2022-09-30T19:24:10,649 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129306 lost=0 simT=68400.0s realT=288s; (s/r): 237.5
2022-09-30T19:24:29,219 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15901 #nodes=2103
2022-09-30T19:24:29,219 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105162 lost=0 simT=72000.0s realT=307s; (s/r): 234.52768729641693
2022-09-30T19:24:45,717 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14328 #nodes=1792
2022-09-30T19:24:45,717 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83343 lost=0 simT=75600.0s realT=323s; (s/r): 234.05572755417955
2022-09-30T19:24:56,130 INFO MemoryObserver:41 used RAM: 14631 MB free: 1464 MB total: 16096 MB
2022-09-30T19:25:02,870 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13369 #nodes=1645
2022-09-30T19:25:02,871 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=67040 lost=0 simT=79200.0s realT=340s; (s/r): 232.94117647058823
2022-09-30T19:25:19,189 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12711 #nodes=1544
2022-09-30T19:25:19,190 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53540 lost=0 simT=82800.0s realT=357s; (s/r): 231.9327731092437
2022-09-30T19:25:31,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12049 #nodes=1420
2022-09-30T19:25:31,021 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41455 lost=1 simT=86400.0s realT=369s; (s/r): 234.14634146341464
2022-09-30T19:25:40,796 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10306 #nodes=1157
2022-09-30T19:25:40,796 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34776 lost=9 simT=90000.0s realT=378s; (s/r): 238.0952380952381
2022-09-30T19:25:51,414 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8948 #nodes=1014
2022-09-30T19:25:51,415 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30496 lost=11 simT=93600.0s realT=389s; (s/r): 240.61696658097685
2022-09-30T19:25:56,131 INFO MemoryObserver:41 used RAM: 15011 MB free: 1084 MB total: 16096 MB
2022-09-30T19:26:01,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7715 #nodes=897
2022-09-30T19:26:01,250 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=27339 lost=13 simT=97200.0s realT=399s; (s/r): 243.60902255639098
2022-09-30T19:26:06,578 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6646 #nodes=684
2022-09-30T19:26:06,578 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24784 lost=13 simT=100800.0s realT=404s; (s/r): 249.5049504950495
2022-09-30T19:26:10,981 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5677 #nodes=645
2022-09-30T19:26:10,981 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22733 lost=13 simT=104400.0s realT=408s; (s/r): 255.88235294117646
2022-09-30T19:26:14,863 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4932 #nodes=536
2022-09-30T19:26:14,863 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=21015 lost=14 simT=108000.0s realT=412s; (s/r): 262.13592233009706
2022-09-30T19:26:18,077 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4267 #nodes=454
2022-09-30T19:26:18,077 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19514 lost=14 simT=111600.0s realT=416s; (s/r): 268.2692307692308
2022-09-30T19:26:20,706 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3598 #nodes=395
2022-09-30T19:26:20,706 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=18173 lost=14 simT=115200.0s realT=418s; (s/r): 275.5980861244019
2022-09-30T19:26:23,721 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3086 #nodes=309
2022-09-30T19:26:23,722 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=17026 lost=14 simT=118800.0s realT=421s; (s/r): 282.1852731591449
2022-09-30T19:26:26,402 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2713 #nodes=288
2022-09-30T19:26:26,403 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=16054 lost=14 simT=122400.0s realT=424s; (s/r): 288.6792452830189
2022-09-30T19:26:28,695 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2315 #nodes=258
2022-09-30T19:26:28,696 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=15074 lost=14 simT=126000.0s realT=426s; (s/r): 295.77464788732397
2022-09-30T19:26:30,773 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1933 #nodes=194
2022-09-30T19:26:30,774 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13383 lost=14 simT=129600.0s realT=428s; (s/r): 302.803738317757
2022-09-30T19:26:31,323 INFO AbstractController$9:234 ### ITERATION 12 fires after mobsim event
2022-09-30T19:26:31,323 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=317.564112204sec
2022-09-30T19:26:31,323 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T19:26:31,371 INFO LegTimesControlerListener:50 [12] average trip (probably: leg) duration is: 1480 seconds = 00:24:40
2022-09-30T19:26:31,371 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T19:26:31,372 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:26:31,372 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:26:31,372 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:26:31,372 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:26:31,372 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T19:26:31,372 INFO EventsManagerImpl:137 event # 1
2022-09-30T19:26:31,372 INFO EventsManagerImpl:137 event # 4
2022-09-30T19:26:31,372 INFO EventsManagerImpl:137 event # 16
2022-09-30T19:26:31,372 INFO EventsManagerImpl:137 event # 64
2022-09-30T19:26:31,372 INFO EventsManagerImpl:137 event # 256
2022-09-30T19:26:31,374 INFO EventsManagerImpl:137 event # 1024
2022-09-30T19:26:31,378 INFO EventsManagerImpl:137 event # 4096
2022-09-30T19:26:31,395 INFO EventsManagerImpl:137 event # 16384
2022-09-30T19:26:31,417 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T19:26:31,739 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:26:31,739 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:26:31,739 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:26:31,739 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:26:31,739 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T19:26:31,740 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T19:26:31,740 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:26:31,754 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:26:31,754 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=14:01:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:26:31,757 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:26:31,757 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:26:31,757 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=09:01:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:26:31,760 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:26:31,760 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T19:26:31,760 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:26:31,761 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:26:31,761 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:26:31,761 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:26:31,762 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:26:31,762 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:26:31,762 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:26:31,762 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:26:31,762 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:26:31,762 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:33][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:26:31,763 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:26:31,763 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T19:26:31,763 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:26:31,765 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:26:31,765 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:26:31,765 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:26:31,767 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:26:31,768 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-09-30T19:26:31,768 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:26:31,772 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:26:31,772 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:26:31,772 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:27:23][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:26:31,772 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:26:31,772 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:26:31,772 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:43][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:26:31,772 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T19:26:32,236 INFO ControlerListenerManagerImpl:251 [it.12] all ControlerAfterMobsimListeners called.
2022-09-30T19:26:32,237 INFO AbstractController$4:159 ### ITERATION 12 fires scoring event
2022-09-30T19:26:32,237 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T19:26:32,462 INFO NewScoreAssignerImpl:57 it: 12 msaStart: 599
2022-09-30T19:26:32,662 INFO ControlerListenerManagerImpl:194 [it.12] all ControlerScoringListeners called.
2022-09-30T19:26:32,663 INFO AbstractController$5:167 ### ITERATION 12 fires iteration end event
2022-09-30T19:26:32,663 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T19:26:32,663 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T19:26:32,792 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T19:26:32,792 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T19:26:36,136 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T19:26:36,137 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11688713495637706
2022-09-30T19:26:36,137 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2638982319744065
2022-09-30T19:26:36,137 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.85269876808208E-4
2022-09-30T19:26:36,137 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.530402542916857E-4
2022-09-30T19:26:36,137 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T19:26:36,137 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1450225175493101
2022-09-30T19:26:36,137 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14412258584655202
2022-09-30T19:26:36,137 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.268809984748661
2022-09-30T19:26:36,241 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T19:26:36,371 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -112.95281082577354
2022-09-30T19:26:36,371 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -168.72261422999244
2022-09-30T19:26:36,371 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -125.611979187492
2022-09-30T19:26:36,371 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -89.5691847697624
2022-09-30T19:26:36,415 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T19:26:37,523 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19201.914382212555 meters
2022-09-30T19:26:37,523 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136550.95235269572 meters (statistic on all 2030232 legs which have a finite distance)
2022-09-30T19:26:37,523 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51776.94880649741 meters
2022-09-30T19:26:37,523 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136448.9352304583 meters (statistic on all 752366 trips which have a finite distance)
2022-09-30T19:26:37,523 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T19:26:37,524 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T19:26:38,453 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T19:26:38,457 INFO LegHistogramListener:72 number of legs: 2043543 100%
2022-09-30T19:26:38,457 INFO LegHistogramListener:79 number of bike legs: 89647 4.386841872179836%
2022-09-30T19:26:38,457 INFO LegHistogramListener:79 number of car legs: 205236 10.043145654385546%
2022-09-30T19:26:38,457 INFO LegHistogramListener:79 number of drtNorth legs: 405 0.019818521068555934%
2022-09-30T19:26:38,457 INFO LegHistogramListener:79 number of drtSoutheast legs: 272 0.01331021661888201%
2022-09-30T19:26:38,458 INFO LegHistogramListener:79 number of freight legs: 47065 2.303107886645889%
2022-09-30T19:26:38,458 INFO LegHistogramListener:79 number of pt legs: 138872 6.795648537858024%
2022-09-30T19:26:38,458 INFO LegHistogramListener:79 number of ride legs: 111345 5.4486252552552115%
2022-09-30T19:26:38,458 INFO LegHistogramListener:79 number of walk legs: 1450701 70.98950205598805%
2022-09-30T19:26:39,007 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T19:26:39,007 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T19:26:42,521 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.2349964310839748
2022-09-30T19:26:42,521 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3846675259452492
2022-09-30T19:26:42,521 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0022517549310095155
2022-09-30T19:26:42,521 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.001888444414774799
2022-09-30T19:26:42,521 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T19:26:42,521 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.24932473027724572
2022-09-30T19:26:42,521 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.2510257424115602
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.5052070228051166
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.14127258815736096
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.34366350513769856
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 2.4006737291834627E-4
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 1.9256741143182856E-4
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.15011143234208188
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.15872433076405615
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.2524045250774121
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.08811627990571899
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.24695358355114846
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.567565485757714E-5
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.1554044685909713E-5
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.09922613576259262
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.10513282016257824
2022-09-30T19:26:42,522 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.16913837637428944
2022-09-30T19:26:42,679 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T19:26:43,778 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T19:26:44,069 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T19:26:44,451 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T19:26:45,555 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T19:26:45,845 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T19:26:46,212 INFO ControlerListenerManagerImpl:171 [it.12] all ControlerIterationEndsListeners called.
2022-09-30T19:26:46,290 INFO AbstractController:181 ### ITERATION 12 ENDS
2022-09-30T19:26:46,290 INFO AbstractController:182 ###################################################
2022-09-30T19:26:46,290 INFO AbstractController:133 ###################################################
2022-09-30T19:26:46,290 INFO AbstractController:134 ### ITERATION 13 BEGINS
2022-09-30T19:26:46,291 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T19:26:46,291 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T19:26:46,291 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T19:26:46,292 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T19:26:46,292 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T19:26:46,646 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T19:26:46,696 INFO ControlerListenerManagerImpl:148 [it.13] all ControlerIterationStartsListeners called.
2022-09-30T19:26:46,696 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T19:26:55,269 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169758 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T19:26:55,269 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30644 plans
2022-09-30T19:26:55,270 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:26:55,271 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:26:55,271 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:26:55,280 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:26:55,280 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:26:55,284 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:26:55,285 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:26:55,285 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:26:55,285 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:26:55,287 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:26:55,288 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:26:55,289 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:26:55,294 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:26:55,295 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:26:55,295 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:26:55,305 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:26:55,333 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:26:55,391 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:26:55,395 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:26:55,542 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:26:55,546 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:26:55,958 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:26:56,131 INFO MemoryObserver:41 used RAM: 12875 MB free: 3220 MB total: 16096 MB
2022-09-30T19:26:56,335 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:26:57,252 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:26:59,061 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:27:03,001 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T19:27:09,663 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T19:27:26,510 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:27:26,510 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30644 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T19:27:26,510 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30356 plans
2022-09-30T19:27:26,510 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T19:27:26,510 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T19:27:26,511 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T19:27:26,511 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T19:27:26,511 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T19:27:26,511 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T19:27:26,511 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T19:27:26,511 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T19:27:26,511 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T19:27:26,512 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T19:27:26,514 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T19:27:26,516 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T19:27:26,522 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T19:27:26,532 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T19:27:26,552 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T19:27:26,589 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T19:27:26,830 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30356 plans
2022-09-30T19:27:26,831 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:27:26,831 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:27:26,831 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:27:26,831 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:27:26,831 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:27:26,832 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:27:26,832 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:27:26,832 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:27:26,832 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:27:26,832 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:27:26,833 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:27:26,834 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:27:26,834 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:27:26,836 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:27:26,837 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:27:26,839 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:27:26,847 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:27:26,880 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:27:26,934 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:27:27,214 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:27:27,223 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:27:27,241 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:27:27,749 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:27:28,845 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:27:30,460 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:27:34,547 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T19:27:42,980 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T19:27:56,132 INFO MemoryObserver:41 used RAM: 13965 MB free: 2130 MB total: 16096 MB
2022-09-30T19:28:00,766 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:28:00,766 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30356 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T19:28:00,766 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7670 plans
2022-09-30T19:28:00,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T19:28:00,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T19:28:00,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T19:28:00,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T19:28:00,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T19:28:00,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T19:28:00,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T19:28:00,767 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T19:28:00,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T19:28:00,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T19:28:00,769 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T19:28:00,772 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T19:28:00,778 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T19:28:00,789 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T19:28:00,789 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7670 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T19:28:00,789 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40361 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T19:28:00,789 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6704 plans
2022-09-30T19:28:00,795 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:28:00,796 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:28:00,798 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:28:00,804 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:28:00,810 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:28:00,822 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:28:00,887 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:28:01,000 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:28:01,347 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:28:01,725 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:28:02,347 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:28:03,342 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:28:06,247 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:28:17,029 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:28:17,029 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6704 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T19:28:17,030 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T19:28:18,023 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T19:28:19,347 INFO ControlerListenerManagerImpl:213 [it.13] all ControlerReplanningListeners called.
2022-09-30T19:28:19,347 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T19:28:19,348 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T19:28:19,348 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T19:28:19,467 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T19:28:19,587 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T19:28:19,587 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T19:28:19,587 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T19:28:19,601 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T19:28:19,615 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T19:28:19,615 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T19:28:19,617 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T19:28:19,618 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T19:28:19,618 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T19:28:19,618 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T19:28:19,618 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T19:28:19,618 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T19:28:19,618 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T19:28:19,618 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:28:19,619 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:28:19,619 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T19:28:19,619 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:28:19,619 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:28:19,619 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T19:28:19,620 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T19:28:19,620 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T19:28:19,620 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T19:28:20,550 INFO ControlerListenerManagerImpl:232 [it.13] all ControlerBeforeMobsimListeners called.
2022-09-30T19:28:20,550 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T19:28:20,551 INFO NetworkImpl:163 node # 1
2022-09-30T19:28:20,551 INFO NetworkImpl:163 node # 4
2022-09-30T19:28:20,551 INFO NetworkImpl:163 node # 16
2022-09-30T19:28:20,551 INFO NetworkImpl:163 node # 64
2022-09-30T19:28:20,551 INFO NetworkImpl:163 node # 256
2022-09-30T19:28:20,551 INFO NetworkImpl:163 node # 1024
2022-09-30T19:28:20,552 INFO NetworkImpl:163 node # 4096
2022-09-30T19:28:20,554 INFO NetworkImpl:163 node # 16384
2022-09-30T19:28:20,565 INFO NetworkImpl:163 node # 65536
2022-09-30T19:28:20,610 INFO NetworkImpl:159 link # 1
2022-09-30T19:28:20,610 INFO NetworkImpl:159 link # 4
2022-09-30T19:28:20,610 INFO NetworkImpl:159 link # 16
2022-09-30T19:28:20,610 INFO NetworkImpl:159 link # 64
2022-09-30T19:28:20,611 INFO NetworkImpl:159 link # 256
2022-09-30T19:28:20,612 INFO NetworkImpl:159 link # 1024
2022-09-30T19:28:20,618 INFO NetworkImpl:159 link # 4096
2022-09-30T19:28:20,643 INFO NetworkImpl:159 link # 16384
2022-09-30T19:28:20,742 INFO NetworkImpl:159 link # 65536
2022-09-30T19:28:21,208 INFO NetworkImpl:159 link # 262144
2022-09-30T19:28:22,081 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T19:28:22,081 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T19:28:22,081 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T19:28:22,081 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T19:28:22,082 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T19:28:22,082 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T19:28:22,083 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T19:28:22,084 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T19:28:22,088 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T19:28:22,095 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T19:28:22,104 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T19:28:22,120 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T19:28:22,145 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T19:28:22,198 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T19:28:22,301 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T19:28:22,512 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T19:28:22,926 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T19:28:23,833 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T19:28:25,296 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T19:28:25,394 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T19:28:25,426 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:28:25,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T19:28:25,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:28:25,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:28:25,426 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:28:25,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T19:28:25,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T19:28:25,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T19:28:25,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:28:25,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:28:27,503 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:28:27,503 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:28:27,503 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:28:27,503 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:28:27,504 INFO EventsManagerImpl:176
2022-09-30T19:28:27,504 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:28:27,504 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:28:27,504 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:28:27,504 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:28:27,504 INFO EventsManagerImpl:176
2022-09-30T19:28:27,504 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:28:27,504 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:28:27,504 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:28:27,504 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:28:27,504 INFO EventsManagerImpl:176
2022-09-30T19:28:27,504 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:28:27,504 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:28:27,504 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:28:27,504 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:28:27,504 INFO EventsManagerImpl:176
2022-09-30T19:28:27,505 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T19:28:27,505 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T19:28:27,505 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T19:28:27,505 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T19:28:27,505 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T19:28:27,505 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T19:28:27,505 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T19:28:27,505 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:28:27,505 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T19:28:27,505 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:28:27,505 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:28:27,505 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T19:28:27,505 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:28:27,505 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:28:27,505 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:28:27,505 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T19:28:27,505 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T19:28:27,506 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T19:28:27,506 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T19:28:27,506 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:28:27,506 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:28:27,506 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:28:27,506 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T19:28:27,506 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:28:27,506 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:28:27,506 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:28:27,506 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:28:27,506 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:28:27,506 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:28:27,506 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:28:27,506 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:28:27,506 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:28:27,506 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:28:27,506 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:28:27,506 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:28:27,506 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:28:27,507 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:28:27,507 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T19:28:27,507 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:28:27,507 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:28:27,507 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:28:27,507 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T19:28:27,507 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:28:27,507 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:28:27,507 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:28:27,507 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:28:27,507 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:28:27,507 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:28:27,507 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:28:27,507 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:28:27,507 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:28:27,507 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:28:27,507 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:28:27,507 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:28:27,507 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:28:27,507 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:28:29,866 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T19:28:29,870 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T19:28:30,212 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T19:28:30,212 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T19:28:30,212 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T19:28:30,212 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T19:28:30,212 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T19:28:30,212 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T19:28:30,212 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T19:28:30,212 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T19:28:30,527 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T19:28:30,527 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=5s; (s/r): 0.0
2022-09-30T19:28:30,752 INFO VehicularDepartureHandler:110 teleport vehicle 171233_bike from link 257169467 to link -777742303
2022-09-30T19:28:31,219 INFO VehicularDepartureHandler:110 teleport vehicle 227839_bike from link 311378504 to link -175593120
2022-09-30T19:28:31,368 INFO VehicularDepartureHandler:110 teleport vehicle 132090_bike from link 14496442 to link -323108960#1
2022-09-30T19:28:31,643 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1762 #nodes=225
2022-09-30T19:28:31,643 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271986 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T19:28:31,813 INFO VehicularDepartureHandler:110 teleport vehicle 26355_bike from link -150585674#1 to link 182537900#0
2022-09-30T19:28:33,151 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T19:28:33,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3106 #nodes=344
2022-09-30T19:28:33,430 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271363 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-09-30T19:28:34,364 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-09-30T19:28:34,841 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T19:28:35,769 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4404 #nodes=470
2022-09-30T19:28:35,769 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270781 lost=0 simT=10800.0s realT=10s; (s/r): 1080.0
2022-09-30T19:28:36,788 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T19:28:37,836 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-09-30T19:28:37,836 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T19:28:39,164 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5713 #nodes=632
2022-09-30T19:28:39,164 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269992 lost=0 simT=14400.0s realT=13s; (s/r): 1107.6923076923076
2022-09-30T19:28:43,860 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7306 #nodes=1024
2022-09-30T19:28:43,860 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268842 lost=0 simT=18000.0s realT=18s; (s/r): 1000.0
2022-09-30T19:28:55,581 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10891 #nodes=1632
2022-09-30T19:28:55,582 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267037 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-09-30T19:28:56,133 INFO MemoryObserver:41 used RAM: 13082 MB free: 3013 MB total: 16096 MB
2022-09-30T19:29:08,494 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12041 #nodes=1850
2022-09-30T19:29:08,495 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264464 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-09-30T19:29:22,666 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13492 #nodes=1873
2022-09-30T19:29:22,667 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261200 lost=0 simT=28800.0s realT=57s; (s/r): 505.2631578947368
2022-09-30T19:29:41,063 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14676 #nodes=2057
2022-09-30T19:29:41,064 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257714 lost=0 simT=32400.0s realT=75s; (s/r): 432.0
2022-09-30T19:29:56,133 INFO MemoryObserver:41 used RAM: 13887 MB free: 2208 MB total: 16096 MB
2022-09-30T19:29:59,938 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14748 #nodes=2067
2022-09-30T19:29:59,939 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252832 lost=0 simT=36000.0s realT=94s; (s/r): 382.97872340425533
2022-09-30T19:30:17,019 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15413 #nodes=2137
2022-09-30T19:30:17,019 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247406 lost=0 simT=39600.0s realT=111s; (s/r): 356.7567567567568
2022-09-30T19:30:35,475 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15849 #nodes=2204
2022-09-30T19:30:35,475 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=240042 lost=0 simT=43200.0s realT=130s; (s/r): 332.3076923076923
2022-09-30T19:30:56,133 INFO MemoryObserver:41 used RAM: 14065 MB free: 2030 MB total: 16096 MB
2022-09-30T19:30:57,899 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16296 #nodes=2286
2022-09-30T19:30:57,899 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231431 lost=0 simT=46800.0s realT=152s; (s/r): 307.89473684210526
2022-09-30T19:31:17,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16623 #nodes=2436
2022-09-30T19:31:17,095 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220722 lost=0 simT=50400.0s realT=171s; (s/r): 294.7368421052632
2022-09-30T19:31:36,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16972 #nodes=2435
2022-09-30T19:31:36,325 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207902 lost=0 simT=54000.0s realT=190s; (s/r): 284.2105263157895
2022-09-30T19:31:56,134 INFO MemoryObserver:41 used RAM: 14425 MB free: 1670 MB total: 16096 MB
2022-09-30T19:32:01,270 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17184 #nodes=2551
2022-09-30T19:32:01,270 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191987 lost=0 simT=57600.0s realT=215s; (s/r): 267.90697674418607
2022-09-30T19:32:21,638 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17249 #nodes=2468
2022-09-30T19:32:21,639 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173266 lost=0 simT=61200.0s realT=236s; (s/r): 259.3220338983051
2022-09-30T19:32:41,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16997 #nodes=2401
2022-09-30T19:32:41,916 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=152040 lost=0 simT=64800.0s realT=256s; (s/r): 253.125
2022-09-30T19:32:56,134 INFO MemoryObserver:41 used RAM: 14911 MB free: 1184 MB total: 16096 MB
2022-09-30T19:33:05,331 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16448 #nodes=2132
2022-09-30T19:33:05,332 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129305 lost=0 simT=68400.0s realT=279s; (s/r): 245.16129032258064
2022-09-30T19:33:24,371 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15908 #nodes=2130
2022-09-30T19:33:24,371 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105148 lost=0 simT=72000.0s realT=298s; (s/r): 241.61073825503357
2022-09-30T19:33:40,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14316 #nodes=1823
2022-09-30T19:33:40,895 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83201 lost=0 simT=75600.0s realT=315s; (s/r): 240.0
2022-09-30T19:33:55,460 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13474 #nodes=1658
2022-09-30T19:33:55,461 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=67025 lost=0 simT=79200.0s realT=330s; (s/r): 240.0
2022-09-30T19:33:56,170 INFO MemoryObserver:41 used RAM: 14774 MB free: 1321 MB total: 16096 MB
2022-09-30T19:34:11,667 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12660 #nodes=1634
2022-09-30T19:34:11,667 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53463 lost=0 simT=82800.0s realT=346s; (s/r): 239.3063583815029
2022-09-30T19:34:26,675 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12109 #nodes=1445
2022-09-30T19:34:26,675 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41271 lost=3 simT=86400.0s realT=361s; (s/r): 239.33518005540165
2022-09-30T19:34:36,442 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10220 #nodes=1142
2022-09-30T19:34:36,442 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34539 lost=14 simT=90000.0s realT=371s; (s/r): 242.58760107816713
2022-09-30T19:34:44,314 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8895 #nodes=1043
2022-09-30T19:34:44,314 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30299 lost=16 simT=93600.0s realT=378s; (s/r): 247.61904761904762
2022-09-30T19:34:51,264 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7698 #nodes=892
2022-09-30T19:34:51,264 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=27116 lost=18 simT=97200.0s realT=385s; (s/r): 252.46753246753246
2022-09-30T19:34:56,171 INFO MemoryObserver:41 used RAM: 15415 MB free: 680 MB total: 16096 MB
2022-09-30T19:34:59,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6596 #nodes=699
2022-09-30T19:34:59,284 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24586 lost=18 simT=100800.0s realT=393s; (s/r): 256.48854961832063
2022-09-30T19:35:05,473 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5709 #nodes=617
2022-09-30T19:35:05,473 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22541 lost=18 simT=104400.0s realT=400s; (s/r): 261.0
2022-09-30T19:35:10,102 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4916 #nodes=528
2022-09-30T19:35:10,102 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20789 lost=18 simT=108000.0s realT=404s; (s/r): 267.3267326732673
2022-09-30T19:35:13,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4292 #nodes=450
2022-09-30T19:35:13,330 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19328 lost=18 simT=111600.0s realT=407s; (s/r): 274.2014742014742
2022-09-30T19:35:16,024 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3679 #nodes=357
2022-09-30T19:35:16,024 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17988 lost=18 simT=115200.0s realT=410s; (s/r): 280.9756097560976
2022-09-30T19:35:18,473 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3083 #nodes=315
2022-09-30T19:35:18,473 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16840 lost=18 simT=118800.0s realT=413s; (s/r): 287.65133171912834
2022-09-30T19:35:20,431 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2663 #nodes=275
2022-09-30T19:35:20,431 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15840 lost=18 simT=122400.0s realT=415s; (s/r): 294.93975903614455
2022-09-30T19:35:22,246 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2288 #nodes=220
2022-09-30T19:35:22,246 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14915 lost=18 simT=126000.0s realT=416s; (s/r): 302.88461538461536
2022-09-30T19:35:23,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1936 #nodes=186
2022-09-30T19:35:23,759 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13216 lost=19 simT=129600.0s realT=418s; (s/r): 310.04784688995215
2022-09-30T19:35:24,239 INFO AbstractController$9:234 ### ITERATION 13 fires after mobsim event
2022-09-30T19:35:24,239 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T19:35:24,239 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=311.201545132sec
2022-09-30T19:35:24,279 INFO LegTimesControlerListener:50 [13] average trip (probably: leg) duration is: 1475 seconds = 00:24:35
2022-09-30T19:35:24,279 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T19:35:24,279 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:35:24,279 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:35:24,279 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:35:24,279 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:35:24,279 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T19:35:24,279 INFO EventsManagerImpl:137 event # 1
2022-09-30T19:35:24,279 INFO EventsManagerImpl:137 event # 4
2022-09-30T19:35:24,279 INFO EventsManagerImpl:137 event # 16
2022-09-30T19:35:24,280 INFO EventsManagerImpl:137 event # 64
2022-09-30T19:35:24,280 INFO EventsManagerImpl:137 event # 256
2022-09-30T19:35:24,281 INFO EventsManagerImpl:137 event # 1024
2022-09-30T19:35:24,284 INFO EventsManagerImpl:137 event # 4096
2022-09-30T19:35:24,295 INFO EventsManagerImpl:137 event # 16384
2022-09-30T19:35:24,310 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T19:35:24,608 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:35:24,608 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:35:24,608 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:35:24,608 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:35:24,608 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T19:35:24,609 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T19:35:24,609 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:35:24,612 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:35:24,612 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=14:01:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:35:24,614 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:35:24,614 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:35:24,614 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=11:07:18][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:35:24,616 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:35:24,616 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T19:35:24,616 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:35:24,617 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:35:24,617 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:35:24,617 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:35:24,617 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:35:24,617 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:35:24,617 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:35:24,618 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:35:24,618 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T19:35:24,619 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:35:24,619 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:35:24,619 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:35:24,619 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:35:24,620 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:35:24,620 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:35:24,620 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:35:24,622 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:35:24,622 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-09-30T19:35:24,622 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:35:24,625 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:35:24,625 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:35:24,625 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:27:23][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:35:24,626 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:35:24,626 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:35:24,626 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:05][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:35:24,626 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T19:35:25,003 INFO ControlerListenerManagerImpl:251 [it.13] all ControlerAfterMobsimListeners called.
2022-09-30T19:35:25,003 INFO AbstractController$4:159 ### ITERATION 13 fires scoring event
2022-09-30T19:35:25,003 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T19:35:25,149 INFO NewScoreAssignerImpl:57 it: 13 msaStart: 599
2022-09-30T19:35:25,283 INFO ControlerListenerManagerImpl:194 [it.13] all ControlerScoringListeners called.
2022-09-30T19:35:25,283 INFO AbstractController$5:167 ### ITERATION 13 fires iteration end event
2022-09-30T19:35:25,283 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T19:35:25,283 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T19:35:25,381 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T19:35:25,381 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T19:35:28,083 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T19:35:28,084 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11598848703636186
2022-09-30T19:35:28,084 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2623936385997525
2022-09-30T19:35:28,084 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.4804017726472116E-4
2022-09-30T19:35:28,084 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.722969954348686E-4
2022-09-30T19:35:28,084 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T19:35:28,084 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1463217056851035
2022-09-30T19:35:28,084 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14486076092370737
2022-09-30T19:35:28,084 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2691938357887818
2022-09-30T19:35:28,220 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T19:35:28,315 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -112.61729169306666
2022-09-30T19:35:28,315 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -169.23108478791931
2022-09-30T19:35:28,315 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -125.874535539247
2022-09-30T19:35:28,315 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -89.57023032325462
2022-09-30T19:35:28,358 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T19:35:29,287 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19205.917361774842 meters
2022-09-30T19:35:29,287 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136690.41896255876 meters (statistic on all 2031882 legs which have a finite distance)
2022-09-30T19:35:29,287 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51796.73535155845 meters
2022-09-30T19:35:29,287 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136590.88654891588 meters (statistic on all 752861 trips which have a finite distance)
2022-09-30T19:35:29,287 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T19:35:29,287 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T19:35:30,229 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T19:35:30,233 INFO LegHistogramListener:72 number of legs: 2045031 100%
2022-09-30T19:35:30,233 INFO LegHistogramListener:79 number of bike legs: 88980 4.3510342874997985%
2022-09-30T19:35:30,233 INFO LegHistogramListener:79 number of car legs: 204055 9.978088351716918%
2022-09-30T19:35:30,233 INFO LegHistogramListener:79 number of drtNorth legs: 388 0.018972817526971473%
2022-09-30T19:35:30,233 INFO LegHistogramListener:79 number of drtSoutheast legs: 298 0.014571906244942008%
2022-09-30T19:35:30,234 INFO LegHistogramListener:79 number of freight legs: 47065 2.3014321054301865%
2022-09-30T19:35:30,234 INFO LegHistogramListener:79 number of pt legs: 140254 6.85828234388623%
2022-09-30T19:35:30,234 INFO LegHistogramListener:79 number of ride legs: 111938 5.47365785653127%
2022-09-30T19:35:30,234 INFO LegHistogramListener:79 number of walk legs: 1452053 71.00396033116368%
2022-09-30T19:35:30,776 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T19:35:30,777 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T19:35:34,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.24179534449026122
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3858190790656116
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.002399389946440584
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0020270929510057155
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.25804289888413606
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.25949357338358914
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.5231748460744491
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.14491596358165115
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.34722600224918737
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 2.747295069760754E-4
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 2.272295454895577E-4
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.15541088750468582
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.16313669205133077
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.26337958374628345
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.09355823495278247
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.2630599218433066
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.081078582909257E-5
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.3108089371819427E-5
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.10492484735823188
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.11216538202806862
2022-09-30T19:35:34,489 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.1763403975618398
2022-09-30T19:35:34,629 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T19:35:35,722 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T19:35:36,012 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T19:35:36,396 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T19:35:37,504 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T19:35:37,787 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T19:35:38,156 INFO ControlerListenerManagerImpl:171 [it.13] all ControlerIterationEndsListeners called.
2022-09-30T19:35:38,240 INFO AbstractController:181 ### ITERATION 13 ENDS
2022-09-30T19:35:38,240 INFO AbstractController:182 ###################################################
2022-09-30T19:35:38,240 INFO AbstractController:133 ###################################################
2022-09-30T19:35:38,240 INFO AbstractController:134 ### ITERATION 14 BEGINS
2022-09-30T19:35:38,241 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T19:35:38,241 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T19:35:38,241 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T19:35:38,241 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T19:35:38,241 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T19:35:38,611 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T19:35:38,660 INFO ControlerListenerManagerImpl:148 [it.14] all ControlerIterationStartsListeners called.
2022-09-30T19:35:38,661 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T19:35:47,722 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169671 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T19:35:47,723 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30512 plans
2022-09-30T19:35:47,723 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:35:47,732 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:35:47,733 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:35:47,738 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:35:47,738 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:35:47,747 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:35:47,753 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:35:47,769 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:35:47,778 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:35:47,782 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:35:47,783 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:35:47,797 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:35:47,801 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:35:47,802 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:35:47,802 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:35:47,846 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:35:47,862 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:35:47,975 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:35:48,011 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:35:48,027 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:35:48,163 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:35:48,239 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:35:48,814 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:35:49,974 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:35:51,828 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:35:55,478 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T19:35:56,171 INFO MemoryObserver:41 used RAM: 13085 MB free: 3010 MB total: 16096 MB
2022-09-30T19:36:02,574 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T19:36:21,142 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:36:21,142 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30512 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T19:36:21,142 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30542 plans
2022-09-30T19:36:21,143 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T19:36:21,143 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T19:36:21,143 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T19:36:21,143 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T19:36:21,143 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T19:36:21,143 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T19:36:21,143 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T19:36:21,143 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T19:36:21,144 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T19:36:21,144 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T19:36:21,146 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T19:36:21,149 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T19:36:21,154 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T19:36:21,166 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T19:36:21,185 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T19:36:21,223 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T19:36:21,406 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30542 plans
2022-09-30T19:36:21,407 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:36:21,407 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:36:21,407 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:36:21,407 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:36:21,408 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:36:21,409 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:36:21,412 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:36:21,414 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:36:21,417 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:36:21,418 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:36:21,419 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:36:21,419 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:36:21,429 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:36:21,430 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:36:21,441 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:36:21,443 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:36:21,478 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:36:21,516 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:36:21,554 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:36:21,569 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:36:21,593 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:36:21,775 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:36:22,220 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:36:23,093 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:36:25,117 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:36:28,745 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T19:36:36,884 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T19:36:56,172 INFO MemoryObserver:41 used RAM: 14267 MB free: 1828 MB total: 16096 MB
2022-09-30T19:37:00,179 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:37:00,179 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30542 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T19:37:00,179 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7703 plans
2022-09-30T19:37:00,179 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T19:37:00,179 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T19:37:00,180 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T19:37:00,180 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T19:37:00,180 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T19:37:00,180 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T19:37:00,180 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T19:37:00,180 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T19:37:00,180 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T19:37:00,180 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T19:37:00,180 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T19:37:00,181 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T19:37:00,183 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T19:37:00,187 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T19:37:00,188 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7703 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T19:37:00,188 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 39993 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T19:37:00,188 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 7072 plans
2022-09-30T19:37:00,188 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:37:00,189 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:37:00,190 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:37:00,191 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:37:00,197 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:37:00,211 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:37:00,272 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:37:00,336 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:37:00,729 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:37:01,078 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:37:01,788 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:37:03,021 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:37:06,147 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:37:19,990 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:37:19,991 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7072 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T19:37:19,991 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T19:37:21,355 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T19:37:22,565 INFO ControlerListenerManagerImpl:213 [it.14] all ControlerReplanningListeners called.
2022-09-30T19:37:22,565 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T19:37:22,565 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T19:37:22,565 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T19:37:22,702 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T19:37:22,839 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T19:37:22,839 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T19:37:22,839 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T19:37:22,841 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T19:37:22,842 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T19:37:22,842 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T19:37:22,843 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T19:37:22,843 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T19:37:22,843 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T19:37:22,843 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T19:37:22,843 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T19:37:22,843 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T19:37:22,843 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T19:37:22,843 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:37:22,843 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:37:22,843 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T19:37:22,843 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:37:22,844 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:37:22,844 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T19:37:22,844 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T19:37:22,844 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T19:37:22,844 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T19:37:23,722 INFO ControlerListenerManagerImpl:232 [it.14] all ControlerBeforeMobsimListeners called.
2022-09-30T19:37:23,723 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T19:37:23,723 INFO NetworkImpl:163 node # 1
2022-09-30T19:37:23,723 INFO NetworkImpl:163 node # 4
2022-09-30T19:37:23,723 INFO NetworkImpl:163 node # 16
2022-09-30T19:37:23,723 INFO NetworkImpl:163 node # 64
2022-09-30T19:37:23,724 INFO NetworkImpl:163 node # 256
2022-09-30T19:37:23,724 INFO NetworkImpl:163 node # 1024
2022-09-30T19:37:23,724 INFO NetworkImpl:163 node # 4096
2022-09-30T19:37:23,726 INFO NetworkImpl:163 node # 16384
2022-09-30T19:37:23,735 INFO NetworkImpl:163 node # 65536
2022-09-30T19:37:23,770 INFO NetworkImpl:159 link # 1
2022-09-30T19:37:23,770 INFO NetworkImpl:159 link # 4
2022-09-30T19:37:23,770 INFO NetworkImpl:159 link # 16
2022-09-30T19:37:23,770 INFO NetworkImpl:159 link # 64
2022-09-30T19:37:23,771 INFO NetworkImpl:159 link # 256
2022-09-30T19:37:23,772 INFO NetworkImpl:159 link # 1024
2022-09-30T19:37:23,777 INFO NetworkImpl:159 link # 4096
2022-09-30T19:37:23,802 INFO NetworkImpl:159 link # 16384
2022-09-30T19:37:23,903 INFO NetworkImpl:159 link # 65536
2022-09-30T19:37:24,384 INFO NetworkImpl:159 link # 262144
2022-09-30T19:37:25,336 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T19:37:25,336 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T19:37:25,336 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T19:37:25,336 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T19:37:25,337 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T19:37:25,337 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T19:37:25,338 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T19:37:25,339 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T19:37:25,341 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T19:37:25,346 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T19:37:25,354 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T19:37:25,368 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T19:37:25,394 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T19:37:25,446 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T19:37:25,550 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T19:37:25,762 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T19:37:26,183 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T19:37:26,981 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T19:37:28,460 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T19:37:28,550 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T19:37:28,579 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:37:28,579 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T19:37:28,579 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:37:28,579 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:37:28,579 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:37:28,579 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T19:37:28,579 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T19:37:28,579 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T19:37:28,579 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:37:28,579 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:37:30,690 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:37:30,690 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:37:30,690 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:37:30,690 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:37:30,691 INFO EventsManagerImpl:176
2022-09-30T19:37:30,691 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:37:30,691 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:37:30,691 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:37:30,691 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:37:30,691 INFO EventsManagerImpl:176
2022-09-30T19:37:30,691 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:37:30,691 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:37:30,691 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:37:30,691 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:37:30,691 INFO EventsManagerImpl:176
2022-09-30T19:37:30,691 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:37:30,691 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:37:30,691 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:37:30,691 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:37:30,691 INFO EventsManagerImpl:176
2022-09-30T19:37:30,692 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T19:37:30,692 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T19:37:30,692 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T19:37:30,692 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T19:37:30,692 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T19:37:30,692 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T19:37:30,692 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T19:37:30,692 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:37:30,692 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T19:37:30,692 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:37:30,692 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:37:30,692 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T19:37:30,692 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:37:30,692 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:37:30,692 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:37:30,693 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T19:37:30,693 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T19:37:30,693 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T19:37:30,693 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T19:37:30,693 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:37:30,693 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:37:30,693 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:37:30,693 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T19:37:30,693 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:37:30,693 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:37:30,693 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:37:30,693 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:37:30,693 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:37:30,693 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:37:30,693 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:37:30,693 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:37:30,693 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:37:30,693 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:37:30,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:37:30,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:37:30,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:37:30,694 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:37:30,694 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T19:37:30,694 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:37:30,694 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:37:30,694 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:37:30,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T19:37:30,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:37:30,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:37:30,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:37:30,694 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:37:30,694 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:37:30,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:37:30,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:37:30,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:37:30,694 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:37:30,694 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:37:30,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:37:30,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:37:30,695 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:37:30,695 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:37:32,905 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T19:37:32,909 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T19:37:33,204 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T19:37:33,204 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T19:37:33,204 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T19:37:33,204 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T19:37:33,204 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T19:37:33,204 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T19:37:33,205 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T19:37:33,205 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T19:37:33,513 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T19:37:33,514 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273934 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-09-30T19:37:34,276 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-09-30T19:37:34,688 INFO VehicularDepartureHandler:110 teleport vehicle 1230_bike from link 231121695 to link 283022985#0
2022-09-30T19:37:35,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1768 #nodes=220
2022-09-30T19:37:35,256 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271985 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T19:37:36,095 INFO VehicularDepartureHandler:110 teleport vehicle 7930_bike from link 30084663#3 to link 81283629#0
2022-09-30T19:37:37,045 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T19:37:37,446 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3111 #nodes=344
2022-09-30T19:37:37,446 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271361 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-09-30T19:37:39,800 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T19:37:40,265 INFO VehicularDepartureHandler:110 teleport vehicle 15731_bike from link -360896166 to link -172295971
2022-09-30T19:37:41,203 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4386 #nodes=474
2022-09-30T19:37:41,203 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270778 lost=0 simT=10800.0s realT=12s; (s/r): 900.0
2022-09-30T19:37:42,158 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T19:37:44,647 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5700 #nodes=624
2022-09-30T19:37:44,647 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269991 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-09-30T19:37:46,337 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-09-30T19:37:46,789 INFO VehicularDepartureHandler:110 teleport vehicle 17364_bike from link 461349951 to link 97328058#0
2022-09-30T19:37:46,790 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T19:37:49,393 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7270 #nodes=1018
2022-09-30T19:37:49,393 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268837 lost=0 simT=18000.0s realT=20s; (s/r): 900.0
2022-09-30T19:37:56,172 INFO MemoryObserver:41 used RAM: 13312 MB free: 2783 MB total: 16096 MB
2022-09-30T19:37:57,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10931 #nodes=1620
2022-09-30T19:37:57,621 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267018 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-09-30T19:38:14,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12082 #nodes=1788
2022-09-30T19:38:14,140 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264459 lost=0 simT=25200.0s realT=45s; (s/r): 560.0
2022-09-30T19:38:29,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13439 #nodes=1981
2022-09-30T19:38:29,008 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261183 lost=0 simT=28800.0s realT=60s; (s/r): 480.0
2022-09-30T19:38:49,115 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14745 #nodes=2020
2022-09-30T19:38:49,115 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257660 lost=0 simT=32400.0s realT=80s; (s/r): 405.0
2022-09-30T19:38:56,172 INFO MemoryObserver:41 used RAM: 13954 MB free: 2141 MB total: 16096 MB
2022-09-30T19:39:10,425 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14805 #nodes=2075
2022-09-30T19:39:10,426 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252784 lost=0 simT=36000.0s realT=101s; (s/r): 356.43564356435644
2022-09-30T19:39:28,219 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15381 #nodes=2134
2022-09-30T19:39:28,220 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247282 lost=0 simT=39600.0s realT=119s; (s/r): 332.7731092436975
2022-09-30T19:39:46,652 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15920 #nodes=2180
2022-09-30T19:39:46,652 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239949 lost=0 simT=43200.0s realT=138s; (s/r): 313.04347826086956
2022-09-30T19:39:56,173 INFO MemoryObserver:41 used RAM: 14293 MB free: 1802 MB total: 16096 MB
2022-09-30T19:40:08,794 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16246 #nodes=2293
2022-09-30T19:40:08,794 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231376 lost=0 simT=46800.0s realT=160s; (s/r): 292.5
2022-09-30T19:40:29,469 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16710 #nodes=2301
2022-09-30T19:40:29,469 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220700 lost=0 simT=50400.0s realT=180s; (s/r): 280.0
2022-09-30T19:40:49,199 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16796 #nodes=2464
2022-09-30T19:40:49,200 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207881 lost=0 simT=54000.0s realT=200s; (s/r): 270.0
2022-09-30T19:40:56,173 INFO MemoryObserver:41 used RAM: 14567 MB free: 1528 MB total: 16096 MB
2022-09-30T19:41:11,859 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17194 #nodes=2523
2022-09-30T19:41:11,859 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191884 lost=0 simT=57600.0s realT=223s; (s/r): 258.29596412556054
2022-09-30T19:41:35,513 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17330 #nodes=2413
2022-09-30T19:41:35,513 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173157 lost=0 simT=61200.0s realT=246s; (s/r): 248.78048780487805
2022-09-30T19:41:55,633 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16938 #nodes=2355
2022-09-30T19:41:55,633 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=152013 lost=0 simT=64800.0s realT=267s; (s/r): 242.69662921348313
2022-09-30T19:41:56,174 INFO MemoryObserver:41 used RAM: 15164 MB free: 931 MB total: 16096 MB
2022-09-30T19:42:15,312 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16489 #nodes=2188
2022-09-30T19:42:15,312 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=129260 lost=0 simT=68400.0s realT=286s; (s/r): 239.16083916083917
2022-09-30T19:42:39,453 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15955 #nodes=2077
2022-09-30T19:42:39,454 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=105233 lost=0 simT=72000.0s realT=310s; (s/r): 232.25806451612902
2022-09-30T19:42:55,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14170 #nodes=1808
2022-09-30T19:42:55,612 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83207 lost=0 simT=75600.0s realT=327s; (s/r): 231.19266055045873
2022-09-30T19:42:56,174 INFO MemoryObserver:41 used RAM: 14978 MB free: 1117 MB total: 16096 MB
2022-09-30T19:43:09,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13414 #nodes=1663
2022-09-30T19:43:09,759 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=67030 lost=0 simT=79200.0s realT=341s; (s/r): 232.25806451612902
2022-09-30T19:43:22,907 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12654 #nodes=1568
2022-09-30T19:43:22,908 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53517 lost=0 simT=82800.0s realT=354s; (s/r): 233.89830508474577
2022-09-30T19:43:34,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12132 #nodes=1455
2022-09-30T19:43:34,894 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41271 lost=2 simT=86400.0s realT=366s; (s/r): 236.0655737704918
2022-09-30T19:43:49,249 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10388 #nodes=1143
2022-09-30T19:43:49,249 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34593 lost=10 simT=90000.0s realT=380s; (s/r): 236.8421052631579
2022-09-30T19:43:56,175 INFO MemoryObserver:41 used RAM: 15157 MB free: 938 MB total: 16096 MB
2022-09-30T19:43:59,193 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8899 #nodes=1017
2022-09-30T19:43:59,193 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30336 lost=12 simT=93600.0s realT=390s; (s/r): 240.0
2022-09-30T19:44:05,545 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7722 #nodes=875
2022-09-30T19:44:05,545 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=27161 lost=13 simT=97200.0s realT=396s; (s/r): 245.45454545454547
2022-09-30T19:44:10,853 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6605 #nodes=688
2022-09-30T19:44:10,854 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24611 lost=13 simT=100800.0s realT=402s; (s/r): 250.7462686567164
2022-09-30T19:44:17,032 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5765 #nodes=676
2022-09-30T19:44:17,032 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22583 lost=15 simT=104400.0s realT=408s; (s/r): 255.88235294117646
2022-09-30T19:44:22,683 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4986 #nodes=584
2022-09-30T19:44:22,683 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20850 lost=16 simT=108000.0s realT=414s; (s/r): 260.8695652173913
2022-09-30T19:44:27,389 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4301 #nodes=448
2022-09-30T19:44:27,389 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19319 lost=17 simT=111600.0s realT=418s; (s/r): 266.9856459330144
2022-09-30T19:44:30,895 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3675 #nodes=373
2022-09-30T19:44:30,896 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17991 lost=17 simT=115200.0s realT=422s; (s/r): 272.98578199052133
2022-09-30T19:44:33,130 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3082 #nodes=322
2022-09-30T19:44:33,130 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16877 lost=17 simT=118800.0s realT=424s; (s/r): 280.188679245283
2022-09-30T19:44:35,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2637 #nodes=262
2022-09-30T19:44:35,018 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15901 lost=17 simT=122400.0s realT=426s; (s/r): 287.32394366197184
2022-09-30T19:44:36,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2285 #nodes=215
2022-09-30T19:44:36,621 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14965 lost=17 simT=126000.0s realT=428s; (s/r): 294.39252336448595
2022-09-30T19:44:46,674 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1892 #nodes=182
2022-09-30T19:44:46,674 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13254 lost=17 simT=129600.0s realT=438s; (s/r): 295.8904109589041
2022-09-30T19:44:47,153 INFO AbstractController$9:234 ### ITERATION 14 fires after mobsim event
2022-09-30T19:44:47,153 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T19:44:47,153 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=314.373199056sec
2022-09-30T19:44:47,193 INFO LegTimesControlerListener:50 [14] average trip (probably: leg) duration is: 1474 seconds = 00:24:34
2022-09-30T19:44:47,193 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T19:44:47,193 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:44:47,193 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:44:47,193 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:44:47,193 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:44:47,193 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T19:44:47,193 INFO EventsManagerImpl:137 event # 1
2022-09-30T19:44:47,193 INFO EventsManagerImpl:137 event # 4
2022-09-30T19:44:47,193 INFO EventsManagerImpl:137 event # 16
2022-09-30T19:44:47,194 INFO EventsManagerImpl:137 event # 64
2022-09-30T19:44:47,194 INFO EventsManagerImpl:137 event # 256
2022-09-30T19:44:47,195 INFO EventsManagerImpl:137 event # 1024
2022-09-30T19:44:47,198 INFO EventsManagerImpl:137 event # 4096
2022-09-30T19:44:47,209 INFO EventsManagerImpl:137 event # 16384
2022-09-30T19:44:47,224 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T19:44:47,523 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:44:47,523 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:44:47,523 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:44:47,523 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:44:47,523 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T19:44:47,524 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T19:44:47,524 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:44:47,526 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:44:47,526 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:21:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:44:47,528 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:44:47,528 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:44:47,528 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:02][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:44:47,530 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:44:47,530 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T19:44:47,530 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:44:47,531 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:44:47,531 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:44:47,531 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=32:55:57][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:44:47,531 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:44:47,531 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:44:47,531 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:44:47,531 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:44:47,532 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:44:47,532 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:40:14][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:44:47,533 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:44:47,533 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T19:44:47,533 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:44:47,533 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:44:47,533 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:44:47,533 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:44:47,534 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:44:47,534 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:44:47,534 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:44:47,536 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:44:47,536 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-09-30T19:44:47,536 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:44:47,539 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:44:47,539 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:44:47,539 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:42][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:44:47,539 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T19:44:47,904 INFO ControlerListenerManagerImpl:251 [it.14] all ControlerAfterMobsimListeners called.
2022-09-30T19:44:47,904 INFO AbstractController$4:159 ### ITERATION 14 fires scoring event
2022-09-30T19:44:47,904 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T19:44:48,051 INFO NewScoreAssignerImpl:57 it: 14 msaStart: 599
2022-09-30T19:44:48,178 INFO ControlerListenerManagerImpl:194 [it.14] all ControlerScoringListeners called.
2022-09-30T19:44:48,178 INFO AbstractController$5:167 ### ITERATION 14 fires iteration end event
2022-09-30T19:44:48,178 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T19:44:48,178 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T19:44:48,263 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T19:44:48,263 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T19:44:51,210 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T19:44:51,210 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11564058191304169
2022-09-30T19:44:51,210 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.26190323359197276
2022-09-30T19:44:51,210 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.1979695692138626E-4
2022-09-30T19:44:51,210 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.77432126406384E-4
2022-09-30T19:44:51,210 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T19:44:51,210 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1463448137744753
2022-09-30T19:44:51,210 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1444152883119284
2022-09-30T19:44:51,210 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.27047761853166064
2022-09-30T19:44:51,334 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T19:44:51,472 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -113.37348749844466
2022-09-30T19:44:51,472 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -169.40861664719748
2022-09-30T19:44:51,472 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -126.10601107499565
2022-09-30T19:44:51,472 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -89.8003121805084
2022-09-30T19:44:51,520 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T19:44:52,628 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19244.3475106688 meters
2022-09-30T19:44:52,628 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136861.2686385095 meters (statistic on all 2030359 legs which have a finite distance)
2022-09-30T19:44:52,628 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51884.66018779924 meters
2022-09-30T19:44:52,628 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136768.40987432466 meters (statistic on all 752562 trips which have a finite distance)
2022-09-30T19:44:52,628 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T19:44:52,628 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T19:44:53,529 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T19:44:53,533 INFO LegHistogramListener:72 number of legs: 2043565 100%
2022-09-30T19:44:53,533 INFO LegHistogramListener:79 number of bike legs: 88585 4.334826638741611%
2022-09-30T19:44:53,533 INFO LegHistogramListener:79 number of car legs: 203676 9.966700349634095%
2022-09-30T19:44:53,533 INFO LegHistogramListener:79 number of drtNorth legs: 371 0.01815454854629043%
2022-09-30T19:44:53,533 INFO LegHistogramListener:79 number of drtSoutheast legs: 293 0.014337689283188937%
2022-09-30T19:44:53,533 INFO LegHistogramListener:79 number of freight legs: 47065 2.303083092536817%
2022-09-30T19:44:53,533 INFO LegHistogramListener:79 number of pt legs: 140725 6.886250253845608%
2022-09-30T19:44:53,533 INFO LegHistogramListener:79 number of ride legs: 111626 5.462317078243168%
2022-09-30T19:44:53,533 INFO LegHistogramListener:79 number of walk legs: 1451224 71.01433034916923%
2022-09-30T19:44:54,076 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T19:44:54,076 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T19:44:56,175 INFO MemoryObserver:41 used RAM: 14256 MB free: 1839 MB total: 16096 MB
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.24833236621700036
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3868910376559154
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00256114657204332
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.002174727966436784
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.2665325541627939
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.2679639719211038
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.5403171970401105
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1484835958241115
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.35007471615563557
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 3.0939164103380455E-4
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 2.4905385211849827E-4
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.1606448697474029
2022-09-30T19:44:58,091 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.167213986042714
2022-09-30T19:44:58,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.2739656562440625
2022-09-30T19:44:58,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.09814390691034575
2022-09-30T19:44:58,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.27588106009643776
2022-09-30T19:44:58,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 4.2364830515002286E-5
2022-09-30T19:44:58,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.6959437600456E-5
2022-09-30T19:44:58,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T19:44:58,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.10986869470105835
2022-09-30T19:44:58,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.11792699897810893
2022-09-30T19:44:58,092 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.18335241890344414
2022-09-30T19:44:58,325 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T19:44:59,435 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T19:44:59,725 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T19:45:00,107 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T19:45:01,205 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T19:45:01,489 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T19:45:01,856 INFO ControlerListenerManagerImpl:171 [it.14] all ControlerIterationEndsListeners called.
2022-09-30T19:45:01,935 INFO AbstractController:181 ### ITERATION 14 ENDS
2022-09-30T19:45:01,936 INFO AbstractController:182 ###################################################
2022-09-30T19:45:01,936 INFO AbstractController:133 ###################################################
2022-09-30T19:45:01,936 INFO AbstractController:134 ### ITERATION 15 BEGINS
2022-09-30T19:45:01,936 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T19:45:01,936 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T19:45:01,936 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T19:45:01,937 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T19:45:01,937 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T19:45:02,289 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T19:45:02,343 INFO ControlerListenerManagerImpl:148 [it.15] all ControlerIterationStartsListeners called.
2022-09-30T19:45:02,343 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T19:45:11,118 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169787 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T19:45:11,118 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30397 plans
2022-09-30T19:45:11,119 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:11,119 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:11,121 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:45:11,121 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:45:11,125 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:45:11,125 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:11,125 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:11,128 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:11,128 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:45:11,128 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:11,130 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:11,133 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:45:11,139 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:45:11,163 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:45:11,164 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:11,190 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:11,206 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:11,219 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:11,231 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:11,235 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:45:11,321 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:45:11,493 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:45:11,927 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:45:13,456 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:45:15,451 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:45:19,332 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T19:45:26,807 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T19:45:45,675 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:45:45,675 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30397 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T19:45:45,675 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30494 plans
2022-09-30T19:45:45,676 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T19:45:45,676 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T19:45:45,676 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T19:45:45,677 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T19:45:45,677 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T19:45:45,677 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T19:45:45,677 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T19:45:45,676 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T19:45:45,677 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T19:45:45,678 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T19:45:45,680 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T19:45:45,682 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T19:45:45,688 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T19:45:45,699 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T19:45:45,719 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T19:45:45,767 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T19:45:45,959 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30494 plans
2022-09-30T19:45:45,960 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:45:45,960 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:45:45,960 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:45:45,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:45,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:45,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:45,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:45,961 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:45,962 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:45:45,962 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:45,962 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:45:45,964 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:45,964 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:45,969 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:45:45,970 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:45,971 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:45,981 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:45:45,983 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:46,000 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:45:46,010 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:45:46,095 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:45:46,394 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:45:47,010 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:45:47,949 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:45:49,832 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:45:53,529 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T19:45:56,176 INFO MemoryObserver:41 used RAM: 14140 MB free: 1955 MB total: 16096 MB
2022-09-30T19:46:02,009 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T19:46:20,625 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:46:20,626 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30494 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T19:46:20,626 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7750 plans
2022-09-30T19:46:20,626 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T19:46:20,626 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T19:46:20,626 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T19:46:20,626 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T19:46:20,626 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T19:46:20,626 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T19:46:20,626 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T19:46:20,626 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T19:46:20,627 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T19:46:20,627 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T19:46:20,627 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T19:46:20,628 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T19:46:20,629 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T19:46:20,631 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T19:46:20,632 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7750 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T19:46:20,632 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40310 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T19:46:20,632 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6755 plans
2022-09-30T19:46:20,632 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:46:20,632 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:46:20,632 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:46:20,635 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:46:20,636 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:46:20,642 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:46:20,656 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:46:20,725 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:46:21,123 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:46:21,752 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:46:22,585 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:46:24,083 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:46:27,566 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:46:37,118 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:46:37,119 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6755 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T19:46:37,119 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T19:46:38,517 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T19:46:39,925 INFO ControlerListenerManagerImpl:213 [it.15] all ControlerReplanningListeners called.
2022-09-30T19:46:39,925 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T19:46:39,926 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T19:46:39,926 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T19:46:40,045 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T19:46:40,164 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T19:46:40,165 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T19:46:40,165 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T19:46:40,175 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T19:46:40,185 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T19:46:40,185 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T19:46:40,187 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T19:46:40,187 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T19:46:40,187 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T19:46:40,187 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T19:46:40,187 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T19:46:40,188 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T19:46:40,188 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T19:46:40,188 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:46:40,188 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:46:40,188 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T19:46:40,188 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:46:40,188 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:46:40,188 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T19:46:40,189 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T19:46:40,189 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T19:46:40,189 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T19:46:41,085 INFO ControlerListenerManagerImpl:232 [it.15] all ControlerBeforeMobsimListeners called.
2022-09-30T19:46:41,085 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T19:46:41,086 INFO NetworkImpl:163 node # 1
2022-09-30T19:46:41,086 INFO NetworkImpl:163 node # 4
2022-09-30T19:46:41,086 INFO NetworkImpl:163 node # 16
2022-09-30T19:46:41,086 INFO NetworkImpl:163 node # 64
2022-09-30T19:46:41,086 INFO NetworkImpl:163 node # 256
2022-09-30T19:46:41,086 INFO NetworkImpl:163 node # 1024
2022-09-30T19:46:41,087 INFO NetworkImpl:163 node # 4096
2022-09-30T19:46:41,089 INFO NetworkImpl:163 node # 16384
2022-09-30T19:46:41,098 INFO NetworkImpl:163 node # 65536
2022-09-30T19:46:41,134 INFO NetworkImpl:159 link # 1
2022-09-30T19:46:41,134 INFO NetworkImpl:159 link # 4
2022-09-30T19:46:41,134 INFO NetworkImpl:159 link # 16
2022-09-30T19:46:41,134 INFO NetworkImpl:159 link # 64
2022-09-30T19:46:41,135 INFO NetworkImpl:159 link # 256
2022-09-30T19:46:41,136 INFO NetworkImpl:159 link # 1024
2022-09-30T19:46:41,141 INFO NetworkImpl:159 link # 4096
2022-09-30T19:46:41,162 INFO NetworkImpl:159 link # 16384
2022-09-30T19:46:41,313 INFO NetworkImpl:159 link # 65536
2022-09-30T19:46:41,721 INFO NetworkImpl:159 link # 262144
2022-09-30T19:46:42,542 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T19:46:42,542 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T19:46:42,542 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T19:46:42,543 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T19:46:42,543 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T19:46:42,543 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T19:46:42,544 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T19:46:42,546 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T19:46:42,550 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T19:46:42,557 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T19:46:42,567 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T19:46:42,582 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T19:46:42,610 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T19:46:42,664 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T19:46:42,774 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T19:46:42,999 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T19:46:43,448 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T19:46:44,302 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T19:46:45,821 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T19:46:45,925 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T19:46:45,955 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:46:45,955 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T19:46:45,956 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:46:45,956 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:46:45,956 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:46:45,956 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T19:46:45,956 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T19:46:45,956 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T19:46:45,956 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:46:45,956 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:46:48,044 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:46:48,044 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:46:48,045 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:46:48,045 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:46:48,045 INFO EventsManagerImpl:176
2022-09-30T19:46:48,045 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:46:48,045 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:46:48,045 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:46:48,045 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:46:48,045 INFO EventsManagerImpl:176
2022-09-30T19:46:48,045 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:46:48,045 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:46:48,045 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:46:48,045 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:46:48,045 INFO EventsManagerImpl:176
2022-09-30T19:46:48,045 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:46:48,046 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:46:48,046 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:46:48,046 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:46:48,046 INFO EventsManagerImpl:176
2022-09-30T19:46:48,046 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T19:46:48,046 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T19:46:48,046 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T19:46:48,046 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T19:46:48,046 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T19:46:48,046 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T19:46:48,046 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T19:46:48,046 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:46:48,046 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T19:46:48,046 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:46:48,046 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:46:48,047 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T19:46:48,047 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:46:48,047 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:46:48,047 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:46:48,047 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T19:46:48,047 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T19:46:48,047 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T19:46:48,047 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T19:46:48,047 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:46:48,047 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:46:48,047 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:46:48,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T19:46:48,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:46:48,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:46:48,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:46:48,047 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:46:48,047 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:46:48,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:46:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:46:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:46:48,048 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:46:48,048 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:46:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:46:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:46:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:46:48,048 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:46:48,048 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T19:46:48,048 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:46:48,048 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:46:48,048 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:46:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T19:46:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:46:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:46:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:46:48,048 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:46:48,048 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:46:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:46:48,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:46:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:46:48,049 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:46:48,049 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:46:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:46:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:46:48,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:46:48,049 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:46:50,282 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T19:46:50,285 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T19:46:50,579 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T19:46:50,579 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T19:46:50,579 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T19:46:50,579 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T19:46:50,579 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T19:46:50,579 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T19:46:50,579 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T19:46:50,579 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T19:46:51,123 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T19:46:51,123 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=5s; (s/r): 0.0
2022-09-30T19:46:52,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1765 #nodes=220
2022-09-30T19:46:52,596 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271988 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T19:46:54,258 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T19:46:54,621 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3119 #nodes=344
2022-09-30T19:46:54,621 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271362 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-09-30T19:46:56,178 INFO MemoryObserver:41 used RAM: 12816 MB free: 3279 MB total: 16096 MB
2022-09-30T19:46:56,635 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T19:46:57,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4383 #nodes=460
2022-09-30T19:46:57,708 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270769 lost=0 simT=10800.0s realT=11s; (s/r): 981.8181818181819
2022-09-30T19:46:58,813 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T19:47:01,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5702 #nodes=638
2022-09-30T19:47:01,396 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269991 lost=0 simT=14400.0s realT=15s; (s/r): 960.0
2022-09-30T19:47:02,065 INFO VehicularDepartureHandler:110 teleport vehicle 5241_bike from link 289631036 to link -432413000
2022-09-30T19:47:02,694 INFO VehicularDepartureHandler:110 teleport vehicle 225409_bike from link -189532998 to link 519718892
2022-09-30T19:47:03,041 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-09-30T19:47:03,525 INFO VehicularDepartureHandler:110 teleport vehicle 17364_bike from link 461349951 to link 97328058#0
2022-09-30T19:47:04,274 INFO VehicularDepartureHandler:110 teleport vehicle 14379_bike from link 322543966 to link 335487061
2022-09-30T19:47:05,280 INFO VehicularDepartureHandler:110 teleport vehicle 23300_bike from link 209245871 to link -765795405
2022-09-30T19:47:05,280 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T19:47:06,291 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7334 #nodes=999
2022-09-30T19:47:06,291 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268826 lost=0 simT=18000.0s realT=20s; (s/r): 900.0
2022-09-30T19:47:17,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10921 #nodes=1594
2022-09-30T19:47:17,597 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267002 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-09-30T19:47:31,772 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12058 #nodes=1816
2022-09-30T19:47:31,773 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264445 lost=0 simT=25200.0s realT=45s; (s/r): 560.0
2022-09-30T19:47:50,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13521 #nodes=1893
2022-09-30T19:47:50,915 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261150 lost=0 simT=28800.0s realT=64s; (s/r): 450.0
2022-09-30T19:47:56,179 INFO MemoryObserver:41 used RAM: 13408 MB free: 2687 MB total: 16096 MB
2022-09-30T19:48:08,617 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14699 #nodes=2022
2022-09-30T19:48:08,618 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257618 lost=0 simT=32400.0s realT=82s; (s/r): 395.1219512195122
2022-09-30T19:48:29,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14626 #nodes=2126
2022-09-30T19:48:29,596 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252756 lost=0 simT=36000.0s realT=103s; (s/r): 349.5145631067961
2022-09-30T19:48:47,184 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15318 #nodes=2087
2022-09-30T19:48:47,185 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247248 lost=0 simT=39600.0s realT=121s; (s/r): 327.27272727272725
2022-09-30T19:48:56,179 INFO MemoryObserver:41 used RAM: 14213 MB free: 1882 MB total: 16096 MB
2022-09-30T19:49:05,947 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15786 #nodes=2179
2022-09-30T19:49:05,948 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239957 lost=0 simT=43200.0s realT=139s; (s/r): 310.7913669064748
2022-09-30T19:49:29,543 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16198 #nodes=2312
2022-09-30T19:49:29,544 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231334 lost=0 simT=46800.0s realT=163s; (s/r): 287.1165644171779
2022-09-30T19:49:49,682 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16475 #nodes=2337
2022-09-30T19:49:49,682 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220655 lost=0 simT=50400.0s realT=183s; (s/r): 275.40983606557376
2022-09-30T19:49:56,179 INFO MemoryObserver:41 used RAM: 14386 MB free: 1709 MB total: 16096 MB
2022-09-30T19:50:10,101 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16924 #nodes=2409
2022-09-30T19:50:10,102 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207834 lost=0 simT=54000.0s realT=204s; (s/r): 264.70588235294116
2022-09-30T19:50:30,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17209 #nodes=2463
2022-09-30T19:50:30,658 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191848 lost=0 simT=57600.0s realT=224s; (s/r): 257.14285714285717
2022-09-30T19:50:56,180 INFO MemoryObserver:41 used RAM: 14988 MB free: 1107 MB total: 16096 MB
2022-09-30T19:50:56,770 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17301 #nodes=2405
2022-09-30T19:50:56,771 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173128 lost=0 simT=61200.0s realT=250s; (s/r): 244.8
2022-09-30T19:51:18,976 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16916 #nodes=2366
2022-09-30T19:51:18,976 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151872 lost=0 simT=64800.0s realT=273s; (s/r): 237.36263736263737
2022-09-30T19:51:40,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16286 #nodes=2142
2022-09-30T19:51:40,222 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128888 lost=0 simT=68400.0s realT=294s; (s/r): 232.6530612244898
2022-09-30T19:51:56,180 INFO MemoryObserver:41 used RAM: 15421 MB free: 674 MB total: 16096 MB
2022-09-30T19:52:03,043 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15817 #nodes=2139
2022-09-30T19:52:03,044 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104989 lost=0 simT=72000.0s realT=317s; (s/r): 227.12933753943219
2022-09-30T19:52:20,984 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14171 #nodes=1856
2022-09-30T19:52:20,984 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=83128 lost=0 simT=75600.0s realT=335s; (s/r): 225.67164179104478
2022-09-30T19:52:36,225 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13427 #nodes=1639
2022-09-30T19:52:36,225 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66881 lost=0 simT=79200.0s realT=350s; (s/r): 226.28571428571428
2022-09-30T19:52:50,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12721 #nodes=1519
2022-09-30T19:52:50,263 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53438 lost=0 simT=82800.0s realT=364s; (s/r): 227.47252747252747
2022-09-30T19:52:56,181 INFO MemoryObserver:41 used RAM: 15700 MB free: 395 MB total: 16096 MB
2022-09-30T19:53:03,784 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=12048 #nodes=1423
2022-09-30T19:53:03,784 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=41199 lost=1 simT=86400.0s realT=377s; (s/r): 229.17771883289126
2022-09-30T19:53:18,544 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10303 #nodes=1193
2022-09-30T19:53:18,544 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34463 lost=6 simT=90000.0s realT=392s; (s/r): 229.59183673469389
2022-09-30T19:53:28,532 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8872 #nodes=985
2022-09-30T19:53:28,532 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=30169 lost=6 simT=93600.0s realT=402s; (s/r): 232.83582089552237
2022-09-30T19:53:44,370 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7672 #nodes=854
2022-09-30T19:53:44,370 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=27007 lost=7 simT=97200.0s realT=418s; (s/r): 232.5358851674641
2022-09-30T19:53:50,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6618 #nodes=719
2022-09-30T19:53:50,226 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24474 lost=7 simT=100800.0s realT=424s; (s/r): 237.73584905660377
2022-09-30T19:53:55,907 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5631 #nodes=653
2022-09-30T19:53:55,908 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22487 lost=9 simT=104400.0s realT=429s; (s/r): 243.35664335664336
2022-09-30T19:53:56,181 INFO MemoryObserver:41 used RAM: 14774 MB free: 1321 MB total: 16096 MB
2022-09-30T19:54:01,561 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4884 #nodes=540
2022-09-30T19:54:01,561 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20682 lost=10 simT=108000.0s realT=435s; (s/r): 248.27586206896552
2022-09-30T19:54:06,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4223 #nodes=479
2022-09-30T19:54:06,064 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19199 lost=10 simT=111600.0s realT=440s; (s/r): 253.63636363636363
2022-09-30T19:54:09,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3608 #nodes=367
2022-09-30T19:54:09,357 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17916 lost=10 simT=115200.0s realT=443s; (s/r): 260.0451467268623
2022-09-30T19:54:11,827 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3010 #nodes=324
2022-09-30T19:54:11,827 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16832 lost=10 simT=118800.0s realT=445s; (s/r): 266.96629213483146
2022-09-30T19:54:13,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2647 #nodes=230
2022-09-30T19:54:13,801 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15851 lost=11 simT=122400.0s realT=447s; (s/r): 273.8255033557047
2022-09-30T19:54:15,493 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2239 #nodes=224
2022-09-30T19:54:15,493 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14897 lost=13 simT=126000.0s realT=449s; (s/r): 280.6236080178174
2022-09-30T19:54:17,081 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1894 #nodes=177
2022-09-30T19:54:17,081 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13202 lost=13 simT=129600.0s realT=451s; (s/r): 287.36141906873615
2022-09-30T19:54:17,549 INFO AbstractController$9:234 ### ITERATION 15 fires after mobsim event
2022-09-30T19:54:17,549 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T19:54:17,549 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=349.089216194sec
2022-09-30T19:54:17,589 INFO LegTimesControlerListener:50 [15] average trip (probably: leg) duration is: 1469 seconds = 00:24:29
2022-09-30T19:54:17,589 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T19:54:17,589 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:54:17,589 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:54:17,590 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:54:17,590 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:54:17,590 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T19:54:17,590 INFO EventsManagerImpl:137 event # 1
2022-09-30T19:54:17,590 INFO EventsManagerImpl:137 event # 4
2022-09-30T19:54:17,590 INFO EventsManagerImpl:137 event # 16
2022-09-30T19:54:17,590 INFO EventsManagerImpl:137 event # 64
2022-09-30T19:54:17,590 INFO EventsManagerImpl:137 event # 256
2022-09-30T19:54:17,591 INFO EventsManagerImpl:137 event # 1024
2022-09-30T19:54:17,594 INFO EventsManagerImpl:137 event # 4096
2022-09-30T19:54:17,608 INFO EventsManagerImpl:137 event # 16384
2022-09-30T19:54:17,625 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T19:54:17,924 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:54:17,924 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:54:17,924 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:54:17,924 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:54:17,924 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T19:54:17,925 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T19:54:17,925 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:54:17,932 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:54:17,932 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:21:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:54:17,934 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:54:17,934 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:54:17,934 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:53][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:54:17,937 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:54:17,937 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T19:54:17,937 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=26:36:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:54:17,938 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:54:17,938 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:54:17,938 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=32:55:57][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:54:17,938 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:54:17,938 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:54:17,938 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:54:17,938 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:54:17,938 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:54:17,938 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:44:26][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:54:17,939 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:54:17,939 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T19:54:17,939 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:54:17,940 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:54:17,940 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:54:17,940 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=35:27:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:54:17,941 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:54:17,941 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:54:17,941 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:54:17,943 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:54:17,943 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-09-30T19:54:17,943 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:54:17,947 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T19:54:17,947 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T19:54:17,947 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T19:54:17,947 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T19:54:18,363 INFO ControlerListenerManagerImpl:251 [it.15] all ControlerAfterMobsimListeners called.
2022-09-30T19:54:18,364 INFO AbstractController$4:159 ### ITERATION 15 fires scoring event
2022-09-30T19:54:18,364 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T19:54:18,608 INFO NewScoreAssignerImpl:57 it: 15 msaStart: 599
2022-09-30T19:54:18,784 INFO ControlerListenerManagerImpl:194 [it.15] all ControlerScoringListeners called.
2022-09-30T19:54:18,784 INFO AbstractController$5:167 ### ITERATION 15 fires iteration end event
2022-09-30T19:54:18,784 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T19:54:18,784 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T19:54:18,937 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T19:54:18,937 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T19:54:21,863 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T19:54:21,863 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11603085186687687
2022-09-30T19:54:21,864 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.26143336910807913
2022-09-30T19:54:21,864 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.3905369806456916E-4
2022-09-30T19:54:21,864 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.119592065195623E-4
2022-09-30T19:54:21,864 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T19:54:21,864 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1467954215172258
2022-09-30T19:54:21,864 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1442573830345543
2022-09-30T19:54:21,864 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2703107267750864
2022-09-30T19:54:21,971 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T19:54:22,112 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -112.83557654269552
2022-09-30T19:54:22,112 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -169.0065882224858
2022-09-30T19:54:22,112 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -125.83477762431517
2022-09-30T19:54:22,112 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -89.42601269275993
2022-09-30T19:54:22,158 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T19:54:23,125 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19214.37236437094 meters
2022-09-30T19:54:23,125 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136702.27091068833 meters (statistic on all 2031164 legs which have a finite distance)
2022-09-30T19:54:23,125 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51822.42827416794 meters
2022-09-30T19:54:23,125 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136606.5442445302 meters (statistic on all 752574 trips which have a finite distance)
2022-09-30T19:54:23,126 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T19:54:23,126 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T19:54:23,987 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T19:54:23,991 INFO LegHistogramListener:72 number of legs: 2044304 100%
2022-09-30T19:54:23,991 INFO LegHistogramListener:79 number of bike legs: 89031 4.355076348723086%
2022-09-30T19:54:23,991 INFO LegHistogramListener:79 number of car legs: 203295 9.944460315099906%
2022-09-30T19:54:23,991 INFO LegHistogramListener:79 number of drtNorth legs: 376 0.018392567837268822%
2022-09-30T19:54:23,991 INFO LegHistogramListener:79 number of drtSoutheast legs: 252 0.012326933763275911%
2022-09-30T19:54:23,991 INFO LegHistogramListener:79 number of freight legs: 47065 2.3022505459070666%
2022-09-30T19:54:23,991 INFO LegHistogramListener:79 number of pt legs: 141113 6.902740492607753%
2022-09-30T19:54:23,991 INFO LegHistogramListener:79 number of ride legs: 111441 5.451292958385837%
2022-09-30T19:54:23,991 INFO LegHistogramListener:79 number of walk legs: 1451731 71.01345983767581%
2022-09-30T19:54:24,533 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T19:54:24,533 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.25459979356773493
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.38798353677010533
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0027306058941033292
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0023043900234675486
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.27479112854773363
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.27633038405644533
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.5568407647237043
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.15150562040084833
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3526782275581939
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 3.3378351314850284E-4
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 2.6959437600456E-4
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.16580310880829016
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.17133492864735514
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.28430524245520883
2022-09-30T19:54:28,282 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.10250106553967658
2022-09-30T19:54:28,283 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.28639138941238695
2022-09-30T19:54:28,283 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 4.364861325788114E-5
2022-09-30T19:54:28,283 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.337835131485028E-5
2022-09-30T19:54:28,283 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T19:54:28,283 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.11440943426262087
2022-09-30T19:54:28,283 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.12282463014219178
2022-09-30T19:54:28,283 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.1900524810385289
2022-09-30T19:54:28,428 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T19:54:29,514 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T19:54:29,804 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T19:54:30,185 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T19:54:31,279 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T19:54:31,568 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T19:54:31,935 INFO ControlerListenerManagerImpl:171 [it.15] all ControlerIterationEndsListeners called.
2022-09-30T19:54:32,021 INFO AbstractController:181 ### ITERATION 15 ENDS
2022-09-30T19:54:32,021 INFO AbstractController:182 ###################################################
2022-09-30T19:54:32,021 INFO AbstractController:133 ###################################################
2022-09-30T19:54:32,021 INFO AbstractController:134 ### ITERATION 16 BEGINS
2022-09-30T19:54:32,022 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T19:54:32,022 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T19:54:32,022 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T19:54:32,022 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T19:54:32,022 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T19:54:32,365 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T19:54:32,415 INFO ControlerListenerManagerImpl:148 [it.16] all ControlerIterationStartsListeners called.
2022-09-30T19:54:32,415 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T19:54:41,628 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169532 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T19:54:41,629 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30505 plans
2022-09-30T19:54:41,630 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:54:41,630 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:54:41,630 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:54:41,633 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:54:41,633 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:54:41,634 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:54:41,639 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:54:41,640 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:54:41,643 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:54:41,648 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:54:41,648 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:54:41,649 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:54:41,651 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:54:41,655 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:54:41,665 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:54:41,670 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:54:41,672 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:54:41,732 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:54:41,807 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:54:41,987 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:54:42,084 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:54:42,194 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:54:42,598 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:54:43,570 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:54:45,502 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:54:49,323 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T19:54:56,212 INFO MemoryObserver:41 used RAM: 13079 MB free: 3016 MB total: 16096 MB
2022-09-30T19:54:56,610 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T19:55:13,021 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:55:13,021 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30505 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T19:55:13,021 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30547 plans
2022-09-30T19:55:13,022 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T19:55:13,022 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T19:55:13,023 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T19:55:13,022 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T19:55:13,023 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T19:55:13,023 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T19:55:13,023 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T19:55:13,024 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T19:55:13,025 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T19:55:13,026 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T19:55:13,028 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T19:55:13,033 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T19:55:13,042 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T19:55:13,060 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T19:55:13,094 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T19:55:13,156 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T19:55:13,402 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30547 plans
2022-09-30T19:55:13,402 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:55:13,402 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:55:13,403 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:55:13,403 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:55:13,404 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:55:13,404 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:55:13,405 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:55:13,405 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:55:13,414 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:55:13,426 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:55:13,427 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:55:13,428 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:55:13,428 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:55:13,430 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:55:13,442 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:55:13,496 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:55:13,501 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:55:13,531 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:55:13,563 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:55:13,568 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T19:55:13,657 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:55:13,849 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:55:14,303 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:55:15,141 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:55:16,994 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:55:20,754 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T19:55:28,968 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T19:55:48,194 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:55:48,194 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30547 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T19:55:48,194 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7844 plans
2022-09-30T19:55:48,195 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T19:55:48,195 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T19:55:48,195 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T19:55:48,195 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T19:55:48,195 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T19:55:48,195 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T19:55:48,195 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T19:55:48,195 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T19:55:48,196 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T19:55:48,196 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T19:55:48,197 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T19:55:48,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T19:55:48,201 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T19:55:48,205 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T19:55:48,205 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7844 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T19:55:48,205 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40342 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T19:55:48,205 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6723 plans
2022-09-30T19:55:48,206 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T19:55:48,206 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T19:55:48,206 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T19:55:48,206 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T19:55:48,208 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T19:55:48,214 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T19:55:48,239 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T19:55:48,283 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T19:55:48,541 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T19:55:49,101 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T19:55:49,925 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T19:55:51,018 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T19:55:54,062 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T19:55:56,213 INFO MemoryObserver:41 used RAM: 13630 MB free: 2465 MB total: 16096 MB
2022-09-30T19:56:05,670 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T19:56:05,671 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6723 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T19:56:05,671 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T19:56:07,132 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T19:56:08,538 INFO ControlerListenerManagerImpl:213 [it.16] all ControlerReplanningListeners called.
2022-09-30T19:56:08,538 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T19:56:08,538 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T19:56:08,538 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T19:56:08,636 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T19:56:08,755 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T19:56:08,755 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T19:56:08,755 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T19:56:08,765 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T19:56:08,776 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T19:56:08,776 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T19:56:08,778 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T19:56:08,778 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T19:56:08,778 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T19:56:08,778 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T19:56:08,778 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T19:56:08,779 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T19:56:08,779 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T19:56:08,779 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:56:08,779 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:56:08,779 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T19:56:08,779 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T19:56:08,779 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T19:56:08,779 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T19:56:08,780 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T19:56:08,780 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T19:56:08,780 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T19:56:09,706 INFO ControlerListenerManagerImpl:232 [it.16] all ControlerBeforeMobsimListeners called.
2022-09-30T19:56:09,707 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T19:56:09,707 INFO NetworkImpl:163 node # 1
2022-09-30T19:56:09,707 INFO NetworkImpl:163 node # 4
2022-09-30T19:56:09,707 INFO NetworkImpl:163 node # 16
2022-09-30T19:56:09,707 INFO NetworkImpl:163 node # 64
2022-09-30T19:56:09,708 INFO NetworkImpl:163 node # 256
2022-09-30T19:56:09,708 INFO NetworkImpl:163 node # 1024
2022-09-30T19:56:09,708 INFO NetworkImpl:163 node # 4096
2022-09-30T19:56:09,711 INFO NetworkImpl:163 node # 16384
2022-09-30T19:56:09,722 INFO NetworkImpl:163 node # 65536
2022-09-30T19:56:09,772 INFO NetworkImpl:159 link # 1
2022-09-30T19:56:09,772 INFO NetworkImpl:159 link # 4
2022-09-30T19:56:09,772 INFO NetworkImpl:159 link # 16
2022-09-30T19:56:09,772 INFO NetworkImpl:159 link # 64
2022-09-30T19:56:09,772 INFO NetworkImpl:159 link # 256
2022-09-30T19:56:09,774 INFO NetworkImpl:159 link # 1024
2022-09-30T19:56:09,779 INFO NetworkImpl:159 link # 4096
2022-09-30T19:56:09,800 INFO NetworkImpl:159 link # 16384
2022-09-30T19:56:09,947 INFO NetworkImpl:159 link # 65536
2022-09-30T19:56:10,364 INFO NetworkImpl:159 link # 262144
2022-09-30T19:56:11,191 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T19:56:11,191 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T19:56:11,191 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T19:56:11,191 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T19:56:11,192 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T19:56:11,192 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T19:56:11,193 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T19:56:11,195 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T19:56:11,199 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T19:56:11,206 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T19:56:11,220 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T19:56:11,237 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T19:56:11,265 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T19:56:11,322 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T19:56:11,437 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T19:56:11,666 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T19:56:12,123 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T19:56:12,998 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T19:56:14,774 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T19:56:14,895 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T19:56:14,923 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:56:14,924 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T19:56:14,924 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:56:14,924 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:56:14,924 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:56:14,924 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T19:56:14,924 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T19:56:14,924 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T19:56:14,924 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:56:14,924 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:56:17,257 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:56:17,257 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:56:17,257 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:56:17,258 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:56:17,258 INFO EventsManagerImpl:176
2022-09-30T19:56:17,258 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:56:17,258 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:56:17,258 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:56:17,258 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:56:17,258 INFO EventsManagerImpl:176
2022-09-30T19:56:17,258 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:56:17,258 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:56:17,258 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:56:17,258 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:56:17,258 INFO EventsManagerImpl:176
2022-09-30T19:56:17,258 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:56:17,258 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T19:56:17,258 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T19:56:17,258 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T19:56:17,258 INFO EventsManagerImpl:176
2022-09-30T19:56:17,259 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T19:56:17,259 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T19:56:17,259 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T19:56:17,259 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T19:56:17,259 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T19:56:17,259 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T19:56:17,259 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T19:56:17,259 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:56:17,259 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T19:56:17,259 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:56:17,259 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:56:17,259 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T19:56:17,259 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:56:17,259 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:56:17,259 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T19:56:17,260 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T19:56:17,260 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T19:56:17,260 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T19:56:17,260 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T19:56:17,260 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:56:17,260 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:56:17,260 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:56:17,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T19:56:17,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:56:17,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:56:17,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:56:17,260 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:56:17,260 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:56:17,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:56:17,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:56:17,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:56:17,260 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:56:17,260 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:56:17,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:56:17,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:56:17,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:56:17,261 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:56:17,261 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T19:56:17,261 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:56:17,261 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T19:56:17,261 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:56:17,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T19:56:17,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:56:17,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:56:17,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T19:56:17,261 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T19:56:17,261 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:56:17,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:56:17,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:56:17,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:56:17,261 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T19:56:17,261 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T19:56:17,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:56:17,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T19:56:17,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T19:56:17,261 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T19:56:19,683 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T19:56:19,687 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T19:56:20,031 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T19:56:20,031 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T19:56:20,031 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T19:56:20,031 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T19:56:20,031 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T19:56:20,032 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T19:56:20,032 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T19:56:20,032 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T19:56:20,378 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T19:56:20,378 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=5s; (s/r): 0.0
2022-09-30T19:56:20,491 INFO VehicularDepartureHandler:110 teleport vehicle 20519_bike from link 321979763 to link 179753956
2022-09-30T19:56:20,506 INFO VehicularDepartureHandler:110 teleport vehicle 139751_bike from link 2533457 to link 24901513
2022-09-30T19:56:21,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1753 #nodes=217
2022-09-30T19:56:21,977 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271971 lost=0 simT=3600.0s realT=7s; (s/r): 514.2857142857143
2022-09-30T19:56:22,600 INFO VehicularDepartureHandler:110 teleport vehicle 2078_bike from link -365047683 to link -14792961
2022-09-30T19:56:23,981 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T19:56:24,407 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3131 #nodes=343
2022-09-30T19:56:24,408 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271351 lost=0 simT=7200.0s realT=9s; (s/r): 800.0
2022-09-30T19:56:25,915 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-09-30T19:56:26,091 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T19:56:26,522 INFO VehicularDepartureHandler:110 teleport vehicle 16342_bike from link 322543975 to link 335487061
2022-09-30T19:56:26,712 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T19:56:28,310 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4361 #nodes=466
2022-09-30T19:56:28,310 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270764 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-09-30T19:56:29,758 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T19:56:29,758 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T19:56:33,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5664 #nodes=654
2022-09-30T19:56:33,562 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269988 lost=0 simT=14400.0s realT=18s; (s/r): 800.0
2022-09-30T19:56:38,897 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7283 #nodes=981
2022-09-30T19:56:38,897 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268839 lost=0 simT=18000.0s realT=23s; (s/r): 782.6086956521739
2022-09-30T19:56:47,178 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10939 #nodes=1565
2022-09-30T19:56:47,179 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267013 lost=0 simT=21600.0s realT=32s; (s/r): 675.0
2022-09-30T19:56:56,213 INFO MemoryObserver:41 used RAM: 13643 MB free: 2452 MB total: 16096 MB
2022-09-30T19:56:59,746 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12086 #nodes=1823
2022-09-30T19:56:59,747 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264452 lost=0 simT=25200.0s realT=44s; (s/r): 572.7272727272727
2022-09-30T19:57:14,500 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13407 #nodes=1936
2022-09-30T19:57:14,501 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261139 lost=0 simT=28800.0s realT=59s; (s/r): 488.135593220339
2022-09-30T19:57:33,834 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14666 #nodes=2038
2022-09-30T19:57:33,835 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257638 lost=0 simT=32400.0s realT=78s; (s/r): 415.38461538461536
2022-09-30T19:57:53,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14686 #nodes=2025
2022-09-30T19:57:53,395 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252794 lost=0 simT=36000.0s realT=98s; (s/r): 367.3469387755102
2022-09-30T19:57:56,214 INFO MemoryObserver:41 used RAM: 13997 MB free: 2098 MB total: 16096 MB
2022-09-30T19:58:11,096 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15302 #nodes=2170
2022-09-30T19:58:11,096 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247288 lost=0 simT=39600.0s realT=116s; (s/r): 341.37931034482756
2022-09-30T19:58:29,553 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15755 #nodes=2111
2022-09-30T19:58:29,553 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239959 lost=0 simT=43200.0s realT=134s; (s/r): 322.3880597014925
2022-09-30T19:58:54,048 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16113 #nodes=2234
2022-09-30T19:58:54,049 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231374 lost=0 simT=46800.0s realT=159s; (s/r): 294.33962264150944
2022-09-30T19:58:56,214 INFO MemoryObserver:41 used RAM: 14953 MB free: 1142 MB total: 16096 MB
2022-09-30T19:59:14,871 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16480 #nodes=2326
2022-09-30T19:59:14,871 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220693 lost=0 simT=50400.0s realT=179s; (s/r): 281.56424581005587
2022-09-30T19:59:36,224 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16811 #nodes=2460
2022-09-30T19:59:36,225 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207826 lost=0 simT=54000.0s realT=201s; (s/r): 268.65671641791045
2022-09-30T19:59:56,214 INFO MemoryObserver:41 used RAM: 14792 MB free: 1303 MB total: 16096 MB
2022-09-30T20:00:02,065 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17110 #nodes=2521
2022-09-30T20:00:02,065 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191848 lost=0 simT=57600.0s realT=227s; (s/r): 253.7444933920705
2022-09-30T20:00:25,349 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17224 #nodes=2414
2022-09-30T20:00:25,349 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=173044 lost=0 simT=61200.0s realT=250s; (s/r): 244.8
2022-09-30T20:00:47,236 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=17059 #nodes=2337
2022-09-30T20:00:47,236 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151878 lost=0 simT=64800.0s realT=272s; (s/r): 238.23529411764707
2022-09-30T20:00:56,215 INFO MemoryObserver:41 used RAM: 15160 MB free: 935 MB total: 16096 MB
2022-09-30T20:01:09,170 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16414 #nodes=2244
2022-09-30T20:01:09,170 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128870 lost=0 simT=68400.0s realT=294s; (s/r): 232.6530612244898
2022-09-30T20:01:32,329 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15827 #nodes=2141
2022-09-30T20:01:32,329 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104776 lost=0 simT=72000.0s realT=317s; (s/r): 227.12933753943219
2022-09-30T20:01:50,831 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14081 #nodes=1831
2022-09-30T20:01:50,832 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82856 lost=0 simT=75600.0s realT=335s; (s/r): 225.67164179104478
2022-09-30T20:01:56,215 INFO MemoryObserver:41 used RAM: 15497 MB free: 598 MB total: 16096 MB
2022-09-30T20:02:06,841 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13294 #nodes=1677
2022-09-30T20:02:06,841 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66647 lost=5 simT=79200.0s realT=351s; (s/r): 225.64102564102564
2022-09-30T20:02:21,377 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12665 #nodes=1503
2022-09-30T20:02:21,378 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=53124 lost=12 simT=82800.0s realT=366s; (s/r): 226.2295081967213
2022-09-30T20:02:38,935 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11985 #nodes=1405
2022-09-30T20:02:38,935 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40895 lost=13 simT=86400.0s realT=384s; (s/r): 225.0
2022-09-30T20:02:56,215 INFO MemoryObserver:41 used RAM: 14288 MB free: 1807 MB total: 16096 MB
2022-09-30T20:02:58,225 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10221 #nodes=1137
2022-09-30T20:02:58,225 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34227 lost=19 simT=90000.0s realT=403s; (s/r): 223.32506203473946
2022-09-30T20:03:08,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8729 #nodes=953
2022-09-30T20:03:08,357 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29926 lost=19 simT=93600.0s realT=413s; (s/r): 226.63438256658597
2022-09-30T20:03:17,479 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7559 #nodes=880
2022-09-30T20:03:17,479 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26797 lost=20 simT=97200.0s realT=422s; (s/r): 230.33175355450237
2022-09-30T20:03:23,913 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6541 #nodes=670
2022-09-30T20:03:23,913 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24280 lost=20 simT=100800.0s realT=428s; (s/r): 235.51401869158877
2022-09-30T20:03:28,788 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5583 #nodes=652
2022-09-30T20:03:28,788 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22332 lost=21 simT=104400.0s realT=433s; (s/r): 241.10854503464202
2022-09-30T20:03:32,887 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4840 #nodes=522
2022-09-30T20:03:32,887 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20568 lost=21 simT=108000.0s realT=437s; (s/r): 247.1395881006865
2022-09-30T20:03:36,320 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4177 #nodes=435
2022-09-30T20:03:36,320 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=19072 lost=23 simT=111600.0s realT=441s; (s/r): 253.0612244897959
2022-09-30T20:03:40,630 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3559 #nodes=370
2022-09-30T20:03:40,630 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17779 lost=23 simT=115200.0s realT=445s; (s/r): 258.87640449438203
2022-09-30T20:03:44,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3012 #nodes=296
2022-09-30T20:03:44,200 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16657 lost=25 simT=118800.0s realT=449s; (s/r): 264.5879732739421
2022-09-30T20:03:46,879 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2562 #nodes=284
2022-09-30T20:03:46,879 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15681 lost=25 simT=122400.0s realT=451s; (s/r): 271.39689578713967
2022-09-30T20:03:49,084 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2159 #nodes=225
2022-09-30T20:03:49,085 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14751 lost=28 simT=126000.0s realT=454s; (s/r): 277.5330396475771
2022-09-30T20:03:51,006 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1816 #nodes=183
2022-09-30T20:03:51,007 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=13045 lost=29 simT=129600.0s realT=456s; (s/r): 284.2105263157895
2022-09-30T20:03:51,549 INFO AbstractController$9:234 ### ITERATION 16 fires after mobsim event
2022-09-30T20:03:51,549 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T20:03:51,549 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=359.652382621sec
2022-09-30T20:03:51,590 INFO LegTimesControlerListener:50 [16] average trip (probably: leg) duration is: 1464 seconds = 00:24:24
2022-09-30T20:03:51,590 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T20:03:51,590 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:03:51,590 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:03:51,590 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:03:51,590 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:03:51,590 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T20:03:51,590 INFO EventsManagerImpl:137 event # 1
2022-09-30T20:03:51,590 INFO EventsManagerImpl:137 event # 4
2022-09-30T20:03:51,590 INFO EventsManagerImpl:137 event # 16
2022-09-30T20:03:51,590 INFO EventsManagerImpl:137 event # 64
2022-09-30T20:03:51,591 INFO EventsManagerImpl:137 event # 256
2022-09-30T20:03:51,591 INFO EventsManagerImpl:137 event # 1024
2022-09-30T20:03:51,594 INFO EventsManagerImpl:137 event # 4096
2022-09-30T20:03:51,606 INFO EventsManagerImpl:137 event # 16384
2022-09-30T20:03:51,623 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T20:03:51,944 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:03:51,944 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:03:51,944 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:03:51,944 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:03:51,944 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T20:03:51,945 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T20:03:51,945 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:03:51,948 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:03:51,948 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:21:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:03:51,950 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:03:51,950 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:03:51,950 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=11:07:18][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:03:51,953 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:03:51,953 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T20:03:51,953 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=26:36:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:03:51,954 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:03:51,954 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:03:51,954 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:03:51,955 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:03:51,955 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:03:51,955 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=29:02:34][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:03:51,955 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:03:51,955 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:03:51,955 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:27][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:03:51,956 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:03:51,956 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T20:03:51,956 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:03:51,957 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:03:51,957 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:03:51,957 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=35:27:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:03:51,958 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:03:51,958 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:03:51,958 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:03:51,965 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:03:51,965 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:03:51,965 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:03:51,965 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:03:51,965 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:03:51,965 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:19][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:03:51,965 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T20:03:52,447 INFO ControlerListenerManagerImpl:251 [it.16] all ControlerAfterMobsimListeners called.
2022-09-30T20:03:52,447 INFO AbstractController$4:159 ### ITERATION 16 fires scoring event
2022-09-30T20:03:52,447 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T20:03:52,645 INFO NewScoreAssignerImpl:57 it: 16 msaStart: 599
2022-09-30T20:03:52,830 INFO ControlerListenerManagerImpl:194 [it.16] all ControlerScoringListeners called.
2022-09-30T20:03:52,830 INFO AbstractController$5:167 ### ITERATION 16 fires iteration end event
2022-09-30T20:03:52,830 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T20:03:52,830 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T20:03:52,954 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T20:03:52,955 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T20:03:56,051 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T20:03:56,051 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11578308179750124
2022-09-30T20:03:56,051 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2622691116736932
2022-09-30T20:03:56,051 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.8256725737789943E-4
2022-09-30T20:03:56,051 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.748645609206263E-4
2022-09-30T20:03:56,051 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T20:03:56,051 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14701238080077234
2022-09-30T20:03:56,051 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14453211254153037
2022-09-30T20:03:56,051 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.26922464657461087
2022-09-30T20:03:56,153 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T20:03:56,216 INFO MemoryObserver:41 used RAM: 14689 MB free: 1406 MB total: 16096 MB
2022-09-30T20:03:56,251 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -112.5595708448686
2022-09-30T20:03:56,251 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -168.08844815075307
2022-09-30T20:03:56,251 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -125.42604855237875
2022-09-30T20:03:56,251 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -89.12795597096533
2022-09-30T20:03:56,297 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T20:03:57,233 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19205.247342268496 meters
2022-09-30T20:03:57,233 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136831.69455042074 meters (statistic on all 2034053 legs which have a finite distance)
2022-09-30T20:03:57,233 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51848.95606919554 meters
2022-09-30T20:03:57,233 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136737.3128766798 meters (statistic on all 752909 trips which have a finite distance)
2022-09-30T20:03:57,233 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T20:03:57,233 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T20:03:58,055 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T20:03:58,059 INFO LegHistogramListener:72 number of legs: 2047055 100%
2022-09-30T20:03:58,059 INFO LegHistogramListener:79 number of bike legs: 88917 4.3436546648722185%
2022-09-30T20:03:58,059 INFO LegHistogramListener:79 number of car legs: 203995 9.965291601837762%
2022-09-30T20:03:58,059 INFO LegHistogramListener:79 number of drtNorth legs: 320 0.015632213106145168%
2022-09-30T20:03:58,059 INFO LegHistogramListener:79 number of drtSoutheast legs: 302 0.014752901118924504%
2022-09-30T20:03:58,059 INFO LegHistogramListener:79 number of freight legs: 47065 2.2991565932522575%
2022-09-30T20:03:58,059 INFO LegHistogramListener:79 number of pt legs: 141416 6.908265776933204%
2022-09-30T20:03:58,059 INFO LegHistogramListener:79 number of ride legs: 111642 5.453786048738309%
2022-09-30T20:03:58,059 INFO LegHistogramListener:79 number of walk legs: 1453398 70.99946020014117%
2022-09-30T20:03:58,601 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T20:03:58,601 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T20:04:02,395 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.2610880315502447
2022-09-30T20:04:02,395 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.38908630614623824
2022-09-30T20:04:02,395 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0028692544303342456
2022-09-30T20:04:02,395 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0024224980358124033
2022-09-30T20:04:02,395 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T20:04:02,395 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.2827570004672969
2022-09-30T20:04:02,395 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.2842641614074367
2022-09-30T20:04:02,395 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.5719983875688749
2022-09-30T20:04:02,395 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.15467527999301622
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.35489532035514565
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 3.568916025203223E-4
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 2.8499976891910626E-4
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.17038107806939615
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.1751567498729055
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.29414158583114663
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.10639606238157104
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.29543435505322563
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 4.7499961486517716E-5
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.722969954348686E-5
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.11879226854680928
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.12733969404889672
2022-09-30T20:04:02,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.19686808362047273
2022-09-30T20:04:02,539 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T20:04:03,685 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T20:04:03,982 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T20:04:04,359 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T20:04:05,443 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T20:04:05,735 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T20:04:06,098 INFO ControlerListenerManagerImpl:171 [it.16] all ControlerIterationEndsListeners called.
2022-09-30T20:04:06,180 INFO AbstractController:181 ### ITERATION 16 ENDS
2022-09-30T20:04:06,180 INFO AbstractController:182 ###################################################
2022-09-30T20:04:06,180 INFO AbstractController:133 ###################################################
2022-09-30T20:04:06,180 INFO AbstractController:134 ### ITERATION 17 BEGINS
2022-09-30T20:04:06,180 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T20:04:06,180 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T20:04:06,181 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T20:04:06,181 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T20:04:06,181 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T20:04:06,536 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T20:04:06,591 INFO ControlerListenerManagerImpl:148 [it.17] all ControlerIterationStartsListeners called.
2022-09-30T20:04:06,592 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T20:04:15,667 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169787 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T20:04:15,667 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30408 plans
2022-09-30T20:04:15,670 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:04:15,670 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:15,673 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:04:15,681 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:04:15,689 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:04:15,689 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:15,690 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:15,690 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:15,691 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:04:15,691 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:15,699 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:15,702 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:04:15,707 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:15,727 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:04:15,781 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:15,786 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:04:15,818 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:15,851 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:16,036 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:04:16,261 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:04:16,399 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:16,504 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:16,707 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:04:17,812 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:04:19,676 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:04:22,860 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T20:04:29,761 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T20:04:47,429 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:04:47,429 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30408 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T20:04:47,429 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30682 plans
2022-09-30T20:04:47,430 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T20:04:47,430 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T20:04:47,430 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T20:04:47,430 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T20:04:47,430 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T20:04:47,430 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T20:04:47,430 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T20:04:47,430 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T20:04:47,431 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T20:04:47,432 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T20:04:47,434 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T20:04:47,438 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T20:04:47,445 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T20:04:47,460 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T20:04:47,488 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T20:04:47,540 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T20:04:47,731 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30682 plans
2022-09-30T20:04:47,732 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:04:47,732 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:04:47,732 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:47,732 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:04:47,732 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:47,732 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:47,732 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:04:47,732 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:47,733 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:47,734 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:04:47,735 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:47,735 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:47,736 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:47,736 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:47,737 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:47,740 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:47,740 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:04:47,751 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:04:47,774 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:04:47,800 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:04:47,928 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:04:48,141 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:04:48,568 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:04:49,420 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:04:51,546 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:04:55,174 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T20:04:56,216 INFO MemoryObserver:41 used RAM: 14278 MB free: 1817 MB total: 16096 MB
2022-09-30T20:05:03,480 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T20:05:22,335 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:05:22,336 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30682 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T20:05:22,336 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7551 plans
2022-09-30T20:05:22,336 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T20:05:22,336 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T20:05:22,336 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T20:05:22,336 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T20:05:22,336 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T20:05:22,336 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T20:05:22,337 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T20:05:22,337 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T20:05:22,337 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T20:05:22,337 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T20:05:22,337 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T20:05:22,338 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T20:05:22,339 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T20:05:22,342 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T20:05:22,342 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7551 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T20:05:22,342 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40390 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T20:05:22,342 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6675 plans
2022-09-30T20:05:22,343 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:05:22,343 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:05:22,343 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:05:22,343 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:05:22,344 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:05:22,359 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:05:22,389 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:05:22,431 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:05:22,709 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:05:23,110 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:05:23,690 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:05:24,880 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:05:28,890 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:05:38,932 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:05:38,933 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6675 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T20:05:38,933 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T20:05:40,436 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T20:05:41,719 INFO ControlerListenerManagerImpl:213 [it.17] all ControlerReplanningListeners called.
2022-09-30T20:05:41,720 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T20:05:41,720 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T20:05:41,720 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T20:05:41,829 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T20:05:41,948 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T20:05:41,949 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T20:05:41,949 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T20:05:41,959 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T20:05:41,970 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T20:05:41,970 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T20:05:41,972 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T20:05:41,972 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T20:05:41,972 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T20:05:41,972 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T20:05:41,972 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T20:05:41,972 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T20:05:41,973 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T20:05:41,973 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:05:41,973 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:05:41,973 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T20:05:41,973 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:05:41,973 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:05:41,973 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T20:05:41,974 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T20:05:41,974 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T20:05:41,974 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T20:05:42,893 INFO ControlerListenerManagerImpl:232 [it.17] all ControlerBeforeMobsimListeners called.
2022-09-30T20:05:42,893 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T20:05:42,893 INFO NetworkImpl:163 node # 1
2022-09-30T20:05:42,893 INFO NetworkImpl:163 node # 4
2022-09-30T20:05:42,893 INFO NetworkImpl:163 node # 16
2022-09-30T20:05:42,893 INFO NetworkImpl:163 node # 64
2022-09-30T20:05:42,894 INFO NetworkImpl:163 node # 256
2022-09-30T20:05:42,894 INFO NetworkImpl:163 node # 1024
2022-09-30T20:05:42,894 INFO NetworkImpl:163 node # 4096
2022-09-30T20:05:42,896 INFO NetworkImpl:163 node # 16384
2022-09-30T20:05:42,905 INFO NetworkImpl:163 node # 65536
2022-09-30T20:05:42,942 INFO NetworkImpl:159 link # 1
2022-09-30T20:05:42,942 INFO NetworkImpl:159 link # 4
2022-09-30T20:05:42,942 INFO NetworkImpl:159 link # 16
2022-09-30T20:05:42,942 INFO NetworkImpl:159 link # 64
2022-09-30T20:05:42,942 INFO NetworkImpl:159 link # 256
2022-09-30T20:05:42,944 INFO NetworkImpl:159 link # 1024
2022-09-30T20:05:42,949 INFO NetworkImpl:159 link # 4096
2022-09-30T20:05:42,970 INFO NetworkImpl:159 link # 16384
2022-09-30T20:05:43,058 INFO NetworkImpl:159 link # 65536
2022-09-30T20:05:43,473 INFO NetworkImpl:159 link # 262144
2022-09-30T20:05:44,395 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T20:05:44,396 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T20:05:44,396 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T20:05:44,396 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T20:05:44,396 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T20:05:44,397 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T20:05:44,398 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T20:05:44,399 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T20:05:44,402 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T20:05:44,409 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T20:05:44,424 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T20:05:44,449 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T20:05:44,482 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T20:05:44,539 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T20:05:44,656 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T20:05:44,891 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T20:05:45,360 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T20:05:46,253 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T20:05:47,911 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T20:05:48,017 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T20:05:48,045 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:05:48,045 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T20:05:48,045 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:05:48,045 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:05:48,045 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:05:48,045 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T20:05:48,045 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T20:05:48,045 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T20:05:48,045 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:05:48,045 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:05:50,108 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:05:50,108 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:05:50,108 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:05:50,108 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:05:50,109 INFO EventsManagerImpl:176
2022-09-30T20:05:50,109 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:05:50,109 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:05:50,109 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:05:50,109 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:05:50,109 INFO EventsManagerImpl:176
2022-09-30T20:05:50,109 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:05:50,109 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:05:50,109 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:05:50,109 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:05:50,109 INFO EventsManagerImpl:176
2022-09-30T20:05:50,109 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:05:50,109 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:05:50,109 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:05:50,109 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:05:50,109 INFO EventsManagerImpl:176
2022-09-30T20:05:50,110 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T20:05:50,110 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T20:05:50,110 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T20:05:50,110 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T20:05:50,110 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T20:05:50,110 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T20:05:50,110 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T20:05:50,110 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:05:50,110 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T20:05:50,110 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:05:50,110 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:05:50,110 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T20:05:50,110 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:05:50,110 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:05:50,110 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:05:50,110 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T20:05:50,110 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T20:05:50,110 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T20:05:50,111 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T20:05:50,111 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:05:50,111 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:05:50,111 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:05:50,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T20:05:50,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:05:50,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:05:50,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:05:50,111 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:05:50,111 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:05:50,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:05:50,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:05:50,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:05:50,111 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:05:50,111 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:05:50,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:05:50,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:05:50,111 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:05:50,111 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:05:50,111 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T20:05:50,111 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:05:50,111 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:05:50,111 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:05:50,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T20:05:50,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:05:50,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:05:50,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:05:50,112 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:05:50,112 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:05:50,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:05:50,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:05:50,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:05:50,112 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:05:50,112 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:05:50,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:05:50,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:05:50,112 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:05:50,112 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:05:51,614 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T20:05:51,617 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T20:05:51,827 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T20:05:51,827 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T20:05:51,827 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T20:05:51,827 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T20:05:51,827 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T20:05:51,827 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T20:05:51,827 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T20:05:51,827 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T20:05:52,225 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T20:05:52,225 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273934 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-09-30T20:05:52,372 INFO VehicularDepartureHandler:110 teleport vehicle 20519_bike from link 321979763 to link 179753956
2022-09-30T20:05:53,579 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1768 #nodes=220
2022-09-30T20:05:53,579 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271972 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-09-30T20:05:53,712 INFO VehicularDepartureHandler:110 teleport vehicle 236495_bike from link 215577407 to link 28671358#0
2022-09-30T20:05:54,715 INFO VehicularDepartureHandler:110 teleport vehicle 15341_bike from link 292526612 to link 319692430
2022-09-30T20:05:55,685 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T20:05:56,114 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3145 #nodes=339
2022-09-30T20:05:56,114 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271369 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-09-30T20:05:56,217 INFO MemoryObserver:41 used RAM: 14932 MB free: 1163 MB total: 16096 MB
2022-09-30T20:05:57,769 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-09-30T20:05:57,932 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T20:05:58,550 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T20:06:00,057 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4352 #nodes=458
2022-09-30T20:06:00,057 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270768 lost=0 simT=10800.0s realT=12s; (s/r): 900.0
2022-09-30T20:06:01,585 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T20:06:01,963 INFO VehicularDepartureHandler:110 teleport vehicle 234914_bike from link 313684357 to link -189853017
2022-09-30T20:06:01,964 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T20:06:05,318 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5663 #nodes=647
2022-09-30T20:06:05,318 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269983 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-09-30T20:06:10,542 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7267 #nodes=997
2022-09-30T20:06:10,542 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268831 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-09-30T20:06:18,897 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10899 #nodes=1575
2022-09-30T20:06:18,898 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267019 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-09-30T20:06:32,466 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12089 #nodes=1792
2022-09-30T20:06:32,466 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264462 lost=0 simT=25200.0s realT=44s; (s/r): 572.7272727272727
2022-09-30T20:06:51,077 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13447 #nodes=1895
2022-09-30T20:06:51,077 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261160 lost=0 simT=28800.0s realT=63s; (s/r): 457.14285714285717
2022-09-30T20:06:56,217 INFO MemoryObserver:41 used RAM: 13710 MB free: 2385 MB total: 16096 MB
2022-09-30T20:07:07,700 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14642 #nodes=2042
2022-09-30T20:07:07,701 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257634 lost=0 simT=32400.0s realT=79s; (s/r): 410.126582278481
2022-09-30T20:07:25,161 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14624 #nodes=2057
2022-09-30T20:07:25,161 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252722 lost=0 simT=36000.0s realT=97s; (s/r): 371.1340206185567
2022-09-30T20:07:47,379 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15317 #nodes=2174
2022-09-30T20:07:47,379 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247230 lost=0 simT=39600.0s realT=119s; (s/r): 332.7731092436975
2022-09-30T20:07:56,217 INFO MemoryObserver:41 used RAM: 14584 MB free: 1511 MB total: 16096 MB
2022-09-30T20:08:06,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15656 #nodes=2179
2022-09-30T20:08:06,490 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239887 lost=0 simT=43200.0s realT=138s; (s/r): 313.04347826086956
2022-09-30T20:08:25,466 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16137 #nodes=2257
2022-09-30T20:08:25,466 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231286 lost=0 simT=46800.0s realT=157s; (s/r): 298.0891719745223
2022-09-30T20:08:47,627 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16466 #nodes=2381
2022-09-30T20:08:47,628 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220507 lost=0 simT=50400.0s realT=179s; (s/r): 281.56424581005587
2022-09-30T20:08:56,221 INFO MemoryObserver:41 used RAM: 14688 MB free: 1407 MB total: 16096 MB
2022-09-30T20:09:10,184 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16823 #nodes=2427
2022-09-30T20:09:10,185 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207582 lost=0 simT=54000.0s realT=202s; (s/r): 267.3267326732673
2022-09-30T20:09:30,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17038 #nodes=2418
2022-09-30T20:09:30,948 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191617 lost=0 simT=57600.0s realT=222s; (s/r): 259.4594594594595
2022-09-30T20:09:53,507 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17209 #nodes=2458
2022-09-30T20:09:53,507 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172934 lost=0 simT=61200.0s realT=245s; (s/r): 249.79591836734693
2022-09-30T20:09:56,221 INFO MemoryObserver:41 used RAM: 15542 MB free: 553 MB total: 16096 MB
2022-09-30T20:10:18,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16837 #nodes=2303
2022-09-30T20:10:18,502 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151628 lost=0 simT=64800.0s realT=270s; (s/r): 240.0
2022-09-30T20:10:38,090 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16104 #nodes=2197
2022-09-30T20:10:38,090 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128537 lost=0 simT=68400.0s realT=290s; (s/r): 235.86206896551724
2022-09-30T20:10:56,221 INFO MemoryObserver:41 used RAM: 15585 MB free: 510 MB total: 16096 MB
2022-09-30T20:10:56,739 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15730 #nodes=2078
2022-09-30T20:10:56,740 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104463 lost=0 simT=72000.0s realT=308s; (s/r): 233.76623376623377
2022-09-30T20:11:17,076 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14092 #nodes=1836
2022-09-30T20:11:17,076 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82585 lost=0 simT=75600.0s realT=329s; (s/r): 229.7872340425532
2022-09-30T20:11:42,020 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13197 #nodes=1677
2022-09-30T20:11:42,020 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66275 lost=0 simT=79200.0s realT=353s; (s/r): 224.3626062322946
2022-09-30T20:11:56,222 INFO MemoryObserver:41 used RAM: 14545 MB free: 1550 MB total: 16096 MB
2022-09-30T20:11:59,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12514 #nodes=1535
2022-09-30T20:11:59,348 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=52787 lost=0 simT=82800.0s realT=371s; (s/r): 223.18059299191376
2022-09-30T20:12:12,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11953 #nodes=1441
2022-09-30T20:12:12,791 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40647 lost=1 simT=86400.0s realT=384s; (s/r): 225.0
2022-09-30T20:12:23,727 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10181 #nodes=1229
2022-09-30T20:12:23,727 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=34020 lost=6 simT=90000.0s realT=395s; (s/r): 227.84810126582278
2022-09-30T20:12:34,834 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8716 #nodes=931
2022-09-30T20:12:34,834 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29704 lost=7 simT=93600.0s realT=406s; (s/r): 230.54187192118226
2022-09-30T20:12:42,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7552 #nodes=854
2022-09-30T20:12:42,714 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26560 lost=11 simT=97200.0s realT=414s; (s/r): 234.7826086956522
2022-09-30T20:12:47,878 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6494 #nodes=697
2022-09-30T20:12:47,878 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=24071 lost=11 simT=100800.0s realT=419s; (s/r): 240.5727923627685
2022-09-30T20:12:52,182 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5580 #nodes=625
2022-09-30T20:12:52,182 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=22101 lost=11 simT=104400.0s realT=424s; (s/r): 246.22641509433961
2022-09-30T20:12:56,222 INFO MemoryObserver:41 used RAM: 14771 MB free: 1324 MB total: 16096 MB
2022-09-30T20:12:56,590 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4840 #nodes=530
2022-09-30T20:12:56,590 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20363 lost=11 simT=108000.0s realT=428s; (s/r): 252.33644859813083
2022-09-30T20:13:01,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4187 #nodes=459
2022-09-30T20:13:01,095 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18844 lost=13 simT=111600.0s realT=433s; (s/r): 257.7367205542725
2022-09-30T20:13:04,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3602 #nodes=407
2022-09-30T20:13:04,826 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17550 lost=13 simT=115200.0s realT=436s; (s/r): 264.2201834862385
2022-09-30T20:13:07,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3026 #nodes=331
2022-09-30T20:13:07,449 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16442 lost=13 simT=118800.0s realT=439s; (s/r): 270.61503416856493
2022-09-30T20:13:09,619 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2538 #nodes=270
2022-09-30T20:13:09,619 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15461 lost=14 simT=122400.0s realT=441s; (s/r): 277.55102040816325
2022-09-30T20:13:11,442 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2175 #nodes=199
2022-09-30T20:13:11,442 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14556 lost=15 simT=126000.0s realT=443s; (s/r): 284.42437923250566
2022-09-30T20:13:13,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1812 #nodes=159
2022-09-30T20:13:13,151 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12851 lost=16 simT=129600.0s realT=445s; (s/r): 291.23595505617976
2022-09-30T20:13:13,699 INFO AbstractController$9:234 ### ITERATION 17 fires after mobsim event
2022-09-30T20:13:13,699 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T20:13:13,699 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=316.628624581sec
2022-09-30T20:13:13,737 INFO LegTimesControlerListener:50 [17] average trip (probably: leg) duration is: 1460 seconds = 00:24:20
2022-09-30T20:13:13,737 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T20:13:13,737 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:13:13,737 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:13:13,737 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:13:13,737 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:13:13,737 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T20:13:13,737 INFO EventsManagerImpl:137 event # 1
2022-09-30T20:13:13,737 INFO EventsManagerImpl:137 event # 4
2022-09-30T20:13:13,737 INFO EventsManagerImpl:137 event # 16
2022-09-30T20:13:13,738 INFO EventsManagerImpl:137 event # 64
2022-09-30T20:13:13,738 INFO EventsManagerImpl:137 event # 256
2022-09-30T20:13:13,739 INFO EventsManagerImpl:137 event # 1024
2022-09-30T20:13:13,742 INFO EventsManagerImpl:137 event # 4096
2022-09-30T20:13:13,753 INFO EventsManagerImpl:137 event # 16384
2022-09-30T20:13:13,769 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T20:13:14,066 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:13:14,066 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:13:14,066 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:13:14,066 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:13:14,066 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T20:13:14,067 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T20:13:14,067 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:13:14,070 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:13:14,070 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:48][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:13:14,072 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:13:14,072 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:13:14,072 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=09:01:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:13:14,074 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:13:14,074 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T20:13:14,074 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=26:36:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:13:14,075 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:13:14,075 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:13:14,075 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:13:14,075 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:13:14,075 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:13:14,075 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=29:02:34][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:13:14,075 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:13:14,075 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:13:14,075 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:13:14,076 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:13:14,076 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T20:13:14,076 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:13:14,077 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:13:14,077 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:13:14,077 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:13:14,078 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:13:14,078 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:13:14,078 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:13:14,080 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:13:14,080 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:13:14,080 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:13:14,083 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:13:14,083 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:13:14,083 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:13:14,083 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T20:13:14,462 INFO ControlerListenerManagerImpl:251 [it.17] all ControlerAfterMobsimListeners called.
2022-09-30T20:13:14,463 INFO AbstractController$4:159 ### ITERATION 17 fires scoring event
2022-09-30T20:13:14,463 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T20:13:14,641 INFO NewScoreAssignerImpl:57 it: 17 msaStart: 599
2022-09-30T20:13:14,782 INFO ControlerListenerManagerImpl:194 [it.17] all ControlerScoringListeners called.
2022-09-30T20:13:14,782 INFO AbstractController$5:167 ### ITERATION 17 fires iteration end event
2022-09-30T20:13:14,782 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T20:13:14,782 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T20:13:14,896 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T20:13:14,897 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T20:13:17,548 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T20:13:17,548 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11590375737533186
2022-09-30T20:13:17,548 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2613306664886488
2022-09-30T20:13:17,548 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.210807396642651E-4
2022-09-30T20:13:17,548 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.3635107863426054E-4
2022-09-30T20:13:17,548 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T20:13:17,548 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14710994828923113
2022-09-30T20:13:17,548 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1450392067249675
2022-09-30T20:13:17,549 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2694377545099288
2022-09-30T20:13:17,653 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T20:13:17,758 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -112.07144800840156
2022-09-30T20:13:17,759 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -166.9068661319702
2022-09-30T20:13:17,759 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -124.85245104983414
2022-09-30T20:13:17,759 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -88.8991856934715
2022-09-30T20:13:17,803 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T20:13:18,723 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19205.037053983833 meters
2022-09-30T20:13:18,723 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136845.73561637744 meters (statistic on all 2034284 legs which have a finite distance)
2022-09-30T20:13:18,723 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51840.300147995375 meters
2022-09-30T20:13:18,723 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136744.44625140185 meters (statistic on all 753074 trips which have a finite distance)
2022-09-30T20:13:18,723 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T20:13:18,723 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T20:13:19,548 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T20:13:19,551 INFO LegHistogramListener:72 number of legs: 2047085 100%
2022-09-30T20:13:19,551 INFO LegHistogramListener:79 number of bike legs: 89064 4.3507719513356795%
2022-09-30T20:13:19,551 INFO LegHistogramListener:79 number of car legs: 203269 9.929680496901693%
2022-09-30T20:13:19,551 INFO LegHistogramListener:79 number of drtNorth legs: 348 0.016999782617722274%
2022-09-30T20:13:19,551 INFO LegHistogramListener:79 number of drtSoutheast legs: 277 0.013531436164106523%
2022-09-30T20:13:19,551 INFO LegHistogramListener:79 number of freight legs: 47065 2.2991228991468358%
2022-09-30T20:13:19,551 INFO LegHistogramListener:79 number of pt legs: 141533 6.91387998055772%
2022-09-30T20:13:19,551 INFO LegHistogramListener:79 number of ride legs: 112047 5.473490353356114%
2022-09-30T20:13:19,551 INFO LegHistogramListener:79 number of walk legs: 1453482 71.00252309992013%
2022-09-30T20:13:20,094 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T20:13:20,095 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.267559580357097
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3901646836502565
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.003028443490451224
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0025534438755860467
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.290491791493142
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.29247266826540413
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.5866258081412367
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.15771784509363912
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.35698275109506666
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 3.851348228636571E-4
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 3.1324298926244115E-4
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.17493465545838746
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.1788912738719401
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.30384441580182503
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.10979680286745713
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.30279941664912163
2022-09-30T20:13:23,595 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 5.3918875200912E-5
2022-09-30T20:13:23,596 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 4.364861325788114E-5
2022-09-30T20:13:23,596 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T20:13:23,596 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.12283618418687768
2022-09-30T20:13:23,596 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.13132712324827844
2022-09-30T20:13:23,596 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.20340638912995476
2022-09-30T20:13:23,738 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T20:13:24,844 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T20:13:25,125 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T20:13:25,494 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T20:13:26,543 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T20:13:26,822 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T20:13:27,168 INFO ControlerListenerManagerImpl:171 [it.17] all ControlerIterationEndsListeners called.
2022-09-30T20:13:27,252 INFO AbstractController:181 ### ITERATION 17 ENDS
2022-09-30T20:13:27,252 INFO AbstractController:182 ###################################################
2022-09-30T20:13:27,252 INFO AbstractController:133 ###################################################
2022-09-30T20:13:27,252 INFO AbstractController:134 ### ITERATION 18 BEGINS
2022-09-30T20:13:27,253 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T20:13:27,253 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T20:13:27,253 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T20:13:27,253 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T20:13:27,253 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T20:13:27,573 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T20:13:27,608 INFO ControlerListenerManagerImpl:148 [it.18] all ControlerIterationStartsListeners called.
2022-09-30T20:13:27,608 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T20:13:36,563 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169701 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T20:13:36,563 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30708 plans
2022-09-30T20:13:36,564 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:13:36,564 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:13:36,565 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:13:36,566 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:13:36,566 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:13:36,566 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:13:36,567 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:13:36,569 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:13:36,569 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:13:36,570 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:13:36,579 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:13:36,579 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:13:36,580 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:13:36,586 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:13:36,590 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:13:36,614 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:13:36,621 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:13:36,685 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:13:36,791 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:13:36,802 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:13:36,938 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:13:37,430 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:13:37,556 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:13:38,469 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:13:40,510 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:13:44,134 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T20:13:50,940 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T20:13:56,222 INFO MemoryObserver:41 used RAM: 13621 MB free: 2474 MB total: 16096 MB
2022-09-30T20:14:08,262 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:14:08,263 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30708 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T20:14:08,263 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30279 plans
2022-09-30T20:14:08,263 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T20:14:08,263 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T20:14:08,263 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T20:14:08,263 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T20:14:08,263 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T20:14:08,263 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T20:14:08,264 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T20:14:08,264 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T20:14:08,264 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T20:14:08,265 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T20:14:08,266 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T20:14:08,270 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T20:14:08,279 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T20:14:08,294 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T20:14:08,322 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T20:14:08,379 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T20:14:08,664 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30279 plans
2022-09-30T20:14:08,665 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:14:08,665 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:14:08,665 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:14:08,665 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:14:08,665 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:14:08,665 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:14:08,666 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:14:08,666 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:14:08,670 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:14:08,671 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:14:08,673 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:14:08,674 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:14:08,677 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:14:08,678 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:14:08,689 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:14:08,708 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:14:08,723 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:14:08,735 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:14:08,738 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:14:08,747 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:14:08,807 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:14:09,106 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:14:09,524 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:14:10,289 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:14:12,085 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:14:16,033 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T20:14:24,358 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T20:14:44,021 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:14:44,021 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30279 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T20:14:44,021 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7740 plans
2022-09-30T20:14:44,021 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T20:14:44,022 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T20:14:44,022 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T20:14:44,022 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T20:14:44,022 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T20:14:44,022 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T20:14:44,022 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T20:14:44,022 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T20:14:44,022 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T20:14:44,022 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T20:14:44,022 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T20:14:44,023 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T20:14:44,024 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T20:14:44,027 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T20:14:44,027 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7740 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T20:14:44,027 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40109 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T20:14:44,027 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6956 plans
2022-09-30T20:14:44,029 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:14:44,029 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:14:44,029 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:14:44,029 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:14:44,032 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:14:44,036 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:14:44,085 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:14:44,183 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:14:44,641 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:14:45,000 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:14:45,598 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:14:46,710 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:14:49,100 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:14:56,223 INFO MemoryObserver:41 used RAM: 14091 MB free: 2004 MB total: 16096 MB
2022-09-30T20:15:03,309 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:15:03,309 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6956 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T20:15:03,309 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T20:15:04,709 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T20:15:06,123 INFO ControlerListenerManagerImpl:213 [it.18] all ControlerReplanningListeners called.
2022-09-30T20:15:06,123 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T20:15:06,123 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T20:15:06,123 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T20:15:06,237 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T20:15:06,353 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T20:15:06,353 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T20:15:06,353 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T20:15:06,355 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T20:15:06,356 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T20:15:06,356 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T20:15:06,357 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T20:15:06,357 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T20:15:06,357 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T20:15:06,357 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T20:15:06,357 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T20:15:06,357 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T20:15:06,357 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T20:15:06,357 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:15:06,357 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:15:06,357 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T20:15:06,357 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:15:06,357 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:15:06,358 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T20:15:06,358 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T20:15:06,358 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T20:15:06,358 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T20:15:07,233 INFO ControlerListenerManagerImpl:232 [it.18] all ControlerBeforeMobsimListeners called.
2022-09-30T20:15:07,234 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T20:15:07,234 INFO NetworkImpl:163 node # 1
2022-09-30T20:15:07,234 INFO NetworkImpl:163 node # 4
2022-09-30T20:15:07,234 INFO NetworkImpl:163 node # 16
2022-09-30T20:15:07,235 INFO NetworkImpl:163 node # 64
2022-09-30T20:15:07,235 INFO NetworkImpl:163 node # 256
2022-09-30T20:15:07,235 INFO NetworkImpl:163 node # 1024
2022-09-30T20:15:07,235 INFO NetworkImpl:163 node # 4096
2022-09-30T20:15:07,237 INFO NetworkImpl:163 node # 16384
2022-09-30T20:15:07,247 INFO NetworkImpl:163 node # 65536
2022-09-30T20:15:07,285 INFO NetworkImpl:159 link # 1
2022-09-30T20:15:07,285 INFO NetworkImpl:159 link # 4
2022-09-30T20:15:07,285 INFO NetworkImpl:159 link # 16
2022-09-30T20:15:07,285 INFO NetworkImpl:159 link # 64
2022-09-30T20:15:07,285 INFO NetworkImpl:159 link # 256
2022-09-30T20:15:07,287 INFO NetworkImpl:159 link # 1024
2022-09-30T20:15:07,293 INFO NetworkImpl:159 link # 4096
2022-09-30T20:15:07,317 INFO NetworkImpl:159 link # 16384
2022-09-30T20:15:07,420 INFO NetworkImpl:159 link # 65536
2022-09-30T20:15:07,941 INFO NetworkImpl:159 link # 262144
2022-09-30T20:15:08,893 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T20:15:08,894 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T20:15:08,894 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T20:15:08,894 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T20:15:08,894 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T20:15:08,894 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T20:15:08,894 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T20:15:08,895 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T20:15:08,896 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T20:15:08,897 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T20:15:08,901 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T20:15:08,908 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T20:15:08,922 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T20:15:08,952 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T20:15:09,116 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T20:15:09,289 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T20:15:09,749 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T20:15:10,614 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T20:15:12,221 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T20:15:12,348 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T20:15:12,376 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:15:12,376 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T20:15:12,376 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:15:12,376 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:15:12,376 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:15:12,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T20:15:12,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T20:15:12,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T20:15:12,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:15:12,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:15:14,533 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:15:14,534 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:15:14,534 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:15:14,534 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:15:14,534 INFO EventsManagerImpl:176
2022-09-30T20:15:14,534 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:15:14,534 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:15:14,534 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:15:14,534 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:15:14,534 INFO EventsManagerImpl:176
2022-09-30T20:15:14,534 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:15:14,534 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:15:14,534 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:15:14,535 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:15:14,535 INFO EventsManagerImpl:176
2022-09-30T20:15:14,535 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:15:14,535 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:15:14,535 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:15:14,535 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:15:14,535 INFO EventsManagerImpl:176
2022-09-30T20:15:14,535 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T20:15:14,535 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T20:15:14,535 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T20:15:14,535 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T20:15:14,535 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T20:15:14,535 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T20:15:14,535 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T20:15:14,535 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:15:14,536 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T20:15:14,536 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:15:14,536 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:15:14,536 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T20:15:14,536 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:15:14,536 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:15:14,536 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:15:14,536 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T20:15:14,536 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T20:15:14,536 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T20:15:14,536 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T20:15:14,536 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:15:14,536 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:15:14,536 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:15:14,536 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T20:15:14,536 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:15:14,537 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:15:14,537 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:15:14,537 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:15:14,537 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:15:14,537 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:15:14,537 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:15:14,537 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:15:14,537 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:15:14,537 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:15:14,537 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:15:14,537 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:15:14,537 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:15:14,537 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:15:14,537 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T20:15:14,537 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:15:14,537 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:15:14,537 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:15:14,537 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T20:15:14,537 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:15:14,537 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:15:14,537 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:15:14,538 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:15:14,538 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:15:14,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:15:14,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:15:14,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:15:14,538 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:15:14,538 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:15:14,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:15:14,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:15:14,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:15:14,538 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:15:16,786 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T20:15:16,790 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T20:15:17,113 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T20:15:17,113 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T20:15:17,113 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T20:15:17,114 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T20:15:17,114 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T20:15:17,114 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T20:15:17,114 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T20:15:17,114 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T20:15:17,441 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T20:15:17,441 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273934 lost=0 simT=0.0s realT=5s; (s/r): 0.0
2022-09-30T20:15:17,643 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-09-30T20:15:17,843 INFO VehicularDepartureHandler:110 teleport vehicle 20519_bike from link 321979763 to link 179753956
2022-09-30T20:15:18,886 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1762 #nodes=221
2022-09-30T20:15:18,886 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271968 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T20:15:19,010 INFO VehicularDepartureHandler:110 teleport vehicle 6718_bike from link 327627451#0 to link 341989089#0
2022-09-30T20:15:20,617 INFO VehicularDepartureHandler:110 teleport vehicle 17458_bike from link 290301115 to link -39813712
2022-09-30T20:15:20,835 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3126 #nodes=339
2022-09-30T20:15:20,835 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271361 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-09-30T20:15:22,306 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-09-30T20:15:22,460 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T20:15:23,013 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T20:15:24,135 INFO VehicularDepartureHandler:110 teleport vehicle 1395_bike from link 9726575#1 to link -177840059
2022-09-30T20:15:24,163 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4359 #nodes=454
2022-09-30T20:15:24,163 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270767 lost=0 simT=10800.0s realT=11s; (s/r): 981.8181818181819
2022-09-30T20:15:25,219 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T20:15:25,219 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T20:15:27,837 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5686 #nodes=656
2022-09-30T20:15:27,838 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269981 lost=0 simT=14400.0s realT=15s; (s/r): 960.0
2022-09-30T20:15:32,710 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7270 #nodes=1013
2022-09-30T20:15:32,710 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268835 lost=0 simT=18000.0s realT=20s; (s/r): 900.0
2022-09-30T20:15:43,929 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10841 #nodes=1578
2022-09-30T20:15:43,930 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267008 lost=0 simT=21600.0s realT=31s; (s/r): 696.7741935483871
2022-09-30T20:15:56,223 INFO MemoryObserver:41 used RAM: 13213 MB free: 2882 MB total: 16096 MB
2022-09-30T20:15:58,670 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12095 #nodes=1786
2022-09-30T20:15:58,670 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264448 lost=0 simT=25200.0s realT=46s; (s/r): 547.8260869565217
2022-09-30T20:16:18,279 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13415 #nodes=1914
2022-09-30T20:16:18,279 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261142 lost=0 simT=28800.0s realT=65s; (s/r): 443.0769230769231
2022-09-30T20:16:36,124 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14675 #nodes=2094
2022-09-30T20:16:36,124 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257621 lost=0 simT=32400.0s realT=83s; (s/r): 390.3614457831325
2022-09-30T20:16:54,131 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14698 #nodes=1972
2022-09-30T20:16:54,131 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252674 lost=0 simT=36000.0s realT=101s; (s/r): 356.43564356435644
2022-09-30T20:16:56,223 INFO MemoryObserver:41 used RAM: 14087 MB free: 2008 MB total: 16096 MB
2022-09-30T20:17:14,972 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15268 #nodes=2114
2022-09-30T20:17:14,973 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247194 lost=0 simT=39600.0s realT=122s; (s/r): 324.59016393442624
2022-09-30T20:17:35,457 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15707 #nodes=2206
2022-09-30T20:17:35,457 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239838 lost=0 simT=43200.0s realT=143s; (s/r): 302.0979020979021
2022-09-30T20:17:54,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16096 #nodes=2324
2022-09-30T20:17:54,775 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231220 lost=0 simT=46800.0s realT=162s; (s/r): 288.8888888888889
2022-09-30T20:17:56,224 INFO MemoryObserver:41 used RAM: 15132 MB free: 963 MB total: 16096 MB
2022-09-30T20:18:14,566 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16472 #nodes=2418
2022-09-30T20:18:14,566 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220443 lost=0 simT=50400.0s realT=182s; (s/r): 276.9230769230769
2022-09-30T20:18:39,777 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16900 #nodes=2450
2022-09-30T20:18:39,778 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207485 lost=0 simT=54000.0s realT=207s; (s/r): 260.8695652173913
2022-09-30T20:18:56,224 INFO MemoryObserver:41 used RAM: 15178 MB free: 917 MB total: 16096 MB
2022-09-30T20:19:00,848 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17149 #nodes=2483
2022-09-30T20:19:00,848 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191514 lost=0 simT=57600.0s realT=228s; (s/r): 252.6315789473684
2022-09-30T20:19:22,689 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17234 #nodes=2486
2022-09-30T20:19:22,690 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172731 lost=0 simT=61200.0s realT=250s; (s/r): 244.8
2022-09-30T20:19:47,520 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16919 #nodes=2356
2022-09-30T20:19:47,520 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151527 lost=0 simT=64800.0s realT=275s; (s/r): 235.63636363636363
2022-09-30T20:19:56,224 INFO MemoryObserver:41 used RAM: 15444 MB free: 651 MB total: 16096 MB
2022-09-30T20:20:10,132 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16037 #nodes=2202
2022-09-30T20:20:10,132 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128318 lost=0 simT=68400.0s realT=297s; (s/r): 230.3030303030303
2022-09-30T20:20:29,074 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15736 #nodes=2052
2022-09-30T20:20:29,075 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104364 lost=0 simT=72000.0s realT=316s; (s/r): 227.84810126582278
2022-09-30T20:20:46,672 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14008 #nodes=1760
2022-09-30T20:20:46,673 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82344 lost=0 simT=75600.0s realT=334s; (s/r): 226.34730538922156
2022-09-30T20:20:56,225 INFO MemoryObserver:41 used RAM: 15595 MB free: 500 MB total: 16096 MB
2022-09-30T20:21:06,598 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13154 #nodes=1589
2022-09-30T20:21:06,598 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=66081 lost=0 simT=79200.0s realT=354s; (s/r): 223.72881355932202
2022-09-30T20:21:29,333 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12504 #nodes=1430
2022-09-30T20:21:29,333 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=52602 lost=0 simT=82800.0s realT=376s; (s/r): 220.2127659574468
2022-09-30T20:21:44,572 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11877 #nodes=1417
2022-09-30T20:21:44,572 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40454 lost=1 simT=86400.0s realT=392s; (s/r): 220.40816326530611
2022-09-30T20:21:54,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10179 #nodes=1157
2022-09-30T20:21:54,151 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=33846 lost=10 simT=90000.0s realT=401s; (s/r): 224.43890274314214
2022-09-30T20:21:56,226 INFO MemoryObserver:41 used RAM: 15012 MB free: 1083 MB total: 16096 MB
2022-09-30T20:22:03,104 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8720 #nodes=941
2022-09-30T20:22:03,104 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29547 lost=11 simT=93600.0s realT=410s; (s/r): 228.29268292682926
2022-09-30T20:22:11,458 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7538 #nodes=832
2022-09-30T20:22:11,458 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26352 lost=12 simT=97200.0s realT=419s; (s/r): 231.98090692124106
2022-09-30T20:22:18,484 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6451 #nodes=699
2022-09-30T20:22:18,484 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=23865 lost=12 simT=100800.0s realT=426s; (s/r): 236.61971830985917
2022-09-30T20:22:22,810 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5602 #nodes=625
2022-09-30T20:22:22,810 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=21879 lost=12 simT=104400.0s realT=430s; (s/r): 242.7906976744186
2022-09-30T20:22:26,540 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4888 #nodes=551
2022-09-30T20:22:26,540 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=20198 lost=13 simT=108000.0s realT=434s; (s/r): 248.8479262672811
2022-09-30T20:22:29,608 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4234 #nodes=459
2022-09-30T20:22:29,608 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18680 lost=13 simT=111600.0s realT=437s; (s/r): 255.37757437070937
2022-09-30T20:22:32,733 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3584 #nodes=398
2022-09-30T20:22:32,733 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17385 lost=13 simT=115200.0s realT=440s; (s/r): 261.8181818181818
2022-09-30T20:22:35,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3013 #nodes=313
2022-09-30T20:22:35,791 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16271 lost=13 simT=118800.0s realT=443s; (s/r): 268.17155756207677
2022-09-30T20:22:38,079 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2595 #nodes=268
2022-09-30T20:22:38,080 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15282 lost=14 simT=122400.0s realT=445s; (s/r): 275.0561797752809
2022-09-30T20:22:40,006 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2194 #nodes=226
2022-09-30T20:22:40,006 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14386 lost=14 simT=126000.0s realT=447s; (s/r): 281.87919463087246
2022-09-30T20:22:41,988 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1845 #nodes=184
2022-09-30T20:22:41,988 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12690 lost=14 simT=129600.0s realT=449s; (s/r): 288.641425389755
2022-09-30T20:22:42,547 INFO AbstractController$9:234 ### ITERATION 18 fires after mobsim event
2022-09-30T20:22:42,547 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T20:22:42,547 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=330.731465857sec
2022-09-30T20:22:42,590 INFO LegTimesControlerListener:50 [18] average trip (probably: leg) duration is: 1453 seconds = 00:24:13
2022-09-30T20:22:42,590 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T20:22:42,590 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:22:42,590 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:22:42,590 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:22:42,590 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:22:42,590 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T20:22:42,590 INFO EventsManagerImpl:137 event # 1
2022-09-30T20:22:42,591 INFO EventsManagerImpl:137 event # 4
2022-09-30T20:22:42,591 INFO EventsManagerImpl:137 event # 16
2022-09-30T20:22:42,591 INFO EventsManagerImpl:137 event # 64
2022-09-30T20:22:42,591 INFO EventsManagerImpl:137 event # 256
2022-09-30T20:22:42,592 INFO EventsManagerImpl:137 event # 1024
2022-09-30T20:22:42,595 INFO EventsManagerImpl:137 event # 4096
2022-09-30T20:22:42,609 INFO EventsManagerImpl:137 event # 16384
2022-09-30T20:22:42,627 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T20:22:42,942 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:22:42,942 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:22:42,943 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:22:42,943 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:22:42,943 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T20:22:42,943 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T20:22:42,943 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:22:42,946 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:22:42,946 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:21:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:22:42,948 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:22:42,948 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:22:42,948 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=09:01:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:22:42,950 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:22:42,950 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T20:22:42,950 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=26:36:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:22:42,951 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:22:42,951 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:22:42,951 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:22:42,951 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:22:42,951 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:22:42,951 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=29:02:34][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:22:42,951 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:22:42,951 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:22:42,951 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:52][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:22:42,952 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:22:42,952 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T20:22:42,952 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:22:42,953 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:22:42,953 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:22:42,953 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:22:42,954 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:22:42,954 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:22:42,954 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:22:42,956 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:22:42,956 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:22:42,956 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:22:42,959 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:22:42,959 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:22:42,959 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:22:42,959 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T20:22:43,336 INFO ControlerListenerManagerImpl:251 [it.18] all ControlerAfterMobsimListeners called.
2022-09-30T20:22:43,337 INFO AbstractController$4:159 ### ITERATION 18 fires scoring event
2022-09-30T20:22:43,337 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T20:22:43,496 INFO NewScoreAssignerImpl:57 it: 18 msaStart: 599
2022-09-30T20:22:43,657 INFO ControlerListenerManagerImpl:194 [it.18] all ControlerScoringListeners called.
2022-09-30T20:22:43,657 INFO AbstractController$5:167 ### ITERATION 18 fires iteration end event
2022-09-30T20:22:43,657 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T20:22:43,657 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T20:22:43,762 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T20:22:43,763 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T20:22:47,107 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T20:22:47,107 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11638260833842567
2022-09-30T20:22:47,107 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2625630979218125
2022-09-30T20:22:47,108 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 4.005402157782034E-4
2022-09-30T20:22:47,108 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.748645609206263E-4
2022-09-30T20:22:47,108 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T20:22:47,108 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14763116408283994
2022-09-30T20:22:47,108 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14475805830427704
2022-09-30T20:22:47,108 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.26746843178235263
2022-09-30T20:22:47,217 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T20:22:47,358 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -111.19941335616414
2022-09-30T20:22:47,358 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -165.4610416192922
2022-09-30T20:22:47,358 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -124.1492187141193
2022-09-30T20:22:47,358 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -88.47109068594192
2022-09-30T20:22:47,403 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T20:22:48,513 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19165.683486599864 meters
2022-09-30T20:22:48,513 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136813.84351322698 meters (statistic on all 2037986 legs which have a finite distance)
2022-09-30T20:22:48,514 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51809.65242548083 meters
2022-09-30T20:22:48,514 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136722.5827873357 meters (statistic on all 753399 trips which have a finite distance)
2022-09-30T20:22:48,514 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T20:22:48,514 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T20:22:49,436 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T20:22:49,439 INFO LegHistogramListener:72 number of legs: 2050623 100%
2022-09-30T20:22:49,439 INFO LegHistogramListener:79 number of bike legs: 89341 4.356773526874516%
2022-09-30T20:22:49,439 INFO LegHistogramListener:79 number of car legs: 204235 9.959656163029479%
2022-09-30T20:22:49,439 INFO LegHistogramListener:79 number of drtNorth legs: 344 0.016775389723025638%
2022-09-30T20:22:49,439 INFO LegHistogramListener:79 number of drtSoutheast legs: 302 0.014727231675446924%
2022-09-30T20:22:49,439 INFO LegHistogramListener:79 number of freight legs: 47065 2.295156154983144%
2022-09-30T20:22:49,440 INFO LegHistogramListener:79 number of pt legs: 141985 6.923993342511032%
2022-09-30T20:22:49,440 INFO LegHistogramListener:79 number of ride legs: 111875 5.455659085068294%
2022-09-30T20:22:49,440 INFO LegHistogramListener:79 number of walk legs: 1455476 70.97725910613507%
2022-09-30T20:22:49,984 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T20:22:49,984 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T20:22:53,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.2740144399882919
2022-09-30T20:22:53,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3913650205148482
2022-09-30T20:22:53,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0031747947231394137
2022-09-30T20:22:53,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0027190518494174193
2022-09-30T20:22:53,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.29809178533098485
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.30035252674119456
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6003982294068411
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.16040351859174168
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.35884808742046964
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 4.0824291223547657E-4
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 3.2479703394835085E-4
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.1795652598119515
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.18240883858742818
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.31273075994803246
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.11318984065688595
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3094250193851194
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 6.418913714394285E-5
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 4.7499961486517716E-5
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.12656685683768365
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.13511171477428532
2022-09-30T20:22:53,641 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.20984969471646375
2022-09-30T20:22:53,782 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T20:22:55,955 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T20:22:56,226 INFO MemoryObserver:41 used RAM: 15038 MB free: 1057 MB total: 16096 MB
2022-09-30T20:22:56,245 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T20:22:56,629 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T20:22:57,714 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T20:22:58,003 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T20:22:58,362 INFO ControlerListenerManagerImpl:171 [it.18] all ControlerIterationEndsListeners called.
2022-09-30T20:22:58,443 INFO AbstractController:181 ### ITERATION 18 ENDS
2022-09-30T20:22:58,443 INFO AbstractController:182 ###################################################
2022-09-30T20:22:58,443 INFO AbstractController:133 ###################################################
2022-09-30T20:22:58,443 INFO AbstractController:134 ### ITERATION 19 BEGINS
2022-09-30T20:22:58,444 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T20:22:58,444 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T20:22:58,444 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T20:22:58,444 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T20:22:58,445 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T20:22:58,801 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T20:22:58,848 INFO ControlerListenerManagerImpl:148 [it.19] all ControlerIterationStartsListeners called.
2022-09-30T20:22:58,848 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T20:23:08,396 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169870 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T20:23:08,396 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30320 plans
2022-09-30T20:23:08,396 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:23:08,398 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:08,417 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:23:08,417 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:23:08,422 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:08,425 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:23:08,430 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:08,432 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:08,442 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:08,447 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:23:08,455 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:08,461 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:08,461 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:08,464 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:23:08,474 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:08,484 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:23:08,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:08,500 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:08,517 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:08,524 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:23:08,648 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:23:08,869 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:23:09,298 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:23:10,443 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:23:12,521 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:23:16,304 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T20:23:23,586 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T20:23:40,588 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:23:40,589 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30320 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T20:23:40,589 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30669 plans
2022-09-30T20:23:40,589 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T20:23:40,589 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T20:23:40,589 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T20:23:40,589 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T20:23:40,589 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T20:23:40,589 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T20:23:40,590 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T20:23:40,590 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T20:23:40,590 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T20:23:40,591 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T20:23:40,593 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T20:23:40,597 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T20:23:40,604 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T20:23:40,620 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T20:23:40,648 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T20:23:40,707 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T20:23:40,900 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30669 plans
2022-09-30T20:23:40,901 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:40,901 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:40,901 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:40,901 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:23:40,901 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:23:40,901 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:40,901 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:40,902 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:23:40,903 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:23:40,904 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:40,904 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:40,905 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:40,906 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:40,906 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:23:40,915 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:23:40,921 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:40,934 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:23:40,941 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:40,956 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:23:41,001 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:23:41,041 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:23:41,252 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:23:41,648 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:23:42,682 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:23:44,710 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:23:48,872 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T20:23:56,226 INFO MemoryObserver:41 used RAM: 14053 MB free: 2042 MB total: 16096 MB
2022-09-30T20:23:57,276 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T20:24:17,623 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:24:17,624 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30669 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T20:24:17,624 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7569 plans
2022-09-30T20:24:17,624 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T20:24:17,624 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T20:24:17,624 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T20:24:17,624 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T20:24:17,624 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T20:24:17,624 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T20:24:17,624 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T20:24:17,624 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T20:24:17,625 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T20:24:17,625 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T20:24:17,625 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T20:24:17,626 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T20:24:17,627 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T20:24:17,629 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T20:24:17,630 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7569 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T20:24:17,630 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40261 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T20:24:17,630 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6804 plans
2022-09-30T20:24:17,630 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:24:17,631 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:24:17,632 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:24:17,632 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:24:17,633 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:24:17,642 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:24:17,668 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:24:17,710 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:24:17,898 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:24:18,415 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:24:19,190 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:24:20,893 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:24:24,402 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:24:34,223 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:24:34,224 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6804 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T20:24:34,224 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T20:24:35,642 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T20:24:36,954 INFO ControlerListenerManagerImpl:213 [it.19] all ControlerReplanningListeners called.
2022-09-30T20:24:36,954 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T20:24:36,955 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T20:24:36,955 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T20:24:37,067 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T20:24:37,182 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T20:24:37,183 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T20:24:37,183 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T20:24:37,184 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T20:24:37,185 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T20:24:37,185 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T20:24:37,186 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T20:24:37,186 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T20:24:37,186 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T20:24:37,186 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T20:24:37,186 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T20:24:37,186 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T20:24:37,186 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T20:24:37,186 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:24:37,187 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:24:37,187 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T20:24:37,187 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:24:37,187 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:24:37,187 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T20:24:37,187 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T20:24:37,187 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T20:24:37,187 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T20:24:38,064 INFO ControlerListenerManagerImpl:232 [it.19] all ControlerBeforeMobsimListeners called.
2022-09-30T20:24:38,064 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T20:24:38,064 INFO NetworkImpl:163 node # 1
2022-09-30T20:24:38,064 INFO NetworkImpl:163 node # 4
2022-09-30T20:24:38,065 INFO NetworkImpl:163 node # 16
2022-09-30T20:24:38,065 INFO NetworkImpl:163 node # 64
2022-09-30T20:24:38,065 INFO NetworkImpl:163 node # 256
2022-09-30T20:24:38,065 INFO NetworkImpl:163 node # 1024
2022-09-30T20:24:38,065 INFO NetworkImpl:163 node # 4096
2022-09-30T20:24:38,067 INFO NetworkImpl:163 node # 16384
2022-09-30T20:24:38,076 INFO NetworkImpl:163 node # 65536
2022-09-30T20:24:38,109 INFO NetworkImpl:159 link # 1
2022-09-30T20:24:38,110 INFO NetworkImpl:159 link # 4
2022-09-30T20:24:38,110 INFO NetworkImpl:159 link # 16
2022-09-30T20:24:38,110 INFO NetworkImpl:159 link # 64
2022-09-30T20:24:38,110 INFO NetworkImpl:159 link # 256
2022-09-30T20:24:38,111 INFO NetworkImpl:159 link # 1024
2022-09-30T20:24:38,116 INFO NetworkImpl:159 link # 4096
2022-09-30T20:24:38,136 INFO NetworkImpl:159 link # 16384
2022-09-30T20:24:38,219 INFO NetworkImpl:159 link # 65536
2022-09-30T20:24:38,616 INFO NetworkImpl:159 link # 262144
2022-09-30T20:24:39,396 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T20:24:39,397 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T20:24:39,397 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T20:24:39,397 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T20:24:39,397 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T20:24:39,398 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T20:24:39,399 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T20:24:39,400 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T20:24:39,404 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T20:24:39,411 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T20:24:39,421 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T20:24:39,438 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T20:24:39,468 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T20:24:39,529 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T20:24:39,649 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T20:24:39,898 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T20:24:40,393 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T20:24:41,460 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T20:24:43,079 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T20:24:43,193 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T20:24:43,218 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:24:43,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T20:24:43,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:24:43,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:24:43,219 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:24:43,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T20:24:43,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T20:24:43,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T20:24:43,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:24:43,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:24:45,183 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:24:45,183 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:24:45,183 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:24:45,183 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:24:45,183 INFO EventsManagerImpl:176
2022-09-30T20:24:45,183 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:24:45,183 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:24:45,184 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:24:45,184 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:24:45,184 INFO EventsManagerImpl:176
2022-09-30T20:24:45,184 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:24:45,184 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:24:45,184 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:24:45,184 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:24:45,184 INFO EventsManagerImpl:176
2022-09-30T20:24:45,184 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:24:45,184 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:24:45,184 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:24:45,184 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:24:45,184 INFO EventsManagerImpl:176
2022-09-30T20:24:45,184 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T20:24:45,184 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T20:24:45,185 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T20:24:45,185 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T20:24:45,185 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T20:24:45,185 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T20:24:45,185 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T20:24:45,185 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:24:45,185 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T20:24:45,185 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:24:45,185 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:24:45,185 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T20:24:45,185 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:24:45,185 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:24:45,185 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:24:45,185 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T20:24:45,185 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T20:24:45,185 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T20:24:45,185 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T20:24:45,186 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:24:45,186 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:24:45,186 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:24:45,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T20:24:45,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:24:45,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:24:45,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:24:45,186 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:24:45,186 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:24:45,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:24:45,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:24:45,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:24:45,186 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:24:45,186 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:24:45,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:24:45,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:24:45,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:24:45,186 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:24:45,186 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T20:24:45,186 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:24:45,186 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:24:45,187 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:24:45,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T20:24:45,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:24:45,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:24:45,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:24:45,187 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:24:45,187 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:24:45,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:24:45,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:24:45,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:24:45,187 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:24:45,187 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:24:45,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:24:45,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:24:45,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:24:45,187 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:24:47,612 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T20:24:47,616 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T20:24:47,944 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T20:24:47,944 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T20:24:47,944 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T20:24:47,944 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T20:24:47,944 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T20:24:47,944 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T20:24:47,944 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T20:24:47,944 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T20:24:48,260 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T20:24:48,260 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=5s; (s/r): 0.0
2022-09-30T20:24:48,287 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-09-30T20:24:48,406 INFO VehicularDepartureHandler:110 teleport vehicle 20519_bike from link 321979763 to link 179753956
2022-09-30T20:24:49,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1774 #nodes=218
2022-09-30T20:24:49,646 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271978 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T20:24:49,888 INFO VehicularDepartureHandler:110 teleport vehicle 26355_bike from link -150585674#1 to link 182537900#0
2022-09-30T20:24:50,363 INFO VehicularDepartureHandler:110 teleport vehicle 802_bike from link 103004891#0 to link 339610132
2022-09-30T20:24:51,859 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T20:24:52,283 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3124 #nodes=342
2022-09-30T20:24:52,283 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271364 lost=0 simT=7200.0s realT=9s; (s/r): 800.0
2022-09-30T20:24:53,766 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-09-30T20:24:53,943 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T20:24:56,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4385 #nodes=463
2022-09-30T20:24:56,010 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270781 lost=0 simT=10800.0s realT=12s; (s/r): 900.0
2022-09-30T20:24:56,227 INFO MemoryObserver:41 used RAM: 13722 MB free: 2373 MB total: 16096 MB
2022-09-30T20:24:57,431 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T20:24:58,503 INFO VehicularDepartureHandler:110 teleport vehicle 17458_bike from link 290301115 to link -39813712
2022-09-30T20:24:58,503 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T20:24:59,955 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5639 #nodes=667
2022-09-30T20:24:59,956 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269975 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-09-30T20:25:04,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7220 #nodes=1029
2022-09-30T20:25:04,851 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268819 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-09-30T20:25:13,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10863 #nodes=1610
2022-09-30T20:25:13,011 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267006 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-09-30T20:25:25,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12051 #nodes=1788
2022-09-30T20:25:25,281 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264442 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-09-30T20:25:44,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13328 #nodes=1910
2022-09-30T20:25:44,826 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261113 lost=0 simT=28800.0s realT=61s; (s/r): 472.1311475409836
2022-09-30T20:25:56,227 INFO MemoryObserver:41 used RAM: 14478 MB free: 1617 MB total: 16096 MB
2022-09-30T20:26:01,131 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14691 #nodes=2092
2022-09-30T20:26:01,132 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257625 lost=0 simT=32400.0s realT=77s; (s/r): 420.7792207792208
2022-09-30T20:26:18,950 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14613 #nodes=2056
2022-09-30T20:26:18,951 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252656 lost=0 simT=36000.0s realT=95s; (s/r): 378.94736842105266
2022-09-30T20:26:40,820 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15302 #nodes=2168
2022-09-30T20:26:40,820 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247096 lost=0 simT=39600.0s realT=117s; (s/r): 338.46153846153845
2022-09-30T20:26:56,227 INFO MemoryObserver:41 used RAM: 14804 MB free: 1291 MB total: 16096 MB
2022-09-30T20:26:58,895 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15740 #nodes=2159
2022-09-30T20:26:58,896 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239735 lost=0 simT=43200.0s realT=135s; (s/r): 320.0
2022-09-30T20:27:17,349 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16171 #nodes=2370
2022-09-30T20:27:17,349 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231155 lost=0 simT=46800.0s realT=154s; (s/r): 303.8961038961039
2022-09-30T20:27:40,492 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16492 #nodes=2340
2022-09-30T20:27:40,492 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220337 lost=0 simT=50400.0s realT=177s; (s/r): 284.7457627118644
2022-09-30T20:27:56,228 INFO MemoryObserver:41 used RAM: 15098 MB free: 997 MB total: 16096 MB
2022-09-30T20:28:01,466 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16859 #nodes=2422
2022-09-30T20:28:01,467 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207426 lost=0 simT=54000.0s realT=198s; (s/r): 272.72727272727275
2022-09-30T20:28:21,932 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17088 #nodes=2484
2022-09-30T20:28:21,932 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191397 lost=0 simT=57600.0s realT=218s; (s/r): 264.2201834862385
2022-09-30T20:28:43,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17149 #nodes=2411
2022-09-30T20:28:43,715 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172648 lost=0 simT=61200.0s realT=240s; (s/r): 255.0
2022-09-30T20:28:56,229 INFO MemoryObserver:41 used RAM: 15776 MB free: 319 MB total: 16096 MB
2022-09-30T20:29:09,030 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16838 #nodes=2385
2022-09-30T20:29:09,031 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=151284 lost=0 simT=64800.0s realT=265s; (s/r): 244.52830188679246
2022-09-30T20:29:28,513 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16096 #nodes=2115
2022-09-30T20:29:28,513 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=128252 lost=0 simT=68400.0s realT=285s; (s/r): 240.0
2022-09-30T20:29:48,871 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15671 #nodes=2081
2022-09-30T20:29:48,872 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=104169 lost=0 simT=72000.0s realT=305s; (s/r): 236.0655737704918
2022-09-30T20:29:56,229 INFO MemoryObserver:41 used RAM: 15761 MB free: 334 MB total: 16096 MB
2022-09-30T20:30:17,932 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14119 #nodes=1835
2022-09-30T20:30:17,932 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=82081 lost=0 simT=75600.0s realT=334s; (s/r): 226.34730538922156
2022-09-30T20:30:37,002 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13119 #nodes=1654
2022-09-30T20:30:37,002 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=65842 lost=0 simT=79200.0s realT=353s; (s/r): 224.3626062322946
2022-09-30T20:30:50,152 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12429 #nodes=1481
2022-09-30T20:30:50,152 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=52282 lost=0 simT=82800.0s realT=366s; (s/r): 226.2295081967213
2022-09-30T20:30:56,229 INFO MemoryObserver:41 used RAM: 14656 MB free: 1439 MB total: 16096 MB
2022-09-30T20:31:04,823 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11802 #nodes=1433
2022-09-30T20:31:04,823 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=40108 lost=1 simT=86400.0s realT=381s; (s/r): 226.77165354330708
2022-09-30T20:31:17,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10162 #nodes=1129
2022-09-30T20:31:17,671 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=33502 lost=6 simT=90000.0s realT=394s; (s/r): 228.4263959390863
2022-09-30T20:31:25,160 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8559 #nodes=990
2022-09-30T20:31:25,160 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29227 lost=8 simT=93600.0s realT=401s; (s/r): 233.41645885286783
2022-09-30T20:31:31,332 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7454 #nodes=793
2022-09-30T20:31:31,332 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=26084 lost=9 simT=97200.0s realT=408s; (s/r): 238.23529411764707
2022-09-30T20:31:39,212 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6388 #nodes=663
2022-09-30T20:31:39,213 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=23564 lost=10 simT=100800.0s realT=415s; (s/r): 242.89156626506025
2022-09-30T20:31:45,634 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5414 #nodes=592
2022-09-30T20:31:45,635 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=21586 lost=11 simT=104400.0s realT=422s; (s/r): 247.39336492890996
2022-09-30T20:31:50,384 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4753 #nodes=523
2022-09-30T20:31:50,384 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=19880 lost=12 simT=108000.0s realT=427s; (s/r): 252.92740046838406
2022-09-30T20:31:53,444 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4103 #nodes=428
2022-09-30T20:31:53,445 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18406 lost=13 simT=111600.0s realT=430s; (s/r): 259.5348837209302
2022-09-30T20:31:55,998 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3509 #nodes=365
2022-09-30T20:31:55,998 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17151 lost=13 simT=115200.0s realT=432s; (s/r): 266.6666666666667
2022-09-30T20:31:56,230 INFO MemoryObserver:41 used RAM: 15348 MB free: 747 MB total: 16096 MB
2022-09-30T20:31:58,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3000 #nodes=301
2022-09-30T20:31:58,239 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=16058 lost=13 simT=118800.0s realT=435s; (s/r): 273.1034482758621
2022-09-30T20:32:00,088 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2552 #nodes=262
2022-09-30T20:32:00,088 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15090 lost=13 simT=122400.0s realT=436s; (s/r): 280.73394495412845
2022-09-30T20:32:01,668 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2124 #nodes=230
2022-09-30T20:32:01,668 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14194 lost=14 simT=126000.0s realT=438s; (s/r): 287.67123287671234
2022-09-30T20:32:03,310 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1792 #nodes=185
2022-09-30T20:32:03,310 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12486 lost=14 simT=129600.0s realT=440s; (s/r): 294.54545454545456
2022-09-30T20:32:03,829 INFO AbstractController$9:234 ### ITERATION 19 fires after mobsim event
2022-09-30T20:32:03,830 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T20:32:03,829 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=318.30720463sec
2022-09-30T20:32:03,872 INFO LegTimesControlerListener:50 [19] average trip (probably: leg) duration is: 1443 seconds = 00:24:03
2022-09-30T20:32:03,872 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T20:32:03,872 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:32:03,872 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:32:03,873 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:32:03,873 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:32:03,873 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T20:32:03,873 INFO EventsManagerImpl:137 event # 1
2022-09-30T20:32:03,873 INFO EventsManagerImpl:137 event # 4
2022-09-30T20:32:03,873 INFO EventsManagerImpl:137 event # 16
2022-09-30T20:32:03,873 INFO EventsManagerImpl:137 event # 64
2022-09-30T20:32:03,873 INFO EventsManagerImpl:137 event # 256
2022-09-30T20:32:03,874 INFO EventsManagerImpl:137 event # 1024
2022-09-30T20:32:03,877 INFO EventsManagerImpl:137 event # 4096
2022-09-30T20:32:03,890 INFO EventsManagerImpl:137 event # 16384
2022-09-30T20:32:03,908 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T20:32:04,230 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:32:04,230 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:32:04,230 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:32:04,230 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:32:04,230 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T20:32:04,231 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T20:32:04,231 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:32:04,234 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:32:04,234 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:32:04,236 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:32:04,236 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:32:04,236 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=09:01:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:32:04,239 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:32:04,239 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T20:32:04,239 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=26:36:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:32:04,240 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:32:04,240 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:32:04,240 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:32:04,240 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:32:04,240 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:32:04,240 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=29:02:34][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:32:04,240 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:32:04,240 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:32:04,240 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:10][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:32:04,242 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:32:04,242 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T20:32:04,242 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:32:04,242 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:32:04,242 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:32:04,242 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:32:04,243 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:32:04,243 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:32:04,244 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:32:04,246 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:32:04,246 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:32:04,246 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:32:04,250 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:32:04,250 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:32:04,250 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:16][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:32:04,250 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T20:32:04,725 INFO ControlerListenerManagerImpl:251 [it.19] all ControlerAfterMobsimListeners called.
2022-09-30T20:32:04,725 INFO AbstractController$4:159 ### ITERATION 19 fires scoring event
2022-09-30T20:32:04,725 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T20:32:04,942 INFO NewScoreAssignerImpl:57 it: 19 msaStart: 599
2022-09-30T20:32:05,137 INFO ControlerListenerManagerImpl:194 [it.19] all ControlerScoringListeners called.
2022-09-30T20:32:05,137 INFO AbstractController$5:167 ### ITERATION 19 fires iteration end event
2022-09-30T20:32:05,137 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T20:32:05,137 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T20:32:05,248 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T20:32:05,250 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T20:32:08,692 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T20:32:08,692 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11626835167430945
2022-09-30T20:32:08,693 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2641716776986397
2022-09-30T20:32:08,693 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.86418605606536E-4
2022-09-30T20:32:08,693 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.5175647154880684E-4
2022-09-30T20:32:08,693 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T20:32:08,693 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14705217806580156
2022-09-30T20:32:08,693 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14441015318095687
2022-09-30T20:32:08,693 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.26693822950954366
2022-09-30T20:32:08,813 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T20:32:08,967 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -110.90933434283524
2022-09-30T20:32:08,967 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -163.90347061727763
2022-09-30T20:32:08,967 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -123.50580784054803
2022-09-30T20:32:08,967 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -88.35984226018056
2022-09-30T20:32:09,017 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T20:32:10,158 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19189.35332296055 meters
2022-09-30T20:32:10,159 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137054.05784299236 meters (statistic on all 2039046 legs which have a finite distance)
2022-09-30T20:32:10,159 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51869.80565704974 meters
2022-09-30T20:32:10,159 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136971.4393551559 meters (statistic on all 753895 trips which have a finite distance)
2022-09-30T20:32:10,159 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T20:32:10,159 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T20:32:11,200 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T20:32:11,203 INFO LegHistogramListener:72 number of legs: 2051475 100%
2022-09-30T20:32:11,203 INFO LegHistogramListener:79 number of bike legs: 89321 4.353989202890603%
2022-09-30T20:32:11,203 INFO LegHistogramListener:79 number of car legs: 205496 10.016987777087218%
2022-09-30T20:32:11,203 INFO LegHistogramListener:79 number of drtNorth legs: 326 0.015891005252318454%
2022-09-30T20:32:11,203 INFO LegHistogramListener:79 number of drtSoutheast legs: 283 0.01379495241228872%
2022-09-30T20:32:11,203 INFO LegHistogramListener:79 number of freight legs: 47065 2.294202951534871%
2022-09-30T20:32:11,203 INFO LegHistogramListener:79 number of pt legs: 141402 6.892699155485687%
2022-09-30T20:32:11,203 INFO LegHistogramListener:79 number of ride legs: 111618 5.4408657185683476%
2022-09-30T20:32:11,204 INFO LegHistogramListener:79 number of walk legs: 1455964 70.97156923676867%
2022-09-30T20:32:11,746 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T20:32:11,746 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T20:32:15,861 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.28029727273194105
2022-09-30T20:32:15,861 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3925165736352106
2022-09-30T20:32:15,861 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00333655134874215
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0028692544303342456
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3053207659561357
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.3079961691922953
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.613952407606156
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1629531111190991
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3605208563344408
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 4.2621587063578056E-4
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 3.4918890606304914E-4
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.18384924282493825
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.1859597816542311
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.3212011584855472
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.11640314886231173
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.31562569003322427
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 7.317561634409485E-5
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 5.9054006172427425E-5
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.13019611065180217
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.13847394177788505
2022-09-30T20:32:15,862 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.21576151424742088
2022-09-30T20:32:16,014 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T20:32:17,093 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T20:32:17,385 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T20:32:17,766 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T20:32:18,846 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T20:32:19,137 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T20:32:19,493 INFO ControlerListenerManagerImpl:171 [it.19] all ControlerIterationEndsListeners called.
2022-09-30T20:32:19,576 INFO AbstractController:181 ### ITERATION 19 ENDS
2022-09-30T20:32:19,576 INFO AbstractController:182 ###################################################
2022-09-30T20:32:19,576 INFO AbstractController:133 ###################################################
2022-09-30T20:32:19,576 INFO AbstractController:134 ### ITERATION 20 BEGINS
2022-09-30T20:32:19,577 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T20:32:19,577 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T20:32:19,577 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T20:32:19,577 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T20:32:19,577 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T20:32:20,185 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T20:32:20,234 INFO ControlerListenerManagerImpl:148 [it.20] all ControlerIterationStartsListeners called.
2022-09-30T20:32:20,234 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T20:32:29,644 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169663 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T20:32:29,644 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30725 plans
2022-09-30T20:32:29,645 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:32:29,646 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:32:29,646 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:32:29,646 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:32:29,647 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:32:29,647 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:32:29,647 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:32:29,648 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:32:29,649 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:32:29,653 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:32:29,655 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:32:29,659 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:32:29,666 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:32:29,668 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:32:29,672 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:32:29,682 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:32:29,691 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:32:29,761 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:32:29,771 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:32:29,789 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:32:29,860 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:32:30,059 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:32:30,481 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:32:31,488 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:32:33,228 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:32:36,955 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T20:32:44,274 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T20:32:56,230 INFO MemoryObserver:41 used RAM: 14041 MB free: 2054 MB total: 16096 MB
2022-09-30T20:33:04,600 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:33:04,600 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30725 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T20:33:04,600 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30406 plans
2022-09-30T20:33:04,601 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T20:33:04,601 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T20:33:04,601 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T20:33:04,601 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T20:33:04,601 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T20:33:04,601 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T20:33:04,601 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T20:33:04,601 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T20:33:04,602 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T20:33:04,603 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T20:33:04,606 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T20:33:04,610 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T20:33:04,620 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T20:33:04,638 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T20:33:04,702 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T20:33:04,764 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T20:33:04,955 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30406 plans
2022-09-30T20:33:04,968 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:33:04,968 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:33:04,968 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:33:04,968 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:33:04,968 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:33:04,969 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:33:04,969 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:33:04,970 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:33:04,970 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:33:04,970 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:33:04,971 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:33:04,971 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:33:04,972 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:33:04,978 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:33:04,984 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:33:04,991 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:33:05,010 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:33:05,014 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:33:05,015 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:33:05,080 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:33:05,196 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:33:05,418 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:33:05,860 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:33:06,877 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:33:08,709 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:33:12,400 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T20:33:20,767 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T20:33:38,419 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:33:38,419 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30406 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T20:33:38,419 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7634 plans
2022-09-30T20:33:38,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T20:33:38,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T20:33:38,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T20:33:38,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T20:33:38,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T20:33:38,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T20:33:38,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T20:33:38,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T20:33:38,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T20:33:38,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T20:33:38,421 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T20:33:38,421 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T20:33:38,423 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T20:33:38,425 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T20:33:38,425 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7634 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T20:33:38,425 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40080 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T20:33:38,425 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6985 plans
2022-09-30T20:33:38,426 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:33:38,426 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:33:38,426 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:33:38,426 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:33:38,428 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:33:38,437 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:33:38,478 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:33:38,561 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:33:38,890 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:33:39,422 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:33:40,160 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:33:41,221 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:33:44,323 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:33:56,231 INFO MemoryObserver:41 used RAM: 13027 MB free: 3068 MB total: 16096 MB
2022-09-30T20:33:58,627 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:33:58,627 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6985 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T20:33:58,627 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T20:33:59,563 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T20:34:00,499 INFO ControlerListenerManagerImpl:213 [it.20] all ControlerReplanningListeners called.
2022-09-30T20:34:00,499 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T20:34:00,499 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T20:34:00,499 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T20:34:00,581 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T20:34:00,663 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T20:34:00,663 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T20:34:00,663 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T20:34:00,664 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T20:34:00,665 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T20:34:00,665 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T20:34:00,666 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T20:34:00,666 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T20:34:00,666 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T20:34:00,666 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T20:34:00,666 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T20:34:00,666 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T20:34:00,666 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T20:34:00,666 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:34:00,666 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:34:00,666 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T20:34:00,666 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:34:00,666 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:34:00,666 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T20:34:00,667 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T20:34:00,667 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T20:34:00,667 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T20:34:01,319 INFO ControlerListenerManagerImpl:232 [it.20] all ControlerBeforeMobsimListeners called.
2022-09-30T20:34:01,320 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T20:34:01,320 INFO NetworkImpl:163 node # 1
2022-09-30T20:34:01,320 INFO NetworkImpl:163 node # 4
2022-09-30T20:34:01,320 INFO NetworkImpl:163 node # 16
2022-09-30T20:34:01,320 INFO NetworkImpl:163 node # 64
2022-09-30T20:34:01,320 INFO NetworkImpl:163 node # 256
2022-09-30T20:34:01,320 INFO NetworkImpl:163 node # 1024
2022-09-30T20:34:01,321 INFO NetworkImpl:163 node # 4096
2022-09-30T20:34:01,323 INFO NetworkImpl:163 node # 16384
2022-09-30T20:34:01,330 INFO NetworkImpl:163 node # 65536
2022-09-30T20:34:01,360 INFO NetworkImpl:159 link # 1
2022-09-30T20:34:01,360 INFO NetworkImpl:159 link # 4
2022-09-30T20:34:01,360 INFO NetworkImpl:159 link # 16
2022-09-30T20:34:01,360 INFO NetworkImpl:159 link # 64
2022-09-30T20:34:01,360 INFO NetworkImpl:159 link # 256
2022-09-30T20:34:01,362 INFO NetworkImpl:159 link # 1024
2022-09-30T20:34:01,366 INFO NetworkImpl:159 link # 4096
2022-09-30T20:34:01,383 INFO NetworkImpl:159 link # 16384
2022-09-30T20:34:01,454 INFO NetworkImpl:159 link # 65536
2022-09-30T20:34:01,777 INFO NetworkImpl:159 link # 262144
2022-09-30T20:34:02,462 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T20:34:02,462 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T20:34:02,462 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T20:34:02,462 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T20:34:02,462 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T20:34:02,463 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T20:34:02,463 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T20:34:02,463 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T20:34:02,464 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T20:34:02,466 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T20:34:02,472 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T20:34:02,484 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T20:34:02,509 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T20:34:02,558 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T20:34:02,656 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T20:34:02,856 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T20:34:03,302 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T20:34:04,248 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T20:34:05,914 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T20:34:06,049 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T20:34:06,074 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:34:06,074 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T20:34:06,074 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:34:06,074 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:34:06,074 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:34:06,074 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T20:34:06,075 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T20:34:06,075 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T20:34:06,075 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:34:06,075 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:34:08,104 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:34:08,104 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:34:08,104 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:34:08,104 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:34:08,104 INFO EventsManagerImpl:176
2022-09-30T20:34:08,104 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:34:08,104 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:34:08,104 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:34:08,104 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:34:08,105 INFO EventsManagerImpl:176
2022-09-30T20:34:08,105 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:34:08,105 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:34:08,105 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:34:08,105 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:34:08,105 INFO EventsManagerImpl:176
2022-09-30T20:34:08,105 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:34:08,105 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:34:08,105 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:34:08,105 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:34:08,105 INFO EventsManagerImpl:176
2022-09-30T20:34:08,105 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T20:34:08,105 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T20:34:08,105 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T20:34:08,105 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T20:34:08,105 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T20:34:08,106 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T20:34:08,106 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T20:34:08,106 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:34:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T20:34:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:34:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:34:08,106 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T20:34:08,106 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:34:08,106 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:34:08,106 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:34:08,106 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T20:34:08,106 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T20:34:08,106 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T20:34:08,106 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T20:34:08,106 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:34:08,106 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:34:08,106 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:34:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T20:34:08,106 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:34:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:34:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:34:08,107 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:34:08,107 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:34:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:34:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:34:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:34:08,107 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:34:08,107 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:34:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:34:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:34:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:34:08,107 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:34:08,107 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T20:34:08,107 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:34:08,107 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:34:08,107 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:34:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T20:34:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:34:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:34:08,107 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:34:08,107 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:34:08,108 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:34:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:34:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:34:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:34:08,108 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:34:08,108 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:34:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:34:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:34:08,108 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:34:08,108 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:34:10,524 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T20:34:10,527 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T20:34:10,855 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T20:34:10,855 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T20:34:10,855 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T20:34:10,855 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T20:34:10,855 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T20:34:10,855 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T20:34:10,855 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T20:34:10,856 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T20:34:11,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T20:34:11,162 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=5s; (s/r): 0.0
2022-09-30T20:34:11,187 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-09-30T20:34:11,305 INFO VehicularDepartureHandler:110 teleport vehicle 20519_bike from link 321979763 to link 179753956
2022-09-30T20:34:12,362 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1759 #nodes=211
2022-09-30T20:34:12,362 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271981 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T20:34:12,833 INFO VehicularDepartureHandler:110 teleport vehicle 26355_bike from link -150585674#1 to link 182537900#0
2022-09-30T20:34:12,957 INFO VehicularDepartureHandler:110 teleport vehicle 4856_bike from link -4424237 to link -291797156#1
2022-09-30T20:34:14,136 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T20:34:14,438 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3109 #nodes=342
2022-09-30T20:34:14,438 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271360 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-09-30T20:34:15,693 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T20:34:16,635 INFO VehicularDepartureHandler:110 teleport vehicle 13506_bike from link 283311190 to link 25121294
2022-09-30T20:34:17,189 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4391 #nodes=450
2022-09-30T20:34:17,189 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270777 lost=0 simT=10800.0s realT=11s; (s/r): 981.8181818181819
2022-09-30T20:34:18,334 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T20:34:20,880 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5649 #nodes=660
2022-09-30T20:34:20,880 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269983 lost=0 simT=14400.0s realT=14s; (s/r): 1028.5714285714287
2022-09-30T20:34:23,689 INFO VehicularDepartureHandler:110 teleport vehicle 11582_bike from link 329984187#0 to link 193199004
2022-09-30T20:34:23,689 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T20:34:25,738 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7236 #nodes=1048
2022-09-30T20:34:25,738 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268830 lost=0 simT=18000.0s realT=19s; (s/r): 947.3684210526316
2022-09-30T20:34:35,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10881 #nodes=1595
2022-09-30T20:34:35,205 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267020 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-09-30T20:34:50,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12125 #nodes=1723
2022-09-30T20:34:50,365 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264442 lost=0 simT=25200.0s realT=44s; (s/r): 572.7272727272727
2022-09-30T20:34:56,231 INFO MemoryObserver:41 used RAM: 13703 MB free: 2392 MB total: 16096 MB
2022-09-30T20:35:06,545 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13349 #nodes=1887
2022-09-30T20:35:06,546 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261129 lost=0 simT=28800.0s realT=60s; (s/r): 480.0
2022-09-30T20:35:26,005 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14629 #nodes=2094
2022-09-30T20:35:26,005 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257626 lost=0 simT=32400.0s realT=79s; (s/r): 410.126582278481
2022-09-30T20:35:46,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14631 #nodes=2030
2022-09-30T20:35:46,517 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252668 lost=0 simT=36000.0s realT=100s; (s/r): 360.0
2022-09-30T20:35:56,231 INFO MemoryObserver:41 used RAM: 14835 MB free: 1260 MB total: 16096 MB
2022-09-30T20:36:05,179 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15332 #nodes=2112
2022-09-30T20:36:05,179 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247151 lost=0 simT=39600.0s realT=119s; (s/r): 332.7731092436975
2022-09-30T20:36:22,786 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15632 #nodes=2166
2022-09-30T20:36:22,787 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239773 lost=0 simT=43200.0s realT=136s; (s/r): 317.6470588235294
2022-09-30T20:36:41,703 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16129 #nodes=2322
2022-09-30T20:36:41,703 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231213 lost=0 simT=46800.0s realT=155s; (s/r): 301.93548387096774
2022-09-30T20:36:56,232 INFO MemoryObserver:41 used RAM: 14862 MB free: 1233 MB total: 16096 MB
2022-09-30T20:37:05,218 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16537 #nodes=2352
2022-09-30T20:37:05,218 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220341 lost=0 simT=50400.0s realT=179s; (s/r): 281.56424581005587
2022-09-30T20:37:24,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16900 #nodes=2362
2022-09-30T20:37:24,639 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207379 lost=0 simT=54000.0s realT=198s; (s/r): 272.72727272727275
2022-09-30T20:37:44,484 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17084 #nodes=2421
2022-09-30T20:37:44,484 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191268 lost=0 simT=57600.0s realT=218s; (s/r): 264.2201834862385
2022-09-30T20:37:56,232 INFO MemoryObserver:41 used RAM: 15275 MB free: 820 MB total: 16096 MB
2022-09-30T20:38:09,908 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17075 #nodes=2405
2022-09-30T20:38:09,908 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172425 lost=0 simT=61200.0s realT=243s; (s/r): 251.85185185185185
2022-09-30T20:38:29,568 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16829 #nodes=2347
2022-09-30T20:38:29,568 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=150917 lost=0 simT=64800.0s realT=263s; (s/r): 246.38783269961976
2022-09-30T20:38:48,720 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16104 #nodes=2128
2022-09-30T20:38:48,720 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=127886 lost=0 simT=68400.0s realT=282s; (s/r): 242.5531914893617
2022-09-30T20:38:56,232 INFO MemoryObserver:41 used RAM: 15510 MB free: 585 MB total: 16096 MB
2022-09-30T20:39:12,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15653 #nodes=2063
2022-09-30T20:39:12,649 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=103862 lost=0 simT=72000.0s realT=306s; (s/r): 235.2941176470588
2022-09-30T20:39:43,486 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13913 #nodes=1878
2022-09-30T20:39:43,486 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=81788 lost=0 simT=75600.0s realT=337s; (s/r): 224.33234421364986
2022-09-30T20:39:56,233 INFO MemoryObserver:41 used RAM: 14587 MB free: 1508 MB total: 16096 MB
2022-09-30T20:40:00,031 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13101 #nodes=1604
2022-09-30T20:40:00,031 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=65663 lost=0 simT=79200.0s realT=353s; (s/r): 224.3626062322946
2022-09-30T20:40:14,820 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12358 #nodes=1462
2022-09-30T20:40:14,821 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=52043 lost=0 simT=82800.0s realT=368s; (s/r): 225.0
2022-09-30T20:40:31,177 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11732 #nodes=1454
2022-09-30T20:40:31,177 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=39934 lost=0 simT=86400.0s realT=385s; (s/r): 224.41558441558442
2022-09-30T20:40:41,463 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10056 #nodes=1181
2022-09-30T20:40:41,463 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=33337 lost=4 simT=90000.0s realT=395s; (s/r): 227.84810126582278
2022-09-30T20:40:51,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8622 #nodes=969
2022-09-30T20:40:51,337 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=29107 lost=5 simT=93600.0s realT=405s; (s/r): 231.11111111111111
2022-09-30T20:40:56,233 INFO MemoryObserver:41 used RAM: 14948 MB free: 1147 MB total: 16096 MB
2022-09-30T20:41:00,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7465 #nodes=813
2022-09-30T20:41:00,106 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=25934 lost=7 simT=97200.0s realT=414s; (s/r): 234.7826086956522
2022-09-30T20:41:06,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6416 #nodes=692
2022-09-30T20:41:06,622 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=23500 lost=7 simT=100800.0s realT=420s; (s/r): 240.0
2022-09-30T20:41:11,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5536 #nodes=626
2022-09-30T20:41:11,254 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=21570 lost=9 simT=104400.0s realT=425s; (s/r): 245.64705882352942
2022-09-30T20:41:15,210 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4816 #nodes=533
2022-09-30T20:41:15,210 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=19827 lost=9 simT=108000.0s realT=429s; (s/r): 251.74825174825176
2022-09-30T20:41:18,498 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4140 #nodes=446
2022-09-30T20:41:18,498 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18357 lost=9 simT=111600.0s realT=432s; (s/r): 258.3333333333333
2022-09-30T20:41:21,777 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3511 #nodes=379
2022-09-30T20:41:21,777 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=17079 lost=9 simT=115200.0s realT=435s; (s/r): 264.82758620689657
2022-09-30T20:41:24,876 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=3004 #nodes=309
2022-09-30T20:41:24,877 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=15990 lost=9 simT=118800.0s realT=438s; (s/r): 271.2328767123288
2022-09-30T20:41:27,243 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2635 #nodes=297
2022-09-30T20:41:27,243 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=15002 lost=9 simT=122400.0s realT=441s; (s/r): 277.55102040816325
2022-09-30T20:41:29,138 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2203 #nodes=252
2022-09-30T20:41:29,138 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=14052 lost=9 simT=126000.0s realT=443s; (s/r): 284.42437923250566
2022-09-30T20:41:30,994 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1818 #nodes=194
2022-09-30T20:41:30,994 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12333 lost=9 simT=129600.0s realT=444s; (s/r): 291.8918918918919
2022-09-30T20:41:31,540 INFO AbstractController$9:234 ### ITERATION 20 fires after mobsim event
2022-09-30T20:41:31,541 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T20:41:31,541 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=333.366234921sec
2022-09-30T20:41:31,583 INFO LegTimesControlerListener:50 [20] average trip (probably: leg) duration is: 1437 seconds = 00:23:57
2022-09-30T20:41:31,583 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T20:41:31,583 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:41:31,583 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:41:31,583 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:41:31,583 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:41:31,583 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T20:41:31,583 INFO EventsManagerImpl:137 event # 1
2022-09-30T20:41:31,583 INFO EventsManagerImpl:137 event # 4
2022-09-30T20:41:31,583 INFO EventsManagerImpl:137 event # 16
2022-09-30T20:41:31,583 INFO EventsManagerImpl:137 event # 64
2022-09-30T20:41:31,584 INFO EventsManagerImpl:137 event # 256
2022-09-30T20:41:31,584 INFO EventsManagerImpl:137 event # 1024
2022-09-30T20:41:31,588 INFO EventsManagerImpl:137 event # 4096
2022-09-30T20:41:31,601 INFO EventsManagerImpl:137 event # 16384
2022-09-30T20:41:31,620 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T20:41:32,034 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:41:32,034 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:41:32,034 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:41:32,034 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:41:32,034 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T20:41:32,035 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T20:41:32,035 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:41:32,038 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:41:32,038 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:52][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:41:32,041 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:41:32,041 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:41:32,041 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=09:01:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:41:32,044 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:41:32,044 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T20:41:32,044 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=26:36:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:41:32,045 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:41:32,045 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:41:32,045 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:41:32,045 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:41:32,045 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:41:32,045 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:24:06][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:41:32,045 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:41:32,045 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:41:32,045 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:25][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:41:32,047 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:41:32,047 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T20:41:32,047 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:41:32,047 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:41:32,047 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=01:17:22][duration=undefined][facilityId=null]
2022-09-30T20:41:32,047 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=33:11:10][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:41:32,048 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:41:32,048 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:41:32,049 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:41:32,051 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:41:32,051 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:41:32,051 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:41:32,055 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:41:32,055 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:41:32,055 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:41:32,055 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T20:41:32,536 INFO ControlerListenerManagerImpl:251 [it.20] all ControlerAfterMobsimListeners called.
2022-09-30T20:41:32,536 INFO AbstractController$4:159 ### ITERATION 20 fires scoring event
2022-09-30T20:41:32,536 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T20:41:32,732 INFO NewScoreAssignerImpl:57 it: 20 msaStart: 599
2022-09-30T20:41:32,923 INFO ControlerListenerManagerImpl:194 [it.20] all ControlerScoringListeners called.
2022-09-30T20:41:32,923 INFO AbstractController$5:167 ### ITERATION 20 fires iteration end event
2022-09-30T20:41:32,923 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T20:41:32,923 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T20:41:33,041 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T20:41:33,044 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.20/leipzig-flexa-25pct-scaledFleet-baseCase.20.countscompare.txt
2022-09-30T20:41:33,045 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.20/leipzig-flexa-25pct-scaledFleet-baseCase.20.countscompareAWTV.txt
2022-09-30T20:41:33,046 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T20:41:36,348 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T20:41:36,348 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11609118965579217
2022-09-30T20:41:36,348 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.26534633890837384
2022-09-30T20:41:36,348 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.7614834366350513E-4
2022-09-30T20:41:36,348 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.081078582909257E-4
2022-09-30T20:41:36,348 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T20:41:36,348 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14719467795026112
2022-09-30T20:41:36,348 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14493265275730857
2022-09-30T20:41:36,348 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.26532964973271644
2022-09-30T20:41:36,456 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T20:41:36,607 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -110.06211653610818
2022-09-30T20:41:36,608 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -162.17554890680904
2022-09-30T20:41:36,608 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -122.56442804708354
2022-09-30T20:41:36,608 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -87.69686884205603
2022-09-30T20:41:36,654 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T20:41:37,703 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19166.67967015218 meters
2022-09-30T20:41:37,804 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137073.1152185723 meters (statistic on all 2041742 legs which have a finite distance)
2022-09-30T20:41:37,804 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51869.55106615499 meters
2022-09-30T20:41:37,804 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136991.47905496968 meters (statistic on all 754009 trips which have a finite distance)
2022-09-30T20:41:37,804 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T20:41:37,804 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T20:41:38,783 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T20:41:38,786 INFO LegHistogramListener:72 number of legs: 2054027 100%
2022-09-30T20:41:38,786 INFO LegHistogramListener:79 number of bike legs: 89227 4.34400326772725%
2022-09-30T20:41:38,787 INFO LegHistogramListener:79 number of car legs: 206414 10.049234990581915%
2022-09-30T20:41:38,787 INFO LegHistogramListener:79 number of drtNorth legs: 307 0.014946249489417618%
2022-09-30T20:41:38,787 INFO LegHistogramListener:79 number of drtSoutheast legs: 252 0.012268582642779281%
2022-09-30T20:41:38,787 INFO LegHistogramListener:79 number of freight legs: 47065 2.291352547946059%
2022-09-30T20:41:38,787 INFO LegHistogramListener:79 number of pt legs: 141315 6.879899826049025%
2022-09-30T20:41:38,787 INFO LegHistogramListener:79 number of ride legs: 112108 5.457961360780555%
2022-09-30T20:41:38,787 INFO LegHistogramListener:79 number of walk legs: 1457339 70.950333174783%
2022-09-30T20:41:39,330 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T20:41:39,330 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.2862142273938697
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3936976537586591
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.003486753929658976
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.003019457011251072
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3122917062499679
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.31577332504865535
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6261727355356198
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.16556689278360046
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.36206653075686696
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 4.5060774275047886E-4
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 3.6459429897759543E-4
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.18792910438180727
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.18932072487508794
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.3289154089875062
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.11925571411698856
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3208814965825703
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 8.729722651576228E-5
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 6.804048537257943E-5
2022-09-30T20:41:42,876 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T20:41:42,877 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.13380482394203463
2022-09-30T20:41:42,877 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.14149725013736475
2022-09-30T20:41:42,877 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.22219840092021548
2022-09-30T20:41:43,015 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T20:41:44,088 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T20:41:44,380 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T20:41:44,745 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T20:41:45,859 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T20:41:46,150 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T20:41:46,500 INFO ControlerListenerManagerImpl:171 [it.20] all ControlerIterationEndsListeners called.
2022-09-30T20:41:46,583 INFO AbstractController:181 ### ITERATION 20 ENDS
2022-09-30T20:41:46,584 INFO AbstractController:182 ###################################################
2022-09-30T20:41:46,584 INFO AbstractController:133 ###################################################
2022-09-30T20:41:46,584 INFO AbstractController:134 ### ITERATION 21 BEGINS
2022-09-30T20:41:46,584 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T20:41:46,584 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T20:41:46,584 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T20:41:46,585 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T20:41:46,585 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T20:41:46,952 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T20:41:47,006 INFO ControlerListenerManagerImpl:148 [it.21] all ControlerIterationStartsListeners called.
2022-09-30T20:41:47,006 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T20:41:56,233 INFO MemoryObserver:41 used RAM: 13550 MB free: 2545 MB total: 16096 MB
2022-09-30T20:41:56,592 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169717 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T20:41:56,592 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30699 plans
2022-09-30T20:41:56,606 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:41:56,615 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:41:56,617 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:41:56,618 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:41:56,619 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:41:56,622 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:41:56,632 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:41:56,636 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:41:56,639 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:41:56,640 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:41:56,641 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:41:56,642 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:41:56,643 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:41:56,650 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:41:56,658 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:41:56,667 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:41:56,681 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:41:56,710 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:41:56,770 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:41:56,869 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:41:56,996 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:41:57,109 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:41:57,680 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:41:58,609 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:42:00,358 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:42:04,166 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T20:42:11,447 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T20:42:27,978 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:42:27,979 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30699 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T20:42:27,979 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30341 plans
2022-09-30T20:42:27,979 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T20:42:27,979 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T20:42:27,979 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T20:42:27,979 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T20:42:27,979 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T20:42:27,979 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T20:42:27,979 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T20:42:27,980 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T20:42:27,980 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T20:42:27,981 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T20:42:27,982 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T20:42:27,985 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T20:42:27,990 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T20:42:28,002 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T20:42:28,022 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T20:42:28,067 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T20:42:28,297 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30341 plans
2022-09-30T20:42:28,298 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:42:28,298 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:42:28,298 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:42:28,298 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:42:28,298 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:42:28,298 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:42:28,299 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:42:28,300 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:42:28,301 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:42:28,305 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:42:28,309 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:42:28,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:42:28,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:42:28,319 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:42:28,331 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:42:28,332 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:42:28,351 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:42:28,368 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:42:28,380 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:42:28,385 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:42:28,546 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:42:28,693 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:42:29,151 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:42:30,326 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:42:32,308 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:42:36,364 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T20:42:44,535 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T20:42:56,234 INFO MemoryObserver:41 used RAM: 14125 MB free: 1970 MB total: 16096 MB
2022-09-30T20:43:06,328 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:43:06,329 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30341 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T20:43:06,329 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7671 plans
2022-09-30T20:43:06,329 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T20:43:06,329 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T20:43:06,329 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T20:43:06,329 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T20:43:06,329 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T20:43:06,329 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T20:43:06,329 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T20:43:06,329 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T20:43:06,329 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T20:43:06,330 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T20:43:06,330 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T20:43:06,331 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T20:43:06,332 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T20:43:06,334 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T20:43:06,335 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7671 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T20:43:06,335 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40260 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T20:43:06,335 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6805 plans
2022-09-30T20:43:06,335 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:43:06,335 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:43:06,337 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:43:06,337 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:43:06,341 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:43:06,357 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:43:06,469 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:43:06,615 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:43:06,780 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:43:07,221 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:43:07,642 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:43:08,814 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:43:11,560 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:43:20,691 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:43:20,692 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6805 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T20:43:20,692 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T20:43:22,017 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T20:43:23,454 INFO ControlerListenerManagerImpl:213 [it.21] all ControlerReplanningListeners called.
2022-09-30T20:43:23,454 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T20:43:23,454 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T20:43:23,454 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T20:43:23,551 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T20:43:23,666 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T20:43:23,666 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T20:43:23,666 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T20:43:23,668 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T20:43:23,669 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T20:43:23,669 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T20:43:23,669 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T20:43:23,670 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T20:43:23,670 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T20:43:23,670 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T20:43:23,670 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T20:43:23,670 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T20:43:23,670 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T20:43:23,670 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:43:23,670 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:43:23,670 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T20:43:23,670 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:43:23,670 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:43:23,670 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T20:43:23,670 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T20:43:23,670 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T20:43:23,670 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T20:43:24,546 INFO ControlerListenerManagerImpl:232 [it.21] all ControlerBeforeMobsimListeners called.
2022-09-30T20:43:24,546 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T20:43:24,547 INFO NetworkImpl:163 node # 1
2022-09-30T20:43:24,547 INFO NetworkImpl:163 node # 4
2022-09-30T20:43:24,547 INFO NetworkImpl:163 node # 16
2022-09-30T20:43:24,547 INFO NetworkImpl:163 node # 64
2022-09-30T20:43:24,547 INFO NetworkImpl:163 node # 256
2022-09-30T20:43:24,547 INFO NetworkImpl:163 node # 1024
2022-09-30T20:43:24,548 INFO NetworkImpl:163 node # 4096
2022-09-30T20:43:24,550 INFO NetworkImpl:163 node # 16384
2022-09-30T20:43:24,559 INFO NetworkImpl:163 node # 65536
2022-09-30T20:43:24,591 INFO NetworkImpl:159 link # 1
2022-09-30T20:43:24,591 INFO NetworkImpl:159 link # 4
2022-09-30T20:43:24,591 INFO NetworkImpl:159 link # 16
2022-09-30T20:43:24,591 INFO NetworkImpl:159 link # 64
2022-09-30T20:43:24,591 INFO NetworkImpl:159 link # 256
2022-09-30T20:43:24,593 INFO NetworkImpl:159 link # 1024
2022-09-30T20:43:24,597 INFO NetworkImpl:159 link # 4096
2022-09-30T20:43:24,616 INFO NetworkImpl:159 link # 16384
2022-09-30T20:43:24,696 INFO NetworkImpl:159 link # 65536
2022-09-30T20:43:25,071 INFO NetworkImpl:159 link # 262144
2022-09-30T20:43:25,987 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T20:43:25,987 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T20:43:25,987 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T20:43:25,988 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T20:43:25,988 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T20:43:25,988 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T20:43:25,989 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T20:43:25,991 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T20:43:25,993 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T20:43:25,999 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T20:43:26,008 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T20:43:26,024 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T20:43:26,055 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T20:43:26,113 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T20:43:26,231 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T20:43:26,471 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T20:43:26,947 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T20:43:27,936 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T20:43:29,565 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T20:43:29,694 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T20:43:29,719 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:43:29,719 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T20:43:29,719 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:43:29,719 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:43:29,719 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:43:29,719 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T20:43:29,719 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T20:43:29,719 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T20:43:29,719 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:43:29,719 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:43:31,740 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:43:31,740 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:43:31,740 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:43:31,740 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:43:31,741 INFO EventsManagerImpl:176
2022-09-30T20:43:31,741 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:43:31,741 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:43:31,741 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:43:31,741 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:43:31,741 INFO EventsManagerImpl:176
2022-09-30T20:43:31,741 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:43:31,741 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:43:31,741 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:43:31,741 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:43:31,741 INFO EventsManagerImpl:176
2022-09-30T20:43:31,741 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:43:31,741 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:43:31,741 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:43:31,741 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:43:31,741 INFO EventsManagerImpl:176
2022-09-30T20:43:31,741 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T20:43:31,742 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T20:43:31,742 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T20:43:31,742 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T20:43:31,742 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T20:43:31,742 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T20:43:31,742 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T20:43:31,742 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:43:31,742 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T20:43:31,742 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:43:31,742 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:43:31,742 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T20:43:31,742 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:43:31,742 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:43:31,742 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:43:31,742 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T20:43:31,742 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T20:43:31,742 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T20:43:31,742 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T20:43:31,742 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:43:31,743 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:43:31,743 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:43:31,743 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T20:43:31,743 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:43:31,743 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:43:31,743 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:43:31,743 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:43:31,743 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:43:31,743 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:43:31,743 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:43:31,743 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:43:31,743 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:43:31,743 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:43:31,743 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:43:31,743 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:43:31,743 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:43:31,743 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:43:31,743 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T20:43:31,743 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:43:31,743 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:43:31,743 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:43:31,744 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T20:43:31,744 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:43:31,744 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:43:31,744 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:43:31,744 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:43:31,744 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:43:31,744 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:43:31,744 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:43:31,744 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:43:31,744 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:43:31,744 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:43:31,744 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:43:31,744 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:43:31,744 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:43:31,744 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:43:33,782 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T20:43:33,786 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T20:43:34,072 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T20:43:34,072 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T20:43:34,072 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T20:43:34,072 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T20:43:34,072 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T20:43:34,072 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T20:43:34,072 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T20:43:34,072 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T20:43:34,560 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T20:43:34,560 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-09-30T20:43:34,596 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-09-30T20:43:36,186 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1773 #nodes=207
2022-09-30T20:43:36,187 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271963 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T20:43:37,222 INFO VehicularDepartureHandler:110 teleport vehicle 15183_bike from link -855874110 to link 341989089#0
2022-09-30T20:43:38,446 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T20:43:38,877 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3120 #nodes=356
2022-09-30T20:43:38,877 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271350 lost=0 simT=7200.0s realT=9s; (s/r): 800.0
2022-09-30T20:43:39,288 INFO VehicularDepartureHandler:110 teleport vehicle 174095_bike from link 604018580 to link 291473314
2022-09-30T20:43:40,515 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T20:43:42,144 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4375 #nodes=445
2022-09-30T20:43:42,145 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270766 lost=0 simT=10800.0s realT=12s; (s/r): 900.0
2022-09-30T20:43:43,497 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T20:43:46,026 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5632 #nodes=636
2022-09-30T20:43:46,027 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269970 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-09-30T20:43:48,986 INFO VehicularDepartureHandler:110 teleport vehicle 14379_bike from link 322543966 to link 335487061
2022-09-30T20:43:49,366 INFO VehicularDepartureHandler:110 teleport vehicle 238396_bike from link 328160609 to link -168000797
2022-09-30T20:43:50,371 INFO VehicularDepartureHandler:110 teleport vehicle 227836_bike from link 311378504 to link -175593120
2022-09-30T20:43:50,372 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T20:43:50,972 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7246 #nodes=1004
2022-09-30T20:43:50,972 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268812 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-09-30T20:43:56,235 INFO MemoryObserver:41 used RAM: 14149 MB free: 1946 MB total: 16096 MB
2022-09-30T20:43:59,224 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10810 #nodes=1628
2022-09-30T20:43:59,224 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267000 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-09-30T20:44:15,584 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12049 #nodes=1819
2022-09-30T20:44:15,584 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264428 lost=0 simT=25200.0s realT=45s; (s/r): 560.0
2022-09-30T20:44:30,567 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13409 #nodes=1939
2022-09-30T20:44:30,567 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261118 lost=0 simT=28800.0s realT=60s; (s/r): 480.0
2022-09-30T20:44:47,388 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14548 #nodes=2104
2022-09-30T20:44:47,389 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257621 lost=0 simT=32400.0s realT=77s; (s/r): 420.7792207792208
2022-09-30T20:44:56,235 INFO MemoryObserver:41 used RAM: 14218 MB free: 1877 MB total: 16096 MB
2022-09-30T20:45:09,616 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14698 #nodes=2011
2022-09-30T20:45:09,617 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252608 lost=0 simT=36000.0s realT=99s; (s/r): 363.6363636363636
2022-09-30T20:45:27,966 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15319 #nodes=2098
2022-09-30T20:45:27,967 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247091 lost=0 simT=39600.0s realT=118s; (s/r): 335.59322033898303
2022-09-30T20:45:47,055 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15676 #nodes=2197
2022-09-30T20:45:47,055 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239703 lost=0 simT=43200.0s realT=137s; (s/r): 315.3284671532847
2022-09-30T20:45:56,236 INFO MemoryObserver:41 used RAM: 14938 MB free: 1157 MB total: 16096 MB
2022-09-30T20:46:08,507 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16099 #nodes=2313
2022-09-30T20:46:08,507 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231055 lost=0 simT=46800.0s realT=158s; (s/r): 296.2025316455696
2022-09-30T20:46:30,177 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16317 #nodes=2385
2022-09-30T20:46:30,178 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220246 lost=0 simT=50400.0s realT=180s; (s/r): 280.0
2022-09-30T20:46:50,810 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16843 #nodes=2427
2022-09-30T20:46:50,810 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207325 lost=0 simT=54000.0s realT=201s; (s/r): 268.65671641791045
2022-09-30T20:46:56,236 INFO MemoryObserver:41 used RAM: 15580 MB free: 515 MB total: 16096 MB
2022-09-30T20:47:12,534 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17088 #nodes=2496
2022-09-30T20:47:12,534 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191251 lost=0 simT=57600.0s realT=222s; (s/r): 259.4594594594595
2022-09-30T20:47:38,335 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17149 #nodes=2422
2022-09-30T20:47:38,335 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172401 lost=0 simT=61200.0s realT=248s; (s/r): 246.7741935483871
2022-09-30T20:47:56,236 INFO MemoryObserver:41 used RAM: 15646 MB free: 449 MB total: 16096 MB
2022-09-30T20:47:59,172 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16842 #nodes=2398
2022-09-30T20:47:59,172 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=150880 lost=0 simT=64800.0s realT=269s; (s/r): 240.8921933085502
2022-09-30T20:48:23,607 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16026 #nodes=2151
2022-09-30T20:48:23,608 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=127621 lost=0 simT=68400.0s realT=293s; (s/r): 233.4470989761092
2022-09-30T20:48:53,937 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15720 #nodes=2061
2022-09-30T20:48:53,937 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=103451 lost=0 simT=72000.0s realT=324s; (s/r): 222.22222222222223
2022-09-30T20:48:56,236 INFO MemoryObserver:41 used RAM: 14528 MB free: 1567 MB total: 16096 MB
2022-09-30T20:49:13,887 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13903 #nodes=1841
2022-09-30T20:49:13,888 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=81450 lost=0 simT=75600.0s realT=344s; (s/r): 219.7674418604651
2022-09-30T20:49:30,574 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13068 #nodes=1613
2022-09-30T20:49:30,574 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=65232 lost=0 simT=79200.0s realT=360s; (s/r): 220.0
2022-09-30T20:49:47,104 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12366 #nodes=1531
2022-09-30T20:49:47,104 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=51677 lost=0 simT=82800.0s realT=377s; (s/r): 219.6286472148541
2022-09-30T20:49:56,237 INFO MemoryObserver:41 used RAM: 15116 MB free: 979 MB total: 16096 MB
2022-09-30T20:49:59,377 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11676 #nodes=1423
2022-09-30T20:49:59,378 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=39524 lost=0 simT=86400.0s realT=389s; (s/r): 222.10796915167094
2022-09-30T20:50:12,293 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10034 #nodes=1222
2022-09-30T20:50:12,293 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=32916 lost=5 simT=90000.0s realT=402s; (s/r): 223.88059701492537
2022-09-30T20:50:21,991 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8572 #nodes=999
2022-09-30T20:50:21,991 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=28720 lost=7 simT=93600.0s realT=412s; (s/r): 227.18446601941747
2022-09-30T20:50:28,462 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7361 #nodes=820
2022-09-30T20:50:28,462 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=25604 lost=8 simT=97200.0s realT=418s; (s/r): 232.5358851674641
2022-09-30T20:50:33,801 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6339 #nodes=701
2022-09-30T20:50:33,801 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=23174 lost=8 simT=100800.0s realT=424s; (s/r): 237.73584905660377
2022-09-30T20:50:38,857 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5486 #nodes=597
2022-09-30T20:50:38,857 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=21219 lost=10 simT=104400.0s realT=429s; (s/r): 243.35664335664336
2022-09-30T20:50:43,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4702 #nodes=525
2022-09-30T20:50:43,240 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=19525 lost=10 simT=108000.0s realT=433s; (s/r): 249.4226327944573
2022-09-30T20:50:46,805 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4090 #nodes=404
2022-09-30T20:50:46,805 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=18051 lost=10 simT=111600.0s realT=437s; (s/r): 255.37757437070937
2022-09-30T20:50:50,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3416 #nodes=354
2022-09-30T20:50:50,207 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=16754 lost=11 simT=115200.0s realT=440s; (s/r): 261.8181818181818
2022-09-30T20:50:53,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2927 #nodes=292
2022-09-30T20:50:53,140 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=15686 lost=11 simT=118800.0s realT=443s; (s/r): 268.17155756207677
2022-09-30T20:50:55,409 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2512 #nodes=256
2022-09-30T20:50:55,409 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=14746 lost=12 simT=122400.0s realT=445s; (s/r): 275.0561797752809
2022-09-30T20:50:56,237 INFO MemoryObserver:41 used RAM: 15437 MB free: 658 MB total: 16096 MB
2022-09-30T20:50:56,942 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2101 #nodes=235
2022-09-30T20:50:56,943 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=13843 lost=12 simT=126000.0s realT=447s; (s/r): 281.87919463087246
2022-09-30T20:50:58,331 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1752 #nodes=172
2022-09-30T20:50:58,331 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=12111 lost=12 simT=129600.0s realT=448s; (s/r): 289.2857142857143
2022-09-30T20:50:58,871 INFO AbstractController$9:234 ### ITERATION 21 fires after mobsim event
2022-09-30T20:50:58,871 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=354.570411094sec
2022-09-30T20:50:58,871 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T20:50:58,911 INFO LegTimesControlerListener:50 [21] average trip (probably: leg) duration is: 1427 seconds = 00:23:47
2022-09-30T20:50:58,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T20:50:58,911 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:50:58,911 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:50:58,911 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:50:58,911 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:50:58,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T20:50:58,911 INFO EventsManagerImpl:137 event # 1
2022-09-30T20:50:58,911 INFO EventsManagerImpl:137 event # 4
2022-09-30T20:50:58,911 INFO EventsManagerImpl:137 event # 16
2022-09-30T20:50:58,912 INFO EventsManagerImpl:137 event # 64
2022-09-30T20:50:58,912 INFO EventsManagerImpl:137 event # 256
2022-09-30T20:50:58,913 INFO EventsManagerImpl:137 event # 1024
2022-09-30T20:50:58,916 INFO EventsManagerImpl:137 event # 4096
2022-09-30T20:50:58,929 INFO EventsManagerImpl:137 event # 16384
2022-09-30T20:50:58,946 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T20:50:59,248 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:50:59,248 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:50:59,249 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:50:59,249 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:50:59,249 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T20:50:59,249 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T20:50:59,249 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:50:59,261 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:50:59,261 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:21:27][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:50:59,263 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:50:59,263 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:50:59,263 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=10:21:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:50:59,266 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:50:59,266 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T20:50:59,266 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=26:36:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:50:59,266 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:50:59,266 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:50:59,266 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:50:59,267 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:50:59,267 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:50:59,267 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:50:59,267 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:50:59,267 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:50:59,267 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:48][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:50:59,268 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:50:59,268 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T20:50:59,268 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:50:59,269 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:50:59,269 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:50:59,269 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:50:59,270 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:50:59,270 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:50:59,270 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:50:59,272 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:50:59,272 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:50:59,272 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:50:59,275 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T20:50:59,275 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T20:50:59,275 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T20:50:59,275 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T20:50:59,664 INFO ControlerListenerManagerImpl:251 [it.21] all ControlerAfterMobsimListeners called.
2022-09-30T20:50:59,664 INFO AbstractController$4:159 ### ITERATION 21 fires scoring event
2022-09-30T20:50:59,664 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T20:50:59,818 INFO NewScoreAssignerImpl:57 it: 21 msaStart: 599
2022-09-30T20:50:59,952 INFO ControlerListenerManagerImpl:194 [it.21] all ControlerScoringListeners called.
2022-09-30T20:50:59,953 INFO AbstractController$5:167 ### ITERATION 21 fires iteration end event
2022-09-30T20:50:59,953 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T20:50:59,953 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T20:51:00,039 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T20:51:00,039 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T20:51:02,848 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T20:51:02,848 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11665091893168736
2022-09-30T20:51:02,848 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2662193111735315
2022-09-30T20:51:02,848 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.658780817204743E-4
2022-09-30T20:51:02,848 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.8499976891910626E-4
2022-09-30T20:51:02,848 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T20:51:02,848 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14710096181003096
2022-09-30T20:51:02,848 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14500711215639556
2022-09-30T20:51:02,848 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.26394958328412166
2022-09-30T20:51:02,966 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T20:51:03,114 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -109.73651189248963
2022-09-30T20:51:03,114 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -160.1644677472816
2022-09-30T20:51:03,114 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -121.67058188991042
2022-09-30T20:51:03,115 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -87.58102931505564
2022-09-30T20:51:03,163 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T20:51:04,194 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19174.535868209863 meters
2022-09-30T20:51:04,194 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137301.5055451329 meters (statistic on all 2044306 legs which have a finite distance)
2022-09-30T20:51:04,194 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51929.91090242305 meters
2022-09-30T20:51:04,194 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137224.74363102243 meters (statistic on all 754415 trips which have a finite distance)
2022-09-30T20:51:04,194 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T20:51:04,194 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T20:51:05,167 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T20:51:05,170 INFO LegHistogramListener:72 number of legs: 2056380 100%
2022-09-30T20:51:05,170 INFO LegHistogramListener:79 number of bike legs: 89724 4.363201353835381%
2022-09-30T20:51:05,170 INFO LegHistogramListener:79 number of car legs: 207101 10.071144438284753%
2022-09-30T20:51:05,170 INFO LegHistogramListener:79 number of drtNorth legs: 297 0.01444285589239343%
2022-09-30T20:51:05,170 INFO LegHistogramListener:79 number of drtSoutheast legs: 230 0.011184703216331611%
2022-09-30T20:51:05,170 INFO LegHistogramListener:79 number of freight legs: 47065 2.2887306820723796%
2022-09-30T20:51:05,170 INFO LegHistogramListener:79 number of pt legs: 141219 6.867359145683191%
2022-09-30T20:51:05,170 INFO LegHistogramListener:79 number of ride legs: 112121 5.452348301383985%
2022-09-30T20:51:05,170 INFO LegHistogramListener:79 number of walk legs: 1458623 70.93158851963159%
2022-09-30T20:51:05,713 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T20:51:05,713 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.2923635467322594
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3946938691671331
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.003621551117661256
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0031324298926244114
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3189224441169372
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.32346189989575685
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6377845504449591
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.16802662051895634
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3634183539851184
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 4.634455701792674E-4
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 3.838510401207783E-4
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.19185106066130217
2022-09-30T20:51:09,747 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.19237484402039673
2022-09-30T20:51:09,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.33617134905025753
2022-09-30T20:51:09,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.12206334697566461
2022-09-30T20:51:09,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3253541956587603
2022-09-30T20:51:09,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 9.885127120167199E-5
2022-09-30T20:51:09,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 7.959453005848914E-5
2022-09-30T20:51:09,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T20:51:09,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1371465104217483
2022-09-30T20:51:09,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.14436778835044187
2022-09-30T20:51:09,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.22788427468842593
2022-09-30T20:51:09,902 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T20:51:10,982 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T20:51:11,273 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T20:51:11,691 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T20:51:12,776 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T20:51:13,067 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T20:51:13,422 INFO ControlerListenerManagerImpl:171 [it.21] all ControlerIterationEndsListeners called.
2022-09-30T20:51:13,507 INFO AbstractController:181 ### ITERATION 21 ENDS
2022-09-30T20:51:13,507 INFO AbstractController:182 ###################################################
2022-09-30T20:51:13,507 INFO AbstractController:133 ###################################################
2022-09-30T20:51:13,507 INFO AbstractController:134 ### ITERATION 22 BEGINS
2022-09-30T20:51:13,507 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T20:51:13,507 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T20:51:13,507 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T20:51:13,508 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T20:51:13,508 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T20:51:13,825 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T20:51:13,874 INFO ControlerListenerManagerImpl:148 [it.22] all ControlerIterationStartsListeners called.
2022-09-30T20:51:13,874 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T20:51:21,389 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169423 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T20:51:21,390 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30798 plans
2022-09-30T20:51:21,390 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:21,397 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:51:21,397 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:51:21,398 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:51:21,399 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:21,405 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:51:21,408 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:21,421 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:51:21,429 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:21,443 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:21,443 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:21,448 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:51:21,453 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:21,463 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:21,596 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:21,611 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:21,611 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:51:21,633 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:21,636 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:21,640 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:51:21,778 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:51:22,041 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:51:22,434 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:51:23,630 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:51:25,615 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:51:29,351 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T20:51:36,575 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T20:51:52,965 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:51:52,965 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30798 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T20:51:52,965 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30594 plans
2022-09-30T20:51:52,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T20:51:52,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T20:51:52,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T20:51:52,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T20:51:52,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T20:51:52,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T20:51:52,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T20:51:52,966 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T20:51:52,967 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T20:51:52,967 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T20:51:52,969 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T20:51:52,972 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T20:51:52,977 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T20:51:52,988 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T20:51:53,009 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T20:51:53,047 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T20:51:53,230 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30594 plans
2022-09-30T20:51:53,231 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:53,231 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:51:53,232 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:51:53,232 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:53,234 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:51:53,234 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:53,234 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:51:53,235 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:53,235 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:51:53,236 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:53,238 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:51:53,239 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:53,242 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:53,249 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:53,252 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:51:53,255 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:53,263 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:53,267 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:53,311 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:51:53,372 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T20:51:53,428 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:51:53,620 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:51:54,261 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:51:55,251 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:51:56,237 INFO MemoryObserver:41 used RAM: 14902 MB free: 1193 MB total: 16096 MB
2022-09-30T20:51:57,074 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:52:00,777 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T20:52:09,074 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T20:52:27,690 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:52:27,690 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30594 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T20:52:27,690 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7613 plans
2022-09-30T20:52:27,691 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T20:52:27,691 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T20:52:27,691 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T20:52:27,691 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T20:52:27,691 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T20:52:27,691 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T20:52:27,691 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T20:52:27,691 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T20:52:27,691 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T20:52:27,691 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T20:52:27,692 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T20:52:27,692 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T20:52:27,693 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T20:52:27,696 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T20:52:27,696 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7613 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T20:52:27,696 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40088 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T20:52:27,696 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6977 plans
2022-09-30T20:52:27,697 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T20:52:27,697 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T20:52:27,697 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T20:52:27,697 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T20:52:27,700 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T20:52:27,714 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T20:52:27,752 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T20:52:27,936 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T20:52:28,325 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T20:52:29,080 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T20:52:29,824 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T20:52:31,096 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T20:52:34,195 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T20:52:45,797 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T20:52:45,797 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6977 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T20:52:45,797 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T20:52:47,138 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T20:52:48,540 INFO ControlerListenerManagerImpl:213 [it.22] all ControlerReplanningListeners called.
2022-09-30T20:52:48,540 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T20:52:48,540 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T20:52:48,540 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T20:52:48,648 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T20:52:48,762 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T20:52:48,762 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T20:52:48,762 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T20:52:48,763 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T20:52:48,765 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T20:52:48,765 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T20:52:48,765 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T20:52:48,765 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T20:52:48,765 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T20:52:48,765 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T20:52:48,765 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T20:52:48,765 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T20:52:48,766 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T20:52:48,766 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:52:48,766 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:52:48,766 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T20:52:48,766 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T20:52:48,766 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T20:52:48,766 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T20:52:48,766 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T20:52:48,766 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T20:52:48,766 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T20:52:49,635 INFO ControlerListenerManagerImpl:232 [it.22] all ControlerBeforeMobsimListeners called.
2022-09-30T20:52:49,635 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T20:52:49,636 INFO NetworkImpl:163 node # 1
2022-09-30T20:52:49,636 INFO NetworkImpl:163 node # 4
2022-09-30T20:52:49,636 INFO NetworkImpl:163 node # 16
2022-09-30T20:52:49,636 INFO NetworkImpl:163 node # 64
2022-09-30T20:52:49,636 INFO NetworkImpl:163 node # 256
2022-09-30T20:52:49,636 INFO NetworkImpl:163 node # 1024
2022-09-30T20:52:49,637 INFO NetworkImpl:163 node # 4096
2022-09-30T20:52:49,638 INFO NetworkImpl:163 node # 16384
2022-09-30T20:52:49,645 INFO NetworkImpl:163 node # 65536
2022-09-30T20:52:49,672 INFO NetworkImpl:159 link # 1
2022-09-30T20:52:49,672 INFO NetworkImpl:159 link # 4
2022-09-30T20:52:49,672 INFO NetworkImpl:159 link # 16
2022-09-30T20:52:49,672 INFO NetworkImpl:159 link # 64
2022-09-30T20:52:49,672 INFO NetworkImpl:159 link # 256
2022-09-30T20:52:49,673 INFO NetworkImpl:159 link # 1024
2022-09-30T20:52:49,677 INFO NetworkImpl:159 link # 4096
2022-09-30T20:52:49,694 INFO NetworkImpl:159 link # 16384
2022-09-30T20:52:49,761 INFO NetworkImpl:159 link # 65536
2022-09-30T20:52:50,074 INFO NetworkImpl:159 link # 262144
2022-09-30T20:52:50,645 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T20:52:50,645 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T20:52:50,646 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T20:52:50,646 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T20:52:50,775 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T20:52:50,775 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T20:52:50,775 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T20:52:50,775 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T20:52:50,776 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T20:52:50,778 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T20:52:50,782 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T20:52:50,789 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T20:52:50,806 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T20:52:50,838 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T20:52:50,899 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T20:52:51,120 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T20:52:51,600 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T20:52:52,567 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T20:52:54,214 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T20:52:54,361 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T20:52:54,385 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:52:54,385 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T20:52:54,385 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:52:54,385 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:52:54,385 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:52:54,385 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T20:52:54,385 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T20:52:54,385 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T20:52:54,385 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:52:54,385 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:52:56,238 INFO MemoryObserver:41 used RAM: 15155 MB free: 940 MB total: 16096 MB
2022-09-30T20:52:56,282 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:52:56,282 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:52:56,282 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:52:56,282 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:52:56,283 INFO EventsManagerImpl:176
2022-09-30T20:52:56,283 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:52:56,283 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:52:56,283 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:52:56,283 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:52:56,283 INFO EventsManagerImpl:176
2022-09-30T20:52:56,283 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:52:56,283 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:52:56,283 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:52:56,283 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:52:56,283 INFO EventsManagerImpl:176
2022-09-30T20:52:56,283 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:52:56,283 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T20:52:56,283 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T20:52:56,283 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T20:52:56,283 INFO EventsManagerImpl:176
2022-09-30T20:52:56,283 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T20:52:56,283 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T20:52:56,284 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T20:52:56,284 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T20:52:56,284 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T20:52:56,284 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T20:52:56,284 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T20:52:56,284 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:52:56,284 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T20:52:56,284 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:52:56,284 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:52:56,284 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T20:52:56,284 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:52:56,284 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:52:56,284 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T20:52:56,284 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T20:52:56,284 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T20:52:56,284 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T20:52:56,284 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T20:52:56,284 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:52:56,284 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:52:56,284 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:52:56,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T20:52:56,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:52:56,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:52:56,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:52:56,285 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:52:56,285 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:52:56,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:52:56,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:52:56,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:52:56,285 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:52:56,285 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:52:56,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:52:56,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:52:56,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:52:56,285 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:52:56,285 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T20:52:56,285 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:52:56,285 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T20:52:56,285 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:52:56,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T20:52:56,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:52:56,285 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:52:56,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T20:52:56,286 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T20:52:56,286 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:52:56,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:52:56,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:52:56,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:52:56,286 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T20:52:56,286 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T20:52:56,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:52:56,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T20:52:56,286 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T20:52:56,286 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T20:52:58,128 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T20:52:58,131 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T20:52:58,382 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T20:52:58,382 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T20:52:58,382 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T20:52:58,382 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T20:52:58,382 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T20:52:58,382 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T20:52:58,382 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T20:52:58,382 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T20:52:58,635 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T20:52:58,635 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-09-30T20:52:58,660 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-09-30T20:52:59,922 INFO VehicularDepartureHandler:110 teleport vehicle 13975_bike from link 322779843 to link 4702903
2022-09-30T20:52:59,956 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1800 #nodes=208
2022-09-30T20:52:59,956 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271960 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-09-30T20:53:01,739 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T20:53:02,000 INFO VehicularDepartureHandler:110 teleport vehicle 24266_bike from link 289896855 to link 238323114#0
2022-09-30T20:53:02,056 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3142 #nodes=353
2022-09-30T20:53:02,056 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271350 lost=0 simT=7200.0s realT=7s; (s/r): 1028.5714285714287
2022-09-30T20:53:02,822 INFO VehicularDepartureHandler:110 teleport vehicle 17466_bike from link 322230094 to link 116570230#0
2022-09-30T20:53:03,441 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T20:53:03,932 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T20:53:04,175 INFO VehicularDepartureHandler:110 teleport vehicle 19711_bike from link -25450546 to link 22720694
2022-09-30T20:53:05,083 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4407 #nodes=468
2022-09-30T20:53:05,084 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270761 lost=0 simT=10800.0s realT=10s; (s/r): 1080.0
2022-09-30T20:53:06,380 INFO VehicularDepartureHandler:110 teleport vehicle 13066_bike from link 4068045#0 to link -508614985#2
2022-09-30T20:53:06,380 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T20:53:09,912 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5669 #nodes=630
2022-09-30T20:53:09,912 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269962 lost=0 simT=14400.0s realT=15s; (s/r): 960.0
2022-09-30T20:53:14,984 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7294 #nodes=984
2022-09-30T20:53:14,985 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268809 lost=0 simT=18000.0s realT=20s; (s/r): 900.0
2022-09-30T20:53:23,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10927 #nodes=1579
2022-09-30T20:53:23,749 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=267003 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-09-30T20:53:41,565 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12089 #nodes=1844
2022-09-30T20:53:41,566 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264420 lost=0 simT=25200.0s realT=47s; (s/r): 536.1702127659574
2022-09-30T20:53:56,238 INFO MemoryObserver:41 used RAM: 13955 MB free: 2140 MB total: 16096 MB
2022-09-30T20:53:56,833 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13410 #nodes=1888
2022-09-30T20:53:56,833 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261096 lost=0 simT=28800.0s realT=62s; (s/r): 464.51612903225805
2022-09-30T20:54:18,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14625 #nodes=2066
2022-09-30T20:54:18,759 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257581 lost=0 simT=32400.0s realT=84s; (s/r): 385.7142857142857
2022-09-30T20:54:36,669 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14675 #nodes=1991
2022-09-30T20:54:36,670 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252567 lost=0 simT=36000.0s realT=102s; (s/r): 352.94117647058823
2022-09-30T20:54:54,998 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15408 #nodes=2084
2022-09-30T20:54:54,998 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247063 lost=0 simT=39600.0s realT=120s; (s/r): 330.0
2022-09-30T20:54:56,238 INFO MemoryObserver:41 used RAM: 14744 MB free: 1351 MB total: 16096 MB
2022-09-30T20:55:17,538 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15699 #nodes=2142
2022-09-30T20:55:17,539 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239651 lost=0 simT=43200.0s realT=143s; (s/r): 302.0979020979021
2022-09-30T20:55:38,843 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16173 #nodes=2230
2022-09-30T20:55:38,843 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=231033 lost=0 simT=46800.0s realT=164s; (s/r): 285.3658536585366
2022-09-30T20:55:56,239 INFO MemoryObserver:41 used RAM: 15325 MB free: 770 MB total: 16096 MB
2022-09-30T20:55:58,939 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16480 #nodes=2404
2022-09-30T20:55:58,940 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220220 lost=0 simT=50400.0s realT=184s; (s/r): 273.9130434782609
2022-09-30T20:56:19,831 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16843 #nodes=2487
2022-09-30T20:56:19,832 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207320 lost=0 simT=54000.0s realT=205s; (s/r): 263.4146341463415
2022-09-30T20:56:46,304 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17104 #nodes=2488
2022-09-30T20:56:46,304 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=191096 lost=0 simT=57600.0s realT=231s; (s/r): 249.35064935064935
2022-09-30T20:56:56,240 INFO MemoryObserver:41 used RAM: 15855 MB free: 240 MB total: 16096 MB
2022-09-30T20:57:07,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17106 #nodes=2449
2022-09-30T20:57:07,830 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=172164 lost=0 simT=61200.0s realT=253s; (s/r): 241.89723320158103
2022-09-30T20:57:30,188 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16810 #nodes=2219
2022-09-30T20:57:30,189 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=150757 lost=0 simT=64800.0s realT=275s; (s/r): 235.63636363636363
2022-09-30T20:58:01,550 INFO MemoryObserver:41 used RAM: 14418 MB free: 1677 MB total: 16096 MB
2022-09-30T20:58:05,437 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16063 #nodes=2183
2022-09-30T20:58:05,437 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=127488 lost=0 simT=68400.0s realT=311s; (s/r): 219.93569131832797
2022-09-30T20:58:30,416 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15686 #nodes=2125
2022-09-30T20:58:30,417 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=103131 lost=0 simT=72000.0s realT=336s; (s/r): 214.28571428571428
2022-09-30T20:58:48,341 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13885 #nodes=1842
2022-09-30T20:58:48,341 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=81167 lost=0 simT=75600.0s realT=353s; (s/r): 214.1643059490085
2022-09-30T20:59:01,551 INFO MemoryObserver:41 used RAM: 15298 MB free: 797 MB total: 16096 MB
2022-09-30T20:59:07,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13076 #nodes=1649
2022-09-30T20:59:07,935 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=65008 lost=0 simT=79200.0s realT=373s; (s/r): 212.33243967828417
2022-09-30T20:59:23,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12426 #nodes=1543
2022-09-30T20:59:23,297 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=51515 lost=0 simT=82800.0s realT=388s; (s/r): 213.4020618556701
2022-09-30T20:59:39,828 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11868 #nodes=1384
2022-09-30T20:59:39,829 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=39319 lost=1 simT=86400.0s realT=405s; (s/r): 213.33333333333334
2022-09-30T20:59:49,816 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10042 #nodes=1168
2022-09-30T20:59:49,816 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=32722 lost=5 simT=90000.0s realT=415s; (s/r): 216.86746987951807
2022-09-30T20:59:59,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8668 #nodes=1020
2022-09-30T20:59:59,818 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=28470 lost=6 simT=93600.0s realT=425s; (s/r): 220.23529411764707
2022-09-30T21:00:01,551 INFO MemoryObserver:41 used RAM: 15572 MB free: 523 MB total: 16096 MB
2022-09-30T21:00:10,110 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7494 #nodes=817
2022-09-30T21:00:10,110 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=25327 lost=8 simT=97200.0s realT=435s; (s/r): 223.44827586206895
2022-09-30T21:00:16,587 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6421 #nodes=677
2022-09-30T21:00:16,587 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=22921 lost=9 simT=100800.0s realT=442s; (s/r): 228.05429864253395
2022-09-30T21:00:21,118 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5532 #nodes=616
2022-09-30T21:00:21,118 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=20944 lost=10 simT=104400.0s realT=446s; (s/r): 234.08071748878925
2022-09-30T21:00:25,043 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4676 #nodes=558
2022-09-30T21:00:25,043 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=19196 lost=10 simT=108000.0s realT=450s; (s/r): 240.0
2022-09-30T21:00:28,278 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4028 #nodes=443
2022-09-30T21:00:28,278 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=17722 lost=11 simT=111600.0s realT=453s; (s/r): 246.35761589403972
2022-09-30T21:00:31,666 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3381 #nodes=381
2022-09-30T21:00:31,666 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=16464 lost=11 simT=115200.0s realT=457s; (s/r): 252.07877461706784
2022-09-30T21:00:34,857 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2927 #nodes=297
2022-09-30T21:00:34,857 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=15396 lost=11 simT=118800.0s realT=460s; (s/r): 258.2608695652174
2022-09-30T21:00:37,533 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2482 #nodes=254
2022-09-30T21:00:37,533 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=14449 lost=11 simT=122400.0s realT=463s; (s/r): 264.3628509719222
2022-09-30T21:00:39,982 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2096 #nodes=217
2022-09-30T21:00:39,982 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=13555 lost=12 simT=126000.0s realT=465s; (s/r): 270.96774193548384
2022-09-30T21:00:42,191 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1723 #nodes=173
2022-09-30T21:00:42,192 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=11837 lost=12 simT=129600.0s realT=467s; (s/r): 277.51605995717347
2022-09-30T21:00:42,784 INFO AbstractController$9:234 ### ITERATION 22 fires after mobsim event
2022-09-30T21:00:42,784 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=315.943086359sec
2022-09-30T21:00:42,784 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T21:00:42,829 INFO LegTimesControlerListener:50 [22] average trip (probably: leg) duration is: 1419 seconds = 00:23:39
2022-09-30T21:00:42,830 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T21:00:42,830 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:00:42,830 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:00:42,830 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:00:42,830 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:00:42,830 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T21:00:42,830 INFO EventsManagerImpl:137 event # 1
2022-09-30T21:00:42,830 INFO EventsManagerImpl:137 event # 4
2022-09-30T21:00:42,830 INFO EventsManagerImpl:137 event # 16
2022-09-30T21:00:42,830 INFO EventsManagerImpl:137 event # 64
2022-09-30T21:00:42,830 INFO EventsManagerImpl:137 event # 256
2022-09-30T21:00:42,832 INFO EventsManagerImpl:137 event # 1024
2022-09-30T21:00:42,836 INFO EventsManagerImpl:137 event # 4096
2022-09-30T21:00:42,853 INFO EventsManagerImpl:137 event # 16384
2022-09-30T21:00:42,877 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T21:00:43,294 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:00:43,294 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:00:43,294 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:00:43,294 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:00:43,294 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T21:00:43,295 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T21:00:43,295 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:00:43,301 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:00:43,301 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:21:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:00:43,304 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:00:43,304 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:00:43,304 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:42][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:00:43,307 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:00:43,307 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T21:00:43,307 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:00:43,308 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:00:43,308 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:00:43,308 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:00:43,309 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:00:43,309 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:00:43,309 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:00:43,309 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:00:43,309 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:00:43,309 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:16][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:00:43,310 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:00:43,310 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T21:00:43,310 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:00:43,311 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:00:43,311 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:00:43,311 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:00:43,312 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:00:43,312 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:00:43,312 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:00:43,315 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:00:43,315 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:00:43,315 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:00:43,320 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:00:43,320 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:00:43,320 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:00:43,320 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T21:00:43,831 INFO ControlerListenerManagerImpl:251 [it.22] all ControlerAfterMobsimListeners called.
2022-09-30T21:00:43,832 INFO AbstractController$4:159 ### ITERATION 22 fires scoring event
2022-09-30T21:00:43,832 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T21:00:44,033 INFO NewScoreAssignerImpl:57 it: 22 msaStart: 599
2022-09-30T21:00:44,218 INFO ControlerListenerManagerImpl:194 [it.22] all ControlerScoringListeners called.
2022-09-30T21:00:44,218 INFO AbstractController$5:167 ### ITERATION 22 fires iteration end event
2022-09-30T21:00:44,218 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T21:00:44,218 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T21:00:44,340 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T21:00:44,340 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T21:00:47,703 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T21:00:47,703 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11706814832312298
2022-09-30T21:00:47,703 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.26803714753744795
2022-09-30T21:00:47,703 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.50472688805928E-4
2022-09-30T21:00:47,703 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.7601328971895426E-4
2022-09-30T21:00:47,703 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T21:00:47,703 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1474642723262657
2022-09-30T21:00:47,704 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14528826057708602
2022-09-30T21:00:47,704 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.26109445046395907
2022-09-30T21:00:47,810 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T21:00:47,967 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -109.48574719983029
2022-09-30T21:00:47,967 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -158.11915114352172
2022-09-30T21:00:47,967 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -120.78447910342298
2022-09-30T21:00:47,967 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -87.39486258316349
2022-09-30T21:00:48,014 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T21:00:49,090 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19188.55237897499 meters
2022-09-30T21:00:49,090 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137793.65109291606 meters (statistic on all 2050135 legs which have a finite distance)
2022-09-30T21:00:49,091 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52070.13537170173 meters
2022-09-30T21:00:49,091 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137714.38520328022 meters (statistic on all 755068 trips which have a finite distance)
2022-09-30T21:00:49,091 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T21:00:49,091 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T21:00:49,876 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T21:00:49,879 INFO LegHistogramListener:72 number of legs: 2061930 100%
2022-09-30T21:00:49,879 INFO LegHistogramListener:79 number of bike legs: 89993 4.364503159661094%
2022-09-30T21:00:49,879 INFO LegHistogramListener:79 number of car legs: 208500 10.111885466528932%
2022-09-30T21:00:49,879 INFO LegHistogramListener:79 number of drtNorth legs: 288 0.013967496471752194%
2022-09-30T21:00:49,879 INFO LegHistogramListener:79 number of drtSoutheast legs: 219 0.01062111710872823%
2022-09-30T21:00:49,879 INFO LegHistogramListener:79 number of freight legs: 47065 2.282570213343809%
2022-09-30T21:00:49,879 INFO LegHistogramListener:79 number of pt legs: 141739 6.874093688922514%
2022-09-30T21:00:49,879 INFO LegHistogramListener:79 number of ride legs: 112290 5.445868676434214%
2022-09-30T21:00:49,879 INFO LegHistogramListener:79 number of walk legs: 1461836 70.89649018152896%
2022-09-30T21:00:50,411 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T21:00:50,411 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.29832415000744594
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.39580819258795197
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00374094291274899
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0032351325120547197
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.32565331703785105
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.33106317751634257
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6488109604235456
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.17039006454859632
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.36468801511782556
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 4.929725732654811E-4
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.0182399852108227E-4
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.19559328735679404
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.1954007199453622
2022-09-30T21:00:53,671 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.34267242486019606
2022-09-30T21:00:53,672 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1246206421994793
2022-09-30T21:00:53,672 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3293724356439711
2022-09-30T21:00:53,672 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.0912153314470285E-4
2022-09-30T21:00:53,672 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 8.729722651576228E-5
2022-09-30T21:00:53,672 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T21:00:53,672 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1403842104992888
2022-09-30T21:00:53,672 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.14707015102420187
2022-09-30T21:00:53,672 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.23346744583720608
2022-09-30T21:00:53,804 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T21:00:54,843 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T21:00:55,135 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T21:00:55,489 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T21:00:56,612 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T21:00:56,903 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T21:00:57,250 INFO ControlerListenerManagerImpl:171 [it.22] all ControlerIterationEndsListeners called.
2022-09-30T21:00:57,342 INFO AbstractController:181 ### ITERATION 22 ENDS
2022-09-30T21:00:57,342 INFO AbstractController:182 ###################################################
2022-09-30T21:00:57,342 INFO AbstractController:133 ###################################################
2022-09-30T21:00:57,342 INFO AbstractController:134 ### ITERATION 23 BEGINS
2022-09-30T21:00:57,343 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T21:00:57,343 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T21:00:57,343 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T21:00:57,343 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T21:00:57,343 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T21:00:58,041 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T21:00:58,094 INFO ControlerListenerManagerImpl:148 [it.23] all ControlerIterationStartsListeners called.
2022-09-30T21:00:58,094 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T21:01:06,064 INFO MemoryObserver:41 used RAM: 11862 MB free: 4233 MB total: 16096 MB
2022-09-30T21:01:07,856 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169686 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T21:01:07,856 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30545 plans
2022-09-30T21:01:07,857 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:01:07,858 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:07,858 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:01:07,858 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:07,859 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:01:07,860 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:07,863 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:07,864 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:01:07,864 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:07,865 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:07,867 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:01:07,871 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:07,883 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:01:07,883 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:07,896 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:07,901 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:01:07,915 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:07,960 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:01:07,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:08,002 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:08,121 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:01:08,398 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:01:08,772 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:01:10,019 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:01:12,047 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:01:15,749 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T21:01:23,076 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T21:01:40,256 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:01:40,256 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30545 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T21:01:40,256 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30603 plans
2022-09-30T21:01:40,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T21:01:40,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T21:01:40,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T21:01:40,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T21:01:40,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T21:01:40,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T21:01:40,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T21:01:40,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T21:01:40,258 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T21:01:40,259 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T21:01:40,260 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T21:01:40,263 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T21:01:40,269 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T21:01:40,280 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T21:01:40,300 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T21:01:40,349 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T21:01:40,556 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30603 plans
2022-09-30T21:01:40,557 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:01:40,557 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:01:40,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:40,558 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:40,559 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:01:40,559 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:40,560 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:01:40,560 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:40,560 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:01:40,561 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:40,562 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:40,566 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:40,572 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:40,574 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:01:40,579 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:40,581 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:40,587 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:40,588 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:01:40,600 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:01:40,636 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:01:40,724 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:01:40,972 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:01:41,363 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:01:42,270 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:01:44,417 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:01:48,235 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T21:01:56,905 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T21:02:06,064 INFO MemoryObserver:41 used RAM: 14841 MB free: 1254 MB total: 16096 MB
2022-09-30T21:02:17,092 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:02:17,092 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30603 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T21:02:17,092 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7594 plans
2022-09-30T21:02:17,093 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T21:02:17,093 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T21:02:17,093 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T21:02:17,093 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T21:02:17,093 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T21:02:17,093 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T21:02:17,093 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T21:02:17,093 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T21:02:17,093 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T21:02:17,093 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T21:02:17,094 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T21:02:17,095 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T21:02:17,096 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T21:02:17,098 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T21:02:17,099 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7594 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T21:02:17,099 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40288 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T21:02:17,099 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6777 plans
2022-09-30T21:02:17,099 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:02:17,099 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:02:17,100 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:02:17,102 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:02:17,099 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:02:17,106 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:02:17,141 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:02:17,234 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:02:17,512 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:02:17,758 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:02:18,403 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:02:19,856 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:02:22,905 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:02:35,596 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:02:35,596 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6777 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T21:02:35,596 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T21:02:37,077 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T21:02:38,034 INFO ControlerListenerManagerImpl:213 [it.23] all ControlerReplanningListeners called.
2022-09-30T21:02:38,034 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T21:02:38,034 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T21:02:38,034 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T21:02:38,115 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T21:02:38,196 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T21:02:38,196 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T21:02:38,196 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T21:02:38,198 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T21:02:38,199 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T21:02:38,199 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T21:02:38,199 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T21:02:38,199 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T21:02:38,199 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T21:02:38,199 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T21:02:38,199 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T21:02:38,199 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T21:02:38,200 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T21:02:38,200 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:02:38,200 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:02:38,200 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T21:02:38,200 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:02:38,200 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:02:38,200 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T21:02:38,200 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T21:02:38,200 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T21:02:38,200 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T21:02:38,983 INFO ControlerListenerManagerImpl:232 [it.23] all ControlerBeforeMobsimListeners called.
2022-09-30T21:02:38,983 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T21:02:38,984 INFO NetworkImpl:163 node # 1
2022-09-30T21:02:38,984 INFO NetworkImpl:163 node # 4
2022-09-30T21:02:38,984 INFO NetworkImpl:163 node # 16
2022-09-30T21:02:38,984 INFO NetworkImpl:163 node # 64
2022-09-30T21:02:38,984 INFO NetworkImpl:163 node # 256
2022-09-30T21:02:38,984 INFO NetworkImpl:163 node # 1024
2022-09-30T21:02:38,985 INFO NetworkImpl:163 node # 4096
2022-09-30T21:02:38,986 INFO NetworkImpl:163 node # 16384
2022-09-30T21:02:38,993 INFO NetworkImpl:163 node # 65536
2022-09-30T21:02:39,019 INFO NetworkImpl:159 link # 1
2022-09-30T21:02:39,020 INFO NetworkImpl:159 link # 4
2022-09-30T21:02:39,020 INFO NetworkImpl:159 link # 16
2022-09-30T21:02:39,020 INFO NetworkImpl:159 link # 64
2022-09-30T21:02:39,020 INFO NetworkImpl:159 link # 256
2022-09-30T21:02:39,021 INFO NetworkImpl:159 link # 1024
2022-09-30T21:02:39,025 INFO NetworkImpl:159 link # 4096
2022-09-30T21:02:39,040 INFO NetworkImpl:159 link # 16384
2022-09-30T21:02:39,105 INFO NetworkImpl:159 link # 65536
2022-09-30T21:02:39,403 INFO NetworkImpl:159 link # 262144
2022-09-30T21:02:40,077 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T21:02:40,077 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T21:02:40,078 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T21:02:40,078 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T21:02:40,078 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T21:02:40,078 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T21:02:40,078 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T21:02:40,079 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T21:02:40,080 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T21:02:40,082 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T21:02:40,085 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T21:02:40,093 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T21:02:40,108 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T21:02:40,139 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T21:02:40,228 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T21:02:40,462 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T21:02:41,030 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T21:02:41,954 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T21:02:43,682 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T21:02:43,844 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T21:02:43,869 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:02:43,869 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T21:02:43,869 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:02:43,869 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:02:43,870 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:02:43,870 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T21:02:43,870 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T21:02:43,870 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T21:02:43,870 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:02:43,870 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:02:45,710 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:02:45,710 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:02:45,711 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:02:45,711 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:02:45,711 INFO EventsManagerImpl:176
2022-09-30T21:02:45,711 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:02:45,711 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:02:45,711 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:02:45,711 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:02:45,711 INFO EventsManagerImpl:176
2022-09-30T21:02:45,711 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:02:45,711 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:02:45,711 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:02:45,711 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:02:45,711 INFO EventsManagerImpl:176
2022-09-30T21:02:45,711 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:02:45,711 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:02:45,711 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:02:45,711 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:02:45,712 INFO EventsManagerImpl:176
2022-09-30T21:02:45,712 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T21:02:45,712 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T21:02:45,712 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T21:02:45,712 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T21:02:45,712 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T21:02:45,712 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T21:02:45,712 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T21:02:45,712 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:02:45,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T21:02:45,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:02:45,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:02:45,712 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T21:02:45,712 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:02:45,712 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:02:45,712 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:02:45,712 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T21:02:45,712 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T21:02:45,713 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T21:02:45,713 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T21:02:45,713 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:02:45,713 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:02:45,713 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:02:45,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T21:02:45,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:02:45,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:02:45,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:02:45,713 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:02:45,713 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:02:45,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:02:45,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:02:45,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:02:45,713 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:02:45,713 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:02:45,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:02:45,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:02:45,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:02:45,713 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:02:45,714 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T21:02:45,714 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:02:45,714 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:02:45,714 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:02:45,714 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T21:02:45,714 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:02:45,714 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:02:45,714 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:02:45,714 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:02:45,714 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:02:45,714 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:02:45,714 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:02:45,714 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:02:45,714 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:02:45,714 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:02:45,714 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:02:45,714 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:02:45,714 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:02:45,714 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:02:47,388 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T21:02:47,391 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T21:02:47,627 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T21:02:47,627 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T21:02:47,627 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T21:02:47,627 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T21:02:47,627 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T21:02:47,627 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T21:02:47,627 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T21:02:47,627 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T21:02:47,877 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T21:02:47,877 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273934 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-09-30T21:02:48,508 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-09-30T21:02:49,261 INFO VehicularDepartureHandler:110 teleport vehicle 13600_bike from link 81629702 to link -331762097
2022-09-30T21:02:49,440 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1771 #nodes=211
2022-09-30T21:02:49,440 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271944 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-09-30T21:02:51,184 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T21:02:51,553 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3134 #nodes=347
2022-09-30T21:02:51,553 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271353 lost=0 simT=7200.0s realT=7s; (s/r): 1028.5714285714287
2022-09-30T21:02:53,007 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T21:02:53,496 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T21:02:54,702 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4383 #nodes=456
2022-09-30T21:02:54,702 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270774 lost=0 simT=10800.0s realT=10s; (s/r): 1080.0
2022-09-30T21:02:54,881 INFO VehicularDepartureHandler:110 teleport vehicle 235086_bike from link -53021346 to link 28200615#3
2022-09-30T21:02:54,951 INFO VehicularDepartureHandler:110 teleport vehicle 19311_bike from link 322900315 to link -313907011
2022-09-30T21:02:57,119 INFO VehicularDepartureHandler:110 teleport vehicle 17458_bike from link 290301115 to link -39813712
2022-09-30T21:02:58,776 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5671 #nodes=658
2022-09-30T21:02:58,776 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269972 lost=0 simT=14400.0s realT=14s; (s/r): 1028.5714285714287
2022-09-30T21:03:00,442 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-09-30T21:03:00,442 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T21:03:03,940 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7336 #nodes=996
2022-09-30T21:03:03,941 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268819 lost=0 simT=18000.0s realT=20s; (s/r): 900.0
2022-09-30T21:03:06,065 INFO MemoryObserver:41 used RAM: 14923 MB free: 1172 MB total: 16096 MB
2022-09-30T21:03:13,767 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10931 #nodes=1579
2022-09-30T21:03:13,768 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266995 lost=0 simT=21600.0s realT=29s; (s/r): 744.8275862068965
2022-09-30T21:03:29,927 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12032 #nodes=1805
2022-09-30T21:03:29,927 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264421 lost=0 simT=25200.0s realT=46s; (s/r): 547.8260869565217
2022-09-30T21:03:47,270 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13425 #nodes=1929
2022-09-30T21:03:47,271 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261074 lost=0 simT=28800.0s realT=63s; (s/r): 457.14285714285717
2022-09-30T21:04:06,065 INFO MemoryObserver:41 used RAM: 14475 MB free: 1620 MB total: 16096 MB
2022-09-30T21:04:06,461 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14646 #nodes=2108
2022-09-30T21:04:06,462 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257601 lost=0 simT=32400.0s realT=82s; (s/r): 395.1219512195122
2022-09-30T21:04:24,188 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14724 #nodes=2049
2022-09-30T21:04:24,189 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252558 lost=0 simT=36000.0s realT=100s; (s/r): 360.0
2022-09-30T21:04:42,257 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15418 #nodes=2123
2022-09-30T21:04:42,257 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=247002 lost=0 simT=39600.0s realT=118s; (s/r): 335.59322033898303
2022-09-30T21:05:06,066 INFO MemoryObserver:41 used RAM: 15034 MB free: 1061 MB total: 16096 MB
2022-09-30T21:05:06,160 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15742 #nodes=2246
2022-09-30T21:05:06,160 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239574 lost=0 simT=43200.0s realT=142s; (s/r): 304.22535211267603
2022-09-30T21:05:25,503 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16169 #nodes=2259
2022-09-30T21:05:25,504 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230941 lost=0 simT=46800.0s realT=161s; (s/r): 290.6832298136646
2022-09-30T21:05:44,940 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16366 #nodes=2376
2022-09-30T21:05:44,940 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=220045 lost=0 simT=50400.0s realT=181s; (s/r): 278.45303867403317
2022-09-30T21:06:06,066 INFO MemoryObserver:41 used RAM: 15730 MB free: 365 MB total: 16096 MB
2022-09-30T21:06:10,706 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16905 #nodes=2544
2022-09-30T21:06:10,707 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207110 lost=0 simT=54000.0s realT=206s; (s/r): 262.13592233009706
2022-09-30T21:06:32,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17124 #nodes=2536
2022-09-30T21:06:32,148 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190998 lost=0 simT=57600.0s realT=228s; (s/r): 252.6315789473684
2022-09-30T21:06:53,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17156 #nodes=2417
2022-09-30T21:06:53,926 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171990 lost=0 simT=61200.0s realT=250s; (s/r): 244.8
2022-09-30T21:07:06,066 INFO MemoryObserver:41 used RAM: 15803 MB free: 292 MB total: 16096 MB
2022-09-30T21:07:20,662 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16898 #nodes=2326
2022-09-30T21:07:20,662 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=150562 lost=0 simT=64800.0s realT=276s; (s/r): 234.7826086956522
2022-09-30T21:07:54,185 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16048 #nodes=2243
2022-09-30T21:07:54,185 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=127177 lost=0 simT=68400.0s realT=310s; (s/r): 220.6451612903226
2022-09-30T21:08:06,066 INFO MemoryObserver:41 used RAM: 15238 MB free: 857 MB total: 16096 MB
2022-09-30T21:08:13,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15807 #nodes=2100
2022-09-30T21:08:13,410 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=102897 lost=0 simT=72000.0s realT=329s; (s/r): 218.8449848024316
2022-09-30T21:08:35,527 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14071 #nodes=1770
2022-09-30T21:08:35,527 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=80836 lost=0 simT=75600.0s realT=351s; (s/r): 215.3846153846154
2022-09-30T21:08:49,697 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13180 #nodes=1660
2022-09-30T21:08:49,697 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=64593 lost=0 simT=79200.0s realT=365s; (s/r): 216.986301369863
2022-09-30T21:09:06,067 INFO MemoryObserver:41 used RAM: 15602 MB free: 493 MB total: 16096 MB
2022-09-30T21:09:08,746 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12428 #nodes=1508
2022-09-30T21:09:08,746 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=51096 lost=0 simT=82800.0s realT=384s; (s/r): 215.625
2022-09-30T21:09:20,962 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11814 #nodes=1480
2022-09-30T21:09:20,963 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=38918 lost=0 simT=86400.0s realT=397s; (s/r): 217.632241813602
2022-09-30T21:09:30,536 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10016 #nodes=1242
2022-09-30T21:09:30,536 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=32299 lost=3 simT=90000.0s realT=406s; (s/r): 221.67487684729065
2022-09-30T21:09:38,238 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8656 #nodes=999
2022-09-30T21:09:38,238 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=28114 lost=6 simT=93600.0s realT=414s; (s/r): 226.08695652173913
2022-09-30T21:09:47,863 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7415 #nodes=844
2022-09-30T21:09:47,864 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=25005 lost=8 simT=97200.0s realT=423s; (s/r): 229.7872340425532
2022-09-30T21:09:55,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6381 #nodes=682
2022-09-30T21:09:55,095 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=22511 lost=8 simT=100800.0s realT=431s; (s/r): 233.87470997679813
2022-09-30T21:09:59,993 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5462 #nodes=630
2022-09-30T21:09:59,993 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=20571 lost=9 simT=104400.0s realT=436s; (s/r): 239.44954128440367
2022-09-30T21:10:03,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4696 #nodes=521
2022-09-30T21:10:03,639 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=18836 lost=9 simT=108000.0s realT=439s; (s/r): 246.01366742596812
2022-09-30T21:10:06,067 INFO MemoryObserver:41 used RAM: 15789 MB free: 306 MB total: 16096 MB
2022-09-30T21:10:06,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4031 #nodes=441
2022-09-30T21:10:06,749 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=17373 lost=11 simT=111600.0s realT=442s; (s/r): 252.48868778280544
2022-09-30T21:10:10,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3393 #nodes=384
2022-09-30T21:10:10,171 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=16112 lost=12 simT=115200.0s realT=446s; (s/r): 258.29596412556054
2022-09-30T21:10:12,992 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2850 #nodes=302
2022-09-30T21:10:12,992 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=15052 lost=12 simT=118800.0s realT=449s; (s/r): 264.5879732739421
2022-09-30T21:10:15,475 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2415 #nodes=249
2022-09-30T21:10:15,475 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=14112 lost=12 simT=122400.0s realT=451s; (s/r): 271.39689578713967
2022-09-30T21:10:17,629 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2047 #nodes=201
2022-09-30T21:10:17,629 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=13224 lost=12 simT=126000.0s realT=453s; (s/r): 278.1456953642384
2022-09-30T21:10:19,594 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1672 #nodes=169
2022-09-30T21:10:19,594 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=11551 lost=12 simT=129600.0s realT=455s; (s/r): 284.83516483516485
2022-09-30T21:10:20,137 INFO AbstractController$9:234 ### ITERATION 23 fires after mobsim event
2022-09-30T21:10:20,138 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T21:10:20,137 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=322.535803528sec
2022-09-30T21:10:20,183 INFO LegTimesControlerListener:50 [23] average trip (probably: leg) duration is: 1411 seconds = 00:23:31
2022-09-30T21:10:20,183 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T21:10:20,184 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:10:20,184 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:10:20,184 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:10:20,184 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:10:20,184 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T21:10:20,184 INFO EventsManagerImpl:137 event # 1
2022-09-30T21:10:20,184 INFO EventsManagerImpl:137 event # 4
2022-09-30T21:10:20,184 INFO EventsManagerImpl:137 event # 16
2022-09-30T21:10:20,184 INFO EventsManagerImpl:137 event # 64
2022-09-30T21:10:20,184 INFO EventsManagerImpl:137 event # 256
2022-09-30T21:10:20,186 INFO EventsManagerImpl:137 event # 1024
2022-09-30T21:10:20,190 INFO EventsManagerImpl:137 event # 4096
2022-09-30T21:10:20,208 INFO EventsManagerImpl:137 event # 16384
2022-09-30T21:10:20,233 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T21:10:20,644 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:10:20,644 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:10:20,644 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:10:20,644 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:10:20,644 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T21:10:20,644 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T21:10:20,645 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:10:20,647 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:10:20,647 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:21:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:10:20,650 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:10:20,650 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:10:20,650 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=10:21:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:10:20,653 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:10:20,653 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T21:10:20,653 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:10:20,654 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:10:20,654 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:10:20,654 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:10:20,654 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:10:20,654 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:10:20,654 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:10:20,654 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:10:20,654 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:10:20,654 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:43][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:10:20,656 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:10:20,656 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T21:10:20,656 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:10:20,656 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:10:20,656 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:10:20,656 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:09:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:10:20,657 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:10:20,657 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:10:20,657 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:10:20,664 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:10:20,664 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:10:20,664 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:10:20,664 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:10:20,664 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:10:20,664 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:33][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:10:20,664 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T21:10:21,152 INFO ControlerListenerManagerImpl:251 [it.23] all ControlerAfterMobsimListeners called.
2022-09-30T21:10:21,152 INFO AbstractController$4:159 ### ITERATION 23 fires scoring event
2022-09-30T21:10:21,152 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T21:10:21,548 INFO NewScoreAssignerImpl:57 it: 23 msaStart: 599
2022-09-30T21:10:27,886 INFO ControlerListenerManagerImpl:194 [it.23] all ControlerScoringListeners called.
2022-09-30T21:10:27,886 INFO AbstractController$5:167 ### ITERATION 23 fires iteration end event
2022-09-30T21:10:27,886 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T21:10:27,887 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T21:10:28,014 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T21:10:28,014 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T21:10:30,759 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T21:10:30,759 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11799632324622439
2022-09-30T21:10:30,759 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2693106600183838
2022-09-30T21:10:30,759 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.2736459943410854E-4
2022-09-30T21:10:30,759 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.119592065195623E-4
2022-09-30T21:10:30,759 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T21:10:30,759 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14797521785793147
2022-09-30T21:10:30,759 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14455008549993068
2022-09-30T21:10:30,759 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.25910715477798263
2022-09-30T21:10:30,878 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T21:10:31,035 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -108.9768096102855
2022-09-30T21:10:31,035 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -155.95264851670655
2022-09-30T21:10:31,035 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -119.84221915950054
2022-09-30T21:10:31,035 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -87.14443410077278
2022-09-30T21:10:31,082 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T21:10:32,098 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19198.653454689098 meters
2022-09-30T21:10:32,098 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138168.9349237356 meters (statistic on all 2054637 legs which have a finite distance)
2022-09-30T21:10:32,098 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52166.36405381172 meters
2022-09-30T21:10:32,098 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138088.39087289252 meters (statistic on all 755722 trips which have a finite distance)
2022-09-30T21:10:32,098 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T21:10:32,098 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T21:10:33,007 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T21:10:33,010 INFO LegHistogramListener:72 number of legs: 2066140 100%
2022-09-30T21:10:33,010 INFO LegHistogramListener:79 number of bike legs: 90796 4.394474720977281%
2022-09-30T21:10:33,011 INFO LegHistogramListener:79 number of car legs: 209485 10.138954765891953%
2022-09-30T21:10:33,011 INFO LegHistogramListener:79 number of drtNorth legs: 290 0.014035834938581123%
2022-09-30T21:10:33,011 INFO LegHistogramListener:79 number of drtSoutheast legs: 249 0.012051458274850688%
2022-09-30T21:10:33,011 INFO LegHistogramListener:79 number of freight legs: 47065 2.2779192116700706%
2022-09-30T21:10:33,011 INFO LegHistogramListener:79 number of pt legs: 142207 6.882737859002778%
2022-09-30T21:10:33,011 INFO LegHistogramListener:79 number of ride legs: 111719 5.407136012080498%
2022-09-30T21:10:33,011 INFO LegHistogramListener:79 number of walk legs: 1464329 70.87269013716399%
2022-09-30T21:10:33,579 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T21:10:33,579 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T21:10:37,424 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3044298207325778
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.396846772826941
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0038693211870368754
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0033570918726282114
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3318912173854994
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.3381753339118914
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6593777761801815
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.17277918423309385
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.36582673041075914
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.109455316657851E-4
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.1466182594987087E-4
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.1992020006470265
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.19820193389032387
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.34927363572407916
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.12708422128306382
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.33296317597580327
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.1554044685909714E-4
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 9.114857474439886E-5
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.14346272151671227
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.14966339216481717
2022-09-30T21:10:37,425 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.2387052794281518
2022-09-30T21:10:37,593 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T21:10:38,684 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T21:10:38,975 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T21:10:39,341 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T21:10:40,418 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T21:10:40,710 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T21:10:41,058 INFO ControlerListenerManagerImpl:171 [it.23] all ControlerIterationEndsListeners called.
2022-09-30T21:10:41,149 INFO AbstractController:181 ### ITERATION 23 ENDS
2022-09-30T21:10:41,149 INFO AbstractController:182 ###################################################
2022-09-30T21:10:41,149 INFO AbstractController:133 ###################################################
2022-09-30T21:10:41,149 INFO AbstractController:134 ### ITERATION 24 BEGINS
2022-09-30T21:10:41,150 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T21:10:41,150 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T21:10:41,150 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T21:10:41,150 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T21:10:41,150 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T21:10:41,512 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T21:10:41,564 INFO ControlerListenerManagerImpl:148 [it.24] all ControlerIterationStartsListeners called.
2022-09-30T21:10:41,564 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T21:10:43,807 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169549 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T21:10:43,807 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30864 plans
2022-09-30T21:10:43,807 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:10:43,810 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:10:43,821 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:10:43,825 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:10:43,825 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:10:43,826 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:10:43,826 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:10:43,827 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:10:43,829 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:10:43,839 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:10:43,839 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:10:44,033 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:10:51,301 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:10:51,303 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:10:51,317 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:10:51,320 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:10:51,328 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:10:51,339 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:10:51,381 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:10:51,389 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:10:51,498 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:10:51,682 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:10:52,065 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:10:52,832 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:10:54,683 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:10:58,795 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T21:11:05,868 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T21:11:06,088 INFO MemoryObserver:41 used RAM: 13636 MB free: 2459 MB total: 16096 MB
2022-09-30T21:11:22,361 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:11:22,362 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30864 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T21:11:22,362 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30445 plans
2022-09-30T21:11:22,363 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T21:11:22,363 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T21:11:22,363 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T21:11:22,363 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T21:11:22,363 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T21:11:22,363 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T21:11:22,363 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T21:11:22,363 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T21:11:22,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T21:11:22,365 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T21:11:22,367 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T21:11:22,371 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T21:11:22,380 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T21:11:22,399 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T21:11:22,434 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T21:11:22,501 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T21:11:22,686 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30445 plans
2022-09-30T21:11:22,686 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:11:22,686 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:11:22,686 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:11:22,687 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:11:22,687 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:11:22,687 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:11:22,688 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:11:22,688 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:11:22,690 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:11:22,691 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:11:22,695 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:11:22,696 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:11:22,697 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:11:22,701 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:11:22,708 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:11:22,711 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:11:22,712 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:11:22,717 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:11:22,717 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:11:22,759 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:11:22,863 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:11:23,020 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:11:23,576 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:11:24,377 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:11:26,187 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:11:30,463 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T21:11:39,852 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T21:12:03,947 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:12:03,947 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30445 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T21:12:03,947 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7570 plans
2022-09-30T21:12:03,947 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T21:12:03,948 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T21:12:03,948 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T21:12:03,948 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T21:12:03,948 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T21:12:03,948 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T21:12:03,948 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T21:12:03,948 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T21:12:03,948 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T21:12:03,948 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T21:12:03,949 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T21:12:03,950 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T21:12:03,952 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T21:12:03,956 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T21:12:03,957 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7570 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T21:12:03,957 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40207 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T21:12:03,957 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6858 plans
2022-09-30T21:12:03,957 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:12:03,958 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:12:03,957 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:12:03,959 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:12:03,961 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:12:03,975 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:12:04,017 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:12:04,077 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:12:04,425 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:12:04,697 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:12:05,306 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:12:06,088 INFO MemoryObserver:41 used RAM: 14195 MB free: 1900 MB total: 16096 MB
2022-09-30T21:12:06,719 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:12:09,402 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:12:19,308 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:12:19,308 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6858 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T21:12:19,308 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T21:12:20,466 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T21:12:21,626 INFO ControlerListenerManagerImpl:213 [it.24] all ControlerReplanningListeners called.
2022-09-30T21:12:21,626 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T21:12:21,626 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T21:12:21,626 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T21:12:21,715 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T21:12:21,804 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T21:12:21,804 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T21:12:21,804 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T21:12:21,814 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T21:12:21,824 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T21:12:21,824 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T21:12:21,826 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T21:12:21,826 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T21:12:21,826 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T21:12:21,826 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T21:12:21,826 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T21:12:21,827 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T21:12:21,827 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T21:12:21,827 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:12:21,827 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:12:21,827 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T21:12:21,827 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:12:21,827 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:12:21,827 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T21:12:21,828 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T21:12:21,828 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T21:12:21,828 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T21:12:22,535 INFO ControlerListenerManagerImpl:232 [it.24] all ControlerBeforeMobsimListeners called.
2022-09-30T21:12:22,536 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T21:12:22,536 INFO NetworkImpl:163 node # 1
2022-09-30T21:12:22,536 INFO NetworkImpl:163 node # 4
2022-09-30T21:12:22,536 INFO NetworkImpl:163 node # 16
2022-09-30T21:12:22,536 INFO NetworkImpl:163 node # 64
2022-09-30T21:12:22,536 INFO NetworkImpl:163 node # 256
2022-09-30T21:12:22,537 INFO NetworkImpl:163 node # 1024
2022-09-30T21:12:22,537 INFO NetworkImpl:163 node # 4096
2022-09-30T21:12:22,539 INFO NetworkImpl:163 node # 16384
2022-09-30T21:12:22,548 INFO NetworkImpl:163 node # 65536
2022-09-30T21:12:22,582 INFO NetworkImpl:159 link # 1
2022-09-30T21:12:22,582 INFO NetworkImpl:159 link # 4
2022-09-30T21:12:22,582 INFO NetworkImpl:159 link # 16
2022-09-30T21:12:22,582 INFO NetworkImpl:159 link # 64
2022-09-30T21:12:22,582 INFO NetworkImpl:159 link # 256
2022-09-30T21:12:22,583 INFO NetworkImpl:159 link # 1024
2022-09-30T21:12:22,588 INFO NetworkImpl:159 link # 4096
2022-09-30T21:12:22,607 INFO NetworkImpl:159 link # 16384
2022-09-30T21:12:22,688 INFO NetworkImpl:159 link # 65536
2022-09-30T21:12:23,109 INFO NetworkImpl:159 link # 262144
2022-09-30T21:12:23,729 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T21:12:23,729 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T21:12:23,729 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T21:12:23,730 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T21:12:23,730 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T21:12:23,730 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T21:12:23,731 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T21:12:23,733 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T21:12:23,736 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T21:12:23,729 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T21:12:23,742 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T21:12:23,755 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T21:12:23,783 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T21:12:23,840 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T21:12:24,041 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T21:12:24,265 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T21:12:24,704 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T21:12:25,593 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T21:12:27,383 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T21:12:27,498 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T21:12:27,519 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:12:27,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T21:12:27,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:12:27,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:12:27,519 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:12:27,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T21:12:27,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T21:12:27,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T21:12:27,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:12:27,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:12:29,321 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:12:29,321 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:12:29,321 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:12:29,322 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:12:29,322 INFO EventsManagerImpl:176
2022-09-30T21:12:29,322 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:12:29,322 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:12:29,322 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:12:29,322 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:12:29,322 INFO EventsManagerImpl:176
2022-09-30T21:12:29,322 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:12:29,322 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:12:29,322 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:12:29,322 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:12:29,322 INFO EventsManagerImpl:176
2022-09-30T21:12:29,322 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:12:29,322 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:12:29,322 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:12:29,322 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:12:29,322 INFO EventsManagerImpl:176
2022-09-30T21:12:29,323 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T21:12:29,323 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T21:12:29,323 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T21:12:29,323 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T21:12:29,323 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T21:12:29,323 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T21:12:29,323 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T21:12:29,323 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:12:29,323 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T21:12:29,323 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:12:29,323 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:12:29,323 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T21:12:29,323 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:12:29,323 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:12:29,323 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:12:29,323 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T21:12:29,323 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T21:12:29,323 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T21:12:29,323 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T21:12:29,324 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:12:29,324 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:12:29,324 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:12:29,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T21:12:29,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:12:29,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:12:29,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:12:29,324 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:12:29,324 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:12:29,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:12:29,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:12:29,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:12:29,324 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:12:29,324 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:12:29,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:12:29,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:12:29,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:12:29,324 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:12:29,324 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T21:12:29,324 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:12:29,324 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:12:29,324 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:12:29,324 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T21:12:29,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:12:29,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:12:29,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:12:29,325 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:12:29,325 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:12:29,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:12:29,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:12:29,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:12:29,325 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:12:29,325 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:12:29,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:12:29,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:12:29,325 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:12:29,325 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:12:30,885 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T21:12:30,888 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T21:12:31,097 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T21:12:31,097 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T21:12:31,097 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T21:12:31,097 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T21:12:31,097 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T21:12:31,097 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T21:12:31,097 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T21:12:31,097 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T21:12:33,697 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T21:12:33,697 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=6s; (s/r): 0.0
2022-09-30T21:12:39,767 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-09-30T21:12:40,358 INFO VehicularDepartureHandler:110 teleport vehicle 13585_bike from link 4388976 to link 335487061
2022-09-30T21:12:40,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1767 #nodes=220
2022-09-30T21:12:40,501 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271929 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-09-30T21:12:40,698 INFO VehicularDepartureHandler:110 teleport vehicle 223938_bike from link 198058384 to link -11408031
2022-09-30T21:12:41,900 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T21:12:42,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3153 #nodes=344
2022-09-30T21:12:42,226 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271336 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-09-30T21:12:43,454 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T21:12:43,770 INFO VehicularDepartureHandler:110 teleport vehicle 9335_bike from link 150592338 to link 193199004
2022-09-30T21:12:44,960 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4409 #nodes=459
2022-09-30T21:12:44,960 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270759 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-09-30T21:12:45,973 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T21:12:48,083 INFO VehicularDepartureHandler:110 teleport vehicle 13771_bike from link 60825553#0 to link 71282500#0
2022-09-30T21:12:48,526 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5695 #nodes=640
2022-09-30T21:12:48,527 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269977 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-09-30T21:12:50,442 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-09-30T21:12:50,442 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T21:12:55,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7306 #nodes=1004
2022-09-30T21:12:55,369 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268801 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-09-30T21:13:06,089 INFO MemoryObserver:41 used RAM: 12693 MB free: 3402 MB total: 16096 MB
2022-09-30T21:13:07,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10932 #nodes=1586
2022-09-30T21:13:07,714 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266970 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-09-30T21:13:22,418 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12105 #nodes=1837
2022-09-30T21:13:22,419 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264415 lost=0 simT=25200.0s realT=54s; (s/r): 466.6666666666667
2022-09-30T21:13:40,702 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13355 #nodes=1932
2022-09-30T21:13:40,702 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261085 lost=0 simT=28800.0s realT=73s; (s/r): 394.52054794520546
2022-09-30T21:14:01,437 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14728 #nodes=2096
2022-09-30T21:14:01,438 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257570 lost=0 simT=32400.0s realT=93s; (s/r): 348.38709677419354
2022-09-30T21:14:06,089 INFO MemoryObserver:41 used RAM: 13975 MB free: 2120 MB total: 16096 MB
2022-09-30T21:14:19,898 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14774 #nodes=2031
2022-09-30T21:14:19,898 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252508 lost=0 simT=36000.0s realT=112s; (s/r): 321.42857142857144
2022-09-30T21:14:38,096 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15366 #nodes=2128
2022-09-30T21:14:38,097 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246959 lost=0 simT=39600.0s realT=130s; (s/r): 304.61538461538464
2022-09-30T21:14:58,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15681 #nodes=2157
2022-09-30T21:14:58,399 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239509 lost=0 simT=43200.0s realT=150s; (s/r): 288.0
2022-09-30T21:15:06,089 INFO MemoryObserver:41 used RAM: 14680 MB free: 1415 MB total: 16096 MB
2022-09-30T21:15:21,266 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16052 #nodes=2286
2022-09-30T21:15:21,267 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230834 lost=0 simT=46800.0s realT=173s; (s/r): 270.5202312138728
2022-09-30T21:15:40,932 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16418 #nodes=2417
2022-09-30T21:15:40,933 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219981 lost=0 simT=50400.0s realT=193s; (s/r): 261.139896373057
2022-09-30T21:16:01,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16721 #nodes=2475
2022-09-30T21:16:01,106 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=207013 lost=0 simT=54000.0s realT=213s; (s/r): 253.5211267605634
2022-09-30T21:16:06,090 INFO MemoryObserver:41 used RAM: 14952 MB free: 1143 MB total: 16096 MB
2022-09-30T21:16:27,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17124 #nodes=2527
2022-09-30T21:16:27,316 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190944 lost=0 simT=57600.0s realT=239s; (s/r): 241.0041841004184
2022-09-30T21:16:48,844 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17129 #nodes=2431
2022-09-30T21:16:48,845 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171779 lost=0 simT=61200.0s realT=261s; (s/r): 234.48275862068965
2022-09-30T21:17:06,090 INFO MemoryObserver:41 used RAM: 15375 MB free: 720 MB total: 16096 MB
2022-09-30T21:17:09,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16799 #nodes=2351
2022-09-30T21:17:09,696 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=150372 lost=0 simT=64800.0s realT=282s; (s/r): 229.7872340425532
2022-09-30T21:17:35,551 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16045 #nodes=2190
2022-09-30T21:17:35,552 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=127029 lost=0 simT=68400.0s realT=308s; (s/r): 222.07792207792207
2022-09-30T21:17:54,445 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15549 #nodes=2114
2022-09-30T21:17:54,446 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=102654 lost=0 simT=72000.0s realT=326s; (s/r): 220.85889570552146
2022-09-30T21:18:06,090 INFO MemoryObserver:41 used RAM: 15477 MB free: 618 MB total: 16096 MB
2022-09-30T21:18:11,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=14009 #nodes=1798
2022-09-30T21:18:11,358 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=80610 lost=0 simT=75600.0s realT=343s; (s/r): 220.40816326530611
2022-09-30T21:18:31,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13011 #nodes=1614
2022-09-30T21:18:31,483 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=64397 lost=0 simT=79200.0s realT=363s; (s/r): 218.1818181818182
2022-09-30T21:18:54,129 INFO EventsManagerImpl:137 event # 4294967296
2022-09-30T21:18:56,517 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12315 #nodes=1520
2022-09-30T21:18:56,517 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=50845 lost=0 simT=82800.0s realT=388s; (s/r): 213.4020618556701
2022-09-30T21:19:06,090 INFO MemoryObserver:41 used RAM: 15435 MB free: 660 MB total: 16096 MB
2022-09-30T21:19:12,660 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11777 #nodes=1458
2022-09-30T21:19:12,661 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=38671 lost=2 simT=86400.0s realT=405s; (s/r): 213.33333333333334
2022-09-30T21:19:22,237 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10099 #nodes=1180
2022-09-30T21:19:22,238 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=32131 lost=6 simT=90000.0s realT=414s; (s/r): 217.3913043478261
2022-09-30T21:19:31,435 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8574 #nodes=1007
2022-09-30T21:19:31,435 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=27923 lost=6 simT=93600.0s realT=423s; (s/r): 221.27659574468086
2022-09-30T21:19:41,324 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7488 #nodes=853
2022-09-30T21:19:41,324 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=24833 lost=7 simT=97200.0s realT=433s; (s/r): 224.48036951501155
2022-09-30T21:19:48,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6298 #nodes=693
2022-09-30T21:19:48,163 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=22341 lost=7 simT=100800.0s realT=440s; (s/r): 229.0909090909091
2022-09-30T21:19:52,441 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5471 #nodes=635
2022-09-30T21:19:52,441 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=20460 lost=8 simT=104400.0s realT=444s; (s/r): 235.13513513513513
2022-09-30T21:19:56,116 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4766 #nodes=499
2022-09-30T21:19:56,116 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=18743 lost=8 simT=108000.0s realT=448s; (s/r): 241.07142857142858
2022-09-30T21:19:59,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4087 #nodes=408
2022-09-30T21:19:59,148 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=17299 lost=8 simT=111600.0s realT=451s; (s/r): 247.450110864745
2022-09-30T21:20:02,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3515 #nodes=357
2022-09-30T21:20:02,222 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=16041 lost=8 simT=115200.0s realT=454s; (s/r): 253.7444933920705
2022-09-30T21:20:05,000 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2957 #nodes=280
2022-09-30T21:20:05,000 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=14972 lost=9 simT=118800.0s realT=457s; (s/r): 259.9562363238512
2022-09-30T21:20:06,091 INFO MemoryObserver:41 used RAM: 15839 MB free: 256 MB total: 16096 MB
2022-09-30T21:20:07,569 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2461 #nodes=253
2022-09-30T21:20:07,569 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=14011 lost=9 simT=122400.0s realT=460s; (s/r): 266.0869565217391
2022-09-30T21:20:09,767 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2082 #nodes=240
2022-09-30T21:20:09,767 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=13115 lost=9 simT=126000.0s realT=462s; (s/r): 272.72727272727275
2022-09-30T21:20:11,552 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1748 #nodes=198
2022-09-30T21:20:11,552 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=11452 lost=9 simT=129600.0s realT=464s; (s/r): 279.3103448275862
2022-09-30T21:20:12,129 INFO AbstractController$9:234 ### ITERATION 24 fires after mobsim event
2022-09-30T21:20:12,129 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=310.116678172sec
2022-09-30T21:20:12,129 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T21:20:12,175 INFO LegTimesControlerListener:50 [24] average trip (probably: leg) duration is: 1403 seconds = 00:23:23
2022-09-30T21:20:12,175 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T21:20:12,175 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:20:12,175 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:20:12,175 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:20:12,175 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:20:12,175 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T21:20:12,175 INFO EventsManagerImpl:137 event # 1
2022-09-30T21:20:12,176 INFO EventsManagerImpl:137 event # 4
2022-09-30T21:20:12,176 INFO EventsManagerImpl:137 event # 16
2022-09-30T21:20:12,176 INFO EventsManagerImpl:137 event # 64
2022-09-30T21:20:12,176 INFO EventsManagerImpl:137 event # 256
2022-09-30T21:20:12,177 INFO EventsManagerImpl:137 event # 1024
2022-09-30T21:20:12,182 INFO EventsManagerImpl:137 event # 4096
2022-09-30T21:20:12,200 INFO EventsManagerImpl:137 event # 16384
2022-09-30T21:20:12,224 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T21:20:12,630 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:20:12,630 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:20:12,630 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:20:12,630 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:20:12,630 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T21:20:12,631 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T21:20:12,631 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:20:12,634 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:20:12,634 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:15:12][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:20:12,636 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:20:12,636 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:20:12,636 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=10:21:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:20:12,639 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:20:12,639 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T21:20:12,639 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:20:12,640 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:20:12,640 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:20:12,640 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:20:12,640 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:20:12,641 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:20:12,641 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:20:12,641 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:20:12,641 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:20:12,641 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:20:12,642 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:20:12,642 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T21:20:12,642 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:20:12,643 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:20:12,643 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:20:12,643 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:20:12,644 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:20:12,644 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:20:12,644 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:20:12,646 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:20:12,646 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:20:12,647 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:20:12,651 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:20:12,651 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:20:12,651 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:20:12,651 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T21:20:13,158 INFO ControlerListenerManagerImpl:251 [it.24] all ControlerAfterMobsimListeners called.
2022-09-30T21:20:13,158 INFO AbstractController$4:159 ### ITERATION 24 fires scoring event
2022-09-30T21:20:13,158 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T21:20:13,378 INFO NewScoreAssignerImpl:57 it: 24 msaStart: 599
2022-09-30T21:20:13,585 INFO ControlerListenerManagerImpl:194 [it.24] all ControlerScoringListeners called.
2022-09-30T21:20:13,585 INFO AbstractController$5:167 ### ITERATION 24 fires iteration end event
2022-09-30T21:20:13,585 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T21:20:13,585 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T21:20:13,720 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T21:20:13,720 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T21:20:17,016 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T21:20:17,016 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11727740491021224
2022-09-30T21:20:17,016 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2709847127150978
2022-09-30T21:20:17,016 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.1452677200532E-4
2022-09-30T21:20:17,016 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.837159861762274E-4
2022-09-30T21:20:17,016 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T21:20:17,016 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14753231281163826
2022-09-30T21:20:17,016 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14527413896691435
2022-09-30T21:20:17,016 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2579119530443624
2022-09-30T21:20:17,139 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T21:20:17,298 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -108.18788976049643
2022-09-30T21:20:17,298 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -153.90835909094955
2022-09-30T21:20:17,298 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -118.88643791298283
2022-09-30T21:20:17,298 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -86.81782952341881
2022-09-30T21:20:17,343 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T21:20:18,439 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19182.9928962102 meters
2022-09-30T21:20:18,439 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138112.73786858644 meters (statistic on all 2055478 legs which have a finite distance)
2022-09-30T21:20:18,439 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52122.7554685691 meters
2022-09-30T21:20:18,439 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138037.2205908478 meters (statistic on all 756074 trips which have a finite distance)
2022-09-30T21:20:18,439 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T21:20:18,439 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T21:20:19,424 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T21:20:19,426 INFO LegHistogramListener:72 number of legs: 2066883 100%
2022-09-30T21:20:19,427 INFO LegHistogramListener:79 number of bike legs: 90338 4.370736031018689%
2022-09-30T21:20:19,427 INFO LegHistogramListener:79 number of car legs: 210805 10.199174312237316%
2022-09-30T21:20:19,427 INFO LegHistogramListener:79 number of drtNorth legs: 263 0.012724474486461013%
2022-09-30T21:20:19,427 INFO LegHistogramListener:79 number of drtSoutheast legs: 224 0.010837575228012422%
2022-09-30T21:20:19,427 INFO LegHistogramListener:79 number of freight legs: 47065 2.2771003486893067%
2022-09-30T21:20:19,427 INFO LegHistogramListener:79 number of pt legs: 141235 6.8332363273586365%
2022-09-30T21:20:19,427 INFO LegHistogramListener:79 number of ride legs: 112307 5.43364089791246%
2022-09-30T21:20:19,427 INFO LegHistogramListener:79 number of walk legs: 1464646 70.86255003306911%
2022-09-30T21:20:19,971 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T21:20:19,972 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T21:20:23,593 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.31014008637290297
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.3979418395066166
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.004020807550696581
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.003485470146916097
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3381381042123479
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.34561870625510305
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6696326327302978
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.17487945280044367
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3669346349178636
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.289184900660891E-4
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.2621587063578056E-4
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.20232544406045075
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.20087476956099765
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.35526119843686615
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.12941428696138896
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.33607121399631296
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.2067557783061257E-4
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.0398640217318743E-4
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.14650271905184942
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1520653496767435
2022-09-30T21:20:23,594 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.24388405901292512
2022-09-30T21:20:23,752 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T21:20:24,831 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T21:20:25,124 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T21:20:25,485 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T21:20:26,606 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T21:20:26,907 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T21:20:27,252 INFO ControlerListenerManagerImpl:171 [it.24] all ControlerIterationEndsListeners called.
2022-09-30T21:20:27,344 INFO AbstractController:181 ### ITERATION 24 ENDS
2022-09-30T21:20:27,344 INFO AbstractController:182 ###################################################
2022-09-30T21:20:27,345 INFO AbstractController:133 ###################################################
2022-09-30T21:20:27,345 INFO AbstractController:134 ### ITERATION 25 BEGINS
2022-09-30T21:20:27,345 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T21:20:27,345 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T21:20:27,345 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T21:20:27,346 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T21:20:27,346 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T21:20:27,718 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T21:20:27,770 INFO ControlerListenerManagerImpl:148 [it.25] all ControlerIterationStartsListeners called.
2022-09-30T21:20:27,770 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T21:20:37,446 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169351 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T21:20:37,446 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30637 plans
2022-09-30T21:20:37,447 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:20:37,448 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:20:37,450 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:20:37,450 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:20:37,452 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:20:37,455 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:20:37,456 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:20:37,464 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:20:37,467 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:20:37,470 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:20:37,472 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:20:37,473 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:20:37,483 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:20:37,485 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:20:37,492 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:20:37,505 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:20:37,511 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:20:37,513 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:20:37,540 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:20:37,541 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:20:37,629 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:20:37,818 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:20:38,322 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:20:39,404 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:20:41,338 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:20:45,397 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T21:20:52,602 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T21:21:06,091 INFO MemoryObserver:41 used RAM: 14245 MB free: 1850 MB total: 16096 MB
2022-09-30T21:21:09,984 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:21:09,984 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30637 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T21:21:09,984 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30745 plans
2022-09-30T21:21:09,985 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T21:21:09,985 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T21:21:09,985 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T21:21:09,985 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T21:21:09,985 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T21:21:09,985 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T21:21:09,985 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T21:21:09,985 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T21:21:09,986 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T21:21:09,986 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T21:21:09,988 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T21:21:09,991 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T21:21:09,996 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T21:21:10,007 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T21:21:10,027 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T21:21:10,073 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T21:21:10,252 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30745 plans
2022-09-30T21:21:10,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:21:10,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:21:10,252 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:21:10,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:21:10,253 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:21:10,253 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:21:10,253 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:21:10,255 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:21:10,257 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:21:10,262 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:21:10,262 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:21:10,268 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:21:10,273 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:21:10,279 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:21:10,283 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:21:10,291 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:21:10,304 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:21:10,338 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:21:10,343 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:21:10,344 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:21:10,461 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:21:10,642 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:21:11,021 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:21:12,210 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:21:14,349 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:21:18,389 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T21:21:26,496 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T21:21:45,230 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:21:45,230 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30745 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T21:21:45,230 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7695 plans
2022-09-30T21:21:45,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T21:21:45,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T21:21:45,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T21:21:45,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T21:21:45,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T21:21:45,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T21:21:45,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T21:21:45,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T21:21:45,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T21:21:45,231 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T21:21:45,232 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T21:21:45,232 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T21:21:45,234 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T21:21:45,236 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T21:21:45,236 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7695 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T21:21:45,236 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40223 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T21:21:45,236 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6842 plans
2022-09-30T21:21:45,237 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:21:45,237 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:21:45,237 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:21:45,238 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:21:45,240 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:21:45,262 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:21:45,298 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:21:45,400 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:21:45,746 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:21:46,162 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:21:46,882 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:21:48,111 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:21:50,933 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:22:03,204 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:22:03,204 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6842 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T21:22:03,204 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T21:22:04,436 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T21:22:05,900 INFO ControlerListenerManagerImpl:213 [it.25] all ControlerReplanningListeners called.
2022-09-30T21:22:05,901 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T21:22:05,901 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T21:22:05,901 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T21:22:06,015 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T21:22:06,091 INFO MemoryObserver:41 used RAM: 13435 MB free: 2660 MB total: 16096 MB
2022-09-30T21:22:06,131 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T21:22:06,131 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T21:22:06,131 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T21:22:06,133 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T21:22:06,134 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T21:22:06,134 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T21:22:06,135 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T21:22:06,135 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T21:22:06,135 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T21:22:06,135 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T21:22:06,135 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T21:22:06,135 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T21:22:06,135 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T21:22:06,135 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:22:06,135 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:22:06,135 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T21:22:06,135 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:22:06,135 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:22:06,135 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T21:22:06,135 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T21:22:06,136 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T21:22:06,136 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T21:22:07,017 INFO ControlerListenerManagerImpl:232 [it.25] all ControlerBeforeMobsimListeners called.
2022-09-30T21:22:07,017 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T21:22:07,018 INFO NetworkImpl:163 node # 1
2022-09-30T21:22:07,018 INFO NetworkImpl:163 node # 4
2022-09-30T21:22:07,018 INFO NetworkImpl:163 node # 16
2022-09-30T21:22:07,018 INFO NetworkImpl:163 node # 64
2022-09-30T21:22:07,018 INFO NetworkImpl:163 node # 256
2022-09-30T21:22:07,018 INFO NetworkImpl:163 node # 1024
2022-09-30T21:22:07,019 INFO NetworkImpl:163 node # 4096
2022-09-30T21:22:07,021 INFO NetworkImpl:163 node # 16384
2022-09-30T21:22:07,030 INFO NetworkImpl:163 node # 65536
2022-09-30T21:22:07,066 INFO NetworkImpl:159 link # 1
2022-09-30T21:22:07,067 INFO NetworkImpl:159 link # 4
2022-09-30T21:22:07,067 INFO NetworkImpl:159 link # 16
2022-09-30T21:22:07,067 INFO NetworkImpl:159 link # 64
2022-09-30T21:22:07,067 INFO NetworkImpl:159 link # 256
2022-09-30T21:22:07,068 INFO NetworkImpl:159 link # 1024
2022-09-30T21:22:07,074 INFO NetworkImpl:159 link # 4096
2022-09-30T21:22:07,096 INFO NetworkImpl:159 link # 16384
2022-09-30T21:22:07,186 INFO NetworkImpl:159 link # 65536
2022-09-30T21:22:07,613 INFO NetworkImpl:159 link # 262144
2022-09-30T21:22:08,438 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T21:22:08,438 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T21:22:08,438 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T21:22:08,438 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T21:22:08,439 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T21:22:08,439 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T21:22:08,440 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T21:22:08,442 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T21:22:08,445 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T21:22:08,450 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T21:22:08,460 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T21:22:08,476 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T21:22:08,505 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T21:22:08,566 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T21:22:08,687 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T21:22:08,934 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T21:22:09,550 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T21:22:10,488 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T21:22:12,152 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T21:22:12,282 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T21:22:12,308 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:22:12,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T21:22:12,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:22:12,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:22:12,308 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:22:12,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T21:22:12,308 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T21:22:12,309 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T21:22:12,309 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:22:12,309 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:22:14,447 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:22:14,447 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:22:14,447 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:22:14,448 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:22:14,448 INFO EventsManagerImpl:176
2022-09-30T21:22:14,448 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:22:14,448 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:22:14,448 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:22:14,448 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:22:14,448 INFO EventsManagerImpl:176
2022-09-30T21:22:14,448 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:22:14,448 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:22:14,448 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:22:14,448 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:22:14,448 INFO EventsManagerImpl:176
2022-09-30T21:22:14,448 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:22:14,448 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:22:14,448 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:22:14,448 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:22:14,448 INFO EventsManagerImpl:176
2022-09-30T21:22:14,449 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T21:22:14,449 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T21:22:14,449 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T21:22:14,449 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T21:22:14,449 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T21:22:14,449 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T21:22:14,449 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T21:22:14,449 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:22:14,449 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T21:22:14,449 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:22:14,449 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:22:14,449 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T21:22:14,449 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:22:14,449 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:22:14,449 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:22:14,449 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T21:22:14,449 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T21:22:14,450 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T21:22:14,450 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T21:22:14,450 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:22:14,450 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:22:14,450 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:22:14,450 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T21:22:14,450 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:22:14,450 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:22:14,450 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:22:14,450 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:22:14,450 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:22:14,450 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:22:14,450 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:22:14,450 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:22:14,450 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:22:14,450 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:22:14,450 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:22:14,450 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:22:14,450 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:22:14,450 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:22:14,451 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T21:22:14,451 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:22:14,451 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:22:14,451 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:22:14,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T21:22:14,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:22:14,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:22:14,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:22:14,451 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:22:14,451 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:22:14,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:22:14,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:22:14,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:22:14,451 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:22:14,451 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:22:14,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:22:14,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:22:14,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:22:14,451 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:22:16,742 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T21:22:16,746 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T21:22:23,387 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T21:22:23,387 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T21:22:23,387 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T21:22:23,387 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T21:22:23,387 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T21:22:23,387 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T21:22:23,387 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T21:22:23,387 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T21:22:23,754 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T21:22:23,754 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-09-30T21:22:23,975 INFO VehicularDepartureHandler:110 teleport vehicle 4502_bike from link 283311190 to link 25121294
2022-09-30T21:22:24,103 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-09-30T21:22:24,832 INFO VehicularDepartureHandler:110 teleport vehicle 3463_bike from link 628831856#1 to link -453306551
2022-09-30T21:22:24,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1765 #nodes=218
2022-09-30T21:22:24,894 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271923 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-09-30T21:22:25,314 INFO VehicularDepartureHandler:110 teleport vehicle 2292_bike from link 326049754 to link -363587343
2022-09-30T21:22:26,328 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T21:22:26,603 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3143 #nodes=350
2022-09-30T21:22:26,603 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271324 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-09-30T21:22:27,683 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T21:22:29,125 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4407 #nodes=438
2022-09-30T21:22:29,125 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270754 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-09-30T21:22:32,743 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5696 #nodes=660
2022-09-30T21:22:32,743 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269970 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-09-30T21:22:35,037 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-09-30T21:22:35,736 INFO VehicularDepartureHandler:110 teleport vehicle 17364_bike from link 461349951 to link 97328058#0
2022-09-30T21:22:37,032 INFO VehicularDepartureHandler:110 teleport vehicle 15339_bike from link 860314546 to link 145149735
2022-09-30T21:22:37,032 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T21:22:40,055 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7289 #nodes=994
2022-09-30T21:22:40,055 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268793 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-09-30T21:22:50,314 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11004 #nodes=1547
2022-09-30T21:22:50,315 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266962 lost=0 simT=21600.0s realT=38s; (s/r): 568.421052631579
2022-09-30T21:23:04,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12062 #nodes=1808
2022-09-30T21:23:04,502 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264408 lost=0 simT=25200.0s realT=52s; (s/r): 484.61538461538464
2022-09-30T21:23:06,092 INFO MemoryObserver:41 used RAM: 13384 MB free: 2711 MB total: 16096 MB
2022-09-30T21:23:23,512 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13372 #nodes=1942
2022-09-30T21:23:23,512 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261064 lost=0 simT=28800.0s realT=71s; (s/r): 405.63380281690144
2022-09-30T21:23:45,641 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14832 #nodes=2031
2022-09-30T21:23:45,641 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257572 lost=0 simT=32400.0s realT=93s; (s/r): 348.38709677419354
2022-09-30T21:24:04,985 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14644 #nodes=2101
2022-09-30T21:24:04,985 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252563 lost=0 simT=36000.0s realT=112s; (s/r): 321.42857142857144
2022-09-30T21:24:06,092 INFO MemoryObserver:41 used RAM: 14234 MB free: 1861 MB total: 16096 MB
2022-09-30T21:24:26,941 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15341 #nodes=2169
2022-09-30T21:24:26,942 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246983 lost=0 simT=39600.0s realT=134s; (s/r): 295.5223880597015
2022-09-30T21:24:46,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15821 #nodes=2239
2022-09-30T21:24:46,696 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239558 lost=0 simT=43200.0s realT=154s; (s/r): 280.5194805194805
2022-09-30T21:25:06,093 INFO MemoryObserver:41 used RAM: 14388 MB free: 1707 MB total: 16096 MB
2022-09-30T21:25:09,874 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16130 #nodes=2275
2022-09-30T21:25:09,874 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230830 lost=0 simT=46800.0s realT=177s; (s/r): 264.40677966101697
2022-09-30T21:25:31,399 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16488 #nodes=2326
2022-09-30T21:25:31,399 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219914 lost=0 simT=50400.0s realT=199s; (s/r): 253.26633165829145
2022-09-30T21:25:52,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16751 #nodes=2411
2022-09-30T21:25:52,208 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206908 lost=0 simT=54000.0s realT=219s; (s/r): 246.57534246575344
2022-09-30T21:26:06,095 INFO MemoryObserver:41 used RAM: 15022 MB free: 1073 MB total: 16096 MB
2022-09-30T21:26:18,172 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16958 #nodes=2440
2022-09-30T21:26:18,172 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190797 lost=0 simT=57600.0s realT=245s; (s/r): 235.10204081632654
2022-09-30T21:26:41,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17040 #nodes=2475
2022-09-30T21:26:41,051 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171688 lost=0 simT=61200.0s realT=268s; (s/r): 228.3582089552239
2022-09-30T21:27:02,552 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16735 #nodes=2355
2022-09-30T21:27:02,552 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=150137 lost=0 simT=64800.0s realT=290s; (s/r): 223.44827586206895
2022-09-30T21:27:06,096 INFO MemoryObserver:41 used RAM: 15343 MB free: 752 MB total: 16096 MB
2022-09-30T21:27:25,805 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16101 #nodes=2199
2022-09-30T21:27:25,805 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=126793 lost=0 simT=68400.0s realT=313s; (s/r): 218.5303514376997
2022-09-30T21:27:47,366 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15767 #nodes=2049
2022-09-30T21:27:47,367 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=102282 lost=0 simT=72000.0s realT=335s; (s/r): 214.92537313432837
2022-09-30T21:28:05,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13887 #nodes=1742
2022-09-30T21:28:05,095 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=80311 lost=0 simT=75600.0s realT=352s; (s/r): 214.77272727272728
2022-09-30T21:28:06,098 INFO MemoryObserver:41 used RAM: 15758 MB free: 337 MB total: 16096 MB
2022-09-30T21:28:25,068 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13032 #nodes=1644
2022-09-30T21:28:25,068 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=64197 lost=0 simT=79200.0s realT=372s; (s/r): 212.90322580645162
2022-09-30T21:28:49,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12194 #nodes=1542
2022-09-30T21:28:49,301 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=50628 lost=0 simT=82800.0s realT=396s; (s/r): 209.0909090909091
2022-09-30T21:29:04,913 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11695 #nodes=1394
2022-09-30T21:29:04,913 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=38437 lost=0 simT=86400.0s realT=412s; (s/r): 209.70873786407768
2022-09-30T21:29:06,098 INFO MemoryObserver:41 used RAM: 15688 MB free: 407 MB total: 16096 MB
2022-09-30T21:29:14,353 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=10031 #nodes=1153
2022-09-30T21:29:14,353 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=31903 lost=5 simT=90000.0s realT=422s; (s/r): 213.27014218009478
2022-09-30T21:29:23,968 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8504 #nodes=965
2022-09-30T21:29:23,968 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=27644 lost=8 simT=93600.0s realT=431s; (s/r): 217.169373549884
2022-09-30T21:29:33,951 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7397 #nodes=809
2022-09-30T21:29:33,951 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=24595 lost=10 simT=97200.0s realT=441s; (s/r): 220.40816326530611
2022-09-30T21:29:40,530 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6326 #nodes=685
2022-09-30T21:29:40,530 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=22155 lost=10 simT=100800.0s realT=448s; (s/r): 225.0
2022-09-30T21:29:44,999 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5396 #nodes=613
2022-09-30T21:29:44,999 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=20223 lost=10 simT=104400.0s realT=452s; (s/r): 230.97345132743362
2022-09-30T21:29:48,710 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4604 #nodes=559
2022-09-30T21:29:48,710 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=18533 lost=10 simT=108000.0s realT=456s; (s/r): 236.8421052631579
2022-09-30T21:29:51,801 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4027 #nodes=423
2022-09-30T21:29:51,801 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=17094 lost=10 simT=111600.0s realT=459s; (s/r): 243.13725490196077
2022-09-30T21:29:54,816 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3395 #nodes=359
2022-09-30T21:29:54,816 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=15855 lost=11 simT=115200.0s realT=462s; (s/r): 249.35064935064935
2022-09-30T21:29:57,437 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2899 #nodes=309
2022-09-30T21:29:57,437 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=14823 lost=11 simT=118800.0s realT=465s; (s/r): 255.48387096774192
2022-09-30T21:29:59,802 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2504 #nodes=279
2022-09-30T21:29:59,802 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=13861 lost=11 simT=122400.0s realT=467s; (s/r): 262.0985010706638
2022-09-30T21:30:01,728 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2088 #nodes=225
2022-09-30T21:30:01,728 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=12932 lost=11 simT=126000.0s realT=469s; (s/r): 268.65671641791045
2022-09-30T21:30:03,464 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1726 #nodes=189
2022-09-30T21:30:03,464 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=11219 lost=11 simT=129600.0s realT=471s; (s/r): 275.1592356687898
2022-09-30T21:30:04,119 INFO AbstractController$9:234 ### ITERATION 25 fires after mobsim event
2022-09-30T21:30:04,119 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=339.840904161sec
2022-09-30T21:30:04,119 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T21:30:04,164 INFO LegTimesControlerListener:50 [25] average trip (probably: leg) duration is: 1399 seconds = 00:23:19
2022-09-30T21:30:04,164 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T21:30:04,164 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:30:04,164 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:30:04,164 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:30:04,164 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:30:04,164 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T21:30:04,164 INFO EventsManagerImpl:137 event # 1
2022-09-30T21:30:04,164 INFO EventsManagerImpl:137 event # 4
2022-09-30T21:30:04,164 INFO EventsManagerImpl:137 event # 16
2022-09-30T21:30:04,164 INFO EventsManagerImpl:137 event # 64
2022-09-30T21:30:04,165 INFO EventsManagerImpl:137 event # 256
2022-09-30T21:30:04,166 INFO EventsManagerImpl:137 event # 1024
2022-09-30T21:30:04,170 INFO EventsManagerImpl:137 event # 4096
2022-09-30T21:30:04,187 INFO EventsManagerImpl:137 event # 16384
2022-09-30T21:30:04,210 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T21:30:04,535 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:30:04,535 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:30:04,535 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:30:04,535 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:30:04,535 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T21:30:04,536 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T21:30:04,536 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:30:04,538 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:30:04,539 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:15:12][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:30:04,541 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:30:04,541 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:30:04,541 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=10:21:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:30:04,544 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:30:04,544 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T21:30:04,544 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:30:04,545 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:30:04,545 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:30:04,545 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:30:04,545 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:30:04,545 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:30:04,545 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:30:04,546 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:30:04,546 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:30:04,546 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:37][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:30:04,547 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:30:04,547 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T21:30:04,547 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:30:04,548 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:30:04,548 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:30:04,548 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:30:04,549 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:30:04,549 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:30:04,549 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:30:04,551 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:30:04,551 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:30:04,551 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:30:04,555 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:30:04,555 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:30:04,556 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:49][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:30:04,556 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T21:30:05,033 INFO ControlerListenerManagerImpl:251 [it.25] all ControlerAfterMobsimListeners called.
2022-09-30T21:30:05,033 INFO AbstractController$4:159 ### ITERATION 25 fires scoring event
2022-09-30T21:30:05,033 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T21:30:05,250 INFO NewScoreAssignerImpl:57 it: 25 msaStart: 599
2022-09-30T21:30:05,446 INFO ControlerListenerManagerImpl:194 [it.25] all ControlerScoringListeners called.
2022-09-30T21:30:05,446 INFO AbstractController$5:167 ### ITERATION 25 fires iteration end event
2022-09-30T21:30:05,446 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T21:30:05,446 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T21:30:05,562 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T21:30:05,562 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T21:30:06,098 INFO MemoryObserver:41 used RAM: 15421 MB free: 674 MB total: 16096 MB
2022-09-30T21:30:08,986 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T21:30:08,986 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11775882343879181
2022-09-30T21:30:08,986 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2710694423761278
2022-09-30T21:30:08,986 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.902699538351726E-4
2022-09-30T21:30:08,986 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.8243220343334856E-4
2022-09-30T21:30:08,987 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T21:30:08,987 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1478391368871863
2022-09-30T21:30:08,987 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14527413896691435
2022-09-30T21:30:08,987 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2569645213801178
2022-09-30T21:30:09,124 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T21:30:09,287 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -107.58907626600667
2022-09-30T21:30:09,287 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -151.83569662022492
2022-09-30T21:30:09,287 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -117.93127325854027
2022-09-30T21:30:09,287 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -86.3118132750852
2022-09-30T21:30:09,340 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T21:30:10,432 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19190.125775414173 meters
2022-09-30T21:30:10,432 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138347.9998904292 meters (statistic on all 2058214 legs which have a finite distance)
2022-09-30T21:30:10,432 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52189.54884905025 meters
2022-09-30T21:30:10,432 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138280.46839232143 meters (statistic on all 756437 trips which have a finite distance)
2022-09-30T21:30:10,432 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T21:30:10,432 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T21:30:11,440 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T21:30:11,442 INFO LegHistogramListener:72 number of legs: 2069405 100%
2022-09-30T21:30:11,443 INFO LegHistogramListener:79 number of bike legs: 90727 4.384207054684801%
2022-09-30T21:30:11,443 INFO LegHistogramListener:79 number of car legs: 210896 10.191141898275108%
2022-09-30T21:30:11,443 INFO LegHistogramListener:79 number of drtNorth legs: 316 0.015270089711777056%
2022-09-30T21:30:11,443 INFO LegHistogramListener:79 number of drtSoutheast legs: 227 0.01096933659675124%
2022-09-30T21:30:11,443 INFO LegHistogramListener:79 number of freight legs: 47065 2.2743252287493263%
2022-09-30T21:30:11,443 INFO LegHistogramListener:79 number of pt legs: 141736 6.849118466419092%
2022-09-30T21:30:11,443 INFO LegHistogramListener:79 number of ride legs: 112345 5.4288551540177%
2022-09-30T21:30:11,443 INFO LegHistogramListener:79 number of walk legs: 1466093 70.84611277154545%
2022-09-30T21:30:11,986 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T21:30:11,986 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T21:30:15,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.31585291957871386
2022-09-30T21:30:15,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.39896501435269105
2022-09-30T21:30:15,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0041954020037281055
2022-09-30T21:30:15,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.003621551117661256
2022-09-30T21:30:15,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T21:30:15,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.34433620729496706
2022-09-30T21:30:15,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.3528695111868828
2022-09-30T21:30:15,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6791030980245151
2022-09-30T21:30:15,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1768872890103062
2022-09-30T21:30:15,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.36791672871616593
2022-09-30T21:30:15,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.340536210376045E-4
2022-09-30T21:30:15,748 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.3520234983593256E-4
2022-09-30T21:30:15,749 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T21:30:15,749 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.20567996836759322
2022-09-30T21:30:15,749 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.20341794317464068
2022-09-30T21:30:15,749 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.36106903156565007
2022-09-30T21:30:15,749 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.13163779867205513
2022-09-30T21:30:15,749 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.33873121183955796
2022-09-30T21:30:15,749 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.2966205703076456E-4
2022-09-30T21:30:15,749 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.1168909863046056E-4
2022-09-30T21:30:15,749 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T21:30:15,749 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.14934758161006897
2022-09-30T21:30:15,749 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.15438899644135423
2022-09-30T21:30:15,749 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.24874060912923585
2022-09-30T21:30:15,893 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T21:30:17,032 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T21:30:17,317 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T21:30:17,667 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T21:30:18,755 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T21:30:19,045 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T21:30:19,387 INFO ControlerListenerManagerImpl:171 [it.25] all ControlerIterationEndsListeners called.
2022-09-30T21:30:19,479 INFO AbstractController:181 ### ITERATION 25 ENDS
2022-09-30T21:30:19,479 INFO AbstractController:182 ###################################################
2022-09-30T21:30:19,479 INFO AbstractController:133 ###################################################
2022-09-30T21:30:19,479 INFO AbstractController:134 ### ITERATION 26 BEGINS
2022-09-30T21:30:19,480 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T21:30:19,480 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T21:30:19,480 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T21:30:19,480 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T21:30:19,480 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T21:30:20,287 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T21:30:20,341 INFO ControlerListenerManagerImpl:148 [it.26] all ControlerIterationStartsListeners called.
2022-09-30T21:30:20,341 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T21:30:29,749 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169952 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T21:30:29,749 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30456 plans
2022-09-30T21:30:29,898 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:30:29,898 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:30:29,898 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:30:29,898 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:30:29,899 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:30:29,899 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:30:29,899 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:30:29,901 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:30:29,902 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:30:29,905 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:30:29,905 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:30:29,907 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:30:29,919 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:30:29,922 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:30:29,923 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:30:29,925 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:30:29,936 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:30:29,938 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:30:29,948 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:30:29,980 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:30:30,161 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:30:30,315 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:30:30,793 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:30:31,819 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:30:33,447 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:30:36,999 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T21:30:43,724 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T21:31:02,413 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:31:02,414 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30456 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T21:31:02,414 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30524 plans
2022-09-30T21:31:02,414 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T21:31:02,414 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T21:31:02,414 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T21:31:02,414 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T21:31:02,414 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T21:31:02,414 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T21:31:02,415 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T21:31:02,415 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T21:31:02,415 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T21:31:02,416 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T21:31:02,417 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T21:31:02,420 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T21:31:02,426 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T21:31:02,437 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T21:31:02,457 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T21:31:02,497 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T21:31:02,675 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30524 plans
2022-09-30T21:31:02,675 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:31:02,676 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:31:02,676 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:31:02,676 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:31:02,676 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:31:02,677 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:31:02,677 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:31:02,677 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:31:02,679 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:31:02,679 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:31:02,681 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:31:02,683 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:31:02,695 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:31:02,698 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:31:02,755 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:31:02,761 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:31:02,764 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:31:02,842 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:31:02,868 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:31:02,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:31:02,937 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:31:03,092 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:31:03,656 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:31:04,666 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:31:06,099 INFO MemoryObserver:41 used RAM: 15309 MB free: 786 MB total: 16096 MB
2022-09-30T21:31:06,580 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:31:10,620 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T21:31:18,569 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T21:31:42,144 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:31:42,144 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30524 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T21:31:42,144 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7496 plans
2022-09-30T21:31:42,144 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T21:31:42,145 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T21:31:42,145 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T21:31:42,144 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T21:31:42,145 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T21:31:42,145 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T21:31:42,145 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T21:31:42,145 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T21:31:42,145 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T21:31:42,145 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T21:31:42,146 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T21:31:42,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T21:31:42,149 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T21:31:42,152 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T21:31:42,153 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7496 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T21:31:42,153 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40232 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T21:31:42,153 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6833 plans
2022-09-30T21:31:42,153 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:31:42,153 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:31:42,155 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:31:42,155 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:31:42,156 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:31:42,167 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:31:42,199 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:31:42,320 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:31:42,637 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:31:43,075 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:31:43,705 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:31:45,066 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:31:48,358 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:31:59,465 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:31:59,465 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6833 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T21:31:59,465 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T21:32:00,716 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T21:32:02,194 INFO ControlerListenerManagerImpl:213 [it.26] all ControlerReplanningListeners called.
2022-09-30T21:32:02,194 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T21:32:02,195 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T21:32:02,195 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T21:32:02,310 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T21:32:02,425 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T21:32:02,425 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T21:32:02,425 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T21:32:02,427 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T21:32:02,428 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T21:32:02,428 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T21:32:02,429 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T21:32:02,429 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T21:32:02,429 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T21:32:02,429 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T21:32:02,429 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T21:32:02,429 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T21:32:02,429 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T21:32:02,429 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:32:02,429 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:32:02,429 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T21:32:02,429 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:32:02,429 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:32:02,429 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T21:32:02,429 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T21:32:02,429 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T21:32:02,430 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T21:32:03,310 INFO ControlerListenerManagerImpl:232 [it.26] all ControlerBeforeMobsimListeners called.
2022-09-30T21:32:03,310 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T21:32:03,311 INFO NetworkImpl:163 node # 1
2022-09-30T21:32:03,311 INFO NetworkImpl:163 node # 4
2022-09-30T21:32:03,311 INFO NetworkImpl:163 node # 16
2022-09-30T21:32:03,311 INFO NetworkImpl:163 node # 64
2022-09-30T21:32:03,311 INFO NetworkImpl:163 node # 256
2022-09-30T21:32:03,311 INFO NetworkImpl:163 node # 1024
2022-09-30T21:32:03,311 INFO NetworkImpl:163 node # 4096
2022-09-30T21:32:03,313 INFO NetworkImpl:163 node # 16384
2022-09-30T21:32:03,322 INFO NetworkImpl:163 node # 65536
2022-09-30T21:32:03,358 INFO NetworkImpl:159 link # 1
2022-09-30T21:32:03,358 INFO NetworkImpl:159 link # 4
2022-09-30T21:32:03,358 INFO NetworkImpl:159 link # 16
2022-09-30T21:32:03,358 INFO NetworkImpl:159 link # 64
2022-09-30T21:32:03,358 INFO NetworkImpl:159 link # 256
2022-09-30T21:32:03,360 INFO NetworkImpl:159 link # 1024
2022-09-30T21:32:03,365 INFO NetworkImpl:159 link # 4096
2022-09-30T21:32:03,387 INFO NetworkImpl:159 link # 16384
2022-09-30T21:32:03,477 INFO NetworkImpl:159 link # 65536
2022-09-30T21:32:03,905 INFO NetworkImpl:159 link # 262144
2022-09-30T21:32:04,721 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T21:32:04,721 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T21:32:04,721 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T21:32:04,721 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T21:32:04,722 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T21:32:04,722 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T21:32:04,723 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T21:32:04,725 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T21:32:04,728 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T21:32:04,734 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T21:32:04,742 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T21:32:04,757 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T21:32:04,789 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T21:32:04,851 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T21:32:04,976 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T21:32:05,347 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T21:32:05,853 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T21:32:06,100 INFO MemoryObserver:41 used RAM: 14814 MB free: 1281 MB total: 16096 MB
2022-09-30T21:32:06,803 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T21:32:08,623 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T21:32:08,731 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T21:32:08,755 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:32:08,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T21:32:08,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:32:08,755 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:32:08,755 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:32:08,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T21:32:08,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T21:32:08,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T21:32:08,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:32:08,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:32:10,854 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:32:10,854 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:32:10,854 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:32:10,854 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:32:10,854 INFO EventsManagerImpl:176
2022-09-30T21:32:10,854 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:32:10,854 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:32:10,854 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:32:10,854 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:32:10,854 INFO EventsManagerImpl:176
2022-09-30T21:32:10,855 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:32:10,855 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:32:10,855 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:32:10,855 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:32:10,855 INFO EventsManagerImpl:176
2022-09-30T21:32:10,855 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:32:10,855 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:32:10,855 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:32:10,855 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:32:10,855 INFO EventsManagerImpl:176
2022-09-30T21:32:10,855 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T21:32:10,855 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T21:32:10,855 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T21:32:10,855 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T21:32:10,855 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T21:32:10,855 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T21:32:10,856 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T21:32:10,856 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:32:10,856 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T21:32:10,856 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:32:10,856 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:32:10,856 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T21:32:10,856 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:32:10,856 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:32:10,856 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:32:10,856 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T21:32:10,856 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T21:32:10,856 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T21:32:10,856 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T21:32:10,856 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:32:10,856 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:32:10,856 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:32:10,856 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T21:32:10,856 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:32:10,856 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:32:10,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:32:10,857 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:32:10,857 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:32:10,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:32:10,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:32:10,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:32:10,857 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:32:10,857 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:32:10,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:32:10,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:32:10,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:32:10,857 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:32:10,857 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T21:32:10,857 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:32:10,857 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:32:10,857 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:32:10,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T21:32:10,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:32:10,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:32:10,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:32:10,857 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:32:10,857 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:32:10,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:32:10,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:32:10,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:32:10,858 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:32:10,858 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:32:10,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:32:10,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:32:10,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:32:10,858 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:32:19,724 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T21:32:19,728 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T21:32:20,051 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T21:32:20,051 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T21:32:20,051 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T21:32:20,051 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T21:32:20,051 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T21:32:20,051 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T21:32:20,051 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T21:32:20,051 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T21:32:20,397 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T21:32:20,397 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-09-30T21:32:20,522 INFO VehicularDepartureHandler:110 teleport vehicle 20519_bike from link 321979763 to link 179753956
2022-09-30T21:32:20,710 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-09-30T21:32:21,476 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1767 #nodes=225
2022-09-30T21:32:21,476 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271907 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-09-30T21:32:22,930 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T21:32:23,215 INFO VehicularDepartureHandler:110 teleport vehicle 12226_bike from link 215577424 to link -453306551
2022-09-30T21:32:23,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3154 #nodes=345
2022-09-30T21:32:23,222 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271314 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-09-30T21:32:24,529 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T21:32:24,968 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T21:32:25,987 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4386 #nodes=441
2022-09-30T21:32:25,987 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270746 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-09-30T21:32:26,898 INFO VehicularDepartureHandler:110 teleport vehicle 224009_bike from link 341705162 to link 182537900#0
2022-09-30T21:32:27,018 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T21:32:30,443 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5719 #nodes=663
2022-09-30T21:32:30,443 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269962 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-09-30T21:32:32,457 INFO VehicularDepartureHandler:110 teleport vehicle 21794_bike from link 798292899 to link -30070204
2022-09-30T21:32:32,457 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T21:32:38,750 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7297 #nodes=999
2022-09-30T21:32:38,750 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268793 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-09-30T21:32:49,025 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10944 #nodes=1535
2022-09-30T21:32:49,026 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266981 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-09-30T21:33:05,876 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12072 #nodes=1845
2022-09-30T21:33:05,877 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264412 lost=0 simT=25200.0s realT=57s; (s/r): 442.10526315789474
2022-09-30T21:33:06,100 INFO MemoryObserver:41 used RAM: 13362 MB free: 2733 MB total: 16096 MB
2022-09-30T21:33:22,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13434 #nodes=1919
2022-09-30T21:33:22,437 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261053 lost=0 simT=28800.0s realT=73s; (s/r): 394.52054794520546
2022-09-30T21:33:43,972 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14721 #nodes=2146
2022-09-30T21:33:43,973 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257555 lost=0 simT=32400.0s realT=95s; (s/r): 341.05263157894734
2022-09-30T21:34:05,979 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14715 #nodes=2089
2022-09-30T21:34:05,980 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252533 lost=0 simT=36000.0s realT=117s; (s/r): 307.6923076923077
2022-09-30T21:34:06,100 INFO MemoryObserver:41 used RAM: 14274 MB free: 1821 MB total: 16096 MB
2022-09-30T21:34:25,375 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15353 #nodes=2145
2022-09-30T21:34:25,375 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246937 lost=0 simT=39600.0s realT=136s; (s/r): 291.1764705882353
2022-09-30T21:34:47,012 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15817 #nodes=2215
2022-09-30T21:34:47,012 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239456 lost=0 simT=43200.0s realT=158s; (s/r): 273.4177215189873
2022-09-30T21:35:06,100 INFO MemoryObserver:41 used RAM: 14985 MB free: 1110 MB total: 16096 MB
2022-09-30T21:35:08,841 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16057 #nodes=2344
2022-09-30T21:35:08,841 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230725 lost=0 simT=46800.0s realT=180s; (s/r): 260.0
2022-09-30T21:35:28,623 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16403 #nodes=2403
2022-09-30T21:35:28,623 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219892 lost=0 simT=50400.0s realT=199s; (s/r): 253.26633165829145
2022-09-30T21:35:48,817 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16703 #nodes=2531
2022-09-30T21:35:48,818 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206767 lost=0 simT=54000.0s realT=220s; (s/r): 245.45454545454547
2022-09-30T21:36:06,108 INFO MemoryObserver:41 used RAM: 14901 MB free: 1194 MB total: 16096 MB
2022-09-30T21:36:15,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16992 #nodes=2445
2022-09-30T21:36:15,296 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190624 lost=0 simT=57600.0s realT=246s; (s/r): 234.14634146341464
2022-09-30T21:36:36,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17061 #nodes=2466
2022-09-30T21:36:36,708 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171447 lost=0 simT=61200.0s realT=267s; (s/r): 229.2134831460674
2022-09-30T21:36:57,464 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16828 #nodes=2305
2022-09-30T21:36:57,465 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=149920 lost=0 simT=64800.0s realT=288s; (s/r): 225.0
2022-09-30T21:37:06,109 INFO MemoryObserver:41 used RAM: 15728 MB free: 367 MB total: 16096 MB
2022-09-30T21:37:23,187 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16003 #nodes=2169
2022-09-30T21:37:23,188 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=126522 lost=0 simT=68400.0s realT=314s; (s/r): 217.8343949044586
2022-09-30T21:37:42,374 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15640 #nodes=2187
2022-09-30T21:37:42,374 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=102176 lost=0 simT=72000.0s realT=333s; (s/r): 216.21621621621622
2022-09-30T21:38:01,560 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13850 #nodes=1787
2022-09-30T21:38:01,560 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=79997 lost=0 simT=75600.0s realT=352s; (s/r): 214.77272727272728
2022-09-30T21:38:06,109 INFO MemoryObserver:41 used RAM: 15783 MB free: 312 MB total: 16096 MB
2022-09-30T21:38:28,790 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12938 #nodes=1602
2022-09-30T21:38:28,790 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=63893 lost=0 simT=79200.0s realT=380s; (s/r): 208.42105263157896
2022-09-30T21:38:45,506 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12282 #nodes=1498
2022-09-30T21:38:45,507 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=50472 lost=0 simT=82800.0s realT=396s; (s/r): 209.0909090909091
2022-09-30T21:38:59,709 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11767 #nodes=1406
2022-09-30T21:38:59,710 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=38241 lost=1 simT=86400.0s realT=410s; (s/r): 210.73170731707316
2022-09-30T21:39:06,110 INFO MemoryObserver:41 used RAM: 15298 MB free: 797 MB total: 16096 MB
2022-09-30T21:39:09,113 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9968 #nodes=1242
2022-09-30T21:39:09,113 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=31674 lost=4 simT=90000.0s realT=420s; (s/r): 214.28571428571428
2022-09-30T21:39:20,172 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8522 #nodes=983
2022-09-30T21:39:20,172 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=27469 lost=5 simT=93600.0s realT=431s; (s/r): 217.169373549884
2022-09-30T21:39:29,574 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7377 #nodes=814
2022-09-30T21:39:29,574 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=24433 lost=7 simT=97200.0s realT=440s; (s/r): 220.9090909090909
2022-09-30T21:39:34,882 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6355 #nodes=652
2022-09-30T21:39:34,883 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=22002 lost=7 simT=100800.0s realT=446s; (s/r): 226.00896860986546
2022-09-30T21:39:39,238 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5467 #nodes=594
2022-09-30T21:39:39,238 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=20098 lost=8 simT=104400.0s realT=450s; (s/r): 232.0
2022-09-30T21:39:42,846 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4725 #nodes=524
2022-09-30T21:39:42,846 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=18465 lost=9 simT=108000.0s realT=454s; (s/r): 237.88546255506608
2022-09-30T21:39:46,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4059 #nodes=426
2022-09-30T21:39:46,989 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=16999 lost=10 simT=111600.0s realT=458s; (s/r): 243.66812227074234
2022-09-30T21:39:50,801 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3459 #nodes=363
2022-09-30T21:39:50,801 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=15736 lost=10 simT=115200.0s realT=462s; (s/r): 249.35064935064935
2022-09-30T21:39:53,782 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2881 #nodes=313
2022-09-30T21:39:53,783 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=14640 lost=10 simT=118800.0s realT=465s; (s/r): 255.48387096774192
2022-09-30T21:39:56,093 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2471 #nodes=222
2022-09-30T21:39:56,094 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=13685 lost=10 simT=122400.0s realT=467s; (s/r): 262.0985010706638
2022-09-30T21:39:58,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2077 #nodes=218
2022-09-30T21:39:58,027 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=12791 lost=10 simT=126000.0s realT=469s; (s/r): 268.65671641791045
2022-09-30T21:39:59,841 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1733 #nodes=207
2022-09-30T21:39:59,841 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=11094 lost=11 simT=129600.0s realT=471s; (s/r): 275.1592356687898
2022-09-30T21:40:00,342 INFO AbstractController$9:234 ### ITERATION 26 fires after mobsim event
2022-09-30T21:40:00,342 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=313.215760547sec
2022-09-30T21:40:00,342 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T21:40:00,384 INFO LegTimesControlerListener:50 [26] average trip (probably: leg) duration is: 1390 seconds = 00:23:10
2022-09-30T21:40:00,384 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T21:40:00,384 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:40:00,384 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:40:00,384 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:40:00,384 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:40:00,384 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T21:40:00,384 INFO EventsManagerImpl:137 event # 1
2022-09-30T21:40:00,384 INFO EventsManagerImpl:137 event # 4
2022-09-30T21:40:00,384 INFO EventsManagerImpl:137 event # 16
2022-09-30T21:40:00,384 INFO EventsManagerImpl:137 event # 64
2022-09-30T21:40:00,385 INFO EventsManagerImpl:137 event # 256
2022-09-30T21:40:00,386 INFO EventsManagerImpl:137 event # 1024
2022-09-30T21:40:00,390 INFO EventsManagerImpl:137 event # 4096
2022-09-30T21:40:00,407 INFO EventsManagerImpl:137 event # 16384
2022-09-30T21:40:00,429 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T21:40:00,836 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:40:00,836 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:40:00,836 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:40:00,836 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:40:00,836 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T21:40:00,837 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T21:40:00,837 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:40:00,840 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:40:00,840 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:15:12][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:40:00,842 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:40:00,842 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:40:00,842 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:43][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:40:00,845 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:40:00,845 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T21:40:00,845 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:40:00,846 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:40:00,846 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:40:00,846 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:40:00,847 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:40:00,847 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:40:00,847 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:40:00,847 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:40:00,847 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:40:00,847 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:56][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:40:00,848 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:40:00,848 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T21:40:00,848 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:40:00,849 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:40:00,849 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:40:00,849 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:40:00,850 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:40:00,850 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:40:00,850 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:40:00,852 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:40:00,852 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:40:00,852 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:40:00,856 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:40:00,857 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:40:00,857 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:40:00,857 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T21:40:01,348 INFO ControlerListenerManagerImpl:251 [it.26] all ControlerAfterMobsimListeners called.
2022-09-30T21:40:01,348 INFO AbstractController$4:159 ### ITERATION 26 fires scoring event
2022-09-30T21:40:01,348 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T21:40:01,545 INFO NewScoreAssignerImpl:57 it: 26 msaStart: 599
2022-09-30T21:40:01,732 INFO ControlerListenerManagerImpl:194 [it.26] all ControlerScoringListeners called.
2022-09-30T21:40:01,733 INFO AbstractController$5:167 ### ITERATION 26 fires iteration end event
2022-09-30T21:40:01,733 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T21:40:01,733 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T21:40:01,839 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T21:40:01,840 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T21:40:04,984 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T21:40:04,985 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11745970205970103
2022-09-30T21:40:04,985 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.27397721028874844
2022-09-30T21:40:04,985 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.1452677200532E-4
2022-09-30T21:40:04,985 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.7087815874743886E-4
2022-09-30T21:40:04,985 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T21:40:04,985 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14759521816603932
2022-09-30T21:40:04,985 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1451136661240545
2022-09-30T21:40:04,985 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2548475636371106
2022-09-30T21:40:05,111 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T21:40:05,272 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -106.92807910284276
2022-09-30T21:40:05,273 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -149.96240006723568
2022-09-30T21:40:05,273 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -116.98243333662126
2022-09-30T21:40:05,273 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -85.98725244883866
2022-09-30T21:40:05,353 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T21:40:06,111 INFO MemoryObserver:41 used RAM: 15851 MB free: 244 MB total: 16096 MB
2022-09-30T21:40:06,447 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19163.947978863303 meters
2022-09-30T21:40:06,448 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138351.25525525218 meters (statistic on all 2061074 legs which have a finite distance)
2022-09-30T21:40:06,448 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52165.358534659106 meters
2022-09-30T21:40:06,448 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138277.58547141627 meters (statistic on all 756772 trips which have a finite distance)
2022-09-30T21:40:06,448 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T21:40:06,448 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T21:40:07,426 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T21:40:07,429 INFO LegHistogramListener:72 number of legs: 2072128 100%
2022-09-30T21:40:07,429 INFO LegHistogramListener:79 number of bike legs: 90507 4.367828628347284%
2022-09-30T21:40:07,430 INFO LegHistogramListener:79 number of car legs: 213168 10.287395373258795%
2022-09-30T21:40:07,430 INFO LegHistogramListener:79 number of drtNorth legs: 278 0.013416159619482967%
2022-09-30T21:40:07,430 INFO LegHistogramListener:79 number of drtSoutheast legs: 211 0.010182768632053618%
2022-09-30T21:40:07,430 INFO LegHistogramListener:79 number of freight legs: 47065 2.2713365197516757%
2022-09-30T21:40:07,430 INFO LegHistogramListener:79 number of pt legs: 141182 6.813382184884332%
2022-09-30T21:40:07,430 INFO LegHistogramListener:79 number of ride legs: 112237 5.416509018747877%
2022-09-30T21:40:07,430 INFO LegHistogramListener:79 number of walk legs: 1467480 70.8199493467585%
2022-09-30T21:40:07,972 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T21:40:07,972 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T21:40:11,494 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.321732644541099
2022-09-30T21:40:11,494 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.39995609463019355
2022-09-30T21:40:11,494 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.004341753236416295
2022-09-30T21:40:11,494 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0037422266954918685
2022-09-30T21:40:11,494 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T21:40:11,494 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.350271134915296
2022-09-30T21:40:11,494 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.35994187031740243
2022-09-30T21:40:11,494 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6886261984111904
2022-09-30T21:40:11,494 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.17891309817856904
2022-09-30T21:40:11,494 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.36886929551138203
2022-09-30T21:40:11,494 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.404725347519988E-4
2022-09-30T21:40:11,494 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.4162126355032686E-4
2022-09-30T21:40:11,494 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T21:40:11,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.20874692534033082
2022-09-30T21:40:11,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.20578010342153777
2022-09-30T21:40:11,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.36615794635842186
2022-09-30T21:40:11,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.13372522941197615
2022-09-30T21:40:11,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.34143614207880374
2022-09-30T21:40:11,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.3222962251652228E-4
2022-09-30T21:40:11,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.1554044685909714E-4
2022-09-30T21:40:11,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T21:40:11,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.15208332263514382
2022-09-30T21:40:11,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.15658169736619132
2022-09-30T21:40:11,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.2533288486522849
2022-09-30T21:40:11,627 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T21:40:12,697 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T21:40:12,989 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T21:40:13,343 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T21:40:14,436 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T21:40:14,736 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T21:40:15,081 INFO ControlerListenerManagerImpl:171 [it.26] all ControlerIterationEndsListeners called.
2022-09-30T21:40:15,211 INFO AbstractController:181 ### ITERATION 26 ENDS
2022-09-30T21:40:15,211 INFO AbstractController:182 ###################################################
2022-09-30T21:40:15,211 INFO AbstractController:133 ###################################################
2022-09-30T21:40:15,211 INFO AbstractController:134 ### ITERATION 27 BEGINS
2022-09-30T21:40:15,212 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T21:40:15,212 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T21:40:15,212 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T21:40:15,213 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T21:40:15,213 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T21:40:15,574 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T21:40:15,626 INFO ControlerListenerManagerImpl:148 [it.27] all ControlerIterationStartsListeners called.
2022-09-30T21:40:15,626 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T21:40:25,382 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169966 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T21:40:25,382 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30291 plans
2022-09-30T21:40:25,393 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:40:25,395 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:40:25,396 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:25,401 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:40:25,407 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:25,409 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:25,409 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:25,412 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:40:25,422 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:40:25,429 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:25,430 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:40:25,433 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:25,437 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:25,452 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:40:25,457 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:25,473 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:25,513 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:40:25,554 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:25,556 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:25,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:25,590 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:40:25,836 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:40:26,303 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:40:27,283 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:40:29,181 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:40:33,247 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T21:40:40,225 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T21:40:57,940 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:40:57,941 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30291 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T21:40:57,941 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30514 plans
2022-09-30T21:40:57,941 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T21:40:57,941 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T21:40:57,941 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T21:40:57,941 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T21:40:57,941 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T21:40:57,941 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T21:40:57,941 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T21:40:57,942 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T21:40:57,942 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T21:40:57,943 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T21:40:57,944 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T21:40:57,947 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T21:40:57,952 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T21:40:57,992 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T21:40:58,013 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T21:40:58,052 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T21:40:58,184 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30514 plans
2022-09-30T21:40:58,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:58,184 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:40:58,185 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:40:58,185 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:58,185 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:58,185 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:58,185 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:40:58,186 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:58,187 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:40:58,188 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:58,188 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:58,188 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:40:58,189 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:58,190 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:58,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:58,195 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:40:58,200 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:58,207 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:40:58,210 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:40:58,251 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:40:58,362 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:40:58,600 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:40:59,028 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:40:59,899 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:41:01,823 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:41:06,112 INFO MemoryObserver:41 used RAM: 15676 MB free: 419 MB total: 16096 MB
2022-09-30T21:41:06,128 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T21:41:15,026 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T21:41:35,357 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:41:35,357 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30514 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T21:41:35,358 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7657 plans
2022-09-30T21:41:35,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T21:41:35,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T21:41:35,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T21:41:35,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T21:41:35,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T21:41:35,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T21:41:35,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T21:41:35,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T21:41:35,358 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T21:41:35,359 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T21:41:35,359 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T21:41:35,360 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T21:41:35,361 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T21:41:35,363 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T21:41:35,363 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7657 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T21:41:35,363 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40109 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T21:41:35,363 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6956 plans
2022-09-30T21:41:35,364 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:41:35,364 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:41:35,364 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:41:35,366 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:41:35,371 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:41:35,384 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:41:35,465 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:41:35,572 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:41:35,857 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:41:36,484 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:41:36,972 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:41:38,552 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:41:41,571 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:41:52,995 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:41:52,996 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6956 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T21:41:52,996 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T21:41:54,302 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T21:41:55,748 INFO ControlerListenerManagerImpl:213 [it.27] all ControlerReplanningListeners called.
2022-09-30T21:41:55,748 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T21:41:55,748 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T21:41:55,748 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T21:41:55,863 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T21:41:55,979 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T21:41:55,979 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T21:41:55,979 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T21:41:55,980 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T21:41:55,982 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T21:41:55,982 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T21:41:55,982 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T21:41:55,982 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T21:41:55,983 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T21:41:55,983 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T21:41:55,983 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T21:41:55,983 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T21:41:55,983 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T21:41:55,983 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:41:55,983 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:41:55,983 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T21:41:55,983 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:41:55,983 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:41:55,983 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T21:41:55,983 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T21:41:55,983 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T21:41:55,983 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T21:41:56,862 INFO ControlerListenerManagerImpl:232 [it.27] all ControlerBeforeMobsimListeners called.
2022-09-30T21:41:56,862 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T21:41:56,862 INFO NetworkImpl:163 node # 1
2022-09-30T21:41:56,862 INFO NetworkImpl:163 node # 4
2022-09-30T21:41:56,862 INFO NetworkImpl:163 node # 16
2022-09-30T21:41:56,862 INFO NetworkImpl:163 node # 64
2022-09-30T21:41:56,863 INFO NetworkImpl:163 node # 256
2022-09-30T21:41:56,863 INFO NetworkImpl:163 node # 1024
2022-09-30T21:41:56,863 INFO NetworkImpl:163 node # 4096
2022-09-30T21:41:56,865 INFO NetworkImpl:163 node # 16384
2022-09-30T21:41:56,874 INFO NetworkImpl:163 node # 65536
2022-09-30T21:41:56,908 INFO NetworkImpl:159 link # 1
2022-09-30T21:41:56,908 INFO NetworkImpl:159 link # 4
2022-09-30T21:41:56,909 INFO NetworkImpl:159 link # 16
2022-09-30T21:41:56,909 INFO NetworkImpl:159 link # 64
2022-09-30T21:41:56,909 INFO NetworkImpl:159 link # 256
2022-09-30T21:41:56,910 INFO NetworkImpl:159 link # 1024
2022-09-30T21:41:56,915 INFO NetworkImpl:159 link # 4096
2022-09-30T21:41:56,936 INFO NetworkImpl:159 link # 16384
2022-09-30T21:41:57,020 INFO NetworkImpl:159 link # 65536
2022-09-30T21:41:57,427 INFO NetworkImpl:159 link # 262144
2022-09-30T21:41:58,489 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T21:41:58,490 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T21:41:58,490 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T21:41:58,490 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T21:41:58,490 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T21:41:58,491 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T21:41:58,491 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T21:41:58,493 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T21:41:58,496 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T21:41:58,501 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T21:41:58,513 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T21:41:58,529 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T21:41:58,558 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T21:41:58,618 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T21:41:58,738 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T21:41:58,983 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T21:41:59,472 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T21:42:00,477 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T21:42:02,237 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T21:42:02,445 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T21:42:02,468 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:42:02,468 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T21:42:02,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:42:02,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:42:02,469 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:42:02,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T21:42:02,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T21:42:02,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T21:42:02,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:42:02,469 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:42:04,483 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:42:04,483 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:42:04,483 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:42:04,483 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:42:04,483 INFO EventsManagerImpl:176
2022-09-30T21:42:04,483 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:42:04,483 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:42:04,483 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:42:04,483 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:42:04,484 INFO EventsManagerImpl:176
2022-09-30T21:42:04,484 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:42:04,484 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:42:04,484 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:42:04,484 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:42:04,484 INFO EventsManagerImpl:176
2022-09-30T21:42:04,484 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:42:04,484 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:42:04,484 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:42:04,484 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:42:04,484 INFO EventsManagerImpl:176
2022-09-30T21:42:04,484 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T21:42:04,484 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T21:42:04,484 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T21:42:04,484 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T21:42:04,484 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T21:42:04,485 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T21:42:04,485 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T21:42:04,485 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:42:04,485 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T21:42:04,485 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:42:04,485 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:42:04,485 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T21:42:04,485 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:42:04,485 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:42:04,485 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:42:04,485 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T21:42:04,485 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T21:42:04,485 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T21:42:04,485 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T21:42:04,485 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:42:04,485 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:42:04,485 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:42:04,485 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T21:42:04,485 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:42:04,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:42:04,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:42:04,486 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:42:04,486 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:42:04,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:42:04,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:42:04,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:42:04,486 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:42:04,486 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:42:04,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:42:04,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:42:04,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:42:04,486 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:42:04,486 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T21:42:04,486 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:42:04,486 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:42:04,486 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:42:04,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T21:42:04,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:42:04,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:42:04,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:42:04,486 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:42:04,487 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:42:04,487 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:42:04,487 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:42:04,487 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:42:04,487 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:42:04,487 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:42:04,487 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:42:04,487 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:42:04,487 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:42:04,487 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:42:06,113 INFO MemoryObserver:41 used RAM: 15846 MB free: 249 MB total: 16096 MB
2022-09-30T21:42:07,391 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T21:42:07,396 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T21:42:13,940 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T21:42:13,941 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T21:42:13,941 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T21:42:13,941 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T21:42:13,941 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T21:42:13,941 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T21:42:13,941 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T21:42:13,941 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T21:42:14,286 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T21:42:14,286 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-09-30T21:42:14,289 INFO VehicularDepartureHandler:110 teleport vehicle 20465_bike from link 37995742#0 to link -37995740#1
2022-09-30T21:42:14,403 INFO VehicularDepartureHandler:110 teleport vehicle 20519_bike from link 321979763 to link 179753956
2022-09-30T21:42:15,437 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1770 #nodes=222
2022-09-30T21:42:15,437 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271909 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-09-30T21:42:16,925 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T21:42:17,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3141 #nodes=341
2022-09-30T21:42:17,229 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271317 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-09-30T21:42:18,440 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T21:42:18,892 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T21:42:20,085 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4396 #nodes=444
2022-09-30T21:42:20,085 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270748 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-09-30T21:42:21,080 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T21:42:21,559 INFO VehicularDepartureHandler:110 teleport vehicle 15183_bike from link -855874110 to link 341989089#0
2022-09-30T21:42:23,782 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5708 #nodes=660
2022-09-30T21:42:23,782 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269949 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-09-30T21:42:25,397 INFO VehicularDepartureHandler:110 teleport vehicle 20475_bike from link 320367744 to link -37712178
2022-09-30T21:42:26,570 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-09-30T21:42:26,570 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T21:42:32,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7269 #nodes=986
2022-09-30T21:42:32,023 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268794 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-09-30T21:42:43,350 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10973 #nodes=1594
2022-09-30T21:42:43,351 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266979 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-09-30T21:43:00,470 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12116 #nodes=1866
2022-09-30T21:43:00,471 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264411 lost=0 simT=25200.0s realT=58s; (s/r): 434.48275862068965
2022-09-30T21:43:06,113 INFO MemoryObserver:41 used RAM: 13269 MB free: 2826 MB total: 16096 MB
2022-09-30T21:43:17,887 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13370 #nodes=1965
2022-09-30T21:43:17,887 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261036 lost=0 simT=28800.0s realT=75s; (s/r): 384.0
2022-09-30T21:43:39,712 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14668 #nodes=2098
2022-09-30T21:43:39,713 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257548 lost=0 simT=32400.0s realT=97s; (s/r): 334.02061855670104
2022-09-30T21:43:57,990 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14750 #nodes=2061
2022-09-30T21:43:57,991 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252497 lost=0 simT=36000.0s realT=115s; (s/r): 313.04347826086956
2022-09-30T21:44:06,113 INFO MemoryObserver:41 used RAM: 14120 MB free: 1975 MB total: 16096 MB
2022-09-30T21:44:16,366 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15269 #nodes=2034
2022-09-30T21:44:16,366 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246876 lost=0 simT=39600.0s realT=133s; (s/r): 297.74436090225566
2022-09-30T21:44:40,641 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15618 #nodes=2221
2022-09-30T21:44:40,641 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239420 lost=0 simT=43200.0s realT=158s; (s/r): 273.4177215189873
2022-09-30T21:45:00,446 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16080 #nodes=2325
2022-09-30T21:45:00,447 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230737 lost=0 simT=46800.0s realT=177s; (s/r): 264.40677966101697
2022-09-30T21:45:06,114 INFO MemoryObserver:41 used RAM: 14902 MB free: 1193 MB total: 16096 MB
2022-09-30T21:45:20,576 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16424 #nodes=2508
2022-09-30T21:45:20,577 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219769 lost=0 simT=50400.0s realT=198s; (s/r): 254.54545454545453
2022-09-30T21:45:46,644 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16762 #nodes=2468
2022-09-30T21:45:46,644 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206661 lost=0 simT=54000.0s realT=224s; (s/r): 241.07142857142858
2022-09-30T21:46:06,114 INFO MemoryObserver:41 used RAM: 15244 MB free: 851 MB total: 16096 MB
2022-09-30T21:46:08,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17149 #nodes=2523
2022-09-30T21:46:08,094 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190389 lost=0 simT=57600.0s realT=245s; (s/r): 235.10204081632654
2022-09-30T21:46:30,049 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17062 #nodes=2410
2022-09-30T21:46:30,050 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171223 lost=0 simT=61200.0s realT=267s; (s/r): 229.2134831460674
2022-09-30T21:46:53,556 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16711 #nodes=2332
2022-09-30T21:46:53,556 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=149696 lost=0 simT=64800.0s realT=291s; (s/r): 222.68041237113403
2022-09-30T21:47:06,115 INFO MemoryObserver:41 used RAM: 15701 MB free: 394 MB total: 16096 MB
2022-09-30T21:47:18,832 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16155 #nodes=2112
2022-09-30T21:47:18,832 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=126263 lost=0 simT=68400.0s realT=316s; (s/r): 216.45569620253164
2022-09-30T21:47:40,739 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15747 #nodes=2124
2022-09-30T21:47:40,740 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=101843 lost=0 simT=72000.0s realT=338s; (s/r): 213.01775147928993
2022-09-30T21:48:07,202 INFO MemoryObserver:41 used RAM: 14870 MB free: 1225 MB total: 16096 MB
2022-09-30T21:48:10,166 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13901 #nodes=1863
2022-09-30T21:48:10,167 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=79637 lost=0 simT=75600.0s realT=367s; (s/r): 205.99455040871933
2022-09-30T21:48:28,634 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13089 #nodes=1540
2022-09-30T21:48:28,634 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=63537 lost=0 simT=79200.0s realT=386s; (s/r): 205.18134715025906
2022-09-30T21:48:42,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12342 #nodes=1527
2022-09-30T21:48:42,370 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=49962 lost=0 simT=82800.0s realT=399s; (s/r): 207.5187969924812
2022-09-30T21:48:56,248 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11701 #nodes=1405
2022-09-30T21:48:56,249 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=37721 lost=2 simT=86400.0s realT=413s; (s/r): 209.20096852300242
2022-09-30T21:49:07,202 INFO MemoryObserver:41 used RAM: 15900 MB free: 195 MB total: 16096 MB
2022-09-30T21:49:10,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9970 #nodes=1148
2022-09-30T21:49:10,018 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=31225 lost=5 simT=90000.0s realT=427s; (s/r): 210.7728337236534
2022-09-30T21:49:17,371 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8530 #nodes=992
2022-09-30T21:49:17,371 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=27004 lost=6 simT=93600.0s realT=434s; (s/r): 215.66820276497697
2022-09-30T21:49:23,643 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7317 #nodes=807
2022-09-30T21:49:23,643 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=23962 lost=7 simT=97200.0s realT=441s; (s/r): 220.40816326530611
2022-09-30T21:49:31,305 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6298 #nodes=675
2022-09-30T21:49:31,305 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=21583 lost=7 simT=100800.0s realT=448s; (s/r): 225.0
2022-09-30T21:49:37,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5424 #nodes=574
2022-09-30T21:49:37,239 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=19662 lost=7 simT=104400.0s realT=454s; (s/r): 229.95594713656388
2022-09-30T21:49:41,503 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4657 #nodes=519
2022-09-30T21:49:41,503 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=17998 lost=8 simT=108000.0s realT=459s; (s/r): 235.2941176470588
2022-09-30T21:49:44,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4025 #nodes=362
2022-09-30T21:49:44,518 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=16600 lost=9 simT=111600.0s realT=462s; (s/r): 241.55844155844156
2022-09-30T21:49:46,976 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3393 #nodes=377
2022-09-30T21:49:46,976 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=15418 lost=9 simT=115200.0s realT=464s; (s/r): 248.27586206896552
2022-09-30T21:49:49,119 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2866 #nodes=303
2022-09-30T21:49:49,119 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=14336 lost=9 simT=118800.0s realT=466s; (s/r): 254.93562231759657
2022-09-30T21:49:50,865 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2451 #nodes=243
2022-09-30T21:49:50,865 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=13384 lost=9 simT=122400.0s realT=468s; (s/r): 261.53846153846155
2022-09-30T21:49:52,690 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2035 #nodes=224
2022-09-30T21:49:52,690 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=12477 lost=10 simT=126000.0s realT=470s; (s/r): 268.0851063829787
2022-09-30T21:49:54,699 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1642 #nodes=199
2022-09-30T21:49:54,699 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=10766 lost=10 simT=129600.0s realT=472s; (s/r): 274.5762711864407
2022-09-30T21:49:55,265 INFO AbstractController$9:234 ### ITERATION 27 fires after mobsim event
2022-09-30T21:49:55,265 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=317.648087203sec
2022-09-30T21:49:55,265 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T21:49:55,305 INFO LegTimesControlerListener:50 [27] average trip (probably: leg) duration is: 1382 seconds = 00:23:02
2022-09-30T21:49:55,305 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T21:49:55,306 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:49:55,306 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:49:55,306 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:49:55,306 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:49:55,306 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T21:49:55,306 INFO EventsManagerImpl:137 event # 1
2022-09-30T21:49:55,306 INFO EventsManagerImpl:137 event # 4
2022-09-30T21:49:55,306 INFO EventsManagerImpl:137 event # 16
2022-09-30T21:49:55,306 INFO EventsManagerImpl:137 event # 64
2022-09-30T21:49:55,306 INFO EventsManagerImpl:137 event # 256
2022-09-30T21:49:55,307 INFO EventsManagerImpl:137 event # 1024
2022-09-30T21:49:55,311 INFO EventsManagerImpl:137 event # 4096
2022-09-30T21:49:55,324 INFO EventsManagerImpl:137 event # 16384
2022-09-30T21:49:55,341 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T21:49:55,656 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:49:55,656 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:49:55,656 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:49:55,656 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:49:55,657 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T21:49:55,657 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T21:49:55,657 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:49:55,660 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:49:55,660 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:15:12][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:49:55,662 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:49:55,662 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:49:55,662 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:55][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:49:55,664 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:49:55,664 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T21:49:55,664 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:49:55,665 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:49:55,665 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:49:55,665 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:49:55,665 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:49:55,665 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:49:55,665 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:49:55,666 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:49:55,666 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T21:49:55,667 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:49:55,667 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:49:55,667 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:49:55,667 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:49:55,668 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:49:55,668 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:49:55,668 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:49:55,670 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:49:55,670 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:49:55,670 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:49:55,673 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:49:55,673 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:49:55,673 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:49:55,674 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T21:49:55,674 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T21:49:55,674 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:05][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T21:49:55,674 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T21:49:56,163 INFO ControlerListenerManagerImpl:251 [it.27] all ControlerAfterMobsimListeners called.
2022-09-30T21:49:56,163 INFO AbstractController$4:159 ### ITERATION 27 fires scoring event
2022-09-30T21:49:56,163 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T21:49:56,328 INFO NewScoreAssignerImpl:57 it: 27 msaStart: 599
2022-09-30T21:49:56,470 INFO ControlerListenerManagerImpl:194 [it.27] all ControlerScoringListeners called.
2022-09-30T21:49:56,470 INFO AbstractController$5:167 ### ITERATION 27 fires iteration end event
2022-09-30T21:49:56,470 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T21:49:56,470 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T21:49:56,564 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T21:49:56,565 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T21:50:05,460 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T21:50:05,460 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11826976897045759
2022-09-30T21:50:05,460 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.27445734503458513
2022-09-30T21:50:05,460 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.3378351314850284E-4
2022-09-30T21:50:05,460 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.631754622901657E-4
2022-09-30T21:50:05,460 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T21:50:05,460 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1474450155851225
2022-09-30T21:50:05,460 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14517528769571267
2022-09-30T21:50:05,460 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.25363438894509005
2022-09-30T21:50:05,572 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T21:50:05,681 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -106.52020270432241
2022-09-30T21:50:05,681 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -148.084074044011
2022-09-30T21:50:05,681 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -116.14371812116919
2022-09-30T21:50:05,681 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -85.8735144218403
2022-09-30T21:50:05,728 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T21:50:06,596 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19196.151193833517 meters
2022-09-30T21:50:06,597 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138727.63216342966 meters (statistic on all 2063214 legs which have a finite distance)
2022-09-30T21:50:06,597 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52270.067011668245 meters
2022-09-30T21:50:06,597 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138665.54347378828 meters (statistic on all 757375 trips which have a finite distance)
2022-09-30T21:50:06,597 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T21:50:06,597 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T21:50:07,203 INFO MemoryObserver:41 used RAM: 13691 MB free: 2404 MB total: 16096 MB
2022-09-30T21:50:07,438 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T21:50:07,441 INFO LegHistogramListener:72 number of legs: 2073939 100%
2022-09-30T21:50:07,441 INFO LegHistogramListener:79 number of bike legs: 91122 4.393668280503911%
2022-09-30T21:50:07,441 INFO LegHistogramListener:79 number of car legs: 213566 10.297602774237815%
2022-09-30T21:50:07,441 INFO LegHistogramListener:79 number of drtNorth legs: 300 0.01446522776224373%
2022-09-30T21:50:07,441 INFO LegHistogramListener:79 number of drtSoutheast legs: 199 0.009595267748955008%
2022-09-30T21:50:07,441 INFO LegHistogramListener:79 number of freight legs: 47065 2.2693531487666707%
2022-09-30T21:50:07,441 INFO LegHistogramListener:79 number of pt legs: 140800 6.789013563079724%
2022-09-30T21:50:07,441 INFO LegHistogramListener:79 number of ride legs: 112343 5.416890274979158%
2022-09-30T21:50:07,441 INFO LegHistogramListener:79 number of walk legs: 1468544 70.80941146292152%
2022-09-30T21:50:07,981 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T21:50:07,982 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T21:50:11,210 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.32764574785479905
2022-09-30T21:50:11,210 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.40092021547009554
2022-09-30T21:50:11,210 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.004477834207161454
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.003853915794122329
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3560083599932216
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.3672350400796972
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.6977217991444872
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.180810529072544
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.36967037594293845
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.520265794379085E-4
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.518915254933577E-4
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.21161746355340794
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.20830273651129472
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.370988820819875
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.13562651165417974
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3436943159235276
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.3351340525940113E-4
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.2195936057349142E-4
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1546701448620447
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1587333172432563
2022-09-30T21:50:11,211 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.25734580485475284
2022-09-30T21:50:11,346 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T21:50:12,401 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T21:50:12,693 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T21:50:13,049 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T21:50:14,122 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T21:50:14,401 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T21:50:14,736 INFO ControlerListenerManagerImpl:171 [it.27] all ControlerIterationEndsListeners called.
2022-09-30T21:50:14,824 INFO AbstractController:181 ### ITERATION 27 ENDS
2022-09-30T21:50:14,824 INFO AbstractController:182 ###################################################
2022-09-30T21:50:14,824 INFO AbstractController:133 ###################################################
2022-09-30T21:50:14,824 INFO AbstractController:134 ### ITERATION 28 BEGINS
2022-09-30T21:50:14,825 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T21:50:14,825 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T21:50:14,825 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T21:50:14,825 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T21:50:14,825 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T21:50:15,130 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T21:50:15,164 INFO ControlerListenerManagerImpl:148 [it.28] all ControlerIterationStartsListeners called.
2022-09-30T21:50:15,164 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T21:50:16,867 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169983 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T21:50:16,868 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30474 plans
2022-09-30T21:50:16,868 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:50:16,868 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:16,868 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:16,869 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:50:16,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:16,870 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:16,871 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:50:16,872 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:50:16,872 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:16,872 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:16,876 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:16,876 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:16,879 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:50:16,890 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:16,892 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:50:16,899 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:16,910 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:50:16,914 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:16,932 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:16,950 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:50:17,170 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:50:17,372 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:50:17,987 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:50:19,038 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:50:20,947 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:50:24,762 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T21:50:32,330 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T21:50:50,079 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:50:50,079 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30474 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T21:50:50,079 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30486 plans
2022-09-30T21:50:50,080 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T21:50:50,080 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T21:50:50,080 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T21:50:50,080 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T21:50:50,080 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T21:50:50,080 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T21:50:50,080 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T21:50:50,080 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T21:50:50,081 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T21:50:50,082 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T21:50:50,083 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T21:50:50,086 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T21:50:50,091 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T21:50:50,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T21:50:50,123 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T21:50:50,163 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T21:50:58,179 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30486 plans
2022-09-30T21:50:58,180 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:50:58,180 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:50:58,180 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:50:58,180 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:58,180 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:58,182 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:50:58,183 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:58,185 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:58,185 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:50:58,187 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:58,187 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:58,198 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:50:58,199 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:58,202 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:58,203 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:58,204 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:58,205 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:58,209 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:50:58,227 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T21:50:58,256 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:50:58,380 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:50:58,590 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:50:59,052 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:51:00,153 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:51:02,317 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:51:06,532 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T21:51:07,204 INFO MemoryObserver:41 used RAM: 14158 MB free: 1937 MB total: 16096 MB
2022-09-30T21:51:15,109 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T21:51:37,086 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:51:37,086 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30486 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T21:51:37,086 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7485 plans
2022-09-30T21:51:37,087 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T21:51:37,087 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T21:51:37,087 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T21:51:37,087 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T21:51:37,087 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T21:51:37,087 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T21:51:37,087 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T21:51:37,088 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T21:51:37,088 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T21:51:37,089 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T21:51:37,090 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T21:51:37,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T21:51:37,093 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T21:51:37,098 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T21:51:37,098 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7485 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T21:51:37,098 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40365 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T21:51:37,098 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6700 plans
2022-09-30T21:51:37,099 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T21:51:37,099 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T21:51:37,099 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T21:51:37,100 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T21:51:37,104 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T21:51:37,125 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T21:51:37,201 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T21:51:37,353 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T21:51:37,609 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T21:51:38,236 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T21:51:38,942 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T21:51:40,329 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T21:51:43,337 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T21:51:53,032 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T21:51:53,032 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6700 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T21:51:53,033 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T21:51:54,469 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T21:51:55,881 INFO ControlerListenerManagerImpl:213 [it.28] all ControlerReplanningListeners called.
2022-09-30T21:51:55,881 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T21:51:55,881 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T21:51:55,881 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T21:51:55,997 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T21:51:56,111 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T21:51:56,111 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T21:51:56,112 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T21:51:56,113 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T21:51:56,114 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T21:51:56,114 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T21:51:56,115 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T21:51:56,115 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T21:51:56,115 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T21:51:56,115 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T21:51:56,115 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T21:51:56,115 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T21:51:56,115 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T21:51:56,115 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:51:56,115 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:51:56,115 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T21:51:56,115 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T21:51:56,115 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T21:51:56,116 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T21:51:56,116 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T21:51:56,116 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T21:51:56,116 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T21:51:56,991 INFO ControlerListenerManagerImpl:232 [it.28] all ControlerBeforeMobsimListeners called.
2022-09-30T21:51:56,991 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T21:51:56,992 INFO NetworkImpl:163 node # 1
2022-09-30T21:51:56,992 INFO NetworkImpl:163 node # 4
2022-09-30T21:51:56,992 INFO NetworkImpl:163 node # 16
2022-09-30T21:51:56,992 INFO NetworkImpl:163 node # 64
2022-09-30T21:51:56,992 INFO NetworkImpl:163 node # 256
2022-09-30T21:51:56,992 INFO NetworkImpl:163 node # 1024
2022-09-30T21:51:56,993 INFO NetworkImpl:163 node # 4096
2022-09-30T21:51:56,995 INFO NetworkImpl:163 node # 16384
2022-09-30T21:51:57,004 INFO NetworkImpl:163 node # 65536
2022-09-30T21:51:57,041 INFO NetworkImpl:159 link # 1
2022-09-30T21:51:57,041 INFO NetworkImpl:159 link # 4
2022-09-30T21:51:57,041 INFO NetworkImpl:159 link # 16
2022-09-30T21:51:57,041 INFO NetworkImpl:159 link # 64
2022-09-30T21:51:57,041 INFO NetworkImpl:159 link # 256
2022-09-30T21:51:57,043 INFO NetworkImpl:159 link # 1024
2022-09-30T21:51:57,048 INFO NetworkImpl:159 link # 4096
2022-09-30T21:51:57,071 INFO NetworkImpl:159 link # 16384
2022-09-30T21:51:57,173 INFO NetworkImpl:159 link # 65536
2022-09-30T21:51:57,657 INFO NetworkImpl:159 link # 262144
2022-09-30T21:51:58,722 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T21:51:58,722 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T21:51:58,722 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T21:51:58,722 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T21:51:58,723 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T21:51:58,723 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T21:51:58,724 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T21:51:58,725 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T21:51:58,728 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T21:51:58,734 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T21:51:58,745 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T21:51:58,762 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T21:51:58,792 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T21:51:58,853 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T21:51:58,974 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T21:51:59,221 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T21:51:59,712 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T21:52:00,708 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T21:52:02,495 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T21:52:02,671 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T21:52:02,694 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:52:02,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T21:52:02,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:52:02,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:52:02,694 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:52:02,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T21:52:02,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T21:52:02,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T21:52:02,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:52:02,694 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:52:04,942 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:52:04,942 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:52:04,942 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:52:04,943 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:52:04,943 INFO EventsManagerImpl:176
2022-09-30T21:52:04,943 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:52:04,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:52:04,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:52:04,943 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:52:04,943 INFO EventsManagerImpl:176
2022-09-30T21:52:04,943 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:52:04,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:52:04,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:52:04,943 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:52:04,943 INFO EventsManagerImpl:176
2022-09-30T21:52:04,943 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:52:04,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T21:52:04,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T21:52:04,943 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T21:52:04,943 INFO EventsManagerImpl:176
2022-09-30T21:52:04,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T21:52:04,944 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T21:52:04,944 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T21:52:04,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T21:52:04,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T21:52:04,944 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T21:52:04,944 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T21:52:04,944 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:52:04,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T21:52:04,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:52:04,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:52:04,944 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T21:52:04,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:52:04,944 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:52:04,944 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T21:52:04,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T21:52:04,945 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T21:52:04,945 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T21:52:04,945 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T21:52:04,945 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:52:04,945 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:52:04,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:52:04,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T21:52:04,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:52:04,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:52:04,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:52:04,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:52:04,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:52:04,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:52:04,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:52:04,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:52:04,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:52:04,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:52:04,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:52:04,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:52:04,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:52:04,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:52:04,946 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T21:52:04,946 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:52:04,946 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T21:52:04,946 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:52:04,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T21:52:04,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:52:04,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:52:04,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T21:52:04,946 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T21:52:04,946 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:52:04,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:52:04,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:52:04,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:52:04,946 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T21:52:04,946 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T21:52:04,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:52:04,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T21:52:04,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T21:52:04,946 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T21:52:07,205 INFO MemoryObserver:41 used RAM: 15383 MB free: 712 MB total: 16096 MB
2022-09-30T21:52:07,239 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T21:52:07,243 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T21:52:07,568 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T21:52:07,568 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T21:52:07,568 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T21:52:07,568 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T21:52:07,568 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T21:52:07,568 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T21:52:07,568 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T21:52:07,569 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T21:52:07,907 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T21:52:07,907 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=5s; (s/r): 0.0
2022-09-30T21:52:07,983 INFO VehicularDepartureHandler:110 teleport vehicle 33800_bike from link -751944414 to link -751968901
2022-09-30T21:52:08,303 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-09-30T21:52:08,923 INFO VehicularDepartureHandler:110 teleport vehicle 15581_bike from link 59156126#0 to link 341989089#0
2022-09-30T21:52:09,423 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1773 #nodes=223
2022-09-30T21:52:09,423 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271910 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-09-30T21:52:09,647 INFO VehicularDepartureHandler:110 teleport vehicle 174095_bike from link 604018580 to link 291473314
2022-09-30T21:52:10,493 INFO VehicularDepartureHandler:110 teleport vehicle 6309_bike from link 53749091 to link 28497757#0
2022-09-30T21:52:10,913 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T21:52:11,487 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3109 #nodes=338
2022-09-30T21:52:11,488 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271326 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-09-30T21:52:13,235 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T21:52:13,896 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T21:52:15,480 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4401 #nodes=447
2022-09-30T21:52:15,481 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270757 lost=0 simT=10800.0s realT=12s; (s/r): 900.0
2022-09-30T21:52:15,559 INFO VehicularDepartureHandler:110 teleport vehicle 26124_bike from link 318394551 to link 75485510
2022-09-30T21:52:15,559 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T21:52:19,422 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5733 #nodes=653
2022-09-30T21:52:19,422 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269958 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-09-30T21:52:24,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7266 #nodes=1006
2022-09-30T21:52:24,369 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268815 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-09-30T21:52:35,842 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10915 #nodes=1646
2022-09-30T21:52:35,842 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266975 lost=0 simT=21600.0s realT=33s; (s/r): 654.5454545454545
2022-09-30T21:52:50,528 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12115 #nodes=1859
2022-09-30T21:52:50,529 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264387 lost=0 simT=25200.0s realT=47s; (s/r): 536.1702127659574
2022-09-30T21:53:07,205 INFO MemoryObserver:41 used RAM: 14207 MB free: 1888 MB total: 16096 MB
2022-09-30T21:53:10,090 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13397 #nodes=2003
2022-09-30T21:53:10,091 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261041 lost=0 simT=28800.0s realT=67s; (s/r): 429.85074626865674
2022-09-30T21:53:28,141 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14736 #nodes=2091
2022-09-30T21:53:28,142 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257537 lost=0 simT=32400.0s realT=85s; (s/r): 381.1764705882353
2022-09-30T21:53:51,465 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14753 #nodes=2048
2022-09-30T21:53:51,466 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252448 lost=0 simT=36000.0s realT=108s; (s/r): 333.3333333333333
2022-09-30T21:54:07,205 INFO MemoryObserver:41 used RAM: 15220 MB free: 875 MB total: 16096 MB
2022-09-30T21:54:09,888 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15288 #nodes=2108
2022-09-30T21:54:09,888 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246804 lost=0 simT=39600.0s realT=127s; (s/r): 311.81102362204723
2022-09-30T21:54:28,952 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15667 #nodes=2224
2022-09-30T21:54:28,953 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239323 lost=0 simT=43200.0s realT=146s; (s/r): 295.8904109589041
2022-09-30T21:54:50,987 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16145 #nodes=2347
2022-09-30T21:54:50,988 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230691 lost=0 simT=46800.0s realT=168s; (s/r): 278.57142857142856
2022-09-30T21:55:07,205 INFO MemoryObserver:41 used RAM: 15186 MB free: 909 MB total: 16096 MB
2022-09-30T21:55:14,418 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16478 #nodes=2447
2022-09-30T21:55:14,418 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219607 lost=0 simT=50400.0s realT=191s; (s/r): 263.8743455497382
2022-09-30T21:55:34,966 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16688 #nodes=2481
2022-09-30T21:55:34,966 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206492 lost=0 simT=54000.0s realT=212s; (s/r): 254.71698113207546
2022-09-30T21:56:00,373 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17036 #nodes=2480
2022-09-30T21:56:00,374 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190372 lost=0 simT=57600.0s realT=237s; (s/r): 243.0379746835443
2022-09-30T21:56:07,206 INFO MemoryObserver:41 used RAM: 15926 MB free: 169 MB total: 16096 MB
2022-09-30T21:56:34,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16987 #nodes=2455
2022-09-30T21:56:34,141 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171213 lost=0 simT=61200.0s realT=271s; (s/r): 225.83025830258302
2022-09-30T21:56:58,076 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16661 #nodes=2334
2022-09-30T21:56:58,076 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=149655 lost=0 simT=64800.0s realT=295s; (s/r): 219.66101694915255
2022-09-30T21:57:07,207 INFO MemoryObserver:41 used RAM: 15241 MB free: 854 MB total: 16096 MB
2022-09-30T21:57:23,567 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16004 #nodes=2151
2022-09-30T21:57:23,567 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=126291 lost=0 simT=68400.0s realT=320s; (s/r): 213.75
2022-09-30T21:57:43,938 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15684 #nodes=2132
2022-09-30T21:57:43,938 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=101887 lost=0 simT=72000.0s realT=341s; (s/r): 211.14369501466277
2022-09-30T21:58:04,247 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13852 #nodes=1829
2022-09-30T21:58:04,247 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=79628 lost=0 simT=75600.0s realT=361s; (s/r): 209.41828254847644
2022-09-30T21:58:07,207 INFO MemoryObserver:41 used RAM: 15823 MB free: 272 MB total: 16096 MB
2022-09-30T21:58:18,308 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=13050 #nodes=1663
2022-09-30T21:58:18,309 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=63446 lost=0 simT=79200.0s realT=375s; (s/r): 211.2
2022-09-30T21:58:37,004 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12357 #nodes=1536
2022-09-30T21:58:37,004 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=49787 lost=0 simT=82800.0s realT=394s; (s/r): 210.1522842639594
2022-09-30T21:58:58,199 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11695 #nodes=1431
2022-09-30T21:58:58,199 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=37600 lost=1 simT=86400.0s realT=415s; (s/r): 208.19277108433735
2022-09-30T21:59:07,207 INFO MemoryObserver:41 used RAM: 15655 MB free: 440 MB total: 16096 MB
2022-09-30T21:59:11,932 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9981 #nodes=1139
2022-09-30T21:59:11,933 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=31031 lost=7 simT=90000.0s realT=429s; (s/r): 209.7902097902098
2022-09-30T21:59:22,450 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8436 #nodes=1001
2022-09-30T21:59:22,450 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=26868 lost=9 simT=93600.0s realT=439s; (s/r): 213.2118451025057
2022-09-30T21:59:28,486 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7313 #nodes=834
2022-09-30T21:59:28,486 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=23779 lost=10 simT=97200.0s realT=445s; (s/r): 218.42696629213484
2022-09-30T21:59:33,412 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6226 #nodes=640
2022-09-30T21:59:33,412 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=21380 lost=10 simT=100800.0s realT=450s; (s/r): 224.0
2022-09-30T21:59:39,266 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5413 #nodes=552
2022-09-30T21:59:39,266 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=19495 lost=10 simT=104400.0s realT=456s; (s/r): 228.94736842105263
2022-09-30T21:59:44,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4623 #nodes=510
2022-09-30T21:59:44,357 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=17842 lost=11 simT=108000.0s realT=461s; (s/r): 234.27331887201734
2022-09-30T21:59:48,803 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3981 #nodes=434
2022-09-30T21:59:48,803 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=16420 lost=12 simT=111600.0s realT=466s; (s/r): 239.48497854077254
2022-09-30T21:59:52,315 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3370 #nodes=343
2022-09-30T21:59:52,315 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=15175 lost=12 simT=115200.0s realT=469s; (s/r): 245.62899786780383
2022-09-30T21:59:54,862 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2842 #nodes=298
2022-09-30T21:59:54,862 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=14142 lost=12 simT=118800.0s realT=472s; (s/r): 251.6949152542373
2022-09-30T21:59:56,647 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2415 #nodes=270
2022-09-30T21:59:56,647 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=13186 lost=12 simT=122400.0s realT=473s; (s/r): 258.7737843551797
2022-09-30T21:59:58,246 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2056 #nodes=239
2022-09-30T21:59:58,247 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=12274 lost=13 simT=126000.0s realT=475s; (s/r): 265.2631578947368
2022-09-30T21:59:59,619 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1696 #nodes=164
2022-09-30T21:59:59,620 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=10591 lost=13 simT=129600.0s realT=476s; (s/r): 272.2689075630252
2022-09-30T22:00:00,120 INFO AbstractController$9:234 ### ITERATION 28 fires after mobsim event
2022-09-30T22:00:00,120 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=313.59841118sec
2022-09-30T22:00:00,120 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T22:00:00,157 INFO LegTimesControlerListener:50 [28] average trip (probably: leg) duration is: 1376 seconds = 00:22:56
2022-09-30T22:00:00,158 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T22:00:00,158 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:00:00,158 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:00:00,158 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:00:00,158 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:00:00,158 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T22:00:00,158 INFO EventsManagerImpl:137 event # 1
2022-09-30T22:00:00,158 INFO EventsManagerImpl:137 event # 4
2022-09-30T22:00:00,158 INFO EventsManagerImpl:137 event # 16
2022-09-30T22:00:00,158 INFO EventsManagerImpl:137 event # 64
2022-09-30T22:00:00,158 INFO EventsManagerImpl:137 event # 256
2022-09-30T22:00:00,159 INFO EventsManagerImpl:137 event # 1024
2022-09-30T22:00:00,162 INFO EventsManagerImpl:137 event # 4096
2022-09-30T22:00:00,174 INFO EventsManagerImpl:137 event # 16384
2022-09-30T22:00:00,190 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T22:00:00,496 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:00:00,496 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:00:00,496 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:00:00,496 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:00:00,496 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T22:00:00,497 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T22:00:00,497 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:00:00,499 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:00:00,499 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:37][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:00:00,502 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:00:00,502 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:00:00,502 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:58][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:00:00,504 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:00:00,504 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T22:00:00,504 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:00:00,505 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:00:00,505 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:00:00,505 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:00:00,505 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:00:00,505 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:00:00,505 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:00:00,505 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:00:00,505 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:00:00,506 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:56:42][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:00:00,507 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:00:00,507 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T22:00:00,507 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:00:00,507 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:00:00,507 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:00:00,507 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:00:00,508 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:00:00,508 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:00:00,508 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:00:00,513 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:00:00,514 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:00:00,514 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:00:00,514 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:00:00,514 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:00:00,514 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:11][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:00:00,514 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T22:00:00,916 INFO ControlerListenerManagerImpl:251 [it.28] all ControlerAfterMobsimListeners called.
2022-09-30T22:00:00,917 INFO AbstractController$4:159 ### ITERATION 28 fires scoring event
2022-09-30T22:00:00,917 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T22:00:01,098 INFO NewScoreAssignerImpl:57 it: 28 msaStart: 599
2022-09-30T22:00:01,243 INFO ControlerListenerManagerImpl:194 [it.28] all ControlerScoringListeners called.
2022-09-30T22:00:01,243 INFO AbstractController$5:167 ### ITERATION 28 fires iteration end event
2022-09-30T22:00:01,243 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T22:00:01,244 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T22:00:01,362 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T22:00:01,363 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T22:00:04,321 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T22:00:04,321 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11853551199823352
2022-09-30T22:00:04,321 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2756846413367773
2022-09-30T22:00:04,321 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.260808166912297E-4
2022-09-30T22:00:04,321 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.3493224194683085E-4
2022-09-30T22:00:04,321 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T22:00:04,321 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14734873187940659
2022-09-30T22:00:04,321 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1454346118097742
2022-09-30T22:00:04,321 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.25201425512357695
2022-09-30T22:00:04,448 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T22:00:04,605 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -105.9888583005107
2022-09-30T22:00:04,605 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -146.29057540319724
2022-09-30T22:00:04,605 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -115.2641373810388
2022-09-30T22:00:04,605 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -85.55940771066221
2022-09-30T22:00:04,651 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T22:00:05,812 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19198.412165690876 meters
2022-09-30T22:00:05,813 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138923.38558802422 meters (statistic on all 2065882 legs which have a finite distance)
2022-09-30T22:00:05,813 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52325.341176054455 meters
2022-09-30T22:00:05,813 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138870.46173359148 meters (statistic on all 757693 trips which have a finite distance)
2022-09-30T22:00:05,813 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T22:00:05,813 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T22:00:06,840 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T22:00:06,843 INFO LegHistogramListener:72 number of legs: 2076436 100%
2022-09-30T22:00:06,843 INFO LegHistogramListener:79 number of bike legs: 91336 4.398690833717003%
2022-09-30T22:00:06,843 INFO LegHistogramListener:79 number of car legs: 214548 10.33251205430844%
2022-09-30T22:00:06,843 INFO LegHistogramListener:79 number of drtNorth legs: 289 0.013918078862050166%
2022-09-30T22:00:06,844 INFO LegHistogramListener:79 number of drtSoutheast legs: 185 0.008909496849409277%
2022-09-30T22:00:06,844 INFO LegHistogramListener:79 number of freight legs: 47065 2.2666241579321493%
2022-09-30T22:00:06,844 INFO LegHistogramListener:79 number of pt legs: 140671 6.774636925963526%
2022-09-30T22:00:06,844 INFO LegHistogramListener:79 number of ride legs: 112443 5.415192185070958%
2022-09-30T22:00:06,844 INFO LegHistogramListener:79 number of walk legs: 1469899 70.78951626729646%
2022-09-30T22:00:07,208 INFO MemoryObserver:41 used RAM: 15733 MB free: 362 MB total: 16096 MB
2022-09-30T22:00:07,388 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T22:00:07,388 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.33339452697741057
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.40195366057811305
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.004619050308878128
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.003965604892752789
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3617224769817754
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.3740737507510129
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7060355761873707
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.18244478450422877
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37049456446386664
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.738508860668491E-4
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.6601313566502515E-4
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.21428131274488155
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.21047232934676
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.37547692528897947
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.13755090198575515
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.345820260145735
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.3993231897379543E-4
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.25810708802128E-4
2022-09-30T22:00:11,642 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T22:00:11,643 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.15728264274380319
2022-09-30T22:00:11,643 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.16064743731288866
2022-09-30T22:00:11,643 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.2614693150248797
2022-09-30T22:00:11,792 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T22:00:12,865 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T22:00:13,164 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T22:00:13,527 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T22:00:14,660 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T22:00:14,944 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T22:00:15,293 INFO ControlerListenerManagerImpl:171 [it.28] all ControlerIterationEndsListeners called.
2022-09-30T22:00:15,384 INFO AbstractController:181 ### ITERATION 28 ENDS
2022-09-30T22:00:15,384 INFO AbstractController:182 ###################################################
2022-09-30T22:00:15,385 INFO AbstractController:133 ###################################################
2022-09-30T22:00:15,385 INFO AbstractController:134 ### ITERATION 29 BEGINS
2022-09-30T22:00:15,385 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T22:00:15,385 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T22:00:15,385 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T22:00:15,386 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T22:00:15,386 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T22:00:15,951 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T22:00:16,002 INFO ControlerListenerManagerImpl:148 [it.29] all ControlerIterationStartsListeners called.
2022-09-30T22:00:16,003 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T22:00:25,472 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169546 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T22:00:25,472 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30436 plans
2022-09-30T22:00:25,499 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:00:25,499 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:00:25,499 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:25,504 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:00:25,504 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:25,506 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:25,506 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:00:25,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:25,510 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:25,510 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:25,512 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:00:25,513 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:25,513 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:25,523 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:00:25,544 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:25,545 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:00:25,576 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:00:25,577 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:25,609 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:25,834 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:00:26,073 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:00:26,168 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:26,452 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:00:27,466 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:00:29,262 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:00:32,991 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T22:00:40,049 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T22:00:56,340 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:00:56,341 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30436 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T22:00:56,341 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30841 plans
2022-09-30T22:00:56,341 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T22:00:56,341 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T22:00:56,341 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T22:00:56,341 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T22:00:56,341 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T22:00:56,342 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T22:00:56,342 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T22:00:56,342 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T22:00:56,342 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T22:00:56,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T22:00:56,344 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T22:00:56,347 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T22:00:56,352 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T22:00:56,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T22:00:56,384 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T22:00:56,424 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T22:00:56,598 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30841 plans
2022-09-30T22:00:56,599 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:56,599 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:00:56,599 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:00:56,599 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:00:56,599 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:56,600 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:56,600 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:00:56,601 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:56,601 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:56,602 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:56,602 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:56,604 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:00:56,605 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:56,607 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:00:56,609 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:56,610 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:56,613 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:56,614 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:00:56,620 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:00:56,663 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:00:56,770 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:00:57,038 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:00:57,838 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:00:58,884 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:01:00,768 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:01:04,966 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T22:01:07,214 INFO MemoryObserver:41 used RAM: 15181 MB free: 914 MB total: 16096 MB
2022-09-30T22:01:13,033 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T22:01:38,574 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:01:38,575 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30841 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T22:01:38,575 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7605 plans
2022-09-30T22:01:38,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T22:01:38,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T22:01:38,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T22:01:38,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T22:01:38,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T22:01:38,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T22:01:38,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T22:01:38,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T22:01:38,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T22:01:38,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T22:01:38,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T22:01:38,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T22:01:38,578 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T22:01:38,580 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T22:01:38,580 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7605 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T22:01:38,580 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40198 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T22:01:38,581 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6867 plans
2022-09-30T22:01:38,581 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:01:38,581 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:01:38,582 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:01:38,582 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:01:38,586 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:01:38,598 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:01:38,624 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:01:38,674 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:01:38,966 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:01:39,445 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:01:40,027 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:01:41,256 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:01:44,461 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:01:54,521 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:01:54,522 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6867 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T22:01:54,522 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T22:01:55,628 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T22:01:57,017 INFO ControlerListenerManagerImpl:213 [it.29] all ControlerReplanningListeners called.
2022-09-30T22:01:57,017 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T22:01:57,017 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T22:01:57,017 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T22:01:57,123 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T22:01:57,237 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T22:01:57,237 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T22:01:57,237 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T22:01:57,238 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T22:01:57,240 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T22:01:57,240 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T22:01:57,240 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T22:01:57,240 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T22:01:57,240 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T22:01:57,240 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T22:01:57,240 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T22:01:57,241 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T22:01:57,241 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T22:01:57,241 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:01:57,241 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:01:57,241 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T22:01:57,241 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:01:57,241 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:01:57,241 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T22:01:57,241 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T22:01:57,241 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T22:01:57,241 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T22:01:58,132 INFO ControlerListenerManagerImpl:232 [it.29] all ControlerBeforeMobsimListeners called.
2022-09-30T22:01:58,133 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T22:01:58,133 INFO NetworkImpl:163 node # 1
2022-09-30T22:01:58,133 INFO NetworkImpl:163 node # 4
2022-09-30T22:01:58,133 INFO NetworkImpl:163 node # 16
2022-09-30T22:01:58,133 INFO NetworkImpl:163 node # 64
2022-09-30T22:01:58,134 INFO NetworkImpl:163 node # 256
2022-09-30T22:01:58,134 INFO NetworkImpl:163 node # 1024
2022-09-30T22:01:58,134 INFO NetworkImpl:163 node # 4096
2022-09-30T22:01:58,136 INFO NetworkImpl:163 node # 16384
2022-09-30T22:01:58,146 INFO NetworkImpl:163 node # 65536
2022-09-30T22:01:58,182 INFO NetworkImpl:159 link # 1
2022-09-30T22:01:58,182 INFO NetworkImpl:159 link # 4
2022-09-30T22:01:58,182 INFO NetworkImpl:159 link # 16
2022-09-30T22:01:58,182 INFO NetworkImpl:159 link # 64
2022-09-30T22:01:58,183 INFO NetworkImpl:159 link # 256
2022-09-30T22:01:58,184 INFO NetworkImpl:159 link # 1024
2022-09-30T22:01:58,189 INFO NetworkImpl:159 link # 4096
2022-09-30T22:01:58,212 INFO NetworkImpl:159 link # 16384
2022-09-30T22:01:58,303 INFO NetworkImpl:159 link # 65536
2022-09-30T22:01:58,727 INFO NetworkImpl:159 link # 262144
2022-09-30T22:01:59,676 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T22:01:59,676 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T22:01:59,677 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T22:01:59,677 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T22:01:59,677 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T22:01:59,678 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T22:01:59,679 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T22:01:59,680 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T22:01:59,684 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T22:01:59,692 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T22:01:59,701 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T22:01:59,717 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T22:01:59,748 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T22:01:59,811 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T22:01:59,938 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T22:02:00,196 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T22:02:00,713 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T22:02:01,768 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T22:02:03,550 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T22:02:03,721 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T22:02:03,748 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:02:03,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T22:02:03,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:02:03,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:02:03,748 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:02:03,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T22:02:03,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T22:02:03,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T22:02:03,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:02:03,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:02:05,781 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:02:05,782 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:02:05,782 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:02:05,782 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:02:05,782 INFO EventsManagerImpl:176
2022-09-30T22:02:05,782 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:02:05,782 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:02:05,782 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:02:05,782 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:02:05,782 INFO EventsManagerImpl:176
2022-09-30T22:02:05,782 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:02:05,782 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:02:05,782 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:02:05,782 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:02:05,782 INFO EventsManagerImpl:176
2022-09-30T22:02:05,783 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:02:05,783 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:02:05,783 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:02:05,783 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:02:05,783 INFO EventsManagerImpl:176
2022-09-30T22:02:05,783 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T22:02:05,783 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T22:02:05,783 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T22:02:05,783 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T22:02:05,783 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T22:02:05,783 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T22:02:05,783 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T22:02:05,783 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:02:05,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T22:02:05,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:02:05,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:02:05,783 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T22:02:05,784 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:02:05,784 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:02:05,784 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:02:05,784 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T22:02:05,784 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T22:02:05,784 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T22:02:05,784 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T22:02:05,784 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:02:05,784 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:02:05,784 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:02:05,784 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T22:02:05,784 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:02:05,784 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:02:05,784 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:02:05,784 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:02:05,784 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:02:05,784 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:02:05,784 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:02:05,784 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:02:05,784 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:02:05,784 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:02:05,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:02:05,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:02:05,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:02:05,785 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:02:05,785 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T22:02:05,785 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:02:05,785 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:02:05,785 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:02:05,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T22:02:05,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:02:05,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:02:05,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:02:05,785 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:02:05,785 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:02:05,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:02:05,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:02:05,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:02:05,785 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:02:05,785 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:02:05,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:02:05,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:02:05,785 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:02:05,786 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:02:07,215 INFO MemoryObserver:41 used RAM: 15940 MB free: 155 MB total: 16096 MB
2022-09-30T22:02:08,943 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T22:02:08,947 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T22:02:09,361 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T22:02:09,361 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T22:02:09,361 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T22:02:09,361 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T22:02:09,361 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T22:02:09,361 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T22:02:09,361 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T22:02:09,361 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T22:02:15,654 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T22:02:15,654 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-09-30T22:02:15,931 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-09-30T22:02:16,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1780 #nodes=211
2022-09-30T22:02:16,707 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271903 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-09-30T22:02:18,130 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T22:02:18,277 INFO VehicularDepartureHandler:110 teleport vehicle 223753_bike from link -5821213 to link 182537900#0
2022-09-30T22:02:18,429 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3108 #nodes=332
2022-09-30T22:02:18,429 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271316 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-09-30T22:02:19,602 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T22:02:20,107 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T22:02:21,084 INFO VehicularDepartureHandler:110 teleport vehicle 13061_bike from link 35373236#0 to link 110450332
2022-09-30T22:02:21,131 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4366 #nodes=469
2022-09-30T22:02:21,132 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270752 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-09-30T22:02:25,110 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5662 #nodes=642
2022-09-30T22:02:25,111 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269954 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-09-30T22:02:27,643 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-09-30T22:02:29,999 INFO VehicularDepartureHandler:110 teleport vehicle 12617_bike from link 338527882#0 to link 4071975#0
2022-09-30T22:02:32,615 INFO VehicularDepartureHandler:110 teleport vehicle 221336_bike from link 751944410 to link 257572116
2022-09-30T22:02:32,616 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T22:02:33,159 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7208 #nodes=1000
2022-09-30T22:02:33,160 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268803 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-09-30T22:02:44,268 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10895 #nodes=1662
2022-09-30T22:02:44,268 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266970 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-09-30T22:03:00,756 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12096 #nodes=1820
2022-09-30T22:03:00,757 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264369 lost=0 simT=25200.0s realT=57s; (s/r): 442.10526315789474
2022-09-30T22:03:07,215 INFO MemoryObserver:41 used RAM: 13380 MB free: 2715 MB total: 16096 MB
2022-09-30T22:03:18,004 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13421 #nodes=1922
2022-09-30T22:03:18,005 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261030 lost=0 simT=28800.0s realT=74s; (s/r): 389.18918918918916
2022-09-30T22:03:40,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14814 #nodes=2093
2022-09-30T22:03:40,065 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257531 lost=0 simT=32400.0s realT=96s; (s/r): 337.5
2022-09-30T22:04:02,214 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14707 #nodes=2112
2022-09-30T22:04:02,215 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252460 lost=0 simT=36000.0s realT=118s; (s/r): 305.08474576271186
2022-09-30T22:04:07,215 INFO MemoryObserver:41 used RAM: 14212 MB free: 1883 MB total: 16096 MB
2022-09-30T22:04:21,724 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15298 #nodes=2127
2022-09-30T22:04:21,724 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246831 lost=0 simT=39600.0s realT=137s; (s/r): 289.05109489051097
2022-09-30T22:04:40,744 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15654 #nodes=2231
2022-09-30T22:04:40,744 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239337 lost=0 simT=43200.0s realT=156s; (s/r): 276.9230769230769
2022-09-30T22:05:05,646 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16002 #nodes=2308
2022-09-30T22:05:05,647 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230627 lost=0 simT=46800.0s realT=181s; (s/r): 258.56353591160223
2022-09-30T22:05:07,215 INFO MemoryObserver:41 used RAM: 15062 MB free: 1033 MB total: 16096 MB
2022-09-30T22:05:25,525 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16422 #nodes=2352
2022-09-30T22:05:25,525 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219634 lost=0 simT=50400.0s realT=201s; (s/r): 250.7462686567164
2022-09-30T22:05:46,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16682 #nodes=2409
2022-09-30T22:05:46,280 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206467 lost=0 simT=54000.0s realT=222s; (s/r): 243.24324324324326
2022-09-30T22:06:07,216 INFO MemoryObserver:41 used RAM: 15472 MB free: 623 MB total: 16096 MB
2022-09-30T22:06:13,368 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17003 #nodes=2475
2022-09-30T22:06:13,368 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190277 lost=0 simT=57600.0s realT=249s; (s/r): 231.32530120481928
2022-09-30T22:06:34,792 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17064 #nodes=2428
2022-09-30T22:06:34,792 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171113 lost=0 simT=61200.0s realT=271s; (s/r): 225.83025830258302
2022-09-30T22:06:56,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16745 #nodes=2354
2022-09-30T22:06:56,008 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=149457 lost=0 simT=64800.0s realT=292s; (s/r): 221.91780821917808
2022-09-30T22:07:07,216 INFO MemoryObserver:41 used RAM: 15848 MB free: 247 MB total: 16096 MB
2022-09-30T22:07:22,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15876 #nodes=2100
2022-09-30T22:07:22,051 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=126165 lost=0 simT=68400.0s realT=318s; (s/r): 215.0943396226415
2022-09-30T22:07:53,647 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15560 #nodes=2098
2022-09-30T22:07:53,648 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=101700 lost=0 simT=72000.0s realT=349s; (s/r): 206.30372492836676
2022-09-30T22:08:07,216 INFO MemoryObserver:41 used RAM: 15479 MB free: 616 MB total: 16096 MB
2022-09-30T22:08:13,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13835 #nodes=1808
2022-09-30T22:08:13,390 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=79510 lost=0 simT=75600.0s realT=369s; (s/r): 204.8780487804878
2022-09-30T22:08:30,792 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12877 #nodes=1584
2022-09-30T22:08:30,793 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=63411 lost=0 simT=79200.0s realT=387s; (s/r): 204.65116279069767
2022-09-30T22:08:46,884 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12193 #nodes=1511
2022-09-30T22:08:46,884 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=49877 lost=0 simT=82800.0s realT=403s; (s/r): 205.4590570719603
2022-09-30T22:08:59,646 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11642 #nodes=1452
2022-09-30T22:08:59,646 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=37615 lost=2 simT=86400.0s realT=415s; (s/r): 208.19277108433735
2022-09-30T22:09:07,216 INFO MemoryObserver:41 used RAM: 15569 MB free: 526 MB total: 16096 MB
2022-09-30T22:09:14,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9942 #nodes=1161
2022-09-30T22:09:14,596 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=31093 lost=5 simT=90000.0s realT=430s; (s/r): 209.30232558139534
2022-09-30T22:09:23,220 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8507 #nodes=972
2022-09-30T22:09:23,220 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=26924 lost=7 simT=93600.0s realT=439s; (s/r): 213.2118451025057
2022-09-30T22:09:31,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7375 #nodes=832
2022-09-30T22:09:31,285 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=23875 lost=9 simT=97200.0s realT=447s; (s/r): 217.4496644295302
2022-09-30T22:09:39,997 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6339 #nodes=666
2022-09-30T22:09:39,997 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=21446 lost=9 simT=100800.0s realT=456s; (s/r): 221.05263157894737
2022-09-30T22:09:46,770 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5472 #nodes=605
2022-09-30T22:09:46,770 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=19555 lost=9 simT=104400.0s realT=463s; (s/r): 225.48596112311014
2022-09-30T22:09:50,472 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4738 #nodes=513
2022-09-30T22:09:50,472 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=17905 lost=9 simT=108000.0s realT=466s; (s/r): 231.75965665236052
2022-09-30T22:10:01,885 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=4047 #nodes=428
2022-09-30T22:10:01,886 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=16467 lost=9 simT=111600.0s realT=478s; (s/r): 233.47280334728035
2022-09-30T22:10:04,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3388 #nodes=365
2022-09-30T22:10:04,457 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=15210 lost=9 simT=115200.0s realT=480s; (s/r): 240.0
2022-09-30T22:10:07,217 INFO MemoryObserver:41 used RAM: 15567 MB free: 528 MB total: 16096 MB
2022-09-30T22:10:07,593 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2834 #nodes=317
2022-09-30T22:10:07,593 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=14144 lost=9 simT=118800.0s realT=483s; (s/r): 245.96273291925465
2022-09-30T22:10:10,189 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2403 #nodes=229
2022-09-30T22:10:10,189 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=13223 lost=9 simT=122400.0s realT=486s; (s/r): 251.85185185185185
2022-09-30T22:10:21,732 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=2045 #nodes=218
2022-09-30T22:10:21,732 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=12316 lost=9 simT=126000.0s realT=497s; (s/r): 253.5211267605634
2022-09-30T22:10:23,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1619 #nodes=182
2022-09-30T22:10:23,140 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=10577 lost=10 simT=129600.0s realT=499s; (s/r): 259.7194388777555
2022-09-30T22:10:23,576 INFO AbstractController$9:234 ### ITERATION 29 fires after mobsim event
2022-09-30T22:10:23,576 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=321.297993728sec
2022-09-30T22:10:23,576 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T22:10:23,614 INFO LegTimesControlerListener:50 [29] average trip (probably: leg) duration is: 1373 seconds = 00:22:53
2022-09-30T22:10:23,614 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T22:10:23,614 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:10:23,614 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:10:23,614 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:10:23,614 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:10:23,614 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T22:10:23,614 INFO EventsManagerImpl:137 event # 1
2022-09-30T22:10:23,614 INFO EventsManagerImpl:137 event # 4
2022-09-30T22:10:23,614 INFO EventsManagerImpl:137 event # 16
2022-09-30T22:10:23,615 INFO EventsManagerImpl:137 event # 64
2022-09-30T22:10:23,615 INFO EventsManagerImpl:137 event # 256
2022-09-30T22:10:23,616 INFO EventsManagerImpl:137 event # 1024
2022-09-30T22:10:23,619 INFO EventsManagerImpl:137 event # 4096
2022-09-30T22:10:23,630 INFO EventsManagerImpl:137 event # 16384
2022-09-30T22:10:23,646 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T22:10:23,951 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:10:23,951 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:10:23,951 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:10:23,951 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:10:23,951 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T22:10:23,951 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T22:10:23,952 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:10:23,955 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:10:23,955 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:10:23,957 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:10:23,957 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:10:23,957 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:40][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:10:23,959 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:10:23,959 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T22:10:23,959 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=26:36:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:10:23,960 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:10:23,960 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:10:23,960 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:10:23,960 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:10:23,960 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:10:23,960 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:10:23,960 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:10:23,961 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:10:23,961 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:54:37][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:10:23,962 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:10:23,962 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T22:10:23,962 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:10:23,962 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:10:23,962 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:10:23,962 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:10:23,963 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:10:23,963 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:10:23,963 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:10:23,968 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:10:23,968 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:10:23,968 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:29][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:10:23,969 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:10:23,969 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:10:23,969 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:10:23,969 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T22:10:24,355 INFO ControlerListenerManagerImpl:251 [it.29] all ControlerAfterMobsimListeners called.
2022-09-30T22:10:24,356 INFO AbstractController$4:159 ### ITERATION 29 fires scoring event
2022-09-30T22:10:24,356 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T22:10:24,499 INFO NewScoreAssignerImpl:57 it: 29 msaStart: 599
2022-09-30T22:10:24,635 INFO ControlerListenerManagerImpl:194 [it.29] all ControlerScoringListeners called.
2022-09-30T22:10:24,635 INFO AbstractController$5:167 ### ITERATION 29 fires iteration end event
2022-09-30T22:10:24,635 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T22:10:24,635 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T22:10:24,717 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T22:10:24,718 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T22:10:27,722 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T22:10:27,722 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11911193044978612
2022-09-30T22:10:27,722 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.27673349183770934
2022-09-30T22:10:27,722 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.8628355166198516E-4
2022-09-30T22:10:27,722 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.593241140615291E-4
2022-09-30T22:10:27,722 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T22:10:27,722 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1469648808392858
2022-09-30T22:10:27,722 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14541278750314526
2022-09-30T22:10:27,722 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2508100669107566
2022-09-30T22:10:27,842 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T22:10:28,000 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -106.04890415785422
2022-09-30T22:10:28,000 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -144.70398884822444
2022-09-30T22:10:28,000 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -114.53193706532318
2022-09-30T22:10:28,000 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -85.32683267143724
2022-09-30T22:10:28,047 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T22:10:29,101 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19178.969705073916 meters
2022-09-30T22:10:29,101 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138871.90916774087 meters (statistic on all 2067210 legs which have a finite distance)
2022-09-30T22:10:29,101 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52296.15110989589 meters
2022-09-30T22:10:29,101 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138814.60690364146 meters (statistic on all 757811 trips which have a finite distance)
2022-09-30T22:10:29,101 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T22:10:29,101 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T22:10:30,025 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T22:10:30,027 INFO LegHistogramListener:72 number of legs: 2077749 100%
2022-09-30T22:10:30,027 INFO LegHistogramListener:79 number of bike legs: 91783 4.417424818878508%
2022-09-30T22:10:30,027 INFO LegHistogramListener:79 number of car legs: 215355 10.364822699950764%
2022-09-30T22:10:30,027 INFO LegHistogramListener:79 number of drtNorth legs: 255 0.012272897255635786%
2022-09-30T22:10:30,027 INFO LegHistogramListener:79 number of drtSoutheast legs: 206 0.00991457582219989%
2022-09-30T22:10:30,027 INFO LegHistogramListener:79 number of freight legs: 47065 2.265191801319601%
2022-09-30T22:10:30,027 INFO LegHistogramListener:79 number of pt legs: 140154 6.745473105750502%
2022-09-30T22:10:30,027 INFO LegHistogramListener:79 number of ride legs: 112441 5.4116738836115434%
2022-09-30T22:10:30,027 INFO LegHistogramListener:79 number of walk legs: 1470490 70.77322621741125%
2022-09-30T22:10:30,574 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T22:10:30,574 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.33906242778722073
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4030384569958457
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.004746144800423135
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.004073442643154614
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.36701936457889356
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.38076097505866885
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7142556370900239
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.18414579663854327
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37121091523439304
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.828373652670011E-4
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.76283397608056E-4
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.21700806729075625
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.21261753031011055
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.3800048270231132
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.13941110318018662
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.34780755583171147
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.463512326881897E-4
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.283782742878857E-4
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T22:10:41,156 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.159891289277333
2022-09-30T22:10:41,157 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.16263473299886513
2022-09-30T22:10:41,157 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.26512937962482735
2022-09-30T22:10:41,307 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T22:10:42,392 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T22:10:42,684 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T22:10:43,046 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T22:10:44,144 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T22:10:44,437 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T22:10:44,776 INFO ControlerListenerManagerImpl:171 [it.29] all ControlerIterationEndsListeners called.
2022-09-30T22:10:44,869 INFO AbstractController:181 ### ITERATION 29 ENDS
2022-09-30T22:10:44,869 INFO AbstractController:182 ###################################################
2022-09-30T22:10:44,869 INFO AbstractController:133 ###################################################
2022-09-30T22:10:44,869 INFO AbstractController:134 ### ITERATION 30 BEGINS
2022-09-30T22:10:44,870 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T22:10:44,870 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T22:10:44,870 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T22:10:44,871 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T22:10:44,871 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T22:10:45,218 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T22:10:45,266 INFO ControlerListenerManagerImpl:148 [it.30] all ControlerIterationStartsListeners called.
2022-09-30T22:10:45,266 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T22:10:55,471 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169651 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T22:10:55,472 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30648 plans
2022-09-30T22:10:55,483 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:10:55,483 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:10:55,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:10:55,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:10:55,485 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:10:55,485 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:10:55,487 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:10:55,487 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:10:55,487 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:10:55,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:10:55,490 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:10:55,491 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:10:55,498 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:10:55,505 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:10:55,507 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:10:55,540 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:10:55,622 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:10:55,644 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:10:55,806 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:10:55,940 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:10:56,036 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:10:56,515 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:10:56,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:10:57,573 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:10:59,627 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:11:03,532 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T22:11:07,217 INFO MemoryObserver:41 used RAM: 14531 MB free: 1564 MB total: 16096 MB
2022-09-30T22:11:10,691 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T22:11:29,071 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:11:29,071 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30648 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T22:11:29,071 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30499 plans
2022-09-30T22:11:29,072 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T22:11:29,072 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T22:11:29,072 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T22:11:29,072 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T22:11:29,072 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T22:11:29,072 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T22:11:29,072 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T22:11:29,072 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T22:11:29,073 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T22:11:29,074 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T22:11:29,076 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T22:11:29,079 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T22:11:29,087 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T22:11:29,106 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T22:11:29,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T22:11:29,222 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T22:11:29,430 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30499 plans
2022-09-30T22:11:29,430 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:11:29,431 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:11:29,431 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:11:29,431 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:11:29,432 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:11:29,434 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:11:29,435 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:11:29,435 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:11:29,436 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:11:29,436 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:11:29,439 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:11:29,441 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:11:29,443 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:11:29,446 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:11:29,456 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:11:29,456 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:11:29,457 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:11:29,458 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:11:29,462 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:11:29,482 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:11:29,633 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:11:30,021 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:11:30,575 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:11:31,721 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:11:33,359 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:11:37,207 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T22:11:46,115 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T22:12:05,745 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:12:05,745 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30499 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T22:12:05,745 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7630 plans
2022-09-30T22:12:05,745 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T22:12:05,745 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T22:12:05,745 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T22:12:05,745 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T22:12:05,745 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T22:12:05,745 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T22:12:05,745 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T22:12:05,745 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T22:12:05,746 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T22:12:05,746 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T22:12:05,746 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T22:12:05,747 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T22:12:05,749 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T22:12:05,754 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T22:12:05,754 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7630 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T22:12:05,754 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40205 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T22:12:05,754 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6860 plans
2022-09-30T22:12:05,755 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:12:05,755 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:12:05,755 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:12:05,755 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:12:05,758 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:12:05,769 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:12:05,798 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:12:06,002 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:12:06,223 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:12:06,852 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:12:07,218 INFO MemoryObserver:41 used RAM: 14719 MB free: 1376 MB total: 16096 MB
2022-09-30T22:12:07,344 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:12:08,526 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:12:11,826 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:12:25,455 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:12:25,455 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6860 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T22:12:25,455 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T22:12:26,560 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T22:12:27,709 INFO ControlerListenerManagerImpl:213 [it.30] all ControlerReplanningListeners called.
2022-09-30T22:12:27,709 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T22:12:27,709 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T22:12:27,709 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T22:12:27,798 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T22:12:27,886 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T22:12:27,886 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T22:12:27,886 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T22:12:27,896 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T22:12:27,906 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T22:12:27,906 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T22:12:27,907 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T22:12:27,908 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T22:12:27,908 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T22:12:27,908 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T22:12:27,908 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T22:12:27,908 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T22:12:27,908 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T22:12:27,908 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:12:27,908 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:12:27,908 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T22:12:27,908 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:12:27,908 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:12:27,908 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T22:12:27,909 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T22:12:27,909 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T22:12:27,909 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T22:12:28,610 INFO ControlerListenerManagerImpl:232 [it.30] all ControlerBeforeMobsimListeners called.
2022-09-30T22:12:28,610 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T22:12:28,611 INFO NetworkImpl:163 node # 1
2022-09-30T22:12:28,611 INFO NetworkImpl:163 node # 4
2022-09-30T22:12:28,611 INFO NetworkImpl:163 node # 16
2022-09-30T22:12:28,611 INFO NetworkImpl:163 node # 64
2022-09-30T22:12:28,611 INFO NetworkImpl:163 node # 256
2022-09-30T22:12:28,611 INFO NetworkImpl:163 node # 1024
2022-09-30T22:12:28,611 INFO NetworkImpl:163 node # 4096
2022-09-30T22:12:28,613 INFO NetworkImpl:163 node # 16384
2022-09-30T22:12:28,622 INFO NetworkImpl:163 node # 65536
2022-09-30T22:12:28,657 INFO NetworkImpl:159 link # 1
2022-09-30T22:12:28,657 INFO NetworkImpl:159 link # 4
2022-09-30T22:12:28,657 INFO NetworkImpl:159 link # 16
2022-09-30T22:12:28,657 INFO NetworkImpl:159 link # 64
2022-09-30T22:12:28,657 INFO NetworkImpl:159 link # 256
2022-09-30T22:12:28,659 INFO NetworkImpl:159 link # 1024
2022-09-30T22:12:28,663 INFO NetworkImpl:159 link # 4096
2022-09-30T22:12:28,683 INFO NetworkImpl:159 link # 16384
2022-09-30T22:12:28,764 INFO NetworkImpl:159 link # 65536
2022-09-30T22:12:29,129 INFO NetworkImpl:159 link # 262144
2022-09-30T22:12:29,837 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T22:12:29,837 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T22:12:29,837 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T22:12:29,837 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T22:12:29,838 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T22:12:29,838 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T22:12:29,837 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T22:12:29,839 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T22:12:29,841 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T22:12:29,845 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T22:12:29,853 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T22:12:29,867 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T22:12:29,896 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T22:12:29,953 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T22:12:30,063 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T22:12:30,296 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T22:12:30,771 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T22:12:31,697 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T22:12:33,370 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T22:12:33,561 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T22:12:33,582 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:12:33,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T22:12:33,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:12:33,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:12:33,582 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:12:33,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T22:12:33,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T22:12:33,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T22:12:33,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:12:33,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:12:35,597 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:12:35,597 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:12:35,597 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:12:35,597 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:12:35,597 INFO EventsManagerImpl:176
2022-09-30T22:12:35,597 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:12:35,597 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:12:35,597 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:12:35,597 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:12:35,597 INFO EventsManagerImpl:176
2022-09-30T22:12:35,597 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:12:35,597 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:12:35,598 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:12:35,598 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:12:35,598 INFO EventsManagerImpl:176
2022-09-30T22:12:35,598 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:12:35,598 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:12:35,598 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:12:35,598 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:12:35,598 INFO EventsManagerImpl:176
2022-09-30T22:12:35,598 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T22:12:35,598 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T22:12:35,598 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T22:12:35,598 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T22:12:35,598 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T22:12:35,598 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T22:12:35,598 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T22:12:35,598 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:12:35,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T22:12:35,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:12:35,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:12:35,598 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T22:12:35,599 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:12:35,599 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:12:35,599 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:12:35,599 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T22:12:35,599 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T22:12:35,599 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T22:12:35,599 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T22:12:35,599 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:12:35,599 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:12:35,599 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:12:35,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T22:12:35,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:12:35,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:12:35,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:12:35,599 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:12:35,599 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:12:35,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:12:35,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:12:35,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:12:35,599 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:12:35,599 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:12:35,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:12:35,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:12:35,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:12:35,600 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:12:35,600 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T22:12:35,600 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:12:35,600 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:12:35,600 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:12:35,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T22:12:35,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:12:35,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:12:35,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:12:35,600 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:12:35,600 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:12:35,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:12:35,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:12:35,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:12:35,600 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:12:35,600 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:12:35,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:12:35,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:12:35,600 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:12:35,600 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:12:37,778 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T22:12:37,780 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T22:12:38,018 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T22:12:38,018 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T22:12:38,018 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T22:12:38,018 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T22:12:38,018 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T22:12:38,018 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T22:12:38,018 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T22:12:38,018 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T22:12:44,366 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T22:12:44,366 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-09-30T22:12:45,408 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1771 #nodes=217
2022-09-30T22:12:45,408 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271914 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-09-30T22:12:46,708 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T22:12:46,995 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3130 #nodes=347
2022-09-30T22:12:46,995 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271330 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-09-30T22:12:48,080 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T22:12:49,479 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4359 #nodes=476
2022-09-30T22:12:49,479 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270751 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-09-30T22:12:50,471 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T22:12:52,240 INFO VehicularDepartureHandler:110 teleport vehicle 11580_bike from link 329984188 to link 193199004
2022-09-30T22:12:53,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5664 #nodes=665
2022-09-30T22:12:53,062 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269948 lost=0 simT=14400.0s realT=19s; (s/r): 757.8947368421053
2022-09-30T22:12:54,666 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-09-30T22:12:56,048 INFO VehicularDepartureHandler:110 teleport vehicle 12617_bike from link 338527882#0 to link 4071975#0
2022-09-30T22:12:58,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7229 #nodes=982
2022-09-30T22:12:58,457 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268790 lost=0 simT=18000.0s realT=24s; (s/r): 750.0
2022-09-30T22:12:59,001 INFO VehicularDepartureHandler:110 teleport vehicle 9524_car from link 43684665 to link 58723406
2022-09-30T22:13:00,187 INFO VehicularDepartureHandler:110 teleport vehicle 57893_bike from link -1033828704#0 to link -6015426
2022-09-30T22:13:07,218 INFO MemoryObserver:41 used RAM: 13672 MB free: 2423 MB total: 16096 MB
2022-09-30T22:13:08,662 INFO VehicularDepartureHandler:110 teleport vehicle 121667_bike from link 257173298 to link 24901513
2022-09-30T22:13:08,662 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T22:13:12,141 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10887 #nodes=1634
2022-09-30T22:13:12,142 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266965 lost=0 simT=21600.0s realT=38s; (s/r): 568.421052631579
2022-09-30T22:13:25,525 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12107 #nodes=1843
2022-09-30T22:13:25,526 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264357 lost=0 simT=25200.0s realT=51s; (s/r): 494.11764705882354
2022-09-30T22:13:46,011 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13430 #nodes=1978
2022-09-30T22:13:46,012 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261035 lost=0 simT=28800.0s realT=72s; (s/r): 400.0
2022-09-30T22:14:06,853 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14735 #nodes=2113
2022-09-30T22:14:06,853 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257533 lost=0 simT=32400.0s realT=93s; (s/r): 348.38709677419354
2022-09-30T22:14:07,219 INFO MemoryObserver:41 used RAM: 14069 MB free: 2026 MB total: 16096 MB
2022-09-30T22:14:27,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14739 #nodes=2094
2022-09-30T22:14:27,398 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252434 lost=0 simT=36000.0s realT=113s; (s/r): 318.5840707964602
2022-09-30T22:14:47,090 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15319 #nodes=2149
2022-09-30T22:14:47,090 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246806 lost=0 simT=39600.0s realT=133s; (s/r): 297.74436090225566
2022-09-30T22:15:07,219 INFO MemoryObserver:41 used RAM: 14734 MB free: 1361 MB total: 16096 MB
2022-09-30T22:15:12,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15778 #nodes=2224
2022-09-30T22:15:12,205 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239259 lost=0 simT=43200.0s realT=158s; (s/r): 273.4177215189873
2022-09-30T22:15:33,275 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16183 #nodes=2345
2022-09-30T22:15:33,276 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230540 lost=0 simT=46800.0s realT=179s; (s/r): 261.45251396648047
2022-09-30T22:15:54,752 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16497 #nodes=2413
2022-09-30T22:15:54,752 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219584 lost=0 simT=50400.0s realT=201s; (s/r): 250.7462686567164
2022-09-30T22:16:07,219 INFO MemoryObserver:41 used RAM: 15221 MB free: 874 MB total: 16096 MB
2022-09-30T22:16:20,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16825 #nodes=2455
2022-09-30T22:16:20,698 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206496 lost=0 simT=54000.0s realT=227s; (s/r): 237.88546255506608
2022-09-30T22:16:43,109 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17015 #nodes=2465
2022-09-30T22:16:43,109 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190314 lost=0 simT=57600.0s realT=249s; (s/r): 231.32530120481928
2022-09-30T22:17:04,621 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17090 #nodes=2438
2022-09-30T22:17:04,621 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=171084 lost=0 simT=61200.0s realT=271s; (s/r): 225.83025830258302
2022-09-30T22:17:07,219 INFO MemoryObserver:41 used RAM: 15897 MB free: 198 MB total: 16096 MB
2022-09-30T22:17:31,595 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16780 #nodes=2313
2022-09-30T22:17:31,596 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=149283 lost=0 simT=64800.0s realT=298s; (s/r): 217.4496644295302
2022-09-30T22:17:55,036 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15966 #nodes=2220
2022-09-30T22:17:55,037 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=126002 lost=0 simT=68400.0s realT=321s; (s/r): 213.0841121495327
2022-09-30T22:18:07,220 INFO MemoryObserver:41 used RAM: 15790 MB free: 305 MB total: 16096 MB
2022-09-30T22:18:27,058 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15617 #nodes=2116
2022-09-30T22:18:27,058 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=101448 lost=0 simT=72000.0s realT=353s; (s/r): 203.96600566572238
2022-09-30T22:18:49,309 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13819 #nodes=1786
2022-09-30T22:18:49,309 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=79092 lost=0 simT=75600.0s realT=375s; (s/r): 201.6
2022-09-30T22:19:04,771 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12979 #nodes=1598
2022-09-30T22:19:04,771 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=62952 lost=0 simT=79200.0s realT=391s; (s/r): 202.55754475703324
2022-09-30T22:19:07,220 INFO MemoryObserver:41 used RAM: 15596 MB free: 499 MB total: 16096 MB
2022-09-30T22:19:23,867 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12240 #nodes=1574
2022-09-30T22:19:23,867 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=49478 lost=0 simT=82800.0s realT=410s; (s/r): 201.9512195121951
2022-09-30T22:19:36,397 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11702 #nodes=1428
2022-09-30T22:19:36,397 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=37288 lost=0 simT=86400.0s realT=422s; (s/r): 204.739336492891
2022-09-30T22:19:52,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9969 #nodes=1152
2022-09-30T22:19:52,007 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=30872 lost=2 simT=90000.0s realT=438s; (s/r): 205.4794520547945
2022-09-30T22:20:01,581 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8439 #nodes=1008
2022-09-30T22:20:01,581 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=26716 lost=4 simT=93600.0s realT=448s; (s/r): 208.92857142857142
2022-09-30T22:20:07,220 INFO MemoryObserver:41 used RAM: 15642 MB free: 453 MB total: 16096 MB
2022-09-30T22:20:09,411 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7332 #nodes=769
2022-09-30T22:20:09,411 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=23646 lost=5 simT=97200.0s realT=455s; (s/r): 213.62637362637363
2022-09-30T22:20:17,694 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6203 #nodes=713
2022-09-30T22:20:17,694 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=21191 lost=5 simT=100800.0s realT=464s; (s/r): 217.24137931034483
2022-09-30T22:20:24,428 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5317 #nodes=578
2022-09-30T22:20:24,428 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=19270 lost=5 simT=104400.0s realT=470s; (s/r): 222.12765957446808
2022-09-30T22:20:28,362 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4641 #nodes=482
2022-09-30T22:20:28,363 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=17666 lost=5 simT=108000.0s realT=474s; (s/r): 227.84810126582278
2022-09-30T22:20:31,540 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3916 #nodes=426
2022-09-30T22:20:31,540 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=16240 lost=5 simT=111600.0s realT=477s; (s/r): 233.96226415094338
2022-09-30T22:20:35,586 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3333 #nodes=379
2022-09-30T22:20:35,586 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=15064 lost=5 simT=115200.0s realT=482s; (s/r): 239.00414937759336
2022-09-30T22:20:38,978 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2805 #nodes=311
2022-09-30T22:20:38,978 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=14000 lost=5 simT=118800.0s realT=485s; (s/r): 244.94845360824743
2022-09-30T22:20:41,776 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2330 #nodes=247
2022-09-30T22:20:41,776 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=13058 lost=5 simT=122400.0s realT=488s; (s/r): 250.81967213114754
2022-09-30T22:20:44,026 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1937 #nodes=192
2022-09-30T22:20:44,026 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=12161 lost=5 simT=126000.0s realT=490s; (s/r): 257.14285714285717
2022-09-30T22:20:46,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1607 #nodes=156
2022-09-30T22:20:46,010 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=10487 lost=5 simT=129600.0s realT=492s; (s/r): 263.4146341463415
2022-09-30T22:20:55,007 INFO AbstractController$9:234 ### ITERATION 30 fires after mobsim event
2022-09-30T22:20:55,007 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=346.232421281sec
2022-09-30T22:20:55,007 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T22:20:55,050 INFO LegTimesControlerListener:50 [30] average trip (probably: leg) duration is: 1366 seconds = 00:22:46
2022-09-30T22:20:55,050 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T22:20:55,050 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:20:55,050 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:20:55,050 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:20:55,051 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:20:55,051 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T22:20:55,051 INFO EventsManagerImpl:137 event # 1
2022-09-30T22:20:55,051 INFO EventsManagerImpl:137 event # 4
2022-09-30T22:20:55,051 INFO EventsManagerImpl:137 event # 16
2022-09-30T22:20:55,051 INFO EventsManagerImpl:137 event # 64
2022-09-30T22:20:55,051 INFO EventsManagerImpl:137 event # 256
2022-09-30T22:20:55,052 INFO EventsManagerImpl:137 event # 1024
2022-09-30T22:20:55,057 INFO EventsManagerImpl:137 event # 4096
2022-09-30T22:20:55,076 INFO EventsManagerImpl:137 event # 16384
2022-09-30T22:20:55,101 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T22:20:55,430 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:20:55,430 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:20:55,430 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:20:55,430 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:20:55,430 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T22:20:55,431 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T22:20:55,431 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:20:55,433 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:20:55,433 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:20:55,436 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:20:55,436 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:20:55,436 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:50:58][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:20:55,440 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:20:55,440 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:20:55,440 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=32:55:57][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:20:55,441 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:20:55,441 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:20:55,441 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:20:55,441 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:20:55,441 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:20:55,441 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:54:44][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:20:55,442 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:20:55,443 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T22:20:55,443 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:20:55,443 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:20:55,443 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:20:55,443 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:20:55,444 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:20:55,444 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:50:12][duration=undefined][facilityId=null]
2022-09-30T22:20:55,445 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=26:23:49][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:20:55,447 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:20:55,447 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:20:55,447 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:20:55,452 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:20:55,452 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:20:55,452 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:20:55,453 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:20:55,453 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:20:55,453 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=10:21:57][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:20:55,453 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T22:20:56,009 INFO ControlerListenerManagerImpl:251 [it.30] all ControlerAfterMobsimListeners called.
2022-09-30T22:20:56,010 INFO AbstractController$4:159 ### ITERATION 30 fires scoring event
2022-09-30T22:20:56,010 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T22:20:56,306 INFO NewScoreAssignerImpl:57 it: 30 msaStart: 599
2022-09-30T22:20:56,521 INFO ControlerListenerManagerImpl:194 [it.30] all ControlerScoringListeners called.
2022-09-30T22:20:56,521 INFO AbstractController$5:167 ### ITERATION 30 fires iteration end event
2022-09-30T22:20:56,521 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T22:20:56,521 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T22:20:56,704 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T22:20:56,707 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.30/leipzig-flexa-25pct-scaledFleet-baseCase.30.countscompare.txt
2022-09-30T22:20:56,708 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.30/leipzig-flexa-25pct-scaledFleet-baseCase.30.countscompareAWTV.txt
2022-09-30T22:20:56,710 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T22:20:59,696 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T22:20:59,696 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.11945726800762053
2022-09-30T22:20:59,696 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.27851024715385364
2022-09-30T22:20:59,697 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.4020242686289714E-4
2022-09-30T22:20:59,697 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.593241140615291E-4
2022-09-30T22:20:59,697 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T22:20:59,697 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14700596188705792
2022-09-30T22:20:59,697 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14420089659386762
2022-09-30T22:20:59,697 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2498048650230824
2022-09-30T22:20:59,817 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T22:20:59,980 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -105.69933171708534
2022-09-30T22:20:59,980 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -143.24516688701544
2022-09-30T22:20:59,980 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -113.79781823611982
2022-09-30T22:20:59,980 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -85.0973809853813
2022-09-30T22:21:00,026 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T22:21:01,108 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19181.637227939584 meters
2022-09-30T22:21:01,108 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139048.0405307976 meters (statistic on all 2069544 legs which have a finite distance)
2022-09-30T22:21:01,108 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52342.67817819028 meters
2022-09-30T22:21:01,108 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138994.2105495234 meters (statistic on all 758117 trips which have a finite distance)
2022-09-30T22:21:01,108 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T22:21:01,108 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T22:21:02,102 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T22:21:02,104 INFO LegHistogramListener:72 number of legs: 2079987 100%
2022-09-30T22:21:02,104 INFO LegHistogramListener:79 number of bike legs: 92096 4.4277199809421885%
2022-09-30T22:21:02,104 INFO LegHistogramListener:79 number of car legs: 216727 10.419632430394998%
2022-09-30T22:21:02,104 INFO LegHistogramListener:79 number of drtNorth legs: 292 0.014038549279394534%
2022-09-30T22:21:02,104 INFO LegHistogramListener:79 number of drtSoutheast legs: 211 0.010144294171069339%
2022-09-30T22:21:02,104 INFO LegHistogramListener:79 number of freight legs: 47065 2.2627545268311775%
2022-09-30T22:21:02,104 INFO LegHistogramListener:79 number of pt legs: 140294 6.744946002066359%
2022-09-30T22:21:02,104 INFO LegHistogramListener:79 number of ride legs: 111547 5.362870056399391%
2022-09-30T22:21:02,104 INFO LegHistogramListener:79 number of walk legs: 1471755 70.75789415991542%
2022-09-30T22:21:02,649 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T22:21:02,649 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T22:21:06,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3446494502842295
2022-09-30T22:21:06,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.40400514540123345
2022-09-30T22:21:06,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.004906617643282992
2022-09-30T22:21:06,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0042031047001853785
2022-09-30T22:21:06,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T22:21:06,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.37214550907120886
2022-09-30T22:21:06,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.3870951591120331
2022-09-30T22:21:06,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7217734688323225
2022-09-30T22:21:06,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.18559390357251063
2022-09-30T22:21:06,815 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37194652274606266
2022-09-30T22:21:06,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 5.982427581815474E-4
2022-09-30T22:21:06,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.827023113224503E-4
2022-09-30T22:21:06,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T22:21:06,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.21965651108931533
2022-09-30T22:21:06,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.21467158269871672
2022-09-30T22:21:06,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.3842066479405557
2022-09-30T22:21:06,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.14124434493701762
2022-09-30T22:21:06,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.34947133826648247
2022-09-30T22:21:06,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.5662149463122058E-4
2022-09-30T22:21:06,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.3479718800228E-4
2022-09-30T22:21:06,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T22:21:06,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.16213149016365663
2022-09-30T22:21:06,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.16429209651992174
2022-09-30T22:21:06,816 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.26861228220625766
2022-09-30T22:21:06,987 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T22:21:07,220 INFO MemoryObserver:41 used RAM: 16005 MB free: 90 MB total: 16096 MB
2022-09-30T22:21:08,133 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T22:21:08,425 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T22:21:08,779 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T22:21:09,885 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T22:21:10,177 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T22:21:10,572 INFO ControlerListenerManagerImpl:171 [it.30] all ControlerIterationEndsListeners called.
2022-09-30T22:21:10,664 INFO AbstractController:181 ### ITERATION 30 ENDS
2022-09-30T22:21:10,664 INFO AbstractController:182 ###################################################
2022-09-30T22:21:10,664 INFO AbstractController:133 ###################################################
2022-09-30T22:21:10,664 INFO AbstractController:134 ### ITERATION 31 BEGINS
2022-09-30T22:21:10,664 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T22:21:10,664 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T22:21:10,664 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T22:21:10,665 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T22:21:10,665 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T22:21:10,992 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T22:21:11,039 INFO ControlerListenerManagerImpl:148 [it.31] all ControlerIterationStartsListeners called.
2022-09-30T22:21:11,039 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T22:21:21,086 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169369 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T22:21:21,086 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30623 plans
2022-09-30T22:21:21,097 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:21:21,097 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:21,098 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:21:21,099 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:21:21,103 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:21:21,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:21,112 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:21:21,113 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:21,114 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:21,118 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:21,119 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:21,121 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:21:21,121 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:21,123 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:21,126 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:21,128 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:21,135 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:21,137 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:21:21,198 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:21:21,226 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:21,310 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:21:21,462 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:21:21,880 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:21:23,069 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:21:24,948 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:21:28,905 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T22:21:35,745 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T22:21:54,884 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:21:54,884 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30623 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T22:21:54,884 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30767 plans
2022-09-30T22:21:54,884 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T22:21:54,884 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T22:21:54,884 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T22:21:54,884 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T22:21:54,885 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T22:21:54,885 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T22:21:54,885 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T22:21:54,885 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T22:21:54,885 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T22:21:54,886 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T22:21:54,887 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T22:21:54,890 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T22:21:54,896 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T22:21:54,907 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T22:21:54,928 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T22:21:54,969 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T22:21:55,148 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30767 plans
2022-09-30T22:21:55,148 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:21:55,149 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:21:55,149 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:21:55,149 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:21:55,149 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:55,149 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:55,149 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:55,150 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:55,151 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:55,152 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:55,153 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:55,154 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:55,155 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:21:55,155 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:55,161 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:21:55,162 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:55,165 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:55,169 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:21:55,175 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:21:55,208 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:21:55,339 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:21:55,545 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:21:55,924 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:21:57,033 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:21:59,220 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:22:03,080 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T22:22:07,230 INFO MemoryObserver:41 used RAM: 15862 MB free: 233 MB total: 16096 MB
2022-09-30T22:22:11,491 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T22:22:30,724 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:22:30,724 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30767 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T22:22:30,724 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7669 plans
2022-09-30T22:22:30,725 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T22:22:30,725 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T22:22:30,725 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T22:22:30,725 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T22:22:30,725 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T22:22:30,725 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T22:22:30,725 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T22:22:30,725 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T22:22:30,725 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T22:22:30,725 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T22:22:30,726 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T22:22:30,726 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T22:22:30,728 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T22:22:30,730 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T22:22:30,730 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7669 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T22:22:30,730 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40117 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T22:22:30,730 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6948 plans
2022-09-30T22:22:30,731 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:22:30,731 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:22:30,731 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:22:30,731 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:22:30,734 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:22:30,738 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:22:30,776 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:22:31,084 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:22:31,281 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:22:31,758 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:22:32,377 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:22:33,655 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:22:36,621 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:22:50,045 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:22:50,045 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6948 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T22:22:50,046 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T22:22:51,409 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T22:22:52,861 INFO ControlerListenerManagerImpl:213 [it.31] all ControlerReplanningListeners called.
2022-09-30T22:22:52,862 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T22:22:52,862 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T22:22:52,862 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T22:22:52,977 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T22:22:53,099 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T22:22:53,099 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T22:22:53,099 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T22:22:53,101 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T22:22:53,102 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T22:22:53,102 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T22:22:53,103 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T22:22:53,103 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T22:22:53,103 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T22:22:53,103 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T22:22:53,103 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T22:22:53,103 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T22:22:53,103 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T22:22:53,103 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:22:53,103 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:22:53,103 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T22:22:53,103 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:22:53,104 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:22:53,104 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T22:22:53,104 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T22:22:53,104 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T22:22:53,104 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T22:22:54,003 INFO ControlerListenerManagerImpl:232 [it.31] all ControlerBeforeMobsimListeners called.
2022-09-30T22:22:54,003 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T22:22:54,004 INFO NetworkImpl:163 node # 1
2022-09-30T22:22:54,004 INFO NetworkImpl:163 node # 4
2022-09-30T22:22:54,004 INFO NetworkImpl:163 node # 16
2022-09-30T22:22:54,004 INFO NetworkImpl:163 node # 64
2022-09-30T22:22:54,004 INFO NetworkImpl:163 node # 256
2022-09-30T22:22:54,004 INFO NetworkImpl:163 node # 1024
2022-09-30T22:22:54,005 INFO NetworkImpl:163 node # 4096
2022-09-30T22:22:54,006 INFO NetworkImpl:163 node # 16384
2022-09-30T22:22:54,016 INFO NetworkImpl:163 node # 65536
2022-09-30T22:22:54,051 INFO NetworkImpl:159 link # 1
2022-09-30T22:22:54,051 INFO NetworkImpl:159 link # 4
2022-09-30T22:22:54,051 INFO NetworkImpl:159 link # 16
2022-09-30T22:22:54,051 INFO NetworkImpl:159 link # 64
2022-09-30T22:22:54,052 INFO NetworkImpl:159 link # 256
2022-09-30T22:22:54,053 INFO NetworkImpl:159 link # 1024
2022-09-30T22:22:54,058 INFO NetworkImpl:159 link # 4096
2022-09-30T22:22:54,081 INFO NetworkImpl:159 link # 16384
2022-09-30T22:22:54,182 INFO NetworkImpl:159 link # 65536
2022-09-30T22:22:54,659 INFO NetworkImpl:159 link # 262144
2022-09-30T22:22:55,717 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T22:22:55,717 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T22:22:55,717 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T22:22:55,717 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T22:22:55,717 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T22:22:55,718 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T22:22:55,719 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T22:22:55,720 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T22:22:55,723 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T22:22:55,727 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T22:22:55,737 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T22:22:55,752 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T22:22:55,781 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T22:22:55,841 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T22:22:55,960 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T22:22:56,204 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T22:22:56,688 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T22:22:57,690 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T22:22:59,428 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T22:22:59,652 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T22:22:59,676 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:22:59,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T22:22:59,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:22:59,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:22:59,676 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:22:59,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T22:22:59,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T22:22:59,677 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T22:22:59,677 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:22:59,677 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:23:01,872 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:23:01,872 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:23:01,873 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:23:01,873 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:23:01,873 INFO EventsManagerImpl:176
2022-09-30T22:23:01,873 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:23:01,873 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:23:01,873 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:23:01,873 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:23:01,873 INFO EventsManagerImpl:176
2022-09-30T22:23:01,873 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:23:01,873 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:23:01,873 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:23:01,873 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:23:01,873 INFO EventsManagerImpl:176
2022-09-30T22:23:01,873 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:23:01,873 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:23:01,873 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:23:01,874 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:23:01,874 INFO EventsManagerImpl:176
2022-09-30T22:23:01,874 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T22:23:01,874 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T22:23:01,874 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T22:23:01,874 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T22:23:01,874 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T22:23:01,874 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T22:23:01,874 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T22:23:01,874 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:23:01,874 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T22:23:01,874 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:23:01,874 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:23:01,874 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T22:23:01,874 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:23:01,874 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:23:01,874 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:23:01,875 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T22:23:01,875 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T22:23:01,875 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T22:23:01,875 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T22:23:01,875 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:23:01,875 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:23:01,875 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:23:01,875 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T22:23:01,875 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:23:01,875 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:23:01,875 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:23:01,875 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:23:01,875 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:23:01,875 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:23:01,875 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:23:01,875 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:23:01,875 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:23:01,875 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:23:01,875 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:23:01,875 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:23:01,875 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:23:01,875 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:23:01,876 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T22:23:01,876 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:23:01,876 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:23:01,876 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:23:01,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T22:23:01,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:23:01,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:23:01,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:23:01,876 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:23:01,876 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:23:01,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:23:01,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:23:01,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:23:01,876 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:23:01,876 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:23:01,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:23:01,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:23:01,876 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:23:01,876 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:23:04,423 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T22:23:04,428 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T22:23:04,752 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T22:23:04,752 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T22:23:04,752 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T22:23:04,752 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T22:23:04,752 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T22:23:04,753 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T22:23:04,753 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T22:23:04,753 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T22:23:05,184 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T22:23:05,185 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=5s; (s/r): 0.0
2022-09-30T22:23:05,367 INFO VehicularDepartureHandler:110 teleport vehicle 20519_bike from link 321979763 to link 179753956
2022-09-30T22:23:05,460 INFO VehicularDepartureHandler:110 teleport vehicle 4502_bike from link 283311190 to link 25121294
2022-09-30T22:23:05,637 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-09-30T22:23:06,841 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1769 #nodes=224
2022-09-30T22:23:06,841 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271906 lost=0 simT=3600.0s realT=7s; (s/r): 514.2857142857143
2022-09-30T22:23:07,230 INFO MemoryObserver:41 used RAM: 15988 MB free: 107 MB total: 16096 MB
2022-09-30T22:23:09,007 INFO VehicularDepartureHandler:110 teleport vehicle 15079_bike from link 334005613 to link 28497759#0
2022-09-30T22:23:09,303 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T22:23:09,742 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3122 #nodes=353
2022-09-30T22:23:09,742 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271342 lost=0 simT=7200.0s realT=10s; (s/r): 720.0
2022-09-30T22:23:11,197 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T22:23:11,821 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T22:23:13,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4356 #nodes=472
2022-09-30T22:23:13,209 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270744 lost=0 simT=10800.0s realT=13s; (s/r): 830.7692307692307
2022-09-30T22:23:15,850 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-09-30T22:23:17,504 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5671 #nodes=666
2022-09-30T22:23:17,504 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269949 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-09-30T22:23:19,463 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-09-30T22:23:19,463 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T22:23:23,011 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7203 #nodes=1016
2022-09-30T22:23:23,012 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268786 lost=0 simT=18000.0s realT=23s; (s/r): 782.6086956521739
2022-09-30T22:23:36,165 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10980 #nodes=1628
2022-09-30T22:23:36,166 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266970 lost=0 simT=21600.0s realT=36s; (s/r): 600.0
2022-09-30T22:23:50,944 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12094 #nodes=1803
2022-09-30T22:23:50,944 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264368 lost=0 simT=25200.0s realT=51s; (s/r): 494.11764705882354
2022-09-30T22:24:07,231 INFO MemoryObserver:41 used RAM: 14370 MB free: 1725 MB total: 16096 MB
2022-09-30T22:24:12,124 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13418 #nodes=1922
2022-09-30T22:24:12,124 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261050 lost=0 simT=28800.0s realT=72s; (s/r): 400.0
2022-09-30T22:24:33,793 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14838 #nodes=2180
2022-09-30T22:24:33,794 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257512 lost=0 simT=32400.0s realT=94s; (s/r): 344.6808510638298
2022-09-30T22:24:55,760 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14766 #nodes=2149
2022-09-30T22:24:55,761 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252449 lost=0 simT=36000.0s realT=116s; (s/r): 310.3448275862069
2022-09-30T22:25:07,232 INFO MemoryObserver:41 used RAM: 15002 MB free: 1093 MB total: 16096 MB
2022-09-30T22:25:15,887 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15363 #nodes=2127
2022-09-30T22:25:15,887 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246844 lost=0 simT=39600.0s realT=136s; (s/r): 291.1764705882353
2022-09-30T22:25:36,247 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15662 #nodes=2152
2022-09-30T22:25:36,247 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239286 lost=0 simT=43200.0s realT=156s; (s/r): 276.9230769230769
2022-09-30T22:26:02,001 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16099 #nodes=2318
2022-09-30T22:26:02,001 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230536 lost=0 simT=46800.0s realT=182s; (s/r): 257.14285714285717
2022-09-30T22:26:07,232 INFO MemoryObserver:41 used RAM: 15404 MB free: 691 MB total: 16096 MB
2022-09-30T22:26:23,573 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16377 #nodes=2402
2022-09-30T22:26:23,573 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219495 lost=0 simT=50400.0s realT=203s; (s/r): 248.27586206896552
2022-09-30T22:26:50,508 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16835 #nodes=2427
2022-09-30T22:26:50,508 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206344 lost=0 simT=54000.0s realT=230s; (s/r): 234.7826086956522
2022-09-30T22:27:07,233 INFO MemoryObserver:41 used RAM: 14675 MB free: 1420 MB total: 16096 MB
2022-09-30T22:27:25,624 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17013 #nodes=2505
2022-09-30T22:27:25,625 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=190018 lost=0 simT=57600.0s realT=265s; (s/r): 217.35849056603774
2022-09-30T22:27:48,312 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17113 #nodes=2457
2022-09-30T22:27:48,313 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170828 lost=0 simT=61200.0s realT=288s; (s/r): 212.5
2022-09-30T22:28:07,233 INFO MemoryObserver:41 used RAM: 14991 MB free: 1104 MB total: 16096 MB
2022-09-30T22:28:15,174 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16789 #nodes=2308
2022-09-30T22:28:15,174 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=149174 lost=0 simT=64800.0s realT=315s; (s/r): 205.71428571428572
2022-09-30T22:28:35,377 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16090 #nodes=2163
2022-09-30T22:28:35,377 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=125828 lost=0 simT=68400.0s realT=335s; (s/r): 204.17910447761193
2022-09-30T22:28:59,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15616 #nodes=2076
2022-09-30T22:28:59,491 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=101189 lost=0 simT=72000.0s realT=359s; (s/r): 200.55710306406687
2022-09-30T22:29:07,234 INFO MemoryObserver:41 used RAM: 15567 MB free: 528 MB total: 16096 MB
2022-09-30T22:29:27,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13773 #nodes=1796
2022-09-30T22:29:27,096 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=78892 lost=0 simT=75600.0s realT=387s; (s/r): 195.34883720930233
2022-09-30T22:29:47,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12939 #nodes=1629
2022-09-30T22:29:47,975 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=62711 lost=0 simT=79200.0s realT=408s; (s/r): 194.11764705882354
2022-09-30T22:30:01,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12211 #nodes=1465
2022-09-30T22:30:01,018 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=49131 lost=0 simT=82800.0s realT=421s; (s/r): 196.6745843230404
2022-09-30T22:30:07,234 INFO MemoryObserver:41 used RAM: 15624 MB free: 471 MB total: 16096 MB
2022-09-30T22:30:18,835 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11702 #nodes=1389
2022-09-30T22:30:18,835 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=36926 lost=1 simT=86400.0s realT=439s; (s/r): 196.81093394077448
2022-09-30T22:30:30,556 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9859 #nodes=1137
2022-09-30T22:30:30,557 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=30476 lost=5 simT=90000.0s realT=450s; (s/r): 200.0
2022-09-30T22:30:41,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8416 #nodes=988
2022-09-30T22:30:41,975 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=26328 lost=5 simT=93600.0s realT=462s; (s/r): 202.5974025974026
2022-09-30T22:30:52,090 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7227 #nodes=804
2022-09-30T22:30:52,090 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=23275 lost=5 simT=97200.0s realT=472s; (s/r): 205.9322033898305
2022-09-30T22:30:58,702 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6223 #nodes=664
2022-09-30T22:30:58,702 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=20864 lost=5 simT=100800.0s realT=479s; (s/r): 210.4384133611691
2022-09-30T22:31:03,179 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5328 #nodes=592
2022-09-30T22:31:03,179 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=18965 lost=5 simT=104400.0s realT=483s; (s/r): 216.14906832298138
2022-09-30T22:31:07,234 INFO MemoryObserver:41 used RAM: 15786 MB free: 309 MB total: 16096 MB
2022-09-30T22:31:08,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4642 #nodes=520
2022-09-30T22:31:08,258 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=17330 lost=5 simT=108000.0s realT=488s; (s/r): 221.31147540983608
2022-09-30T22:31:13,224 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3989 #nodes=409
2022-09-30T22:31:13,224 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=15923 lost=6 simT=111600.0s realT=493s; (s/r): 226.36916835699796
2022-09-30T22:31:17,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3388 #nodes=383
2022-09-30T22:31:17,349 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=14707 lost=6 simT=115200.0s realT=497s; (s/r): 231.79074446680082
2022-09-30T22:31:20,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2819 #nodes=319
2022-09-30T22:31:20,591 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=13661 lost=6 simT=118800.0s realT=500s; (s/r): 237.6
2022-09-30T22:31:23,233 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2350 #nodes=239
2022-09-30T22:31:23,233 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=12729 lost=6 simT=122400.0s realT=503s; (s/r): 243.33996023856858
2022-09-30T22:31:25,228 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1999 #nodes=210
2022-09-30T22:31:25,228 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=11841 lost=6 simT=126000.0s realT=505s; (s/r): 249.5049504950495
2022-09-30T22:31:26,717 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1599 #nodes=177
2022-09-30T22:31:26,717 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=10154 lost=6 simT=129600.0s realT=507s; (s/r): 255.62130177514794
2022-09-30T22:31:35,879 INFO AbstractController$9:234 ### ITERATION 31 fires after mobsim event
2022-09-30T22:31:35,879 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T22:31:35,879 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=356.20168601sec
2022-09-30T22:31:35,915 INFO LegTimesControlerListener:50 [31] average trip (probably: leg) duration is: 1362 seconds = 00:22:42
2022-09-30T22:31:35,915 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T22:31:35,915 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:31:35,915 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:31:35,915 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:31:35,915 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:31:35,916 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T22:31:35,916 INFO EventsManagerImpl:137 event # 1
2022-09-30T22:31:35,916 INFO EventsManagerImpl:137 event # 4
2022-09-30T22:31:35,916 INFO EventsManagerImpl:137 event # 16
2022-09-30T22:31:35,916 INFO EventsManagerImpl:137 event # 64
2022-09-30T22:31:35,916 INFO EventsManagerImpl:137 event # 256
2022-09-30T22:31:35,917 INFO EventsManagerImpl:137 event # 1024
2022-09-30T22:31:35,920 INFO EventsManagerImpl:137 event # 4096
2022-09-30T22:31:35,932 INFO EventsManagerImpl:137 event # 16384
2022-09-30T22:31:35,948 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T22:31:36,254 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:31:36,254 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:31:36,254 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:31:36,254 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:31:36,254 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T22:31:36,255 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T22:31:36,255 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:31:36,258 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:31:36,258 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:31:36,260 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:31:36,260 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:31:36,260 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:49:49][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:31:36,263 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:31:36,263 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T22:31:36,263 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:31:36,263 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:31:36,263 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:31:36,263 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:31:36,264 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:31:36,264 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:31:36,264 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:31:36,265 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:31:36,265 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T22:31:36,265 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:31:36,265 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:31:36,266 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:31:36,266 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:31:36,266 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:31:36,266 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:31:36,266 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:31:36,269 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:31:36,269 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:31:36,269 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:31:36,272 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:31:36,272 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:31:36,272 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:42][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:31:36,272 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:31:36,273 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:31:36,273 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:05][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:31:36,273 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T22:31:36,663 INFO ControlerListenerManagerImpl:251 [it.31] all ControlerAfterMobsimListeners called.
2022-09-30T22:31:36,663 INFO AbstractController$4:159 ### ITERATION 31 fires scoring event
2022-09-30T22:31:36,663 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T22:31:36,815 INFO NewScoreAssignerImpl:57 it: 31 msaStart: 599
2022-09-30T22:31:36,956 INFO ControlerListenerManagerImpl:194 [it.31] all ControlerScoringListeners called.
2022-09-30T22:31:36,957 INFO AbstractController$5:167 ### ITERATION 31 fires iteration end event
2022-09-30T22:31:36,957 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T22:31:36,957 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T22:31:37,048 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T22:31:37,048 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T22:31:40,063 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T22:31:40,063 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12042138884752256
2022-09-30T22:31:40,063 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.279534705782671
2022-09-30T22:31:40,063 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.209456857197143E-4
2022-09-30T22:31:40,063 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.60607896804408E-4
2022-09-30T22:31:40,063 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T22:31:40,063 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14569136835834998
2022-09-30T22:31:40,063 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14517143634748406
2022-09-30T22:31:40,063 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2481783122878549
2022-09-30T22:31:40,186 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T22:31:40,341 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -104.91648786270896
2022-09-30T22:31:40,341 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -141.66319348672712
2022-09-30T22:31:40,341 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -112.99769318865144
2022-09-30T22:31:40,341 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -84.79767884542655
2022-09-30T22:31:40,389 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T22:31:41,519 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19210.396914296023 meters
2022-09-30T22:31:41,519 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139329.46076385392 meters (statistic on all 2070628 legs which have a finite distance)
2022-09-30T22:31:41,519 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52402.71651116897 meters
2022-09-30T22:31:41,519 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139273.3159988622 meters (statistic on all 758769 trips which have a finite distance)
2022-09-30T22:31:41,519 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T22:31:41,519 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T22:31:42,609 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T22:31:42,611 INFO LegHistogramListener:72 number of legs: 2080739 100%
2022-09-30T22:31:42,611 INFO LegHistogramListener:79 number of bike legs: 92779 4.458944634574543%
2022-09-30T22:31:42,611 INFO LegHistogramListener:79 number of car legs: 217529 10.45441066851729%
2022-09-30T22:31:42,611 INFO LegHistogramListener:79 number of drtNorth legs: 267 0.012831979407316342%
2022-09-30T22:31:42,611 INFO LegHistogramListener:79 number of drtSoutheast legs: 208 0.009996448377235203%
2022-09-30T22:31:42,611 INFO LegHistogramListener:79 number of freight legs: 47065 2.261936744589302%
2022-09-30T22:31:42,611 INFO LegHistogramListener:79 number of pt legs: 138664 6.664170758562222%
2022-09-30T22:31:42,611 INFO LegHistogramListener:79 number of ride legs: 112349 5.399475859298066%
2022-09-30T22:31:42,611 INFO LegHistogramListener:79 number of walk legs: 1471878 70.73823290667403%
2022-09-30T22:31:43,155 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T22:31:43,155 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T22:31:47,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3502557295223815
2022-09-30T22:31:47,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.40505527968490834
2022-09-30T22:31:47,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00506580670339997
2022-09-30T22:31:47,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.004326347843501749
2022-09-30T22:31:47,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T22:31:47,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.37714455907197914
2022-09-30T22:31:47,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.3936090727494005
2022-09-30T22:31:47,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7290538007671886
2022-09-30T22:31:47,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1870895104679645
2022-09-30T22:31:47,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3725614546799016
2022-09-30T22:31:47,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.149319338389726E-4
2022-09-30T22:31:47,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.904050077797234E-4
2022-09-30T22:31:47,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T22:31:47,371 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.22217786039632942
2022-09-30T22:31:47,372 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.21660624329223516
2022-09-30T22:31:47,372 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.3882287392739952
2022-09-30T22:31:47,372 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.14283495175544453
2022-09-30T22:31:47,372 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3510786342605668
2022-09-30T22:31:47,372 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.61756625602736E-4
2022-09-30T22:31:47,372 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.373647534880377E-4
2022-09-30T22:31:47,372 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T22:31:47,372 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.16427412356152143
2022-09-30T22:31:47,372 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.16599696000246486
2022-09-30T22:31:47,372 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.27186153632848403
2022-09-30T22:31:47,518 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T22:31:48,658 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T22:31:48,957 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T22:31:49,318 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T22:31:50,398 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T22:31:50,750 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T22:31:51,102 INFO ControlerListenerManagerImpl:171 [it.31] all ControlerIterationEndsListeners called.
2022-09-30T22:31:51,195 INFO AbstractController:181 ### ITERATION 31 ENDS
2022-09-30T22:31:51,195 INFO AbstractController:182 ###################################################
2022-09-30T22:31:51,195 INFO AbstractController:133 ###################################################
2022-09-30T22:31:51,195 INFO AbstractController:134 ### ITERATION 32 BEGINS
2022-09-30T22:31:51,196 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T22:31:51,196 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T22:31:51,196 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T22:31:51,196 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T22:31:51,196 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T22:31:51,513 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T22:31:51,557 INFO ControlerListenerManagerImpl:148 [it.32] all ControlerIterationStartsListeners called.
2022-09-30T22:31:51,557 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T22:32:01,627 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169809 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T22:32:01,628 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30436 plans
2022-09-30T22:32:01,639 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:32:01,639 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:01,641 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:32:01,642 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:01,649 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:32:01,649 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:01,652 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:32:01,670 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:01,671 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:01,671 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:32:01,674 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:01,676 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:01,693 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:32:01,701 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:01,718 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:01,722 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:01,724 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:32:01,804 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:32:01,853 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:01,917 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:32:01,980 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:02,295 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:32:02,710 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:32:03,677 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:32:05,516 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:32:07,235 INFO MemoryObserver:41 used RAM: 14265 MB free: 1830 MB total: 16096 MB
2022-09-30T22:32:09,385 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T22:32:16,161 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T22:32:35,188 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:32:35,188 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30436 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T22:32:35,188 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30603 plans
2022-09-30T22:32:35,188 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T22:32:35,188 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T22:32:35,189 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T22:32:35,189 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T22:32:35,189 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T22:32:35,189 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T22:32:35,189 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T22:32:35,190 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T22:32:35,190 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T22:32:35,191 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T22:32:35,194 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T22:32:35,198 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T22:32:35,207 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T22:32:35,226 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T22:32:35,260 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T22:32:35,324 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T22:32:35,506 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30603 plans
2022-09-30T22:32:35,506 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:35,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:35,509 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:32:35,509 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:32:35,512 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:35,513 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:32:35,515 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:32:35,515 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:35,515 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:35,515 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:35,515 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:35,516 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:32:35,516 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:35,518 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:35,522 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:32:35,522 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:35,522 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:35,534 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:32:35,537 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:32:35,575 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:32:35,708 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:32:35,874 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:32:36,223 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:32:37,103 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:32:38,877 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:32:42,620 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T22:32:51,165 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T22:33:07,236 INFO MemoryObserver:41 used RAM: 15113 MB free: 982 MB total: 16096 MB
2022-09-30T22:33:14,420 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:33:14,420 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30603 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T22:33:14,420 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7580 plans
2022-09-30T22:33:14,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T22:33:14,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T22:33:14,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T22:33:14,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T22:33:14,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T22:33:14,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T22:33:14,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T22:33:14,420 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T22:33:14,421 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T22:33:14,421 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T22:33:14,421 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T22:33:14,422 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T22:33:14,423 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T22:33:14,426 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T22:33:14,426 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7580 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T22:33:14,426 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40210 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T22:33:14,426 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6855 plans
2022-09-30T22:33:14,427 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:33:14,427 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:33:14,427 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:33:14,428 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:33:14,430 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:33:14,436 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:33:14,496 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:33:14,632 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:33:15,034 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:33:15,407 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:33:16,019 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:33:17,186 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:33:21,155 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:33:30,682 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:33:30,683 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6855 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T22:33:30,683 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T22:33:32,044 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T22:33:33,462 INFO ControlerListenerManagerImpl:213 [it.32] all ControlerReplanningListeners called.
2022-09-30T22:33:33,463 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T22:33:33,463 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T22:33:33,463 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T22:33:33,577 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T22:33:33,692 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T22:33:33,692 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T22:33:33,692 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T22:33:33,694 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T22:33:33,695 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T22:33:33,695 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T22:33:33,695 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T22:33:33,696 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T22:33:33,696 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T22:33:33,696 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T22:33:33,696 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T22:33:33,696 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T22:33:33,696 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T22:33:33,696 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:33:33,696 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:33:33,696 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T22:33:33,696 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:33:33,696 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:33:33,696 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T22:33:33,696 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T22:33:33,696 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T22:33:33,696 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T22:33:34,591 INFO ControlerListenerManagerImpl:232 [it.32] all ControlerBeforeMobsimListeners called.
2022-09-30T22:33:34,592 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T22:33:34,592 INFO NetworkImpl:163 node # 1
2022-09-30T22:33:34,592 INFO NetworkImpl:163 node # 4
2022-09-30T22:33:34,592 INFO NetworkImpl:163 node # 16
2022-09-30T22:33:34,592 INFO NetworkImpl:163 node # 64
2022-09-30T22:33:34,593 INFO NetworkImpl:163 node # 256
2022-09-30T22:33:34,593 INFO NetworkImpl:163 node # 1024
2022-09-30T22:33:34,593 INFO NetworkImpl:163 node # 4096
2022-09-30T22:33:34,595 INFO NetworkImpl:163 node # 16384
2022-09-30T22:33:34,604 INFO NetworkImpl:163 node # 65536
2022-09-30T22:33:34,641 INFO NetworkImpl:159 link # 1
2022-09-30T22:33:34,641 INFO NetworkImpl:159 link # 4
2022-09-30T22:33:34,642 INFO NetworkImpl:159 link # 16
2022-09-30T22:33:34,642 INFO NetworkImpl:159 link # 64
2022-09-30T22:33:34,642 INFO NetworkImpl:159 link # 256
2022-09-30T22:33:34,643 INFO NetworkImpl:159 link # 1024
2022-09-30T22:33:34,649 INFO NetworkImpl:159 link # 4096
2022-09-30T22:33:34,671 INFO NetworkImpl:159 link # 16384
2022-09-30T22:33:34,763 INFO NetworkImpl:159 link # 65536
2022-09-30T22:33:35,194 INFO NetworkImpl:159 link # 262144
2022-09-30T22:33:36,142 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T22:33:36,142 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T22:33:36,142 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T22:33:36,143 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T22:33:36,143 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T22:33:36,144 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T22:33:36,145 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T22:33:36,147 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T22:33:36,151 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T22:33:36,158 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T22:33:36,169 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T22:33:36,184 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T22:33:36,215 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T22:33:36,280 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T22:33:36,408 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T22:33:36,669 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T22:33:37,278 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T22:33:38,222 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T22:33:39,946 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T22:33:40,068 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T22:33:40,090 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:33:40,091 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T22:33:40,091 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:33:40,091 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:33:40,091 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:33:40,091 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T22:33:40,091 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T22:33:40,091 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T22:33:40,091 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:33:40,091 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:33:42,429 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:33:42,429 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:33:42,429 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:33:42,429 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:33:42,429 INFO EventsManagerImpl:176
2022-09-30T22:33:42,430 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:33:42,430 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:33:42,430 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:33:42,430 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:33:42,430 INFO EventsManagerImpl:176
2022-09-30T22:33:42,430 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:33:42,430 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:33:42,430 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:33:42,430 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:33:42,430 INFO EventsManagerImpl:176
2022-09-30T22:33:42,430 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:33:42,430 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:33:42,430 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:33:42,430 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:33:42,430 INFO EventsManagerImpl:176
2022-09-30T22:33:42,430 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T22:33:42,431 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T22:33:42,431 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T22:33:42,431 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T22:33:42,431 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T22:33:42,431 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T22:33:42,431 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T22:33:42,431 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:33:42,431 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T22:33:42,431 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:33:42,431 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:33:42,431 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T22:33:42,431 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:33:42,431 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:33:42,431 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:33:42,431 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T22:33:42,431 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T22:33:42,431 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T22:33:42,431 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T22:33:42,432 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:33:42,432 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:33:42,432 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:33:42,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T22:33:42,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:33:42,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:33:42,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:33:42,432 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:33:42,432 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:33:42,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:33:42,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:33:42,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:33:42,432 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:33:42,432 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:33:42,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:33:42,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:33:42,432 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:33:42,432 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:33:42,432 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T22:33:42,432 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:33:42,432 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:33:42,432 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:33:42,433 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T22:33:42,433 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:33:42,433 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:33:42,433 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:33:42,433 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:33:42,433 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:33:42,433 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:33:42,433 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:33:42,433 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:33:42,433 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:33:42,433 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:33:42,433 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:33:42,433 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:33:42,433 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:33:42,433 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:33:51,234 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T22:33:51,239 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T22:33:51,602 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T22:33:51,602 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T22:33:51,603 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T22:33:51,603 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T22:33:51,603 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T22:33:51,603 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T22:33:51,603 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T22:33:51,603 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T22:33:51,949 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T22:33:51,949 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-09-30T22:33:52,060 INFO VehicularDepartureHandler:110 teleport vehicle 20519_bike from link 321979763 to link 179753956
2022-09-30T22:33:52,257 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-09-30T22:33:52,339 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T22:33:52,855 INFO VehicularDepartureHandler:110 teleport vehicle 2378_bike from link 25119952 to link -526727381
2022-09-30T22:33:52,959 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1778 #nodes=222
2022-09-30T22:33:52,959 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271895 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-09-30T22:33:53,705 INFO VehicularDepartureHandler:110 teleport vehicle 12807_bike from link 313916612#0 to link 193199004
2022-09-30T22:33:54,271 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T22:33:54,547 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3149 #nodes=345
2022-09-30T22:33:54,547 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271320 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-09-30T22:33:55,696 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T22:33:57,149 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4370 #nodes=463
2022-09-30T22:33:57,149 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270742 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-09-30T22:33:58,215 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T22:33:59,367 INFO VehicularDepartureHandler:110 teleport vehicle 15663_bike from link 66289209 to link 153150625#0
2022-09-30T22:33:59,367 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T22:34:01,082 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5662 #nodes=671
2022-09-30T22:34:01,082 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269950 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-09-30T22:34:07,189 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7194 #nodes=1002
2022-09-30T22:34:07,189 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268786 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-09-30T22:34:07,236 INFO MemoryObserver:41 used RAM: 13326 MB free: 2769 MB total: 16096 MB
2022-09-30T22:34:19,891 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10968 #nodes=1603
2022-09-30T22:34:19,891 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266953 lost=0 simT=21600.0s realT=39s; (s/r): 553.8461538461538
2022-09-30T22:34:32,935 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12149 #nodes=1815
2022-09-30T22:34:32,935 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264375 lost=0 simT=25200.0s realT=52s; (s/r): 484.61538461538464
2022-09-30T22:34:53,341 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13477 #nodes=1971
2022-09-30T22:34:53,341 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261022 lost=0 simT=28800.0s realT=73s; (s/r): 394.52054794520546
2022-09-30T22:35:07,236 INFO MemoryObserver:41 used RAM: 14210 MB free: 1885 MB total: 16096 MB
2022-09-30T22:35:11,842 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14825 #nodes=2077
2022-09-30T22:35:11,843 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257488 lost=0 simT=32400.0s realT=91s; (s/r): 356.04395604395603
2022-09-30T22:35:33,884 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14778 #nodes=2091
2022-09-30T22:35:33,885 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252387 lost=0 simT=36000.0s realT=113s; (s/r): 318.5840707964602
2022-09-30T22:35:52,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15338 #nodes=2131
2022-09-30T22:35:52,437 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246774 lost=0 simT=39600.0s realT=132s; (s/r): 300.0
2022-09-30T22:36:07,236 INFO MemoryObserver:41 used RAM: 14759 MB free: 1336 MB total: 16096 MB
2022-09-30T22:36:11,745 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15791 #nodes=2257
2022-09-30T22:36:11,745 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239153 lost=0 simT=43200.0s realT=151s; (s/r): 286.0927152317881
2022-09-30T22:36:36,687 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16224 #nodes=2299
2022-09-30T22:36:36,687 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230462 lost=0 simT=46800.0s realT=176s; (s/r): 265.90909090909093
2022-09-30T22:36:57,128 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16404 #nodes=2464
2022-09-30T22:36:57,129 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219461 lost=0 simT=50400.0s realT=197s; (s/r): 255.83756345177665
2022-09-30T22:37:07,237 INFO MemoryObserver:41 used RAM: 15253 MB free: 842 MB total: 16096 MB
2022-09-30T22:37:18,131 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16830 #nodes=2564
2022-09-30T22:37:18,131 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206193 lost=0 simT=54000.0s realT=218s; (s/r): 247.70642201834863
2022-09-30T22:37:41,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17010 #nodes=2497
2022-09-30T22:37:41,382 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189773 lost=0 simT=57600.0s realT=241s; (s/r): 239.00414937759336
2022-09-30T22:38:07,237 INFO MemoryObserver:41 used RAM: 15644 MB free: 451 MB total: 16096 MB
2022-09-30T22:38:07,435 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17150 #nodes=2431
2022-09-30T22:38:07,436 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170592 lost=0 simT=61200.0s realT=267s; (s/r): 229.2134831460674
2022-09-30T22:38:29,862 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16728 #nodes=2379
2022-09-30T22:38:29,863 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148758 lost=0 simT=64800.0s realT=289s; (s/r): 224.22145328719722
2022-09-30T22:38:56,262 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15894 #nodes=2149
2022-09-30T22:38:56,263 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=125364 lost=0 simT=68400.0s realT=316s; (s/r): 216.45569620253164
2022-09-30T22:39:09,802 INFO MemoryObserver:41 used RAM: 14912 MB free: 1183 MB total: 16096 MB
2022-09-30T22:39:28,486 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15547 #nodes=2104
2022-09-30T22:39:28,486 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=100703 lost=0 simT=72000.0s realT=348s; (s/r): 206.89655172413794
2022-09-30T22:39:47,899 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13751 #nodes=1776
2022-09-30T22:39:47,899 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=78559 lost=0 simT=75600.0s realT=367s; (s/r): 205.99455040871933
2022-09-30T22:40:07,238 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12860 #nodes=1631
2022-09-30T22:40:07,239 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=62390 lost=0 simT=79200.0s realT=387s; (s/r): 204.65116279069767
2022-09-30T22:40:09,803 INFO MemoryObserver:41 used RAM: 15699 MB free: 396 MB total: 16096 MB
2022-09-30T22:40:23,039 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12182 #nodes=1463
2022-09-30T22:40:23,040 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=48772 lost=0 simT=82800.0s realT=402s; (s/r): 205.97014925373134
2022-09-30T22:40:38,900 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11646 #nodes=1376
2022-09-30T22:40:38,900 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=36572 lost=1 simT=86400.0s realT=418s; (s/r): 206.69856459330143
2022-09-30T22:40:52,691 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9853 #nodes=1162
2022-09-30T22:40:52,691 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=30187 lost=2 simT=90000.0s realT=432s; (s/r): 208.33333333333334
2022-09-30T22:41:02,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8346 #nodes=953
2022-09-30T22:41:02,622 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=25980 lost=2 simT=93600.0s realT=442s; (s/r): 211.76470588235293
2022-09-30T22:41:09,803 INFO MemoryObserver:41 used RAM: 15635 MB free: 460 MB total: 16096 MB
2022-09-30T22:41:12,649 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7264 #nodes=823
2022-09-30T22:41:12,649 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=22964 lost=4 simT=97200.0s realT=452s; (s/r): 215.04424778761063
2022-09-30T22:41:19,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6186 #nodes=671
2022-09-30T22:41:19,344 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=20593 lost=4 simT=100800.0s realT=459s; (s/r): 219.6078431372549
2022-09-30T22:41:24,025 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5251 #nodes=565
2022-09-30T22:41:24,025 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=18664 lost=5 simT=104400.0s realT=463s; (s/r): 225.48596112311014
2022-09-30T22:41:29,598 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4522 #nodes=510
2022-09-30T22:41:29,598 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=17078 lost=5 simT=108000.0s realT=469s; (s/r): 230.2771855010661
2022-09-30T22:41:34,252 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3965 #nodes=405
2022-09-30T22:41:34,252 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=15709 lost=5 simT=111600.0s realT=474s; (s/r): 235.44303797468353
2022-09-30T22:41:38,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3285 #nodes=360
2022-09-30T22:41:38,010 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=14494 lost=6 simT=115200.0s realT=477s; (s/r): 241.50943396226415
2022-09-30T22:41:41,128 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2775 #nodes=251
2022-09-30T22:41:41,128 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=13443 lost=6 simT=118800.0s realT=481s; (s/r): 246.985446985447
2022-09-30T22:41:43,638 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2335 #nodes=241
2022-09-30T22:41:43,639 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=12528 lost=6 simT=122400.0s realT=483s; (s/r): 253.416149068323
2022-09-30T22:41:45,273 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1975 #nodes=209
2022-09-30T22:41:45,273 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=11653 lost=6 simT=126000.0s realT=485s; (s/r): 259.7938144329897
2022-09-30T22:41:46,813 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1584 #nodes=165
2022-09-30T22:41:46,813 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9987 lost=6 simT=129600.0s realT=486s; (s/r): 266.6666666666667
2022-09-30T22:41:47,281 INFO AbstractController$9:234 ### ITERATION 32 fires after mobsim event
2022-09-30T22:41:47,281 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=317.947021683sec
2022-09-30T22:41:47,282 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T22:41:47,324 INFO LegTimesControlerListener:50 [32] average trip (probably: leg) duration is: 1352 seconds = 00:22:32
2022-09-30T22:41:47,325 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T22:41:47,325 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:41:47,325 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:41:47,325 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:41:47,325 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:41:47,325 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T22:41:47,325 INFO EventsManagerImpl:137 event # 1
2022-09-30T22:41:47,325 INFO EventsManagerImpl:137 event # 4
2022-09-30T22:41:47,325 INFO EventsManagerImpl:137 event # 16
2022-09-30T22:41:47,325 INFO EventsManagerImpl:137 event # 64
2022-09-30T22:41:47,326 INFO EventsManagerImpl:137 event # 256
2022-09-30T22:41:47,327 INFO EventsManagerImpl:137 event # 1024
2022-09-30T22:41:47,331 INFO EventsManagerImpl:137 event # 4096
2022-09-30T22:41:47,348 INFO EventsManagerImpl:137 event # 16384
2022-09-30T22:41:47,370 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T22:41:47,771 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:41:47,771 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:41:47,771 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:41:47,771 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:41:47,771 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T22:41:47,772 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T22:41:47,772 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:41:47,774 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:41:47,775 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:41:47,777 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:41:47,777 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:41:47,777 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:11][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:41:47,780 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:41:47,780 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T22:41:47,780 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:17:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:41:47,781 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:41:47,781 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:41:47,781 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:41:47,781 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:41:47,781 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:41:47,781 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:41:47,781 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:41:47,781 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:41:47,781 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:04][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:41:47,783 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:41:47,783 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T22:41:47,783 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:41:47,783 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:41:47,783 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:41:47,783 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:41:47,784 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:41:47,784 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:41:47,784 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:41:47,787 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:41:47,787 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:41:47,787 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:41:47,791 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:41:47,791 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:41:47,791 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:41:47,791 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T22:41:48,260 INFO ControlerListenerManagerImpl:251 [it.32] all ControlerAfterMobsimListeners called.
2022-09-30T22:41:48,260 INFO AbstractController$4:159 ### ITERATION 32 fires scoring event
2022-09-30T22:41:48,260 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T22:41:48,476 INFO NewScoreAssignerImpl:57 it: 32 msaStart: 599
2022-09-30T22:41:48,670 INFO ControlerListenerManagerImpl:194 [it.32] all ControlerScoringListeners called.
2022-09-30T22:41:48,670 INFO AbstractController$5:167 ### ITERATION 32 fires iteration end event
2022-09-30T22:41:48,670 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T22:41:48,671 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T22:41:48,874 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T22:41:48,874 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T22:41:59,789 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T22:41:59,789 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12039314562717922
2022-09-30T22:41:59,789 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28116125851789847
2022-09-30T22:41:59,789 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.51621417604256E-4
2022-09-30T22:41:59,789 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 3.016889445765314E-4
2022-09-30T22:41:59,789 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T22:41:59,789 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1461329896219003
2022-09-30T22:41:59,789 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14512650395148327
2022-09-30T22:41:59,790 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24621155712576448
2022-09-30T22:41:59,915 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T22:42:00,077 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -104.39030008176904
2022-09-30T22:42:00,078 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -140.02812563534445
2022-09-30T22:42:00,078 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -112.20221195851431
2022-09-30T22:42:00,078 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -84.5502181729455
2022-09-30T22:42:00,124 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T22:42:01,128 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19186.83686416606 meters
2022-09-30T22:42:01,129 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139428.01284571912 meters (statistic on all 2074637 legs which have a finite distance)
2022-09-30T22:42:01,129 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52424.74207962252 meters
2022-09-30T22:42:01,129 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139359.2151456707 meters (statistic on all 758918 trips which have a finite distance)
2022-09-30T22:42:01,129 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T22:42:01,129 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T22:42:02,062 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T22:42:02,064 INFO LegHistogramListener:72 number of legs: 2084581 100%
2022-09-30T22:42:02,064 INFO LegHistogramListener:79 number of bike legs: 92925 4.45773035444533%
2022-09-30T22:42:02,064 INFO LegHistogramListener:79 number of car legs: 218789 10.495586403214842%
2022-09-30T22:42:02,064 INFO LegHistogramListener:79 number of drtNorth legs: 219 0.010505708341388508%
2022-09-30T22:42:02,064 INFO LegHistogramListener:79 number of drtSoutheast legs: 238 0.011417162489728152%
2022-09-30T22:42:02,064 INFO LegHistogramListener:79 number of freight legs: 47065 2.257767867979225%
2022-09-30T22:42:02,064 INFO LegHistogramListener:79 number of pt legs: 139066 6.671172768052669%
2022-09-30T22:42:02,064 INFO LegHistogramListener:79 number of ride legs: 112271 5.385782562538947%
2022-09-30T22:42:02,064 INFO LegHistogramListener:79 number of walk legs: 1474008 70.71003717293787%
2022-09-30T22:42:02,608 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T22:42:02,608 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3556745764800731
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4061118328822977
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.005176212019287552
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.004472699076189938
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3821975279479503
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.40029116192608494
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7359297411380478
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.188673698372677
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3731866568756836
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.226346302962457E-4
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 4.981077042369965E-4
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2243577234937377
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.21851394444815314
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.39226110086937765
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.144493599059244
2022-09-30T22:42:06,565 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.35270775456128006
2022-09-30T22:42:06,566 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.6560797383137257E-4
2022-09-30T22:42:06,566 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.4506744994531085E-4
2022-09-30T22:42:06,566 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T22:42:06,566 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.16630635164349866
2022-09-30T22:42:06,566 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.16762351273769238
2022-09-30T22:42:06,566 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.27506970940293834
2022-09-30T22:42:06,707 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T22:42:07,786 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T22:42:08,077 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T22:42:08,443 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T22:42:09,508 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T22:42:09,805 INFO MemoryObserver:41 used RAM: 14152 MB free: 1943 MB total: 16096 MB
2022-09-30T22:42:09,807 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T22:42:10,146 INFO ControlerListenerManagerImpl:171 [it.32] all ControlerIterationEndsListeners called.
2022-09-30T22:42:10,245 INFO AbstractController:181 ### ITERATION 32 ENDS
2022-09-30T22:42:10,245 INFO AbstractController:182 ###################################################
2022-09-30T22:42:10,245 INFO AbstractController:133 ###################################################
2022-09-30T22:42:10,246 INFO AbstractController:134 ### ITERATION 33 BEGINS
2022-09-30T22:42:10,246 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T22:42:10,246 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T22:42:10,246 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T22:42:10,246 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T22:42:10,246 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T22:42:10,595 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T22:42:10,645 INFO ControlerListenerManagerImpl:148 [it.33] all ControlerIterationStartsListeners called.
2022-09-30T22:42:10,645 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T22:42:20,807 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169960 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T22:42:20,807 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30316 plans
2022-09-30T22:42:20,818 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:42:20,837 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:20,837 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:42:20,837 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:20,838 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:20,841 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:20,843 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:42:20,843 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:20,844 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:42:20,846 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:20,847 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:20,850 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:42:20,851 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:20,863 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:42:20,868 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:20,880 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:42:20,887 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:20,955 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:42:20,998 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:21,008 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:21,072 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:42:21,260 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:42:21,699 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:42:22,520 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:42:24,391 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:42:27,883 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T22:42:35,276 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T22:42:53,738 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:42:53,738 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30316 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T22:42:53,738 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30293 plans
2022-09-30T22:42:53,739 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T22:42:53,739 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T22:42:53,739 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T22:42:53,739 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T22:42:53,739 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T22:42:53,739 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T22:42:53,739 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T22:42:53,740 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T22:42:53,740 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T22:42:53,742 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T22:42:53,744 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T22:42:53,749 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T22:42:53,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T22:42:53,778 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T22:42:53,814 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T22:42:53,878 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T22:42:54,137 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30293 plans
2022-09-30T22:42:54,139 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:42:54,139 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:42:54,139 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:54,142 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:54,148 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:42:54,151 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:54,151 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:54,151 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:42:54,151 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:54,156 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:42:54,157 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:54,157 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:54,159 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:54,160 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:54,163 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:42:54,151 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:54,171 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:54,172 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:42:54,185 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:42:54,202 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:42:54,312 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:42:54,466 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:42:54,845 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:42:55,962 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:42:58,101 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:43:01,864 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T22:43:09,805 INFO MemoryObserver:41 used RAM: 15734 MB free: 361 MB total: 16096 MB
2022-09-30T22:43:11,375 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T22:43:32,039 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:43:32,039 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30293 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T22:43:32,039 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7859 plans
2022-09-30T22:43:32,040 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T22:43:32,040 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T22:43:32,040 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T22:43:32,040 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T22:43:32,040 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T22:43:32,040 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T22:43:32,040 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T22:43:32,041 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T22:43:32,041 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T22:43:32,042 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T22:43:32,045 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T22:43:32,040 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T22:43:32,048 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T22:43:32,053 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T22:43:32,053 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7859 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T22:43:32,053 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40334 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T22:43:32,053 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6731 plans
2022-09-30T22:43:32,054 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:43:32,054 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:43:32,054 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:43:32,058 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:43:32,063 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:43:32,075 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:43:32,142 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:43:32,355 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:43:32,782 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:43:33,363 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:43:33,956 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:43:35,018 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:43:38,772 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:43:51,080 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:43:51,080 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6731 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T22:43:51,080 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T22:43:52,357 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T22:43:53,711 INFO ControlerListenerManagerImpl:213 [it.33] all ControlerReplanningListeners called.
2022-09-30T22:43:53,711 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T22:43:53,711 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T22:43:53,711 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T22:43:53,828 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T22:43:53,947 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T22:43:53,948 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T22:43:53,948 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T22:43:53,959 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T22:43:53,972 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T22:43:53,972 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T22:43:53,974 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T22:43:53,974 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T22:43:53,975 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T22:43:53,975 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T22:43:53,975 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T22:43:53,975 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T22:43:53,975 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T22:43:53,975 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:43:53,975 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:43:53,975 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T22:43:53,975 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:43:53,975 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:43:53,975 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T22:43:53,976 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T22:43:53,976 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T22:43:53,976 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T22:43:54,904 INFO ControlerListenerManagerImpl:232 [it.33] all ControlerBeforeMobsimListeners called.
2022-09-30T22:43:54,904 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T22:43:54,905 INFO NetworkImpl:163 node # 1
2022-09-30T22:43:54,905 INFO NetworkImpl:163 node # 4
2022-09-30T22:43:54,905 INFO NetworkImpl:163 node # 16
2022-09-30T22:43:54,905 INFO NetworkImpl:163 node # 64
2022-09-30T22:43:54,905 INFO NetworkImpl:163 node # 256
2022-09-30T22:43:54,905 INFO NetworkImpl:163 node # 1024
2022-09-30T22:43:54,906 INFO NetworkImpl:163 node # 4096
2022-09-30T22:43:54,909 INFO NetworkImpl:163 node # 16384
2022-09-30T22:43:54,921 INFO NetworkImpl:163 node # 65536
2022-09-30T22:43:54,967 INFO NetworkImpl:159 link # 1
2022-09-30T22:43:54,967 INFO NetworkImpl:159 link # 4
2022-09-30T22:43:54,967 INFO NetworkImpl:159 link # 16
2022-09-30T22:43:54,967 INFO NetworkImpl:159 link # 64
2022-09-30T22:43:54,967 INFO NetworkImpl:159 link # 256
2022-09-30T22:43:54,969 INFO NetworkImpl:159 link # 1024
2022-09-30T22:43:54,975 INFO NetworkImpl:159 link # 4096
2022-09-30T22:43:55,001 INFO NetworkImpl:159 link # 16384
2022-09-30T22:43:55,106 INFO NetworkImpl:159 link # 65536
2022-09-30T22:43:55,642 INFO NetworkImpl:159 link # 262144
2022-09-30T22:43:56,504 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T22:43:56,505 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T22:43:56,505 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T22:43:56,505 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T22:43:56,505 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T22:43:56,506 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T22:43:56,507 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T22:43:56,509 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T22:43:56,513 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T22:43:56,522 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T22:43:56,536 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T22:43:56,552 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T22:43:56,583 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T22:43:56,646 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T22:43:56,844 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T22:43:57,100 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T22:43:57,645 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T22:43:58,629 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T22:44:00,480 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T22:44:00,716 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T22:44:00,739 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:44:00,739 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T22:44:00,739 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:44:00,739 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:44:00,739 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:44:00,739 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T22:44:00,739 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T22:44:00,739 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T22:44:00,739 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:44:00,739 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:44:08,437 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:44:08,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:44:08,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:44:08,437 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:44:08,437 INFO EventsManagerImpl:176
2022-09-30T22:44:08,437 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:44:08,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:44:08,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:44:08,437 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:44:08,437 INFO EventsManagerImpl:176
2022-09-30T22:44:08,437 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:44:08,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:44:08,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:44:08,438 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:44:08,438 INFO EventsManagerImpl:176
2022-09-30T22:44:08,438 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:44:08,438 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:44:08,438 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:44:08,438 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:44:08,438 INFO EventsManagerImpl:176
2022-09-30T22:44:08,438 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T22:44:08,438 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T22:44:08,438 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T22:44:08,438 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T22:44:08,438 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T22:44:08,438 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T22:44:08,438 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T22:44:08,438 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:44:08,438 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T22:44:08,438 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:44:08,438 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:44:08,438 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T22:44:08,439 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:44:08,439 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:44:08,439 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:44:08,439 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T22:44:08,439 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T22:44:08,439 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T22:44:08,439 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T22:44:08,439 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:44:08,439 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:44:08,439 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:44:08,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T22:44:08,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:44:08,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:44:08,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:44:08,439 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:44:08,439 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:44:08,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:44:08,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:44:08,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:44:08,439 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:44:08,439 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:44:08,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:44:08,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:44:08,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:44:08,440 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:44:08,440 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T22:44:08,440 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:44:08,440 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:44:08,440 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:44:08,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T22:44:08,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:44:08,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:44:08,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:44:08,440 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:44:08,440 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:44:08,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:44:08,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:44:08,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:44:08,440 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:44:08,440 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:44:08,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:44:08,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:44:08,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:44:08,440 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:44:09,806 INFO MemoryObserver:41 used RAM: 12667 MB free: 3428 MB total: 16096 MB
2022-09-30T22:44:10,300 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T22:44:10,303 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T22:44:10,552 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T22:44:10,552 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T22:44:10,552 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T22:44:10,552 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T22:44:10,552 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T22:44:10,552 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T22:44:10,552 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T22:44:10,552 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T22:44:10,806 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T22:44:10,806 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-09-30T22:44:11,155 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-09-30T22:44:11,677 INFO VehicularDepartureHandler:110 teleport vehicle 7965_bike from link -51204451 to link -76089849
2022-09-30T22:44:12,081 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1788 #nodes=213
2022-09-30T22:44:12,081 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271872 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-09-30T22:44:12,351 INFO VehicularDepartureHandler:110 teleport vehicle 223938_bike from link 198058384 to link -11408031
2022-09-30T22:44:12,801 INFO VehicularDepartureHandler:110 teleport vehicle 26173_bike from link 10802653 to link -47007889
2022-09-30T22:44:13,800 INFO VehicularDepartureHandler:110 teleport vehicle 227839_bike from link 311378504 to link -175593120
2022-09-30T22:44:13,892 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T22:44:14,220 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3132 #nodes=340
2022-09-30T22:44:14,220 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271316 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-09-30T22:44:15,467 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T22:44:15,817 INFO VehicularDepartureHandler:110 teleport vehicle 15616_bike from link 407076807 to link 341989089#0
2022-09-30T22:44:15,940 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T22:44:15,941 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T22:44:17,220 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4381 #nodes=477
2022-09-30T22:44:17,220 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270742 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-09-30T22:44:21,668 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5698 #nodes=662
2022-09-30T22:44:21,668 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269952 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-09-30T22:44:27,102 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7255 #nodes=988
2022-09-30T22:44:27,102 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268760 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-09-30T22:44:36,323 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11002 #nodes=1620
2022-09-30T22:44:36,323 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266946 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-09-30T22:44:53,594 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12064 #nodes=1851
2022-09-30T22:44:53,595 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264345 lost=0 simT=25200.0s realT=52s; (s/r): 484.61538461538464
2022-09-30T22:45:08,592 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13466 #nodes=1936
2022-09-30T22:45:08,592 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=261025 lost=0 simT=28800.0s realT=67s; (s/r): 429.85074626865674
2022-09-30T22:45:09,806 INFO MemoryObserver:41 used RAM: 13707 MB free: 2388 MB total: 16096 MB
2022-09-30T22:45:27,743 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14783 #nodes=2122
2022-09-30T22:45:27,744 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257485 lost=0 simT=32400.0s realT=87s; (s/r): 372.41379310344826
2022-09-30T22:45:48,248 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14825 #nodes=2155
2022-09-30T22:45:48,249 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252347 lost=0 simT=36000.0s realT=107s; (s/r): 336.4485981308411
2022-09-30T22:46:05,840 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15440 #nodes=2148
2022-09-30T22:46:05,841 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246699 lost=0 simT=39600.0s realT=125s; (s/r): 316.8
2022-09-30T22:46:09,806 INFO MemoryObserver:41 used RAM: 14568 MB free: 1527 MB total: 16096 MB
2022-09-30T22:46:28,618 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15856 #nodes=2266
2022-09-30T22:46:28,618 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239149 lost=0 simT=43200.0s realT=147s; (s/r): 293.8775510204082
2022-09-30T22:46:48,574 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16140 #nodes=2311
2022-09-30T22:46:48,574 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230371 lost=0 simT=46800.0s realT=167s; (s/r): 280.23952095808386
2022-09-30T22:47:07,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16514 #nodes=2469
2022-09-30T22:47:07,714 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219367 lost=0 simT=50400.0s realT=186s; (s/r): 270.96774193548384
2022-09-30T22:47:09,806 INFO MemoryObserver:41 used RAM: 15434 MB free: 661 MB total: 16096 MB
2022-09-30T22:47:27,842 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16776 #nodes=2523
2022-09-30T22:47:27,842 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206146 lost=0 simT=54000.0s realT=207s; (s/r): 260.8695652173913
2022-09-30T22:47:54,452 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16963 #nodes=2471
2022-09-30T22:47:54,452 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189703 lost=0 simT=57600.0s realT=233s; (s/r): 247.21030042918454
2022-09-30T22:48:09,808 INFO MemoryObserver:41 used RAM: 15726 MB free: 369 MB total: 16096 MB
2022-09-30T22:48:16,790 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17163 #nodes=2479
2022-09-30T22:48:16,791 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170595 lost=0 simT=61200.0s realT=256s; (s/r): 239.0625
2022-09-30T22:48:41,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16691 #nodes=2285
2022-09-30T22:48:41,726 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148770 lost=0 simT=64800.0s realT=280s; (s/r): 231.42857142857142
2022-09-30T22:49:09,810 INFO MemoryObserver:41 used RAM: 15299 MB free: 796 MB total: 16096 MB
2022-09-30T22:49:13,803 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15917 #nodes=2204
2022-09-30T22:49:13,803 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=125339 lost=0 simT=68400.0s realT=313s; (s/r): 218.5303514376997
2022-09-30T22:49:36,237 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15611 #nodes=2058
2022-09-30T22:49:36,238 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=100562 lost=0 simT=72000.0s realT=335s; (s/r): 214.92537313432837
2022-09-30T22:49:58,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13831 #nodes=1782
2022-09-30T22:49:58,094 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=78414 lost=0 simT=75600.0s realT=357s; (s/r): 211.76470588235293
2022-09-30T22:50:09,810 INFO MemoryObserver:41 used RAM: 15834 MB free: 261 MB total: 16096 MB
2022-09-30T22:50:14,335 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12911 #nodes=1612
2022-09-30T22:50:14,335 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=62163 lost=0 simT=79200.0s realT=373s; (s/r): 212.33243967828417
2022-09-30T22:50:33,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12198 #nodes=1486
2022-09-30T22:50:33,357 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=48598 lost=0 simT=82800.0s realT=392s; (s/r): 211.22448979591837
2022-09-30T22:50:46,794 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11594 #nodes=1385
2022-09-30T22:50:46,794 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=36396 lost=0 simT=86400.0s realT=406s; (s/r): 212.807881773399
2022-09-30T22:51:00,144 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9934 #nodes=1092
2022-09-30T22:51:00,145 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=29988 lost=1 simT=90000.0s realT=419s; (s/r): 214.79713603818615
2022-09-30T22:51:09,661 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8379 #nodes=965
2022-09-30T22:51:09,661 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=25776 lost=2 simT=93600.0s realT=428s; (s/r): 218.69158878504672
2022-09-30T22:51:09,810 INFO MemoryObserver:41 used RAM: 15916 MB free: 179 MB total: 16096 MB
2022-09-30T22:51:24,974 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7207 #nodes=843
2022-09-30T22:51:24,974 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=22731 lost=2 simT=97200.0s realT=444s; (s/r): 218.9189189189189
2022-09-30T22:51:40,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6180 #nodes=661
2022-09-30T22:51:40,730 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=20290 lost=2 simT=100800.0s realT=459s; (s/r): 219.6078431372549
2022-09-30T22:51:45,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5290 #nodes=564
2022-09-30T22:51:45,490 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=18439 lost=3 simT=104400.0s realT=464s; (s/r): 225.0
2022-09-30T22:51:57,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4554 #nodes=490
2022-09-30T22:51:57,781 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=16821 lost=3 simT=108000.0s realT=477s; (s/r): 226.41509433962264
2022-09-30T22:52:01,144 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3887 #nodes=384
2022-09-30T22:52:01,144 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=15398 lost=3 simT=111600.0s realT=480s; (s/r): 232.5
2022-09-30T22:52:03,904 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3286 #nodes=399
2022-09-30T22:52:03,904 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=14197 lost=3 simT=115200.0s realT=483s; (s/r): 238.50931677018633
2022-09-30T22:52:13,482 INFO MemoryObserver:41 used RAM: 15462 MB free: 633 MB total: 16096 MB
2022-09-30T22:52:14,464 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2707 #nodes=295
2022-09-30T22:52:14,464 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=13178 lost=3 simT=118800.0s realT=493s; (s/r): 240.973630831643
2022-09-30T22:52:16,334 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2280 #nodes=247
2022-09-30T22:52:16,334 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=12274 lost=3 simT=122400.0s realT=495s; (s/r): 247.27272727272728
2022-09-30T22:52:17,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1939 #nodes=204
2022-09-30T22:52:17,958 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=11397 lost=4 simT=126000.0s realT=497s; (s/r): 253.5211267605634
2022-09-30T22:52:19,366 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1559 #nodes=151
2022-09-30T22:52:19,367 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9717 lost=5 simT=129600.0s realT=498s; (s/r): 260.2409638554217
2022-09-30T22:52:19,860 INFO AbstractController$9:234 ### ITERATION 33 fires after mobsim event
2022-09-30T22:52:19,860 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T22:52:19,860 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=362.295814113sec
2022-09-30T22:52:19,897 INFO LegTimesControlerListener:50 [33] average trip (probably: leg) duration is: 1346 seconds = 00:22:26
2022-09-30T22:52:19,897 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T22:52:19,898 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:52:19,898 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:52:19,898 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:52:19,898 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:52:19,898 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T22:52:19,898 INFO EventsManagerImpl:137 event # 1
2022-09-30T22:52:19,898 INFO EventsManagerImpl:137 event # 4
2022-09-30T22:52:19,898 INFO EventsManagerImpl:137 event # 16
2022-09-30T22:52:19,898 INFO EventsManagerImpl:137 event # 64
2022-09-30T22:52:19,898 INFO EventsManagerImpl:137 event # 256
2022-09-30T22:52:19,899 INFO EventsManagerImpl:137 event # 1024
2022-09-30T22:52:19,902 INFO EventsManagerImpl:137 event # 4096
2022-09-30T22:52:19,914 INFO EventsManagerImpl:137 event # 16384
2022-09-30T22:52:19,930 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T22:52:20,234 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:52:20,234 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:52:20,234 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:52:20,234 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:52:20,234 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T22:52:20,235 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T22:52:20,235 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:52:20,237 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:52:20,237 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:52:20,239 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:52:20,239 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:52:20,240 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:42][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:52:20,242 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:52:20,242 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T22:52:20,242 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=26:36:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:52:20,243 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:52:20,243 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:52:20,243 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:52:20,243 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:52:20,243 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:52:20,243 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:52:20,244 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:52:20,245 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T22:52:20,245 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:52:20,245 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:52:20,245 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:52:20,245 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:52:20,246 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:52:20,246 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:52:20,246 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:52:20,248 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:52:20,248 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:52:20,248 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:52:20,252 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:52:20,252 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:52:20,252 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:31][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:52:20,252 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T22:52:20,252 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T22:52:20,252 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:05][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T22:52:20,252 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T22:52:20,793 INFO ControlerListenerManagerImpl:251 [it.33] all ControlerAfterMobsimListeners called.
2022-09-30T22:52:20,793 INFO AbstractController$4:159 ### ITERATION 33 fires scoring event
2022-09-30T22:52:20,793 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T22:52:21,041 INFO NewScoreAssignerImpl:57 it: 33 msaStart: 599
2022-09-30T22:52:21,329 INFO ControlerListenerManagerImpl:194 [it.33] all ControlerScoringListeners called.
2022-09-30T22:52:21,329 INFO AbstractController$5:167 ### ITERATION 33 fires iteration end event
2022-09-30T22:52:21,329 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T22:52:21,329 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T22:52:28,393 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T22:52:28,393 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T22:52:31,152 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T22:52:31,153 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12195165787703416
2022-09-30T22:52:31,153 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2820971361374572
2022-09-30T22:52:31,153 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.6831059326168117E-4
2022-09-30T22:52:31,153 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.4905385211849827E-4
2022-09-30T22:52:31,153 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T22:52:31,153 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14584542228749545
2022-09-30T22:52:31,153 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14531778758017222
2022-09-30T22:52:31,153 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2438493968788674
2022-09-30T22:52:31,283 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T22:52:31,441 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -103.82332519806504
2022-09-30T22:52:31,441 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -138.44482299561798
2022-09-30T22:52:31,441 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -111.46446661491139
2022-09-30T22:52:31,441 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -84.37701323015045
2022-09-30T22:52:31,486 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T22:52:32,511 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19202.18726744046 meters
2022-09-30T22:52:32,511 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139790.30638262196 meters (statistic on all 2078365 legs which have a finite distance)
2022-09-30T22:52:32,512 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52521.31507078031 meters
2022-09-30T22:52:32,512 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139730.1759676959 meters (statistic on all 759539 trips which have a finite distance)
2022-09-30T22:52:32,512 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T22:52:32,512 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T22:52:33,472 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T22:52:33,474 INFO LegHistogramListener:72 number of legs: 2088041 100%
2022-09-30T22:52:33,474 INFO LegHistogramListener:79 number of bike legs: 94051 4.504269791637233%
2022-09-30T22:52:33,474 INFO LegHistogramListener:79 number of car legs: 219537 10.514017684518647%
2022-09-30T22:52:33,474 INFO LegHistogramListener:79 number of drtNorth legs: 230 0.011015109377641531%
2022-09-30T22:52:33,474 INFO LegHistogramListener:79 number of drtSoutheast legs: 203 0.00972203132026622%
2022-09-30T22:52:33,474 INFO LegHistogramListener:79 number of freight legs: 47065 2.2540266211247766%
2022-09-30T22:52:33,474 INFO LegHistogramListener:79 number of pt legs: 138615 6.638519071225134%
2022-09-30T22:52:33,474 INFO LegHistogramListener:79 number of ride legs: 112483 5.387011078805445%
2022-09-30T22:52:33,474 INFO LegHistogramListener:79 number of walk legs: 1475857 70.68141861199085%
2022-09-30T22:52:34,027 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T22:52:34,027 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T22:52:37,967 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3611897071434807
2022-09-30T22:52:37,967 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4070335888916847
2022-09-30T22:52:37,967 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.005289184900660891
2022-09-30T22:52:37,967 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0045959422195063085
2022-09-30T22:52:37,967 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T22:52:37,967 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3868589430873434
2022-09-30T22:52:37,967 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.4067164945541936
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7424321007307292
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.18990998115406935
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37376692667546485
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.264859785248823E-4
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.135130971515428E-4
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.22647596501948783
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.22039468616647068
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.39613684097012897
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.14608163831218515
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.35404673996210273
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.6817553931713027E-4
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.4763501543106858E-4
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.16824743115073149
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1692128357733764
2022-09-30T22:52:37,968 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.2779851800120162
2022-09-30T22:52:38,123 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T22:52:39,190 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T22:52:39,490 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T22:52:39,844 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T22:52:40,961 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T22:52:41,261 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T22:52:41,605 INFO ControlerListenerManagerImpl:171 [it.33] all ControlerIterationEndsListeners called.
2022-09-30T22:52:41,698 INFO AbstractController:181 ### ITERATION 33 ENDS
2022-09-30T22:52:41,698 INFO AbstractController:182 ###################################################
2022-09-30T22:52:41,698 INFO AbstractController:133 ###################################################
2022-09-30T22:52:41,698 INFO AbstractController:134 ### ITERATION 34 BEGINS
2022-09-30T22:52:41,699 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T22:52:41,699 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T22:52:41,699 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T22:52:41,700 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T22:52:41,700 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T22:52:42,050 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T22:52:42,100 INFO ControlerListenerManagerImpl:148 [it.34] all ControlerIterationStartsListeners called.
2022-09-30T22:52:42,100 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T22:52:44,131 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169985 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T22:52:44,131 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30251 plans
2022-09-30T22:52:44,134 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:52:44,134 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:52:44,138 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:52:44,143 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:52:44,145 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:52:44,146 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:52:44,152 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:52:44,153 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:52:44,157 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:52:44,161 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:52:44,163 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:52:44,163 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:52:44,164 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:52:44,175 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:52:44,185 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:52:44,186 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:52:44,190 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:52:44,198 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:52:44,310 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:52:44,362 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:52:44,372 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:52:44,637 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:52:45,113 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:52:46,255 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:52:48,203 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:52:51,995 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T22:52:59,623 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T22:53:13,482 INFO MemoryObserver:41 used RAM: 14219 MB free: 1876 MB total: 16096 MB
2022-09-30T22:53:25,205 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:53:25,206 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30251 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T22:53:25,206 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30523 plans
2022-09-30T22:53:25,207 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T22:53:25,207 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T22:53:25,207 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T22:53:25,207 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T22:53:25,207 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T22:53:25,208 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T22:53:25,208 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T22:53:25,208 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T22:53:25,210 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T22:53:25,212 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T22:53:25,217 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T22:53:25,207 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T22:53:25,227 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T22:53:25,246 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T22:53:25,283 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T22:53:25,351 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T22:53:25,552 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30523 plans
2022-09-30T22:53:25,552 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:53:25,553 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:53:25,553 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:53:25,553 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:53:25,553 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:53:25,554 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:53:25,554 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:53:25,554 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:53:25,555 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:53:25,557 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:53:25,561 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:53:25,563 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:53:25,566 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:53:25,567 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:53:25,569 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:53:25,572 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:53:25,575 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:53:25,586 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:53:25,717 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:53:25,803 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T22:53:25,893 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:53:26,173 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:53:26,785 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:53:27,864 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:53:29,767 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:53:33,737 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T22:53:42,434 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T22:54:03,188 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:54:03,189 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30523 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T22:54:03,189 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7669 plans
2022-09-30T22:54:03,189 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T22:54:03,189 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T22:54:03,189 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T22:54:03,189 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T22:54:03,190 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T22:54:03,190 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T22:54:03,190 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T22:54:03,190 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T22:54:03,190 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T22:54:03,190 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T22:54:03,190 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T22:54:03,192 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T22:54:03,193 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T22:54:03,199 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T22:54:03,200 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7669 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T22:54:03,200 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40269 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T22:54:03,200 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6796 plans
2022-09-30T22:54:03,200 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T22:54:03,200 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T22:54:03,200 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T22:54:03,201 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T22:54:03,202 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T22:54:03,209 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T22:54:03,248 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T22:54:03,330 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T22:54:03,515 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T22:54:04,269 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T22:54:04,901 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T22:54:06,254 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T22:54:09,697 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T22:54:13,482 INFO MemoryObserver:41 used RAM: 14550 MB free: 1545 MB total: 16096 MB
2022-09-30T22:54:21,276 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T22:54:21,276 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6796 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T22:54:21,276 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T22:54:22,735 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T22:54:24,250 INFO ControlerListenerManagerImpl:213 [it.34] all ControlerReplanningListeners called.
2022-09-30T22:54:24,251 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T22:54:24,251 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T22:54:24,251 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T22:54:24,363 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T22:54:24,481 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T22:54:24,482 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T22:54:24,482 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T22:54:24,492 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T22:54:24,503 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T22:54:24,503 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T22:54:24,505 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T22:54:24,505 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T22:54:24,505 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T22:54:24,505 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T22:54:24,505 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T22:54:24,505 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T22:54:24,505 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T22:54:24,505 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:54:24,506 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:54:24,506 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T22:54:24,506 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T22:54:24,506 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T22:54:24,506 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T22:54:24,506 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T22:54:24,506 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T22:54:24,506 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T22:54:25,441 INFO ControlerListenerManagerImpl:232 [it.34] all ControlerBeforeMobsimListeners called.
2022-09-30T22:54:25,441 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T22:54:25,442 INFO NetworkImpl:163 node # 1
2022-09-30T22:54:25,442 INFO NetworkImpl:163 node # 4
2022-09-30T22:54:25,442 INFO NetworkImpl:163 node # 16
2022-09-30T22:54:25,442 INFO NetworkImpl:163 node # 64
2022-09-30T22:54:25,442 INFO NetworkImpl:163 node # 256
2022-09-30T22:54:25,442 INFO NetworkImpl:163 node # 1024
2022-09-30T22:54:25,443 INFO NetworkImpl:163 node # 4096
2022-09-30T22:54:25,445 INFO NetworkImpl:163 node # 16384
2022-09-30T22:54:25,457 INFO NetworkImpl:163 node # 65536
2022-09-30T22:54:25,501 INFO NetworkImpl:159 link # 1
2022-09-30T22:54:25,501 INFO NetworkImpl:159 link # 4
2022-09-30T22:54:25,501 INFO NetworkImpl:159 link # 16
2022-09-30T22:54:25,501 INFO NetworkImpl:159 link # 64
2022-09-30T22:54:25,502 INFO NetworkImpl:159 link # 256
2022-09-30T22:54:25,503 INFO NetworkImpl:159 link # 1024
2022-09-30T22:54:25,509 INFO NetworkImpl:159 link # 4096
2022-09-30T22:54:25,534 INFO NetworkImpl:159 link # 16384
2022-09-30T22:54:25,636 INFO NetworkImpl:159 link # 65536
2022-09-30T22:54:26,114 INFO NetworkImpl:159 link # 262144
2022-09-30T22:54:27,102 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T22:54:27,102 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T22:54:27,102 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T22:54:27,102 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T22:54:27,103 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T22:54:27,103 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T22:54:27,104 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T22:54:27,106 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T22:54:27,110 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T22:54:27,118 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T22:54:27,128 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T22:54:27,143 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T22:54:27,174 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T22:54:27,237 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T22:54:27,360 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T22:54:27,619 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T22:54:28,127 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T22:54:29,161 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T22:54:30,951 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T22:54:31,163 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T22:54:31,185 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:54:31,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T22:54:31,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:54:31,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:54:31,186 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:54:31,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T22:54:31,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T22:54:31,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T22:54:31,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:54:31,186 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:54:33,555 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:54:33,555 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:54:33,555 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:54:33,555 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:54:33,555 INFO EventsManagerImpl:176
2022-09-30T22:54:33,555 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:54:33,556 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:54:33,556 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:54:33,556 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:54:33,556 INFO EventsManagerImpl:176
2022-09-30T22:54:33,556 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:54:33,556 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:54:33,556 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:54:33,556 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:54:33,556 INFO EventsManagerImpl:176
2022-09-30T22:54:33,556 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:54:33,556 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T22:54:33,556 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T22:54:33,556 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T22:54:33,556 INFO EventsManagerImpl:176
2022-09-30T22:54:33,556 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T22:54:33,556 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T22:54:33,556 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T22:54:33,557 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T22:54:33,557 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T22:54:33,557 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T22:54:33,557 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T22:54:33,557 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:54:33,557 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T22:54:33,557 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:54:33,557 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:54:33,557 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T22:54:33,557 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:54:33,557 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:54:33,557 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T22:54:33,557 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T22:54:33,557 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T22:54:33,557 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T22:54:33,557 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T22:54:33,557 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:54:33,557 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:54:33,557 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:54:33,557 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T22:54:33,558 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:54:33,558 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:54:33,558 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:54:33,558 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:54:33,558 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:54:33,558 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:54:33,558 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:54:33,558 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:54:33,558 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:54:33,558 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:54:33,558 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:54:33,558 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:54:33,558 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:54:33,558 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:54:33,558 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T22:54:33,558 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:54:33,558 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T22:54:33,558 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:54:33,558 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T22:54:33,558 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:54:33,558 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:54:33,558 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T22:54:33,558 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T22:54:33,558 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:54:33,559 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:54:33,559 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:54:33,559 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:54:33,559 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T22:54:33,559 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T22:54:33,559 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:54:33,559 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T22:54:33,559 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T22:54:33,559 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T22:54:41,941 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T22:54:41,945 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T22:54:42,316 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T22:54:42,316 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T22:54:42,316 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T22:54:42,316 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T22:54:42,316 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T22:54:42,316 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T22:54:42,316 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T22:54:42,316 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T22:54:42,677 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T22:54:42,678 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-09-30T22:54:42,767 INFO VehicularDepartureHandler:110 teleport vehicle 93657_bike from link 264842677#0 to link 75485510
2022-09-30T22:54:42,809 INFO VehicularDepartureHandler:110 teleport vehicle 20519_bike from link 321979763 to link 179753956
2022-09-30T22:54:43,028 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-09-30T22:54:43,130 INFO VehicularDepartureHandler:110 teleport vehicle 2631_bike from link 883869586 to link 116570222
2022-09-30T22:54:43,761 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-09-30T22:54:43,846 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1763 #nodes=219
2022-09-30T22:54:43,846 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271862 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-09-30T22:54:45,373 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T22:54:45,685 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3121 #nodes=326
2022-09-30T22:54:45,685 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271305 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-09-30T22:54:47,058 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T22:54:47,496 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T22:54:48,590 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4390 #nodes=456
2022-09-30T22:54:48,590 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270725 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-09-30T22:54:49,704 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T22:54:49,704 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T22:54:53,249 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5627 #nodes=665
2022-09-30T22:54:53,249 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269931 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-09-30T22:55:01,039 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7290 #nodes=957
2022-09-30T22:55:01,039 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268765 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-09-30T22:55:12,187 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11012 #nodes=1618
2022-09-30T22:55:12,188 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266927 lost=0 simT=21600.0s realT=41s; (s/r): 526.829268292683
2022-09-30T22:55:13,483 INFO MemoryObserver:41 used RAM: 13264 MB free: 2831 MB total: 16096 MB
2022-09-30T22:55:27,116 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12102 #nodes=1854
2022-09-30T22:55:27,117 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264333 lost=0 simT=25200.0s realT=55s; (s/r): 458.1818181818182
2022-09-30T22:55:47,040 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13451 #nodes=1922
2022-09-30T22:55:47,041 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260990 lost=0 simT=28800.0s realT=75s; (s/r): 384.0
2022-09-30T22:56:07,822 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14804 #nodes=2050
2022-09-30T22:56:07,822 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257505 lost=0 simT=32400.0s realT=96s; (s/r): 337.5
2022-09-30T22:56:13,483 INFO MemoryObserver:41 used RAM: 14136 MB free: 1959 MB total: 16096 MB
2022-09-30T22:56:28,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14872 #nodes=2107
2022-09-30T22:56:28,155 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252339 lost=0 simT=36000.0s realT=116s; (s/r): 310.3448275862069
2022-09-30T22:56:47,288 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15355 #nodes=2148
2022-09-30T22:56:47,288 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246660 lost=0 simT=39600.0s realT=136s; (s/r): 291.1764705882353
2022-09-30T22:57:07,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15750 #nodes=2225
2022-09-30T22:57:07,229 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239125 lost=0 simT=43200.0s realT=156s; (s/r): 276.9230769230769
2022-09-30T22:57:13,483 INFO MemoryObserver:41 used RAM: 15149 MB free: 946 MB total: 16096 MB
2022-09-30T22:57:32,019 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16049 #nodes=2287
2022-09-30T22:57:32,019 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230282 lost=0 simT=46800.0s realT=180s; (s/r): 260.0
2022-09-30T22:57:53,111 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16459 #nodes=2443
2022-09-30T22:57:53,111 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219298 lost=0 simT=50400.0s realT=201s; (s/r): 250.7462686567164
2022-09-30T22:58:13,484 INFO MemoryObserver:41 used RAM: 15566 MB free: 529 MB total: 16096 MB
2022-09-30T22:58:15,120 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16657 #nodes=2419
2022-09-30T22:58:15,121 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=206028 lost=0 simT=54000.0s realT=223s; (s/r): 242.152466367713
2022-09-30T22:58:40,211 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17047 #nodes=2467
2022-09-30T22:58:40,212 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189615 lost=0 simT=57600.0s realT=249s; (s/r): 231.32530120481928
2022-09-30T22:59:03,906 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17129 #nodes=2482
2022-09-30T22:59:03,907 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170475 lost=0 simT=61200.0s realT=272s; (s/r): 225.0
2022-09-30T22:59:13,485 INFO MemoryObserver:41 used RAM: 15802 MB free: 293 MB total: 16096 MB
2022-09-30T22:59:29,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16639 #nodes=2401
2022-09-30T22:59:29,330 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148562 lost=0 simT=64800.0s realT=298s; (s/r): 217.4496644295302
2022-09-30T23:00:02,481 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15985 #nodes=2109
2022-09-30T23:00:02,481 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=125082 lost=0 simT=68400.0s realT=331s; (s/r): 206.6465256797583
2022-09-30T23:00:13,485 INFO MemoryObserver:41 used RAM: 15199 MB free: 896 MB total: 16096 MB
2022-09-30T23:00:24,821 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15560 #nodes=2095
2022-09-30T23:00:24,821 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=100361 lost=0 simT=72000.0s realT=353s; (s/r): 203.96600566572238
2022-09-30T23:00:45,898 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13800 #nodes=1828
2022-09-30T23:00:45,899 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=78187 lost=0 simT=75600.0s realT=374s; (s/r): 202.13903743315507
2022-09-30T23:01:02,164 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12934 #nodes=1644
2022-09-30T23:01:02,165 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=62029 lost=0 simT=79200.0s realT=390s; (s/r): 203.07692307692307
2022-09-30T23:01:13,485 INFO MemoryObserver:41 used RAM: 15613 MB free: 482 MB total: 16096 MB
2022-09-30T23:01:19,355 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12238 #nodes=1545
2022-09-30T23:01:19,355 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=48501 lost=0 simT=82800.0s realT=408s; (s/r): 202.94117647058823
2022-09-30T23:01:33,788 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11592 #nodes=1413
2022-09-30T23:01:33,788 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=36240 lost=1 simT=86400.0s realT=422s; (s/r): 204.739336492891
2022-09-30T23:01:46,462 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9883 #nodes=1170
2022-09-30T23:01:46,463 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=29789 lost=2 simT=90000.0s realT=435s; (s/r): 206.89655172413794
2022-09-30T23:01:56,547 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8419 #nodes=954
2022-09-30T23:01:56,547 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=25628 lost=7 simT=93600.0s realT=445s; (s/r): 210.3370786516854
2022-09-30T23:02:12,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7279 #nodes=801
2022-09-30T23:02:12,172 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=22622 lost=8 simT=97200.0s realT=460s; (s/r): 211.30434782608697
2022-09-30T23:02:13,486 INFO MemoryObserver:41 used RAM: 15660 MB free: 435 MB total: 16096 MB
2022-09-30T23:02:18,086 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6198 #nodes=669
2022-09-30T23:02:18,086 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=20283 lost=8 simT=100800.0s realT=466s; (s/r): 216.30901287553647
2022-09-30T23:02:31,135 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5245 #nodes=588
2022-09-30T23:02:31,135 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=18375 lost=9 simT=104400.0s realT=479s; (s/r): 217.95407098121086
2022-09-30T23:02:35,300 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4562 #nodes=510
2022-09-30T23:02:35,300 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=16754 lost=10 simT=108000.0s realT=484s; (s/r): 223.1404958677686
2022-09-30T23:02:38,694 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3808 #nodes=457
2022-09-30T23:02:38,694 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=15342 lost=10 simT=111600.0s realT=487s; (s/r): 229.1581108829569
2022-09-30T23:02:50,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3295 #nodes=357
2022-09-30T23:02:50,064 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=14170 lost=10 simT=115200.0s realT=498s; (s/r): 231.32530120481928
2022-09-30T23:02:52,488 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2725 #nodes=272
2022-09-30T23:02:52,488 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=13097 lost=10 simT=118800.0s realT=501s; (s/r): 237.125748502994
2022-09-30T23:02:54,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2292 #nodes=249
2022-09-30T23:02:54,395 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=12205 lost=10 simT=122400.0s realT=503s; (s/r): 243.33996023856858
2022-09-30T23:02:56,091 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1954 #nodes=214
2022-09-30T23:02:56,091 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=11333 lost=10 simT=126000.0s realT=504s; (s/r): 250.0
2022-09-30T23:03:07,796 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1576 #nodes=159
2022-09-30T23:03:07,796 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9622 lost=10 simT=129600.0s realT=516s; (s/r): 251.1627906976744
2022-09-30T23:03:08,214 INFO AbstractController$9:234 ### ITERATION 34 fires after mobsim event
2022-09-30T23:03:08,214 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T23:03:08,214 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=335.586545662sec
2022-09-30T23:03:08,251 INFO LegTimesControlerListener:50 [34] average trip (probably: leg) duration is: 1342 seconds = 00:22:22
2022-09-30T23:03:08,251 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T23:03:08,251 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:03:08,251 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:03:08,251 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:03:08,251 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:03:08,251 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T23:03:08,251 INFO EventsManagerImpl:137 event # 1
2022-09-30T23:03:08,251 INFO EventsManagerImpl:137 event # 4
2022-09-30T23:03:08,252 INFO EventsManagerImpl:137 event # 16
2022-09-30T23:03:08,252 INFO EventsManagerImpl:137 event # 64
2022-09-30T23:03:08,252 INFO EventsManagerImpl:137 event # 256
2022-09-30T23:03:08,253 INFO EventsManagerImpl:137 event # 1024
2022-09-30T23:03:08,256 INFO EventsManagerImpl:137 event # 4096
2022-09-30T23:03:08,268 INFO EventsManagerImpl:137 event # 16384
2022-09-30T23:03:08,284 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T23:03:08,588 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:03:08,588 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:03:08,588 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:03:08,588 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:03:08,588 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T23:03:08,588 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T23:03:08,589 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:03:08,591 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:03:08,591 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:59][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:03:08,593 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:03:08,593 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:03:08,593 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:02][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:03:08,596 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:03:08,596 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T23:03:08,596 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=26:36:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:03:08,596 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:03:08,596 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:03:08,596 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:03:08,597 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:03:08,597 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:03:08,597 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:03:08,597 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:03:08,597 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:03:08,597 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:44:05][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:03:08,598 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:03:08,598 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T23:03:08,598 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:03:08,599 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:03:08,599 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:03:08,599 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:03:08,599 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:03:08,599 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:03:08,600 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:03:08,601 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:03:08,601 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:03:08,602 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:03:08,605 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:03:08,605 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:03:08,605 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:03:08,605 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T23:03:09,011 INFO ControlerListenerManagerImpl:251 [it.34] all ControlerAfterMobsimListeners called.
2022-09-30T23:03:09,011 INFO AbstractController$4:159 ### ITERATION 34 fires scoring event
2022-09-30T23:03:09,011 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T23:03:09,193 INFO NewScoreAssignerImpl:57 it: 34 msaStart: 599
2022-09-30T23:03:09,343 INFO ControlerListenerManagerImpl:194 [it.34] all ControlerScoringListeners called.
2022-09-30T23:03:09,343 INFO AbstractController$5:167 ### ITERATION 34 fires iteration end event
2022-09-30T23:03:09,343 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T23:03:09,343 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T23:03:09,465 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T23:03:09,465 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T23:03:17,788 INFO MemoryObserver:41 used RAM: 13242 MB free: 2853 MB total: 16096 MB
2022-09-30T23:03:19,017 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T23:03:19,017 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12181044177531748
2022-09-30T23:03:19,017 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2835247025475385
2022-09-30T23:03:19,017 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4648628663274057E-4
2022-09-30T23:03:19,017 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9256741143182856E-4
2022-09-30T23:03:19,018 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T23:03:19,018 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14556812521503362
2022-09-30T23:03:19,018 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1449249500608513
2022-09-30T23:03:19,018 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24331149190960116
2022-09-30T23:03:19,131 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T23:03:19,243 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -103.33242484097678
2022-09-30T23:03:19,243 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -137.12144152532022
2022-09-30T23:03:19,243 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -110.7637840940297
2022-09-30T23:03:19,243 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -84.15130718268064
2022-09-30T23:03:19,288 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T23:03:20,183 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19192.93130604687 meters
2022-09-30T23:03:20,183 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139797.81500550642 meters (statistic on all 2079479 legs which have a finite distance)
2022-09-30T23:03:20,184 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52491.01404783179 meters
2022-09-30T23:03:20,184 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139733.2184336144 meters (statistic on all 759994 trips which have a finite distance)
2022-09-30T23:03:20,184 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T23:03:20,184 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T23:03:21,045 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T23:03:21,047 INFO LegHistogramListener:72 number of legs: 2089079 100%
2022-09-30T23:03:21,047 INFO LegHistogramListener:79 number of bike legs: 94004 4.4997819613332%
2022-09-30T23:03:21,047 INFO LegHistogramListener:79 number of car legs: 220642 10.561687710230203%
2022-09-30T23:03:21,047 INFO LegHistogramListener:79 number of drtNorth legs: 210 0.010052276625249691%
2022-09-30T23:03:21,047 INFO LegHistogramListener:79 number of drtSoutheast legs: 159 0.007611009444831909%
2022-09-30T23:03:21,047 INFO LegHistogramListener:79 number of freight legs: 47065 2.252906663654175%
2022-09-30T23:03:21,047 INFO LegHistogramListener:79 number of pt legs: 138288 6.619567761678711%
2022-09-30T23:03:21,047 INFO LegHistogramListener:79 number of ride legs: 112194 5.370500589015542%
2022-09-30T23:03:21,047 INFO LegHistogramListener:79 number of walk legs: 1476517 70.67789202801809%
2022-09-30T23:03:21,586 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T23:03:21,586 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T23:03:24,888 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.36673051346174584
2022-09-30T23:03:24,888 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4079797367731864
2022-09-30T23:03:24,888 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0054008739992913515
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.004663982704878888
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.3914998177028505
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.4128157463656111
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7487739874805507
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.19123356116197743
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3742919938173023
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.38040023210792E-4
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.199320108659371E-4
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.22855826062843732
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.22206745508044182
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.39982258122493414
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.14753231281163826
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.35527403626429493
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.6945932206000915E-4
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.553377118883417E-4
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.17020391605087887
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1707559426303168
2022-09-30T23:03:24,889 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.2807465966919486
2022-09-30T23:03:25,031 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T23:03:26,084 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T23:03:26,384 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T23:03:26,731 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T23:03:27,763 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T23:03:28,053 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T23:03:28,384 INFO ControlerListenerManagerImpl:171 [it.34] all ControlerIterationEndsListeners called.
2022-09-30T23:03:28,479 INFO AbstractController:181 ### ITERATION 34 ENDS
2022-09-30T23:03:28,479 INFO AbstractController:182 ###################################################
2022-09-30T23:03:28,479 INFO AbstractController:133 ###################################################
2022-09-30T23:03:28,479 INFO AbstractController:134 ### ITERATION 35 BEGINS
2022-09-30T23:03:28,480 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T23:03:28,480 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T23:03:28,480 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T23:03:28,480 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T23:03:28,480 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T23:03:28,910 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T23:03:28,948 INFO ControlerListenerManagerImpl:148 [it.35] all ControlerIterationStartsListeners called.
2022-09-30T23:03:28,948 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T23:03:30,629 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169231 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T23:03:30,629 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30663 plans
2022-09-30T23:03:30,629 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:03:30,630 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:03:30,631 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:03:30,634 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:03:30,637 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:03:30,731 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:03:30,731 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:03:30,731 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:03:30,735 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:03:30,736 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:03:30,740 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:03:30,743 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:03:30,747 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:03:30,750 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:03:30,753 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:03:30,770 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:03:30,775 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:03:30,798 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:03:30,826 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:03:31,005 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:03:31,097 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:03:31,218 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:03:31,612 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:03:32,605 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:03:34,599 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:03:38,040 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T23:03:45,681 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T23:04:11,349 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:04:11,350 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30663 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T23:04:11,350 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30791 plans
2022-09-30T23:04:11,350 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T23:04:11,350 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T23:04:11,350 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T23:04:11,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T23:04:11,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T23:04:11,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T23:04:11,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T23:04:11,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T23:04:11,352 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T23:04:11,353 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T23:04:11,355 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T23:04:11,360 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T23:04:11,369 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T23:04:11,389 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T23:04:11,440 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T23:04:11,511 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T23:04:11,649 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30791 plans
2022-09-30T23:04:11,649 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:04:11,649 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:04:11,649 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:04:11,649 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:04:11,649 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:04:11,650 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:04:11,650 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:04:11,650 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:04:11,653 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:04:11,654 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:04:11,654 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:04:11,657 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:04:11,659 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:04:11,660 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:04:11,660 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:04:11,664 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:04:11,679 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:04:11,683 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:04:11,684 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:04:11,783 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:04:11,966 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:04:12,227 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:04:12,616 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:04:13,645 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:04:15,549 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:04:17,788 INFO MemoryObserver:41 used RAM: 15232 MB free: 863 MB total: 16096 MB
2022-09-30T23:04:19,816 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T23:04:28,304 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T23:04:48,148 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:04:48,149 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30791 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T23:04:48,150 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7743 plans
2022-09-30T23:04:48,150 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T23:04:48,150 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T23:04:48,150 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T23:04:48,150 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T23:04:48,150 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T23:04:48,150 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T23:04:48,150 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T23:04:48,150 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T23:04:48,151 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T23:04:48,151 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T23:04:48,151 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T23:04:48,152 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T23:04:48,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T23:04:48,159 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T23:04:48,159 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7743 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T23:04:48,160 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40108 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T23:04:48,160 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6957 plans
2022-09-30T23:04:48,161 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:04:48,161 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:04:48,161 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:04:48,161 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:04:48,166 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:04:48,184 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:04:48,259 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:04:48,408 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:04:48,763 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:04:49,086 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:04:49,730 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:04:50,921 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:04:53,551 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:05:04,291 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:05:04,292 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6957 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T23:05:04,292 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T23:05:05,271 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T23:05:06,233 INFO ControlerListenerManagerImpl:213 [it.35] all ControlerReplanningListeners called.
2022-09-30T23:05:06,233 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T23:05:06,233 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T23:05:06,233 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T23:05:06,316 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T23:05:06,398 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T23:05:06,398 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T23:05:06,398 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T23:05:06,399 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T23:05:06,400 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T23:05:06,400 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T23:05:06,401 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T23:05:06,401 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T23:05:06,401 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T23:05:06,401 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T23:05:06,401 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T23:05:06,401 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T23:05:06,401 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T23:05:06,401 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:05:06,401 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:05:06,401 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T23:05:06,401 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:05:06,401 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:05:06,402 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T23:05:06,402 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T23:05:06,402 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T23:05:06,402 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T23:05:07,180 INFO ControlerListenerManagerImpl:232 [it.35] all ControlerBeforeMobsimListeners called.
2022-09-30T23:05:07,180 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T23:05:07,181 INFO NetworkImpl:163 node # 1
2022-09-30T23:05:07,181 INFO NetworkImpl:163 node # 4
2022-09-30T23:05:07,181 INFO NetworkImpl:163 node # 16
2022-09-30T23:05:07,181 INFO NetworkImpl:163 node # 64
2022-09-30T23:05:07,181 INFO NetworkImpl:163 node # 256
2022-09-30T23:05:07,181 INFO NetworkImpl:163 node # 1024
2022-09-30T23:05:07,182 INFO NetworkImpl:163 node # 4096
2022-09-30T23:05:07,184 INFO NetworkImpl:163 node # 16384
2022-09-30T23:05:07,193 INFO NetworkImpl:163 node # 65536
2022-09-30T23:05:07,229 INFO NetworkImpl:159 link # 1
2022-09-30T23:05:07,229 INFO NetworkImpl:159 link # 4
2022-09-30T23:05:07,229 INFO NetworkImpl:159 link # 16
2022-09-30T23:05:07,229 INFO NetworkImpl:159 link # 64
2022-09-30T23:05:07,230 INFO NetworkImpl:159 link # 256
2022-09-30T23:05:07,231 INFO NetworkImpl:159 link # 1024
2022-09-30T23:05:07,235 INFO NetworkImpl:159 link # 4096
2022-09-30T23:05:07,251 INFO NetworkImpl:159 link # 16384
2022-09-30T23:05:07,316 INFO NetworkImpl:159 link # 65536
2022-09-30T23:05:07,672 INFO NetworkImpl:159 link # 262144
2022-09-30T23:05:08,350 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T23:05:08,350 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T23:05:08,350 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T23:05:08,350 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T23:05:08,351 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T23:05:08,351 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T23:05:08,351 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T23:05:08,352 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T23:05:08,353 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T23:05:08,356 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T23:05:08,361 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T23:05:08,373 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T23:05:08,397 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T23:05:08,454 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T23:05:08,568 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T23:05:08,796 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T23:05:09,303 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T23:05:10,154 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T23:05:11,694 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T23:05:11,904 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T23:05:11,928 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:05:11,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T23:05:11,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:05:11,928 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:05:11,928 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:05:11,929 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T23:05:11,929 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T23:05:11,929 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T23:05:11,929 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:05:11,929 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:05:19,795 INFO MemoryObserver:41 used RAM: 12000 MB free: 4095 MB total: 16096 MB
2022-09-30T23:05:20,268 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:05:20,268 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:05:20,268 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:05:20,268 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:05:20,268 INFO EventsManagerImpl:176
2022-09-30T23:05:20,268 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:05:20,268 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:05:20,268 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:05:20,268 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:05:20,268 INFO EventsManagerImpl:176
2022-09-30T23:05:20,268 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:05:20,269 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:05:20,269 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:05:20,269 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:05:20,269 INFO EventsManagerImpl:176
2022-09-30T23:05:20,269 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:05:20,269 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:05:20,269 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:05:20,269 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:05:20,269 INFO EventsManagerImpl:176
2022-09-30T23:05:20,269 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T23:05:20,269 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T23:05:20,269 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T23:05:20,269 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T23:05:20,269 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T23:05:20,269 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T23:05:20,269 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T23:05:20,269 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:05:20,269 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T23:05:20,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:05:20,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:05:20,270 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T23:05:20,270 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:05:20,270 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:05:20,270 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:05:20,270 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T23:05:20,270 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T23:05:20,270 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T23:05:20,270 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T23:05:20,270 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:05:20,270 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:05:20,270 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:05:20,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T23:05:20,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:05:20,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:05:20,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:05:20,270 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:05:20,270 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:05:20,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:05:20,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:05:20,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:05:20,270 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:05:20,270 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:05:20,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:05:20,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:05:20,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:05:20,271 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:05:20,271 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T23:05:20,271 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:05:20,271 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:05:20,271 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:05:20,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T23:05:20,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:05:20,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:05:20,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:05:20,271 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:05:20,271 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:05:20,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:05:20,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:05:20,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:05:20,271 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:05:20,271 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:05:20,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:05:20,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:05:20,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:05:20,271 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:05:21,809 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T23:05:21,811 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T23:05:22,006 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T23:05:22,006 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T23:05:22,006 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T23:05:22,006 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T23:05:22,006 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T23:05:22,006 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T23:05:22,006 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T23:05:22,006 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T23:05:22,224 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T23:05:22,224 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-09-30T23:05:22,251 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T23:05:22,553 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-09-30T23:05:23,007 INFO VehicularDepartureHandler:110 teleport vehicle 15424_bike from link 4472040 to link 341989089#0
2022-09-30T23:05:23,351 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1763 #nodes=220
2022-09-30T23:05:23,351 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271857 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-09-30T23:05:24,526 INFO VehicularDepartureHandler:110 teleport vehicle 15079_bike from link 334005613 to link 28497759#0
2022-09-30T23:05:24,679 INFO VehicularDepartureHandler:110 teleport vehicle 1014_bike from link 76344374 to link -4266131
2022-09-30T23:05:24,713 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T23:05:24,987 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3091 #nodes=342
2022-09-30T23:05:24,988 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271299 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-09-30T23:05:26,466 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T23:05:26,874 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T23:05:27,872 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4365 #nodes=466
2022-09-30T23:05:27,873 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270726 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-09-30T23:05:28,832 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T23:05:28,832 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T23:05:32,233 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5679 #nodes=649
2022-09-30T23:05:32,233 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269927 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-09-30T23:05:39,346 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7255 #nodes=999
2022-09-30T23:05:39,346 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268754 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-09-30T23:05:50,122 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11014 #nodes=1645
2022-09-30T23:05:50,123 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266926 lost=0 simT=21600.0s realT=38s; (s/r): 568.421052631579
2022-09-30T23:06:05,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12092 #nodes=1868
2022-09-30T23:06:05,008 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264323 lost=0 simT=25200.0s realT=53s; (s/r): 475.47169811320754
2022-09-30T23:06:19,795 INFO MemoryObserver:41 used RAM: 14023 MB free: 2072 MB total: 16096 MB
2022-09-30T23:06:24,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13400 #nodes=1989
2022-09-30T23:06:24,148 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260972 lost=0 simT=28800.0s realT=72s; (s/r): 400.0
2022-09-30T23:06:46,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14758 #nodes=2143
2022-09-30T23:06:46,325 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257456 lost=0 simT=32400.0s realT=94s; (s/r): 344.6808510638298
2022-09-30T23:07:05,326 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14786 #nodes=2089
2022-09-30T23:07:05,327 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252356 lost=0 simT=36000.0s realT=113s; (s/r): 318.5840707964602
2022-09-30T23:07:19,796 INFO MemoryObserver:41 used RAM: 14830 MB free: 1265 MB total: 16096 MB
2022-09-30T23:07:23,651 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15284 #nodes=2180
2022-09-30T23:07:23,652 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246673 lost=0 simT=39600.0s realT=131s; (s/r): 302.29007633587787
2022-09-30T23:07:47,048 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15742 #nodes=2174
2022-09-30T23:07:47,049 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239097 lost=0 simT=43200.0s realT=155s; (s/r): 278.7096774193548
2022-09-30T23:08:07,893 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16098 #nodes=2276
2022-09-30T23:08:07,894 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230254 lost=0 simT=46800.0s realT=175s; (s/r): 267.42857142857144
2022-09-30T23:08:19,796 INFO MemoryObserver:41 used RAM: 15526 MB free: 569 MB total: 16096 MB
2022-09-30T23:08:27,951 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16506 #nodes=2407
2022-09-30T23:08:27,951 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219267 lost=0 simT=50400.0s realT=196s; (s/r): 257.14285714285717
2022-09-30T23:08:48,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16808 #nodes=2439
2022-09-30T23:08:48,726 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205950 lost=0 simT=54000.0s realT=216s; (s/r): 250.0
2022-09-30T23:09:15,979 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17045 #nodes=2531
2022-09-30T23:09:15,979 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189550 lost=0 simT=57600.0s realT=244s; (s/r): 236.0655737704918
2022-09-30T23:09:19,796 INFO MemoryObserver:41 used RAM: 15400 MB free: 695 MB total: 16096 MB
2022-09-30T23:09:37,805 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16996 #nodes=2509
2022-09-30T23:09:37,805 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170393 lost=0 simT=61200.0s realT=265s; (s/r): 230.9433962264151
2022-09-30T23:10:02,778 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16642 #nodes=2361
2022-09-30T23:10:02,779 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148543 lost=0 simT=64800.0s realT=290s; (s/r): 223.44827586206895
2022-09-30T23:10:23,428 INFO MemoryObserver:41 used RAM: 14907 MB free: 1188 MB total: 16096 MB
2022-09-30T23:10:35,195 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15875 #nodes=2138
2022-09-30T23:10:35,196 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=125029 lost=0 simT=68400.0s realT=323s; (s/r): 211.76470588235293
2022-09-30T23:10:58,068 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15487 #nodes=2094
2022-09-30T23:10:58,069 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=100161 lost=0 simT=72000.0s realT=346s; (s/r): 208.09248554913296
2022-09-30T23:11:17,034 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13566 #nodes=1786
2022-09-30T23:11:17,035 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=78086 lost=0 simT=75600.0s realT=365s; (s/r): 207.12328767123287
2022-09-30T23:11:23,428 INFO MemoryObserver:41 used RAM: 15506 MB free: 589 MB total: 16096 MB
2022-09-30T23:11:34,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12813 #nodes=1585
2022-09-30T23:11:34,152 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=61964 lost=0 simT=79200.0s realT=382s; (s/r): 207.32984293193718
2022-09-30T23:11:50,166 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12067 #nodes=1505
2022-09-30T23:11:50,166 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=48417 lost=0 simT=82800.0s realT=398s; (s/r): 208.04020100502512
2022-09-30T23:12:04,142 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11427 #nodes=1393
2022-09-30T23:12:04,142 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=36177 lost=0 simT=86400.0s realT=412s; (s/r): 209.70873786407768
2022-09-30T23:12:15,832 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9769 #nodes=1113
2022-09-30T23:12:15,832 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=29725 lost=6 simT=90000.0s realT=423s; (s/r): 212.7659574468085
2022-09-30T23:12:23,428 INFO MemoryObserver:41 used RAM: 15661 MB free: 434 MB total: 16096 MB
2022-09-30T23:12:26,911 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8258 #nodes=952
2022-09-30T23:12:26,911 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=25609 lost=7 simT=93600.0s realT=434s; (s/r): 215.66820276497697
2022-09-30T23:12:34,119 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7098 #nodes=837
2022-09-30T23:12:34,119 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=22596 lost=7 simT=97200.0s realT=442s; (s/r): 219.90950226244343
2022-09-30T23:12:47,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6126 #nodes=659
2022-09-30T23:12:47,382 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=20213 lost=8 simT=100800.0s realT=455s; (s/r): 221.53846153846155
2022-09-30T23:12:52,279 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5223 #nodes=579
2022-09-30T23:12:52,279 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=18370 lost=8 simT=104400.0s realT=460s; (s/r): 226.95652173913044
2022-09-30T23:12:56,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4494 #nodes=532
2022-09-30T23:12:56,775 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=16733 lost=8 simT=108000.0s realT=464s; (s/r): 232.75862068965517
2022-09-30T23:13:00,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3886 #nodes=420
2022-09-30T23:13:00,330 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=15341 lost=8 simT=111600.0s realT=468s; (s/r): 238.46153846153845
2022-09-30T23:13:03,326 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3255 #nodes=341
2022-09-30T23:13:03,326 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=14138 lost=8 simT=115200.0s realT=471s; (s/r): 244.5859872611465
2022-09-30T23:13:05,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2749 #nodes=261
2022-09-30T23:13:05,730 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=13115 lost=8 simT=118800.0s realT=473s; (s/r): 251.1627906976744
2022-09-30T23:13:07,629 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2309 #nodes=240
2022-09-30T23:13:07,629 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=12230 lost=8 simT=122400.0s realT=475s; (s/r): 257.6842105263158
2022-09-30T23:13:09,383 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1918 #nodes=196
2022-09-30T23:13:09,383 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=11336 lost=8 simT=126000.0s realT=477s; (s/r): 264.1509433962264
2022-09-30T23:13:10,880 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1560 #nodes=163
2022-09-30T23:13:10,880 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9656 lost=8 simT=129600.0s realT=478s; (s/r): 271.1297071129707
2022-09-30T23:13:19,778 INFO AbstractController$9:234 ### ITERATION 35 fires after mobsim event
2022-09-30T23:13:19,778 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T23:13:19,778 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=315.401446282sec
2022-09-30T23:13:19,813 INFO LegTimesControlerListener:50 [35] average trip (probably: leg) duration is: 1340 seconds = 00:22:20
2022-09-30T23:13:19,813 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T23:13:19,813 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:13:19,813 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:13:19,813 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:13:19,813 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:13:19,814 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T23:13:19,814 INFO EventsManagerImpl:137 event # 1
2022-09-30T23:13:19,814 INFO EventsManagerImpl:137 event # 4
2022-09-30T23:13:19,814 INFO EventsManagerImpl:137 event # 16
2022-09-30T23:13:19,814 INFO EventsManagerImpl:137 event # 64
2022-09-30T23:13:19,814 INFO EventsManagerImpl:137 event # 256
2022-09-30T23:13:19,815 INFO EventsManagerImpl:137 event # 1024
2022-09-30T23:13:19,818 INFO EventsManagerImpl:137 event # 4096
2022-09-30T23:13:19,829 INFO EventsManagerImpl:137 event # 16384
2022-09-30T23:13:19,844 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T23:13:20,147 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:13:20,147 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:13:20,147 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:13:20,147 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:13:20,147 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T23:13:20,147 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T23:13:20,148 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:13:20,150 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:13:20,150 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:41][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:13:20,152 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:13:20,152 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:13:20,152 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:40][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:13:20,155 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:13:20,155 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T23:13:20,155 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=26:36:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:13:20,155 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:13:20,155 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:13:20,155 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:13:20,156 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:13:20,156 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:48:26][duration=undefined][facilityId=null]
2022-09-30T23:13:20,156 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:23:33][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:13:20,156 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:13:20,156 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:13:20,156 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:13:20,157 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:13:20,157 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T23:13:20,157 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:13:20,158 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:13:20,158 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:13:20,158 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:13:20,160 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:13:20,160 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:13:20,160 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:13:20,164 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:13:20,164 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:13:20,164 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:13:20,164 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:13:20,164 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:13:20,164 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:13][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:13:20,164 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T23:13:20,558 INFO ControlerListenerManagerImpl:251 [it.35] all ControlerAfterMobsimListeners called.
2022-09-30T23:13:20,559 INFO AbstractController$4:159 ### ITERATION 35 fires scoring event
2022-09-30T23:13:20,559 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T23:13:20,732 INFO NewScoreAssignerImpl:57 it: 35 msaStart: 599
2022-09-30T23:13:20,874 INFO ControlerListenerManagerImpl:194 [it.35] all ControlerScoringListeners called.
2022-09-30T23:13:20,874 INFO AbstractController$5:167 ### ITERATION 35 fires iteration end event
2022-09-30T23:13:20,874 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T23:13:20,874 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T23:13:20,990 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T23:13:20,991 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T23:13:23,428 INFO MemoryObserver:41 used RAM: 15986 MB free: 109 MB total: 16096 MB
2022-09-30T23:13:23,848 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T23:13:23,848 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12171929320057308
2022-09-30T23:13:23,848 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2834155810143938
2022-09-30T23:13:23,848 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.029727273194103E-4
2022-09-30T23:13:23,848 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1054036983213256E-4
2022-09-30T23:13:23,848 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T23:13:23,848 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14540765237217376
2022-09-30T23:13:23,848 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14511751747228313
2022-09-30T23:13:23,848 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24340520804983132
2022-09-30T23:13:23,976 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T23:13:24,092 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -103.05633071222067
2022-09-30T23:13:24,092 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -135.7250897404075
2022-09-30T23:13:24,092 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -110.0561557275897
2022-09-30T23:13:24,092 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -83.72839237900685
2022-09-30T23:13:24,137 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T23:13:25,179 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19167.229355022984 meters
2022-09-30T23:13:25,180 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139561.7978591865 meters (statistic on all 2078752 legs which have a finite distance)
2022-09-30T23:13:25,180 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52413.08615413348 meters
2022-09-30T23:13:25,180 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139491.9910147435 meters (statistic on all 759810 trips which have a finite distance)
2022-09-30T23:13:25,180 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T23:13:25,180 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T23:13:26,176 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T23:13:26,178 INFO LegHistogramListener:72 number of legs: 2088376 100%
2022-09-30T23:13:26,178 INFO LegHistogramListener:79 number of bike legs: 93907 4.4966519439028225%
2022-09-30T23:13:26,178 INFO LegHistogramListener:79 number of car legs: 220566 10.561603849115293%
2022-09-30T23:13:26,178 INFO LegHistogramListener:79 number of drtNorth legs: 258 0.012354097154918463%
2022-09-30T23:13:26,178 INFO LegHistogramListener:79 number of drtSoutheast legs: 172 0.008236064769945642%
2022-09-30T23:13:26,178 INFO LegHistogramListener:79 number of freight legs: 47065 2.2536650488226257%
2022-09-30T23:13:26,178 INFO LegHistogramListener:79 number of pt legs: 137970 6.606568932031396%
2022-09-30T23:13:26,178 INFO LegHistogramListener:79 number of ride legs: 112352 5.379874122284493%
2022-09-30T23:13:26,178 INFO LegHistogramListener:79 number of walk legs: 1476086 70.68104594191851%
2022-09-30T23:13:26,711 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T23:13:26,711 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.37195807679074855
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.40886297930028703
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0055292522735792375
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.004752563714137529
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.39608805722589957
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.41901513323097306
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7550362797003137
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.19247754663982705
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37479395286976797
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.547291988682171E-4
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.276347073232102E-4
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.23049420500469864
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.22381339961075708
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4035044701315107
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.14884305499211758
2022-09-30T23:13:30,584 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3564653866496865
2022-09-30T23:13:30,585 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.70743104802888E-4
2022-09-30T23:13:30,585 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.5662149463122058E-4
2022-09-30T23:13:30,585 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T23:13:30,585 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1721809414749123
2022-09-30T23:13:30,585 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.17221560360897004
2022-09-30T23:13:30,585 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.28339504049050773
2022-09-30T23:13:30,732 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T23:13:31,778 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T23:13:32,073 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T23:13:32,413 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T23:13:33,458 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T23:13:33,746 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T23:13:34,079 INFO ControlerListenerManagerImpl:171 [it.35] all ControlerIterationEndsListeners called.
2022-09-30T23:13:34,174 INFO AbstractController:181 ### ITERATION 35 ENDS
2022-09-30T23:13:34,174 INFO AbstractController:182 ###################################################
2022-09-30T23:13:34,174 INFO AbstractController:133 ###################################################
2022-09-30T23:13:34,174 INFO AbstractController:134 ### ITERATION 36 BEGINS
2022-09-30T23:13:34,175 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T23:13:34,175 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T23:13:34,175 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T23:13:34,175 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T23:13:34,175 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T23:13:34,821 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T23:13:34,858 INFO ControlerListenerManagerImpl:148 [it.36] all ControlerIterationStartsListeners called.
2022-09-30T23:13:34,858 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T23:13:44,095 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169464 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T23:13:44,095 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30791 plans
2022-09-30T23:13:44,095 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:13:44,102 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:13:44,102 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:13:44,102 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:13:44,106 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:13:44,107 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:13:44,107 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:13:44,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:13:44,111 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:13:44,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:13:44,116 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:13:44,117 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:13:44,119 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:13:44,120 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:13:44,125 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:13:44,126 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:13:44,131 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:13:44,136 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:13:44,178 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:13:44,217 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:13:44,257 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:13:44,437 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:13:44,882 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:13:45,990 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:13:47,865 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:13:51,838 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T23:13:58,694 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T23:14:16,798 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:14:16,799 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30791 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T23:14:16,799 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30613 plans
2022-09-30T23:14:16,799 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T23:14:16,799 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T23:14:16,799 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T23:14:16,799 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T23:14:16,799 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T23:14:16,799 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T23:14:16,800 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T23:14:16,800 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T23:14:16,800 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T23:14:16,801 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T23:14:16,804 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T23:14:16,809 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T23:14:16,819 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T23:14:16,839 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T23:14:16,877 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T23:14:16,946 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T23:14:17,193 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30613 plans
2022-09-30T23:14:17,193 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:14:17,193 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:14:17,194 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:14:17,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:14:17,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:14:17,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:14:17,196 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:14:17,197 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:14:17,197 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:14:17,198 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:14:17,198 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:14:17,198 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:14:17,200 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:14:17,201 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:14:17,211 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:14:17,217 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:14:17,218 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:14:17,219 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:14:17,224 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:14:17,242 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:14:17,323 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:14:17,512 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:14:17,989 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:14:18,752 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:14:20,408 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:14:23,439 INFO MemoryObserver:41 used RAM: 15841 MB free: 254 MB total: 16096 MB
2022-09-30T23:14:24,674 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T23:14:33,380 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T23:14:53,078 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:14:53,079 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30613 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T23:14:53,079 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7560 plans
2022-09-30T23:14:53,079 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T23:14:53,079 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T23:14:53,079 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T23:14:53,079 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T23:14:53,079 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T23:14:53,079 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T23:14:53,079 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T23:14:53,080 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T23:14:53,080 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T23:14:53,080 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T23:14:53,081 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T23:14:53,082 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T23:14:53,084 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T23:14:53,088 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T23:14:53,088 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7560 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T23:14:53,088 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40345 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T23:14:53,088 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6720 plans
2022-09-30T23:14:53,090 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:14:53,090 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:14:53,090 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:14:53,090 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:14:53,092 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:14:53,095 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:14:53,122 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:14:53,181 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:14:53,415 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:14:53,983 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:14:54,547 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:14:55,945 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:14:59,370 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:15:10,173 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:15:10,174 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6720 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T23:15:10,174 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T23:15:11,522 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T23:15:12,983 INFO ControlerListenerManagerImpl:213 [it.36] all ControlerReplanningListeners called.
2022-09-30T23:15:12,984 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T23:15:12,984 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T23:15:12,984 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T23:15:13,100 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T23:15:13,215 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T23:15:13,216 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T23:15:13,216 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T23:15:13,217 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T23:15:13,218 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T23:15:13,218 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T23:15:13,219 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T23:15:13,219 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T23:15:13,219 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T23:15:13,219 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T23:15:13,219 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T23:15:13,219 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T23:15:13,219 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T23:15:13,219 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:15:13,220 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:15:13,220 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T23:15:13,220 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:15:13,220 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:15:13,220 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T23:15:13,220 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T23:15:13,220 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T23:15:13,220 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T23:15:14,099 INFO ControlerListenerManagerImpl:232 [it.36] all ControlerBeforeMobsimListeners called.
2022-09-30T23:15:14,099 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T23:15:14,100 INFO NetworkImpl:163 node # 1
2022-09-30T23:15:14,100 INFO NetworkImpl:163 node # 4
2022-09-30T23:15:14,100 INFO NetworkImpl:163 node # 16
2022-09-30T23:15:14,100 INFO NetworkImpl:163 node # 64
2022-09-30T23:15:14,100 INFO NetworkImpl:163 node # 256
2022-09-30T23:15:14,100 INFO NetworkImpl:163 node # 1024
2022-09-30T23:15:14,101 INFO NetworkImpl:163 node # 4096
2022-09-30T23:15:14,103 INFO NetworkImpl:163 node # 16384
2022-09-30T23:15:14,112 INFO NetworkImpl:163 node # 65536
2022-09-30T23:15:14,148 INFO NetworkImpl:159 link # 1
2022-09-30T23:15:14,149 INFO NetworkImpl:159 link # 4
2022-09-30T23:15:14,149 INFO NetworkImpl:159 link # 16
2022-09-30T23:15:14,149 INFO NetworkImpl:159 link # 64
2022-09-30T23:15:14,149 INFO NetworkImpl:159 link # 256
2022-09-30T23:15:14,150 INFO NetworkImpl:159 link # 1024
2022-09-30T23:15:14,156 INFO NetworkImpl:159 link # 4096
2022-09-30T23:15:14,178 INFO NetworkImpl:159 link # 16384
2022-09-30T23:15:14,271 INFO NetworkImpl:159 link # 65536
2022-09-30T23:15:14,701 INFO NetworkImpl:159 link # 262144
2022-09-30T23:15:15,644 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T23:15:15,644 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T23:15:15,644 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T23:15:15,645 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T23:15:15,645 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T23:15:15,646 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T23:15:15,647 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T23:15:15,649 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T23:15:15,653 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T23:15:15,661 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T23:15:15,674 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T23:15:15,696 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T23:15:15,730 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T23:15:15,794 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T23:15:15,921 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T23:15:16,180 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T23:15:16,696 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T23:15:17,729 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T23:15:19,554 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T23:15:19,683 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T23:15:19,707 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:15:19,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T23:15:19,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:15:19,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:15:19,707 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:15:19,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T23:15:19,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T23:15:19,707 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T23:15:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:15:19,708 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:15:22,191 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:15:22,191 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:15:22,191 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:15:22,191 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:15:22,191 INFO EventsManagerImpl:176
2022-09-30T23:15:22,191 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:15:22,191 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:15:22,191 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:15:22,192 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:15:22,192 INFO EventsManagerImpl:176
2022-09-30T23:15:22,192 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:15:22,192 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:15:22,192 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:15:22,192 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:15:22,192 INFO EventsManagerImpl:176
2022-09-30T23:15:22,192 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:15:22,192 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:15:22,192 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:15:22,192 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:15:22,192 INFO EventsManagerImpl:176
2022-09-30T23:15:22,192 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T23:15:22,192 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T23:15:22,192 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T23:15:22,192 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T23:15:22,192 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T23:15:22,193 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T23:15:22,193 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T23:15:22,193 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:15:22,193 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T23:15:22,193 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:15:22,193 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:15:22,193 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T23:15:22,193 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:15:22,193 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:15:22,193 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:15:22,193 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T23:15:22,193 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T23:15:22,193 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T23:15:22,193 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T23:15:22,193 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:15:22,193 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:15:22,193 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:15:22,193 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T23:15:22,193 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:15:22,193 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:15:22,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:15:22,194 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:15:22,194 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:15:22,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:15:22,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:15:22,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:15:22,194 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:15:22,194 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:15:22,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:15:22,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:15:22,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:15:22,194 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:15:22,194 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T23:15:22,194 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:15:22,194 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:15:22,194 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:15:22,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T23:15:22,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:15:22,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:15:22,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:15:22,194 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:15:22,195 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:15:22,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:15:22,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:15:22,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:15:22,195 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:15:22,195 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:15:22,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:15:22,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:15:22,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:15:22,195 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:15:29,290 INFO MemoryObserver:41 used RAM: 12482 MB free: 3613 MB total: 16096 MB
2022-09-30T23:15:31,072 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T23:15:31,076 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T23:15:31,431 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T23:15:31,431 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T23:15:31,431 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T23:15:31,431 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T23:15:31,431 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T23:15:31,431 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T23:15:31,431 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T23:15:31,431 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T23:15:31,783 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T23:15:31,783 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=12s; (s/r): 0.0
2022-09-30T23:15:31,818 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T23:15:32,594 INFO VehicularDepartureHandler:110 teleport vehicle 12941_bike from link 4675426 to link 153150625#0
2022-09-30T23:15:32,918 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1760 #nodes=216
2022-09-30T23:15:32,918 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271874 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-09-30T23:15:34,362 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T23:15:34,662 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3102 #nodes=362
2022-09-30T23:15:34,662 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271315 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-09-30T23:15:35,907 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-09-30T23:15:36,016 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T23:15:36,129 INFO VehicularDepartureHandler:110 teleport vehicle 17433_bike from link 291797180 to link 291797155
2022-09-30T23:15:36,387 INFO VehicularDepartureHandler:110 teleport vehicle 13283_bike from link 325125417#0 to link 195112819
2022-09-30T23:15:36,442 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T23:15:37,496 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4397 #nodes=470
2022-09-30T23:15:37,496 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270752 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-09-30T23:15:38,551 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T23:15:38,551 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T23:15:42,024 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5670 #nodes=668
2022-09-30T23:15:42,025 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269955 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-09-30T23:15:50,945 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7226 #nodes=1038
2022-09-30T23:15:50,946 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268756 lost=0 simT=18000.0s realT=31s; (s/r): 580.6451612903226
2022-09-30T23:16:01,959 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11015 #nodes=1659
2022-09-30T23:16:01,960 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266922 lost=0 simT=21600.0s realT=42s; (s/r): 514.2857142857143
2022-09-30T23:16:19,681 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12194 #nodes=1870
2022-09-30T23:16:19,682 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264337 lost=0 simT=25200.0s realT=59s; (s/r): 427.1186440677966
2022-09-30T23:16:29,291 INFO MemoryObserver:41 used RAM: 14077 MB free: 2018 MB total: 16096 MB
2022-09-30T23:16:36,584 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13489 #nodes=1923
2022-09-30T23:16:36,584 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260993 lost=0 simT=28800.0s realT=76s; (s/r): 378.94736842105266
2022-09-30T23:16:58,374 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14877 #nodes=2058
2022-09-30T23:16:58,374 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257494 lost=0 simT=32400.0s realT=98s; (s/r): 330.61224489795916
2022-09-30T23:17:18,676 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14774 #nodes=2064
2022-09-30T23:17:18,676 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252387 lost=0 simT=36000.0s realT=118s; (s/r): 305.08474576271186
2022-09-30T23:17:29,292 INFO MemoryObserver:41 used RAM: 14710 MB free: 1385 MB total: 16096 MB
2022-09-30T23:17:37,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15318 #nodes=2199
2022-09-30T23:17:37,750 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246674 lost=0 simT=39600.0s realT=138s; (s/r): 286.95652173913044
2022-09-30T23:18:02,423 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15707 #nodes=2204
2022-09-30T23:18:02,423 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239132 lost=0 simT=43200.0s realT=162s; (s/r): 266.6666666666667
2022-09-30T23:18:22,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16096 #nodes=2353
2022-09-30T23:18:22,546 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230254 lost=0 simT=46800.0s realT=182s; (s/r): 257.14285714285717
2022-09-30T23:18:29,293 INFO MemoryObserver:41 used RAM: 15294 MB free: 801 MB total: 16096 MB
2022-09-30T23:18:43,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16424 #nodes=2407
2022-09-30T23:18:43,253 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219281 lost=0 simT=50400.0s realT=203s; (s/r): 248.27586206896552
2022-09-30T23:19:08,092 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16831 #nodes=2507
2022-09-30T23:19:08,093 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205971 lost=0 simT=54000.0s realT=228s; (s/r): 236.8421052631579
2022-09-30T23:19:29,293 INFO MemoryObserver:41 used RAM: 15609 MB free: 486 MB total: 16096 MB
2022-09-30T23:19:31,973 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17022 #nodes=2491
2022-09-30T23:19:31,973 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189615 lost=0 simT=57600.0s realT=252s; (s/r): 228.57142857142858
2022-09-30T23:19:53,910 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16960 #nodes=2481
2022-09-30T23:19:53,911 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170357 lost=0 simT=61200.0s realT=274s; (s/r): 223.35766423357666
2022-09-30T23:20:19,721 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16596 #nodes=2372
2022-09-30T23:20:19,721 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148432 lost=0 simT=64800.0s realT=300s; (s/r): 216.0
2022-09-30T23:20:29,293 INFO MemoryObserver:41 used RAM: 15798 MB free: 297 MB total: 16096 MB
2022-09-30T23:20:53,211 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15911 #nodes=2126
2022-09-30T23:20:53,212 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124871 lost=0 simT=68400.0s realT=333s; (s/r): 205.40540540540542
2022-09-30T23:21:17,105 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15450 #nodes=2177
2022-09-30T23:21:17,106 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=100115 lost=0 simT=72000.0s realT=357s; (s/r): 201.68067226890756
2022-09-30T23:21:29,293 INFO MemoryObserver:41 used RAM: 15618 MB free: 477 MB total: 16096 MB
2022-09-30T23:21:38,643 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13660 #nodes=1855
2022-09-30T23:21:38,643 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=77987 lost=0 simT=75600.0s realT=378s; (s/r): 200.0
2022-09-30T23:21:55,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12904 #nodes=1650
2022-09-30T23:21:55,348 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=61795 lost=0 simT=79200.0s realT=395s; (s/r): 200.50632911392404
2022-09-30T23:22:15,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12089 #nodes=1549
2022-09-30T23:22:15,216 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=48194 lost=0 simT=82800.0s realT=415s; (s/r): 199.51807228915663
2022-09-30T23:22:29,294 INFO MemoryObserver:41 used RAM: 15927 MB free: 168 MB total: 16096 MB
2022-09-30T23:22:29,844 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11515 #nodes=1468
2022-09-30T23:22:29,845 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35891 lost=0 simT=86400.0s realT=430s; (s/r): 200.93023255813952
2022-09-30T23:22:45,963 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9759 #nodes=1171
2022-09-30T23:22:45,963 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=29402 lost=6 simT=90000.0s realT=446s; (s/r): 201.79372197309416
2022-09-30T23:22:55,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8225 #nodes=942
2022-09-30T23:22:55,698 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=25258 lost=6 simT=93600.0s realT=455s; (s/r): 205.71428571428572
2022-09-30T23:23:05,863 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7105 #nodes=799
2022-09-30T23:23:05,864 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=22268 lost=6 simT=97200.0s realT=466s; (s/r): 208.58369098712447
2022-09-30T23:23:13,017 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6120 #nodes=657
2022-09-30T23:23:13,017 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19900 lost=6 simT=100800.0s realT=473s; (s/r): 213.107822410148
2022-09-30T23:23:25,809 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5259 #nodes=567
2022-09-30T23:23:25,809 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=18025 lost=7 simT=104400.0s realT=486s; (s/r): 214.8148148148148
2022-09-30T23:23:35,263 INFO MemoryObserver:41 used RAM: 15453 MB free: 642 MB total: 16096 MB
2022-09-30T23:23:37,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4462 #nodes=519
2022-09-30T23:23:37,645 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=16378 lost=7 simT=108000.0s realT=497s; (s/r): 217.30382293762577
2022-09-30T23:23:41,187 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3851 #nodes=414
2022-09-30T23:23:41,187 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=15021 lost=8 simT=111600.0s realT=501s; (s/r): 222.75449101796409
2022-09-30T23:23:52,928 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3209 #nodes=344
2022-09-30T23:23:52,928 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13820 lost=8 simT=115200.0s realT=513s; (s/r): 224.56140350877192
2022-09-30T23:23:54,964 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2708 #nodes=290
2022-09-30T23:23:54,964 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12815 lost=8 simT=118800.0s realT=515s; (s/r): 230.67961165048544
2022-09-30T23:23:56,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2312 #nodes=247
2022-09-30T23:23:56,830 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11931 lost=8 simT=122400.0s realT=517s; (s/r): 236.7504835589942
2022-09-30T23:23:58,411 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1895 #nodes=210
2022-09-30T23:23:58,411 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=11050 lost=8 simT=126000.0s realT=518s; (s/r): 243.24324324324326
2022-09-30T23:23:59,795 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1559 #nodes=164
2022-09-30T23:23:59,795 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9388 lost=8 simT=129600.0s realT=520s; (s/r): 249.23076923076923
2022-09-30T23:24:08,924 INFO AbstractController$9:234 ### ITERATION 36 fires after mobsim event
2022-09-30T23:24:08,924 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=329.155894004sec
2022-09-30T23:24:08,924 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T23:24:08,966 INFO LegTimesControlerListener:50 [36] average trip (probably: leg) duration is: 1336 seconds = 00:22:16
2022-09-30T23:24:08,966 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T23:24:08,966 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:24:08,966 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:24:08,966 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:24:08,966 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:24:08,966 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T23:24:08,966 INFO EventsManagerImpl:137 event # 1
2022-09-30T23:24:08,967 INFO EventsManagerImpl:137 event # 4
2022-09-30T23:24:08,967 INFO EventsManagerImpl:137 event # 16
2022-09-30T23:24:08,967 INFO EventsManagerImpl:137 event # 64
2022-09-30T23:24:08,967 INFO EventsManagerImpl:137 event # 256
2022-09-30T23:24:08,968 INFO EventsManagerImpl:137 event # 1024
2022-09-30T23:24:08,973 INFO EventsManagerImpl:137 event # 4096
2022-09-30T23:24:08,991 INFO EventsManagerImpl:137 event # 16384
2022-09-30T23:24:09,017 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T23:24:09,346 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:24:09,346 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:24:09,346 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:24:09,346 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:24:09,346 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T23:24:09,347 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T23:24:09,347 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:24:09,350 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:24:09,350 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:24:09,352 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:24:09,353 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:24:09,353 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:12][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:24:09,356 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:24:09,356 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T23:24:09,356 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:24:09,357 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:24:09,357 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:24:09,357 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:24:09,357 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:24:09,357 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:24:09,357 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:24:09,357 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:24:09,357 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:24:09,358 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:54][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:24:09,359 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:24:09,359 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T23:24:09,359 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:24:09,360 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:24:09,360 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:24:09,360 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:24:09,361 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:24:09,361 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:24:09,361 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:24:09,368 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:24:09,368 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:24:09,368 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:24:09,368 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:24:09,368 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:24:09,368 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:28][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:24:09,368 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T23:24:09,882 INFO ControlerListenerManagerImpl:251 [it.36] all ControlerAfterMobsimListeners called.
2022-09-30T23:24:09,882 INFO AbstractController$4:159 ### ITERATION 36 fires scoring event
2022-09-30T23:24:09,882 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T23:24:10,126 INFO NewScoreAssignerImpl:57 it: 36 msaStart: 599
2022-09-30T23:24:10,316 INFO ControlerListenerManagerImpl:194 [it.36] all ControlerScoringListeners called.
2022-09-30T23:24:10,316 INFO AbstractController$5:167 ### ITERATION 36 fires iteration end event
2022-09-30T23:24:10,316 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T23:24:10,316 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T23:24:10,434 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T23:24:10,435 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T23:24:13,615 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T23:24:13,615 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12171544185234444
2022-09-30T23:24:13,615 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28544139018265663
2022-09-30T23:24:13,615 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.811484206904697E-4
2022-09-30T23:24:13,615 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.246619800038E-4
2022-09-30T23:24:13,615 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T23:24:13,615 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14554886847389042
2022-09-30T23:24:13,615 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14473880156313387
2022-09-30T23:24:13,615 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24162845273368697
2022-09-30T23:24:13,741 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T23:24:13,904 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -102.67043451512778
2022-09-30T23:24:13,904 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -134.36917443049228
2022-09-30T23:24:13,905 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -109.39457089345737
2022-09-30T23:24:13,905 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -83.5577991637653
2022-09-30T23:24:13,950 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T23:24:15,108 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19185.787373591393 meters
2022-09-30T23:24:15,108 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139910.15673856894 meters (statistic on all 2081925 legs which have a finite distance)
2022-09-30T23:24:15,108 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52514.749808914356 meters
2022-09-30T23:24:15,108 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139856.92160215203 meters (statistic on all 760323 trips which have a finite distance)
2022-09-30T23:24:15,108 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T23:24:15,108 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T23:24:16,169 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T23:24:16,171 INFO LegHistogramListener:72 number of legs: 2091289 100%
2022-09-30T23:24:16,171 INFO LegHistogramListener:79 number of bike legs: 93946 4.492253342316628%
2022-09-30T23:24:16,171 INFO LegHistogramListener:79 number of car legs: 222128 10.621583148001065%
2022-09-30T23:24:16,171 INFO LegHistogramListener:79 number of drtNorth legs: 241 0.011523993097080317%
2022-09-30T23:24:16,172 INFO LegHistogramListener:79 number of drtSoutheast legs: 178 0.00851149697626679%
2022-09-30T23:24:16,172 INFO LegHistogramListener:79 number of freight legs: 47065 2.250525871842677%
2022-09-30T23:24:16,172 INFO LegHistogramListener:79 number of pt legs: 137939 6.595884165220589%
2022-09-30T23:24:16,172 INFO LegHistogramListener:79 number of ride legs: 112060 5.358417703148632%
2022-09-30T23:24:16,172 INFO LegHistogramListener:79 number of walk legs: 1477732 70.66130027939707%
2022-09-30T23:24:16,771 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T23:24:16,771 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3771522617684364
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4098746001016756
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0056614818960957596
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.004842428506139049
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.40071481023123495
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.42531208758479383
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7611111396396165
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.19375105912076288
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37525483087446143
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.598643298397326E-4
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.340536210376045E-4
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.23254183847959042
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2255233982242717
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.40699122406116967
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.15018717552391173
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.35759126411519127
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.7587823577440342E-4
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.5790527737409942E-4
2022-09-30T23:24:21,180 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T23:24:21,181 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.17395898057379952
2022-09-30T23:24:21,181 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1735417511823639
2022-09-30T23:24:21,181 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.28587402496700676
2022-09-30T23:24:21,331 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T23:24:22,410 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T23:24:22,715 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T23:24:23,070 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T23:24:24,139 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T23:24:24,432 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T23:24:24,783 INFO ControlerListenerManagerImpl:171 [it.36] all ControlerIterationEndsListeners called.
2022-09-30T23:24:24,882 INFO AbstractController:181 ### ITERATION 36 ENDS
2022-09-30T23:24:24,882 INFO AbstractController:182 ###################################################
2022-09-30T23:24:24,882 INFO AbstractController:133 ###################################################
2022-09-30T23:24:24,882 INFO AbstractController:134 ### ITERATION 37 BEGINS
2022-09-30T23:24:24,882 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T23:24:24,882 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T23:24:24,882 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T23:24:24,883 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T23:24:24,883 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T23:24:25,225 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T23:24:25,273 INFO ControlerListenerManagerImpl:148 [it.37] all ControlerIterationStartsListeners called.
2022-09-30T23:24:25,273 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T23:24:35,263 INFO MemoryObserver:41 used RAM: 14252 MB free: 1843 MB total: 16096 MB
2022-09-30T23:24:35,400 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169495 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T23:24:35,400 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30827 plans
2022-09-30T23:24:35,414 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:24:35,417 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:24:35,417 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:24:35,417 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:24:35,418 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:24:35,420 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:24:35,420 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:24:35,423 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:24:35,423 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:24:35,430 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:24:35,435 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:24:35,442 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:24:35,451 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:24:35,455 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:24:35,466 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:24:35,494 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:24:35,518 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:24:35,531 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:24:35,636 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:24:35,648 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:24:35,877 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:24:35,893 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:24:36,268 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:24:37,180 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:24:39,077 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:24:42,525 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T23:24:49,393 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T23:25:08,031 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:25:08,031 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30827 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T23:25:08,031 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30423 plans
2022-09-30T23:25:08,032 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T23:25:08,032 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T23:25:08,032 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T23:25:08,032 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T23:25:08,032 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T23:25:08,032 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T23:25:08,033 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T23:25:08,033 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T23:25:08,034 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T23:25:08,036 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T23:25:08,040 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T23:25:08,047 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T23:25:08,057 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T23:25:08,078 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T23:25:08,119 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T23:25:08,187 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T23:25:08,499 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30423 plans
2022-09-30T23:25:08,505 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:25:08,505 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:25:08,507 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:25:08,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:25:08,513 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:25:08,517 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:25:08,523 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:25:08,524 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:25:08,525 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:25:08,529 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:25:08,530 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:25:08,532 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:25:08,536 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:25:08,538 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:25:08,540 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:25:08,558 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:25:08,562 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:25:08,574 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:25:08,593 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:25:08,609 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:25:08,710 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:25:09,008 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:25:09,536 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:25:10,561 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:25:12,825 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:25:17,352 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T23:25:25,225 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T23:25:35,264 INFO MemoryObserver:41 used RAM: 14702 MB free: 1393 MB total: 16096 MB
2022-09-30T23:25:44,061 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:25:44,062 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30423 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T23:25:44,062 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7683 plans
2022-09-30T23:25:44,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T23:25:44,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T23:25:44,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T23:25:44,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T23:25:44,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T23:25:44,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T23:25:44,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T23:25:44,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T23:25:44,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T23:25:44,063 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T23:25:44,063 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T23:25:44,064 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T23:25:44,067 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T23:25:44,071 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T23:25:44,071 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7683 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T23:25:44,071 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40187 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T23:25:44,071 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6878 plans
2022-09-30T23:25:44,071 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:25:44,071 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:25:44,072 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:25:44,072 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:25:44,074 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:25:44,084 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:25:44,112 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:25:44,182 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:25:44,552 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:25:44,964 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:25:45,651 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:25:47,119 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:25:50,202 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:26:02,479 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:26:02,479 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6878 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T23:26:02,479 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T23:26:03,840 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T23:26:05,319 INFO ControlerListenerManagerImpl:213 [it.37] all ControlerReplanningListeners called.
2022-09-30T23:26:05,319 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T23:26:05,319 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T23:26:05,319 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T23:26:05,435 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T23:26:05,550 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T23:26:05,551 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T23:26:05,551 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T23:26:05,552 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T23:26:05,553 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T23:26:05,553 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T23:26:05,554 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T23:26:05,554 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T23:26:05,554 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T23:26:05,554 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T23:26:05,554 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T23:26:05,554 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T23:26:05,554 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T23:26:05,554 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:26:05,554 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:26:05,554 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T23:26:05,554 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:26:05,555 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:26:05,555 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T23:26:05,555 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T23:26:05,555 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T23:26:05,555 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T23:26:06,453 INFO ControlerListenerManagerImpl:232 [it.37] all ControlerBeforeMobsimListeners called.
2022-09-30T23:26:06,453 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T23:26:06,454 INFO NetworkImpl:163 node # 1
2022-09-30T23:26:06,454 INFO NetworkImpl:163 node # 4
2022-09-30T23:26:06,454 INFO NetworkImpl:163 node # 16
2022-09-30T23:26:06,454 INFO NetworkImpl:163 node # 64
2022-09-30T23:26:06,454 INFO NetworkImpl:163 node # 256
2022-09-30T23:26:06,454 INFO NetworkImpl:163 node # 1024
2022-09-30T23:26:06,455 INFO NetworkImpl:163 node # 4096
2022-09-30T23:26:06,457 INFO NetworkImpl:163 node # 16384
2022-09-30T23:26:06,466 INFO NetworkImpl:163 node # 65536
2022-09-30T23:26:06,501 INFO NetworkImpl:159 link # 1
2022-09-30T23:26:06,501 INFO NetworkImpl:159 link # 4
2022-09-30T23:26:06,501 INFO NetworkImpl:159 link # 16
2022-09-30T23:26:06,502 INFO NetworkImpl:159 link # 64
2022-09-30T23:26:06,502 INFO NetworkImpl:159 link # 256
2022-09-30T23:26:06,503 INFO NetworkImpl:159 link # 1024
2022-09-30T23:26:06,508 INFO NetworkImpl:159 link # 4096
2022-09-30T23:26:06,530 INFO NetworkImpl:159 link # 16384
2022-09-30T23:26:06,619 INFO NetworkImpl:159 link # 65536
2022-09-30T23:26:07,036 INFO NetworkImpl:159 link # 262144
2022-09-30T23:26:08,049 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T23:26:08,049 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T23:26:08,049 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T23:26:08,049 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T23:26:08,050 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T23:26:08,050 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T23:26:08,051 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T23:26:08,053 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T23:26:08,057 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T23:26:08,064 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T23:26:08,073 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T23:26:08,088 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T23:26:08,118 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T23:26:08,178 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T23:26:08,299 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T23:26:08,546 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T23:26:09,037 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T23:26:10,038 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T23:26:11,734 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T23:26:11,930 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T23:26:11,954 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:26:11,954 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T23:26:11,954 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:26:11,954 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:26:11,954 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:26:11,954 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T23:26:11,954 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T23:26:11,954 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T23:26:11,954 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:26:11,954 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:26:13,900 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:26:13,900 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:26:13,901 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:26:13,901 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:26:13,901 INFO EventsManagerImpl:176
2022-09-30T23:26:13,901 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:26:13,901 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:26:13,901 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:26:13,901 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:26:13,901 INFO EventsManagerImpl:176
2022-09-30T23:26:13,901 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:26:13,901 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:26:13,901 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:26:13,901 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:26:13,901 INFO EventsManagerImpl:176
2022-09-30T23:26:13,901 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:26:13,901 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:26:13,901 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:26:13,901 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:26:13,901 INFO EventsManagerImpl:176
2022-09-30T23:26:13,902 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T23:26:13,902 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T23:26:13,902 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T23:26:13,902 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T23:26:13,902 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T23:26:13,902 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T23:26:13,902 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T23:26:13,902 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:26:13,902 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T23:26:13,902 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:26:13,902 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:26:13,902 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T23:26:13,902 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:26:13,902 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:26:13,902 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:26:13,902 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T23:26:13,902 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T23:26:13,903 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T23:26:13,903 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T23:26:13,903 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:26:13,903 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:26:13,903 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:26:13,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T23:26:13,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:26:13,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:26:13,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:26:13,903 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:26:13,903 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:26:13,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:26:13,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:26:13,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:26:13,903 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:26:13,903 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:26:13,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:26:13,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:26:13,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:26:13,903 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:26:13,904 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T23:26:13,904 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:26:13,904 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:26:13,904 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:26:13,904 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T23:26:13,904 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:26:13,904 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:26:13,904 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:26:13,904 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:26:13,904 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:26:13,904 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:26:13,904 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:26:13,904 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:26:13,904 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:26:13,904 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:26:13,904 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:26:13,904 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:26:13,904 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:26:13,904 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:26:23,879 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T23:26:23,883 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T23:26:24,229 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T23:26:24,229 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T23:26:24,229 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T23:26:24,229 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T23:26:24,229 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T23:26:24,229 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T23:26:24,229 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T23:26:24,229 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T23:26:24,578 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T23:26:24,579 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=12s; (s/r): 0.0
2022-09-30T23:26:24,613 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T23:26:25,603 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1755 #nodes=219
2022-09-30T23:26:25,603 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271848 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-09-30T23:26:25,764 INFO VehicularDepartureHandler:110 teleport vehicle 18220_bike from link 264313119 to link -309945934
2022-09-30T23:26:26,604 INFO VehicularDepartureHandler:110 teleport vehicle 6309_bike from link 53749091 to link 28497757#0
2022-09-30T23:26:26,848 INFO VehicularDepartureHandler:110 teleport vehicle 24672_bike from link 311555542 to link -246296424
2022-09-30T23:26:26,927 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T23:26:27,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3099 #nodes=351
2022-09-30T23:26:27,194 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271307 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-09-30T23:26:28,470 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T23:26:28,893 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T23:26:29,954 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4380 #nodes=456
2022-09-30T23:26:29,954 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270747 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-09-30T23:26:30,848 INFO VehicularDepartureHandler:110 teleport vehicle 14938_bike from link -30483116 to link 193199004
2022-09-30T23:26:30,951 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T23:26:30,951 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T23:26:34,113 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5688 #nodes=668
2022-09-30T23:26:34,113 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269946 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-09-30T23:26:35,265 INFO MemoryObserver:41 used RAM: 13290 MB free: 2805 MB total: 16096 MB
2022-09-30T23:26:40,857 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7211 #nodes=1034
2022-09-30T23:26:40,857 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268739 lost=0 simT=18000.0s realT=28s; (s/r): 642.8571428571429
2022-09-30T23:26:52,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11040 #nodes=1632
2022-09-30T23:26:52,019 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266920 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-09-30T23:27:06,913 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12191 #nodes=1861
2022-09-30T23:27:06,914 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264318 lost=0 simT=25200.0s realT=54s; (s/r): 466.6666666666667
2022-09-30T23:27:25,956 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13535 #nodes=1955
2022-09-30T23:27:25,957 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260983 lost=0 simT=28800.0s realT=74s; (s/r): 389.18918918918916
2022-09-30T23:27:35,265 INFO MemoryObserver:41 used RAM: 13894 MB free: 2201 MB total: 16096 MB
2022-09-30T23:27:43,670 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14846 #nodes=2020
2022-09-30T23:27:43,671 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257489 lost=0 simT=32400.0s realT=91s; (s/r): 356.04395604395603
2022-09-30T23:28:06,653 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14788 #nodes=2145
2022-09-30T23:28:06,653 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252340 lost=0 simT=36000.0s realT=114s; (s/r): 315.7894736842105
2022-09-30T23:28:25,638 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15316 #nodes=2246
2022-09-30T23:28:25,638 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246622 lost=0 simT=39600.0s realT=133s; (s/r): 297.74436090225566
2022-09-30T23:28:35,266 INFO MemoryObserver:41 used RAM: 15017 MB free: 1078 MB total: 16096 MB
2022-09-30T23:28:45,238 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15680 #nodes=2153
2022-09-30T23:28:45,238 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239082 lost=0 simT=43200.0s realT=153s; (s/r): 282.3529411764706
2022-09-30T23:29:10,675 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16180 #nodes=2295
2022-09-30T23:29:10,675 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230235 lost=0 simT=46800.0s realT=178s; (s/r): 262.92134831460675
2022-09-30T23:29:30,731 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16492 #nodes=2484
2022-09-30T23:29:30,732 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219311 lost=0 simT=50400.0s realT=198s; (s/r): 254.54545454545453
2022-09-30T23:29:35,266 INFO MemoryObserver:41 used RAM: 15432 MB free: 663 MB total: 16096 MB
2022-09-30T23:29:51,658 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16746 #nodes=2468
2022-09-30T23:29:51,658 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205963 lost=0 simT=54000.0s realT=219s; (s/r): 246.57534246575344
2022-09-30T23:30:18,772 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17020 #nodes=2510
2022-09-30T23:30:18,773 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189471 lost=0 simT=57600.0s realT=246s; (s/r): 234.14634146341464
2022-09-30T23:30:35,266 INFO MemoryObserver:41 used RAM: 15561 MB free: 534 MB total: 16096 MB
2022-09-30T23:30:40,452 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17037 #nodes=2506
2022-09-30T23:30:40,452 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170229 lost=0 simT=61200.0s realT=268s; (s/r): 228.3582089552239
2022-09-30T23:31:05,013 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16728 #nodes=2348
2022-09-30T23:31:05,013 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148380 lost=0 simT=64800.0s realT=293s; (s/r): 221.160409556314
2022-09-30T23:31:35,267 INFO MemoryObserver:41 used RAM: 15172 MB free: 923 MB total: 16096 MB
2022-09-30T23:31:38,468 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=16014 #nodes=2265
2022-09-30T23:31:38,468 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124743 lost=0 simT=68400.0s realT=326s; (s/r): 209.8159509202454
2022-09-30T23:32:01,887 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15517 #nodes=2167
2022-09-30T23:32:01,887 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99992 lost=0 simT=72000.0s realT=349s; (s/r): 206.30372492836676
2022-09-30T23:32:23,026 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13682 #nodes=1744
2022-09-30T23:32:23,027 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=77864 lost=0 simT=75600.0s realT=371s; (s/r): 203.77358490566039
2022-09-30T23:32:35,267 INFO MemoryObserver:41 used RAM: 15847 MB free: 248 MB total: 16096 MB
2022-09-30T23:32:39,359 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12846 #nodes=1675
2022-09-30T23:32:39,359 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=61609 lost=0 simT=79200.0s realT=387s; (s/r): 204.65116279069767
2022-09-30T23:32:58,298 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12081 #nodes=1527
2022-09-30T23:32:58,298 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47968 lost=0 simT=82800.0s realT=406s; (s/r): 203.9408866995074
2022-09-30T23:33:12,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11426 #nodes=1409
2022-09-30T23:33:12,726 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35750 lost=0 simT=86400.0s realT=420s; (s/r): 205.71428571428572
2022-09-30T23:33:27,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9740 #nodes=1171
2022-09-30T23:33:27,449 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=29255 lost=1 simT=90000.0s realT=435s; (s/r): 206.89655172413794
2022-09-30T23:33:41,028 INFO MemoryObserver:41 used RAM: 15398 MB free: 697 MB total: 16096 MB
2022-09-30T23:33:43,644 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8233 #nodes=938
2022-09-30T23:33:43,644 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=25093 lost=3 simT=93600.0s realT=451s; (s/r): 207.53880266075387
2022-09-30T23:33:52,499 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7149 #nodes=791
2022-09-30T23:33:52,499 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=22122 lost=4 simT=97200.0s realT=460s; (s/r): 211.30434782608697
2022-09-30T23:34:00,075 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6078 #nodes=687
2022-09-30T23:34:00,076 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19763 lost=4 simT=100800.0s realT=468s; (s/r): 215.3846153846154
2022-09-30T23:34:06,103 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5232 #nodes=578
2022-09-30T23:34:06,103 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17925 lost=4 simT=104400.0s realT=474s; (s/r): 220.25316455696202
2022-09-30T23:34:09,566 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4489 #nodes=493
2022-09-30T23:34:09,566 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=16284 lost=4 simT=108000.0s realT=477s; (s/r): 226.41509433962264
2022-09-30T23:34:12,488 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3861 #nodes=431
2022-09-30T23:34:12,488 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14916 lost=4 simT=111600.0s realT=480s; (s/r): 232.5
2022-09-30T23:34:15,720 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3224 #nodes=352
2022-09-30T23:34:15,720 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13716 lost=4 simT=115200.0s realT=483s; (s/r): 238.50931677018633
2022-09-30T23:34:18,138 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2699 #nodes=304
2022-09-30T23:34:18,138 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12731 lost=4 simT=118800.0s realT=486s; (s/r): 244.44444444444446
2022-09-30T23:34:20,217 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2308 #nodes=256
2022-09-30T23:34:20,217 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11862 lost=4 simT=122400.0s realT=488s; (s/r): 250.81967213114754
2022-09-30T23:34:21,978 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1919 #nodes=233
2022-09-30T23:34:21,979 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10993 lost=4 simT=126000.0s realT=490s; (s/r): 257.14285714285717
2022-09-30T23:34:23,553 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1585 #nodes=158
2022-09-30T23:34:23,553 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9300 lost=4 simT=129600.0s realT=491s; (s/r): 263.9511201629328
2022-09-30T23:34:24,060 INFO AbstractController$9:234 ### ITERATION 37 fires after mobsim event
2022-09-30T23:34:24,060 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=322.370924243sec
2022-09-30T23:34:24,060 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T23:34:24,103 INFO LegTimesControlerListener:50 [37] average trip (probably: leg) duration is: 1330 seconds = 00:22:10
2022-09-30T23:34:24,103 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T23:34:24,103 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:34:24,104 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:34:24,104 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:34:24,104 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:34:24,104 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T23:34:24,104 INFO EventsManagerImpl:137 event # 1
2022-09-30T23:34:24,104 INFO EventsManagerImpl:137 event # 4
2022-09-30T23:34:24,104 INFO EventsManagerImpl:137 event # 16
2022-09-30T23:34:24,104 INFO EventsManagerImpl:137 event # 64
2022-09-30T23:34:24,104 INFO EventsManagerImpl:137 event # 256
2022-09-30T23:34:24,105 INFO EventsManagerImpl:137 event # 1024
2022-09-30T23:34:24,110 INFO EventsManagerImpl:137 event # 4096
2022-09-30T23:34:24,127 INFO EventsManagerImpl:137 event # 16384
2022-09-30T23:34:24,150 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T23:34:24,745 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:34:24,745 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:34:24,745 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:34:24,745 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:34:24,745 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T23:34:24,745 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T23:34:24,746 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:34:24,748 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:34:24,748 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:34:24,751 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:34:24,751 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:34:24,751 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:33][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:34:24,754 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:34:24,754 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T23:34:24,754 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:34:24,754 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:34:24,755 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:34:24,755 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:34:24,755 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:34:24,755 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:34:24,755 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:34:24,755 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:34:24,755 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:34:24,755 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:51][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:34:24,757 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:34:24,757 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T23:34:24,757 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:34:24,757 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:34:24,757 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:34:24,757 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:34:24,758 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:34:24,758 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:34:24,758 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:34:24,761 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:34:24,761 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:34:24,761 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:34:24,765 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:34:24,765 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:34:24,765 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:51][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:34:24,765 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T23:34:32,467 INFO ControlerListenerManagerImpl:251 [it.37] all ControlerAfterMobsimListeners called.
2022-09-30T23:34:32,468 INFO AbstractController$4:159 ### ITERATION 37 fires scoring event
2022-09-30T23:34:32,468 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T23:34:32,702 INFO NewScoreAssignerImpl:57 it: 37 msaStart: 599
2022-09-30T23:34:32,905 INFO ControlerListenerManagerImpl:194 [it.37] all ControlerScoringListeners called.
2022-09-30T23:34:32,905 INFO AbstractController$5:167 ### ITERATION 37 fires iteration end event
2022-09-30T23:34:32,905 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T23:34:32,905 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T23:34:33,023 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T23:34:33,024 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T23:34:35,880 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T23:34:35,880 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12290037332402162
2022-09-30T23:34:35,880 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28630280840312833
2022-09-30T23:34:35,880 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.567565485757714E-4
2022-09-30T23:34:35,880 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9128362868894971E-4
2022-09-30T23:34:35,880 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T23:34:35,880 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14492751762633707
2022-09-30T23:34:35,880 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14452954497604462
2022-09-30T23:34:35,880 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.24047048069961025
2022-09-30T23:34:36,014 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T23:34:36,177 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -102.23496616343407
2022-09-30T23:34:36,177 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -133.1860545953446
2022-09-30T23:34:36,177 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -108.74087589282948
2022-09-30T23:34:36,177 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -83.34191034826748
2022-09-30T23:34:36,223 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T23:34:37,198 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19177.476418907874 meters
2022-09-30T23:34:37,198 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139927.00074518737 meters (statistic on all 2083078 legs which have a finite distance)
2022-09-30T23:34:37,198 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52507.80113517859 meters
2022-09-30T23:34:37,198 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139870.23405862413 meters (statistic on all 760496 trips which have a finite distance)
2022-09-30T23:34:37,198 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T23:34:37,198 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T23:34:38,148 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T23:34:38,150 INFO LegHistogramListener:72 number of legs: 2092347 100%
2022-09-30T23:34:38,150 INFO LegHistogramListener:79 number of bike legs: 94809 4.531227372897517%
2022-09-30T23:34:38,150 INFO LegHistogramListener:79 number of car legs: 222800 10.648329364106432%
2022-09-30T23:34:38,150 INFO LegHistogramListener:79 number of drtNorth legs: 220 0.010514508348758595%
2022-09-30T23:34:38,150 INFO LegHistogramListener:79 number of drtSoutheast legs: 151 0.007216776184829763%
2022-09-30T23:34:38,150 INFO LegHistogramListener:79 number of freight legs: 47065 2.249387888337833%
2022-09-30T23:34:38,151 INFO LegHistogramListener:79 number of pt legs: 137258 6.560001758790487%
2022-09-30T23:34:38,151 INFO LegHistogramListener:79 number of ride legs: 111903 5.34820467159606%
2022-09-30T23:34:38,151 INFO LegHistogramListener:79 number of walk legs: 1478141 70.64511765973808%
2022-09-30T23:34:38,695 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T23:34:38,695 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T23:34:41,028 INFO MemoryObserver:41 used RAM: 13759 MB free: 2336 MB total: 16096 MB
2022-09-30T23:34:42,785 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.38241448723149685
2022-09-30T23:34:42,785 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.41079892367654836
2022-09-30T23:34:42,785 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.005777022342954857
2022-09-30T23:34:42,785 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.004918171687968901
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4051156174738237
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.4316013392421574
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7667610674910263
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1948910581964393
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3756823305278401
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.662832435541269E-4
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.379049692662411E-4
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.23426467492053385
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.22709474830155543
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.41047027529437136
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.15154156631764892
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.35854896604137887
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.771620185172823E-4
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.6047284285985715E-4
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.17566641162182842
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1748845879314152
2022-09-30T23:34:42,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.28835300944350584
2022-09-30T23:34:42,926 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T23:34:44,005 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T23:34:44,313 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T23:34:44,656 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T23:34:45,753 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T23:34:46,051 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T23:34:46,396 INFO ControlerListenerManagerImpl:171 [it.37] all ControlerIterationEndsListeners called.
2022-09-30T23:34:46,494 INFO AbstractController:181 ### ITERATION 37 ENDS
2022-09-30T23:34:46,494 INFO AbstractController:182 ###################################################
2022-09-30T23:34:46,494 INFO AbstractController:133 ###################################################
2022-09-30T23:34:46,494 INFO AbstractController:134 ### ITERATION 38 BEGINS
2022-09-30T23:34:46,495 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T23:34:46,495 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T23:34:46,495 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T23:34:46,495 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T23:34:46,495 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T23:34:46,967 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T23:34:47,018 INFO ControlerListenerManagerImpl:148 [it.38] all ControlerIterationStartsListeners called.
2022-09-30T23:34:47,018 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T23:34:49,075 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169547 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T23:34:49,075 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30490 plans
2022-09-30T23:34:49,087 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:34:49,087 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:34:49,088 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:34:49,091 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:34:49,091 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:34:49,094 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:34:49,100 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:34:49,104 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:34:49,106 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:34:49,115 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:34:49,118 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:34:49,138 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:34:49,139 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:34:49,140 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:34:49,143 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:34:49,236 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:34:49,244 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:34:49,265 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:34:49,291 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:34:49,292 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:34:49,430 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:34:49,698 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:34:50,215 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:34:51,175 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:34:53,291 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:34:57,363 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T23:35:04,280 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T23:35:28,086 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:35:28,087 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30490 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T23:35:28,087 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30695 plans
2022-09-30T23:35:28,087 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T23:35:28,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T23:35:28,087 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T23:35:28,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T23:35:28,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T23:35:28,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T23:35:28,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T23:35:28,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T23:35:28,089 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T23:35:28,090 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T23:35:28,092 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T23:35:28,096 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T23:35:28,106 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T23:35:28,126 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T23:35:28,164 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T23:35:28,240 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T23:35:28,443 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30695 plans
2022-09-30T23:35:28,443 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:35:28,443 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:35:28,444 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:35:28,444 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:35:28,444 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:35:28,444 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:35:28,444 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:35:28,444 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:35:28,444 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:35:28,445 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:35:28,447 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:35:28,447 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:35:28,448 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:35:28,453 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:35:28,457 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:35:28,459 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:35:28,485 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:35:28,490 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:35:28,571 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:35:28,712 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:35:28,751 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:35:29,049 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:35:29,494 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:35:30,447 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:35:32,250 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:35:36,023 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T23:35:41,029 INFO MemoryObserver:41 used RAM: 15236 MB free: 859 MB total: 16096 MB
2022-09-30T23:35:45,549 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T23:36:06,833 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:36:06,834 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30695 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T23:36:06,834 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7696 plans
2022-09-30T23:36:06,834 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T23:36:06,834 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T23:36:06,834 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T23:36:06,834 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T23:36:06,834 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T23:36:06,834 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T23:36:06,835 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T23:36:06,835 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T23:36:06,835 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T23:36:06,835 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T23:36:06,836 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T23:36:06,837 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T23:36:06,839 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T23:36:06,843 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T23:36:06,843 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7696 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T23:36:06,843 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40211 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T23:36:06,843 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6854 plans
2022-09-30T23:36:06,844 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:36:06,844 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:36:06,845 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:36:06,847 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:36:06,849 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:36:06,864 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:36:06,897 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:36:06,983 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:36:07,298 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:36:07,845 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:36:08,461 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:36:09,918 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:36:13,110 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:36:22,081 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:36:22,081 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6854 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T23:36:22,081 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T23:36:23,050 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T23:36:23,983 INFO ControlerListenerManagerImpl:213 [it.38] all ControlerReplanningListeners called.
2022-09-30T23:36:23,983 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T23:36:23,983 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T23:36:23,983 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T23:36:24,065 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T23:36:24,146 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T23:36:24,146 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T23:36:24,146 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T23:36:24,147 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T23:36:24,148 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T23:36:24,148 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T23:36:24,149 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T23:36:24,149 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T23:36:24,149 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T23:36:24,149 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T23:36:24,149 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T23:36:24,149 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T23:36:24,149 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T23:36:24,149 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:36:24,149 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:36:24,149 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T23:36:24,149 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:36:24,150 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:36:24,150 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T23:36:24,150 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T23:36:24,150 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T23:36:24,150 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T23:36:24,802 INFO ControlerListenerManagerImpl:232 [it.38] all ControlerBeforeMobsimListeners called.
2022-09-30T23:36:24,802 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T23:36:24,803 INFO NetworkImpl:163 node # 1
2022-09-30T23:36:24,803 INFO NetworkImpl:163 node # 4
2022-09-30T23:36:24,803 INFO NetworkImpl:163 node # 16
2022-09-30T23:36:24,803 INFO NetworkImpl:163 node # 64
2022-09-30T23:36:24,803 INFO NetworkImpl:163 node # 256
2022-09-30T23:36:24,803 INFO NetworkImpl:163 node # 1024
2022-09-30T23:36:24,803 INFO NetworkImpl:163 node # 4096
2022-09-30T23:36:24,805 INFO NetworkImpl:163 node # 16384
2022-09-30T23:36:24,812 INFO NetworkImpl:163 node # 65536
2022-09-30T23:36:24,839 INFO NetworkImpl:159 link # 1
2022-09-30T23:36:24,839 INFO NetworkImpl:159 link # 4
2022-09-30T23:36:24,839 INFO NetworkImpl:159 link # 16
2022-09-30T23:36:24,839 INFO NetworkImpl:159 link # 64
2022-09-30T23:36:24,839 INFO NetworkImpl:159 link # 256
2022-09-30T23:36:24,840 INFO NetworkImpl:159 link # 1024
2022-09-30T23:36:24,844 INFO NetworkImpl:159 link # 4096
2022-09-30T23:36:24,860 INFO NetworkImpl:159 link # 16384
2022-09-30T23:36:24,925 INFO NetworkImpl:159 link # 65536
2022-09-30T23:36:25,298 INFO NetworkImpl:159 link # 262144
2022-09-30T23:36:25,942 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T23:36:25,942 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T23:36:25,942 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T23:36:25,942 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T23:36:25,943 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T23:36:25,943 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T23:36:25,943 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T23:36:25,944 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T23:36:25,945 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T23:36:25,948 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T23:36:25,954 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T23:36:25,969 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T23:36:25,998 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T23:36:26,055 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T23:36:26,167 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T23:36:26,516 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T23:36:27,000 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T23:36:27,832 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T23:36:29,452 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T23:36:29,637 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T23:36:29,659 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:36:29,659 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T23:36:29,659 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:36:29,659 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:36:29,659 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:36:29,659 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T23:36:29,659 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T23:36:29,659 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T23:36:29,659 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:36:29,660 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:36:37,630 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:36:37,630 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:36:37,630 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:36:37,630 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:36:37,630 INFO EventsManagerImpl:176
2022-09-30T23:36:37,630 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:36:37,630 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:36:37,630 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:36:37,630 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:36:37,630 INFO EventsManagerImpl:176
2022-09-30T23:36:37,631 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:36:37,631 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:36:37,631 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:36:37,631 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:36:37,631 INFO EventsManagerImpl:176
2022-09-30T23:36:37,631 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:36:37,631 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:36:37,631 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:36:37,631 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:36:37,631 INFO EventsManagerImpl:176
2022-09-30T23:36:37,631 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T23:36:37,631 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T23:36:37,631 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T23:36:37,631 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T23:36:37,631 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T23:36:37,631 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T23:36:37,631 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T23:36:37,631 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:36:37,632 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T23:36:37,632 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:36:37,632 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:36:37,632 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T23:36:37,632 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:36:37,632 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:36:37,632 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:36:37,632 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T23:36:37,632 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T23:36:37,632 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T23:36:37,632 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T23:36:37,632 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:36:37,632 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:36:37,632 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:36:37,632 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T23:36:37,632 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:36:37,632 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:36:37,632 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:36:37,632 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:36:37,632 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:36:37,632 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:36:37,633 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:36:37,633 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:36:37,633 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:36:37,633 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:36:37,633 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:36:37,633 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:36:37,633 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:36:37,633 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:36:37,633 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T23:36:37,633 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:36:37,633 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:36:37,633 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:36:37,633 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T23:36:37,633 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:36:37,633 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:36:37,633 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:36:37,633 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:36:37,633 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:36:37,633 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:36:37,633 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:36:37,633 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:36:37,633 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:36:37,633 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:36:37,633 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:36:37,634 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:36:37,634 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:36:37,634 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:36:39,245 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T23:36:39,248 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T23:36:39,471 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T23:36:39,471 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T23:36:39,471 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T23:36:39,471 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T23:36:39,471 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T23:36:39,472 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T23:36:39,472 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T23:36:39,472 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T23:36:39,710 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T23:36:39,711 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-09-30T23:36:39,740 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-09-30T23:36:39,748 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-09-30T23:36:40,835 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1760 #nodes=212
2022-09-30T23:36:40,835 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271852 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-09-30T23:36:41,029 INFO MemoryObserver:41 used RAM: 13274 MB free: 2821 MB total: 16096 MB
2022-09-30T23:36:42,222 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T23:36:42,513 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3110 #nodes=350
2022-09-30T23:36:42,513 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271297 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-09-30T23:36:44,074 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T23:36:44,525 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-09-30T23:36:45,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4366 #nodes=480
2022-09-30T23:36:45,106 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270742 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-09-30T23:36:46,702 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T23:36:49,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5656 #nodes=667
2022-09-30T23:36:49,391 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269948 lost=0 simT=14400.0s realT=19s; (s/r): 757.8947368421053
2022-09-30T23:36:51,390 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-09-30T23:36:52,394 INFO VehicularDepartureHandler:110 teleport vehicle 16679_bike from link 460168025 to link 4071971#0
2022-09-30T23:36:52,716 INFO VehicularDepartureHandler:110 teleport vehicle 2157_bike from link 186748864 to link -51514348
2022-09-30T23:36:52,716 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T23:36:54,762 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7262 #nodes=1022
2022-09-30T23:36:54,762 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268752 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-09-30T23:37:05,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11110 #nodes=1630
2022-09-30T23:37:05,207 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266934 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-09-30T23:37:22,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12266 #nodes=1858
2022-09-30T23:37:22,152 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264317 lost=0 simT=25200.0s realT=52s; (s/r): 484.61538461538464
2022-09-30T23:37:40,103 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13523 #nodes=2010
2022-09-30T23:37:40,103 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260964 lost=0 simT=28800.0s realT=70s; (s/r): 411.42857142857144
2022-09-30T23:37:41,030 INFO MemoryObserver:41 used RAM: 13845 MB free: 2250 MB total: 16096 MB
2022-09-30T23:38:00,034 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14914 #nodes=2155
2022-09-30T23:38:00,034 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257492 lost=0 simT=32400.0s realT=90s; (s/r): 360.0
2022-09-30T23:38:23,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14835 #nodes=2101
2022-09-30T23:38:23,518 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252319 lost=0 simT=36000.0s realT=113s; (s/r): 318.5840707964602
2022-09-30T23:38:41,030 INFO MemoryObserver:41 used RAM: 14954 MB free: 1141 MB total: 16096 MB
2022-09-30T23:38:41,733 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15371 #nodes=2197
2022-09-30T23:38:41,734 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246678 lost=0 simT=39600.0s realT=132s; (s/r): 300.0
2022-09-30T23:39:01,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15719 #nodes=2259
2022-09-30T23:39:01,240 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239048 lost=0 simT=43200.0s realT=151s; (s/r): 286.0927152317881
2022-09-30T23:39:25,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16036 #nodes=2366
2022-09-30T23:39:25,250 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230168 lost=0 simT=46800.0s realT=175s; (s/r): 267.42857142857144
2022-09-30T23:39:41,030 INFO MemoryObserver:41 used RAM: 15096 MB free: 999 MB total: 16096 MB
2022-09-30T23:39:45,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16628 #nodes=2438
2022-09-30T23:39:45,065 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219221 lost=0 simT=50400.0s realT=195s; (s/r): 258.46153846153845
2022-09-30T23:40:05,517 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16778 #nodes=2636
2022-09-30T23:40:05,518 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205885 lost=0 simT=54000.0s realT=215s; (s/r): 251.1627906976744
2022-09-30T23:40:31,380 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17033 #nodes=2486
2022-09-30T23:40:31,380 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189410 lost=0 simT=57600.0s realT=241s; (s/r): 239.00414937759336
2022-09-30T23:40:41,030 INFO MemoryObserver:41 used RAM: 15455 MB free: 640 MB total: 16096 MB
2022-09-30T23:40:53,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16941 #nodes=2446
2022-09-30T23:40:53,391 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=170109 lost=0 simT=61200.0s realT=263s; (s/r): 232.69961977186313
2022-09-30T23:41:20,214 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16710 #nodes=2331
2022-09-30T23:41:20,215 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=148309 lost=0 simT=64800.0s realT=290s; (s/r): 223.44827586206895
2022-09-30T23:41:41,031 INFO MemoryObserver:41 used RAM: 15437 MB free: 658 MB total: 16096 MB
2022-09-30T23:41:51,131 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15931 #nodes=2179
2022-09-30T23:41:51,131 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124701 lost=0 simT=68400.0s realT=321s; (s/r): 213.0841121495327
2022-09-30T23:42:13,288 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15473 #nodes=2171
2022-09-30T23:42:13,288 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99941 lost=0 simT=72000.0s realT=343s; (s/r): 209.9125364431487
2022-09-30T23:42:34,740 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13599 #nodes=1809
2022-09-30T23:42:34,740 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=77703 lost=0 simT=75600.0s realT=365s; (s/r): 207.12328767123287
2022-09-30T23:42:41,031 INFO MemoryObserver:41 used RAM: 15597 MB free: 498 MB total: 16096 MB
2022-09-30T23:42:50,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12801 #nodes=1574
2022-09-30T23:42:50,396 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=61516 lost=0 simT=79200.0s realT=380s; (s/r): 208.42105263157896
2022-09-30T23:43:08,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12083 #nodes=1496
2022-09-30T23:43:08,925 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47910 lost=0 simT=82800.0s realT=399s; (s/r): 207.5187969924812
2022-09-30T23:43:23,404 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11400 #nodes=1417
2022-09-30T23:43:23,404 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35682 lost=3 simT=86400.0s realT=413s; (s/r): 209.20096852300242
2022-09-30T23:43:36,942 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9757 #nodes=1122
2022-09-30T23:43:36,943 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=29222 lost=6 simT=90000.0s realT=427s; (s/r): 210.7728337236534
2022-09-30T23:43:46,696 INFO MemoryObserver:41 used RAM: 15415 MB free: 680 MB total: 16096 MB
2022-09-30T23:43:52,545 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8222 #nodes=956
2022-09-30T23:43:52,545 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=25095 lost=6 simT=93600.0s realT=442s; (s/r): 211.76470588235293
2022-09-30T23:44:06,607 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7168 #nodes=802
2022-09-30T23:44:06,607 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=22125 lost=7 simT=97200.0s realT=456s; (s/r): 213.1578947368421
2022-09-30T23:44:11,779 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6144 #nodes=680
2022-09-30T23:44:11,780 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19777 lost=7 simT=100800.0s realT=462s; (s/r): 218.1818181818182
2022-09-30T23:44:18,236 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5250 #nodes=550
2022-09-30T23:44:18,236 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17859 lost=7 simT=104400.0s realT=468s; (s/r): 223.07692307692307
2022-09-30T23:44:23,919 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4532 #nodes=515
2022-09-30T23:44:23,919 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=16239 lost=7 simT=108000.0s realT=474s; (s/r): 227.84810126582278
2022-09-30T23:44:28,465 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3843 #nodes=386
2022-09-30T23:44:28,465 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14831 lost=7 simT=111600.0s realT=478s; (s/r): 233.47280334728035
2022-09-30T23:44:32,276 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3231 #nodes=347
2022-09-30T23:44:32,276 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13611 lost=7 simT=115200.0s realT=482s; (s/r): 239.00414937759336
2022-09-30T23:44:35,152 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2724 #nodes=264
2022-09-30T23:44:35,152 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12602 lost=8 simT=118800.0s realT=485s; (s/r): 244.94845360824743
2022-09-30T23:44:37,832 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2276 #nodes=225
2022-09-30T23:44:37,833 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11752 lost=8 simT=122400.0s realT=488s; (s/r): 250.81967213114754
2022-09-30T23:44:40,317 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1913 #nodes=196
2022-09-30T23:44:40,317 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10893 lost=9 simT=126000.0s realT=490s; (s/r): 257.14285714285717
2022-09-30T23:44:42,515 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1529 #nodes=167
2022-09-30T23:44:42,515 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9191 lost=9 simT=129600.0s realT=492s; (s/r): 263.4146341463415
2022-09-30T23:44:43,651 INFO AbstractController$9:234 ### ITERATION 38 fires after mobsim event
2022-09-30T23:44:43,651 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=324.438333876sec
2022-09-30T23:44:43,652 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T23:44:43,781 INFO LegTimesControlerListener:50 [38] average trip (probably: leg) duration is: 1328 seconds = 00:22:08
2022-09-30T23:44:43,781 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T23:44:43,781 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:44:43,782 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:44:43,782 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:44:43,782 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:44:43,782 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T23:44:43,782 INFO EventsManagerImpl:137 event # 1
2022-09-30T23:44:43,782 INFO EventsManagerImpl:137 event # 4
2022-09-30T23:44:43,782 INFO EventsManagerImpl:137 event # 16
2022-09-30T23:44:43,782 INFO EventsManagerImpl:137 event # 64
2022-09-30T23:44:43,782 INFO EventsManagerImpl:137 event # 256
2022-09-30T23:44:43,783 INFO EventsManagerImpl:137 event # 1024
2022-09-30T23:44:43,788 INFO EventsManagerImpl:137 event # 4096
2022-09-30T23:44:43,804 INFO EventsManagerImpl:137 event # 16384
2022-09-30T23:44:43,827 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T23:44:51,120 INFO MemoryObserver:41 used RAM: 13298 MB free: 2797 MB total: 16096 MB
2022-09-30T23:44:51,446 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:44:51,446 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:44:51,446 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:44:51,446 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:44:51,446 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T23:44:51,447 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T23:44:51,447 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:44:51,450 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:44:51,450 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=23:33:26][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:44:51,453 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:44:51,453 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:44:51,453 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:33][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:44:51,457 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:44:51,457 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T23:44:51,457 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:44:51,457 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:44:51,457 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:44:51,458 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:44:51,458 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:44:51,458 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:44:51,458 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:44:51,458 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:44:51,458 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:44:51,458 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:22][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:44:51,460 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:44:51,460 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T23:44:51,460 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:44:51,462 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:44:51,462 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:44:51,462 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:44:51,469 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:44:51,469 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:44:51,469 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:44:51,470 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:44:51,470 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:44:51,470 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:07][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:44:51,470 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:44:51,470 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:44:51,470 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:53][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:44:51,470 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T23:44:52,031 INFO ControlerListenerManagerImpl:251 [it.38] all ControlerAfterMobsimListeners called.
2022-09-30T23:44:52,031 INFO AbstractController$4:159 ### ITERATION 38 fires scoring event
2022-09-30T23:44:52,031 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T23:44:52,323 INFO NewScoreAssignerImpl:57 it: 38 msaStart: 599
2022-09-30T23:44:52,545 INFO ControlerListenerManagerImpl:194 [it.38] all ControlerScoringListeners called.
2022-09-30T23:44:52,545 INFO AbstractController$5:167 ### ITERATION 38 fires iteration end event
2022-09-30T23:44:52,545 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T23:44:52,545 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T23:44:52,722 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T23:44:52,723 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T23:44:55,621 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T23:44:55,622 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.123193075789398
2022-09-30T23:44:55,622 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28763023975926505
2022-09-30T23:44:55,622 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.3635107863426054E-4
2022-09-30T23:44:55,622 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.33648459203952E-4
2022-09-30T23:44:55,622 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T23:44:55,622 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14419832902838187
2022-09-30T23:44:55,622 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14408920749523715
2022-09-30T23:44:55,622 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23989791359628626
2022-09-30T23:44:55,748 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T23:44:55,914 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -101.914109252268
2022-09-30T23:44:55,914 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -131.94422509594705
2022-09-30T23:44:55,914 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -108.10461687835797
2022-09-30T23:44:55,914 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -83.0898390219047
2022-09-30T23:44:55,958 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T23:44:57,041 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19184.183999797093 meters
2022-09-30T23:44:57,042 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139984.14009582478 meters (statistic on all 2083200 legs which have a finite distance)
2022-09-30T23:44:57,042 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52518.288597793166 meters
2022-09-30T23:44:57,042 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139919.69346090185 meters (statistic on all 760613 trips which have a finite distance)
2022-09-30T23:44:57,042 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T23:44:57,042 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T23:44:58,051 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T23:44:58,053 INFO LegHistogramListener:72 number of legs: 2092367 100%
2022-09-30T23:44:58,053 INFO LegHistogramListener:79 number of bike legs: 95097 4.544948376647118%
2022-09-30T23:44:58,053 INFO LegHistogramListener:79 number of car legs: 223849 10.698362189807046%
2022-09-30T23:44:58,053 INFO LegHistogramListener:79 number of drtNorth legs: 285 0.013620937435927826%
2022-09-30T23:44:58,053 INFO LegHistogramListener:79 number of drtSoutheast legs: 189 0.009032832194352138%
2022-09-30T23:44:58,053 INFO LegHistogramListener:79 number of freight legs: 47065 2.2493663874454146%
2022-09-30T23:44:58,053 INFO LegHistogramListener:79 number of pt legs: 136343 6.51620867658494%
2022-09-30T23:44:58,053 INFO LegHistogramListener:79 number of ride legs: 111581 5.3327642808360105%
2022-09-30T23:44:58,053 INFO LegHistogramListener:79 number of walk legs: 1477958 70.63569631904919%
2022-09-30T23:44:58,604 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T23:44:58,604 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T23:45:02,731 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3877165099595865
2022-09-30T23:45:02,731 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4118670309186236
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.005949049230500624
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.005011887828199058
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.40922115468555026
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.43760173978237316
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7723519413362638
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.19596044922125738
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37617273553561986
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.739859400114E-4
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.417563174948777E-4
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.23598494379599153
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.22862886867929566
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4139480427448302
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.15286386254281414
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.35959396519408227
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.771620185172823E-4
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.6432419108849372E-4
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.17723262656814062
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.17616451932606542
2022-09-30T23:45:02,732 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.29061760220194416
2022-09-30T23:45:02,895 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T23:45:03,968 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T23:45:04,267 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T23:45:04,620 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T23:45:05,706 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T23:45:06,004 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T23:45:06,350 INFO ControlerListenerManagerImpl:171 [it.38] all ControlerIterationEndsListeners called.
2022-09-30T23:45:06,455 INFO AbstractController:181 ### ITERATION 38 ENDS
2022-09-30T23:45:06,455 INFO AbstractController:182 ###################################################
2022-09-30T23:45:06,455 INFO AbstractController:133 ###################################################
2022-09-30T23:45:06,456 INFO AbstractController:134 ### ITERATION 39 BEGINS
2022-09-30T23:45:06,456 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T23:45:06,456 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T23:45:06,456 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T23:45:06,457 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T23:45:06,457 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T23:45:06,904 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T23:45:06,952 INFO ControlerListenerManagerImpl:148 [it.39] all ControlerIterationStartsListeners called.
2022-09-30T23:45:06,953 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T23:45:09,014 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169714 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T23:45:09,014 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30706 plans
2022-09-30T23:45:09,028 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:45:09,031 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:09,032 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:45:09,033 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:09,035 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:09,038 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:45:09,104 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:45:09,112 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:09,114 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:45:09,115 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:09,120 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:09,121 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:09,123 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:09,125 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:45:09,149 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:09,150 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:09,153 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:45:09,161 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:09,219 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:45:09,305 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:45:09,441 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:09,606 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:45:10,080 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:45:11,088 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:45:13,337 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:45:17,460 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T23:45:25,160 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T23:45:50,156 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:45:50,157 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30706 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T23:45:50,158 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30517 plans
2022-09-30T23:45:50,158 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T23:45:50,158 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T23:45:50,158 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T23:45:50,158 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T23:45:50,158 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T23:45:50,158 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T23:45:50,159 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T23:45:50,159 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T23:45:50,161 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T23:45:50,163 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T23:45:50,166 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T23:45:50,172 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T23:45:50,183 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T23:45:50,224 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T23:45:50,262 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T23:45:50,337 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T23:45:50,490 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30517 plans
2022-09-30T23:45:50,491 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:50,495 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:45:50,505 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:50,505 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:45:50,505 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:50,508 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:45:50,508 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:50,509 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:45:50,509 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:50,510 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:45:50,512 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:50,513 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:50,515 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:50,518 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:45:50,524 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:50,529 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:50,539 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:45:50,539 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:50,574 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:45:50,626 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:45:50,723 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:45:50,973 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:45:51,120 INFO MemoryObserver:41 used RAM: 15182 MB free: 913 MB total: 16096 MB
2022-09-30T23:45:51,633 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:45:52,431 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:45:54,109 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:45:58,105 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T23:46:06,982 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T23:46:29,047 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:46:29,047 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30517 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T23:46:29,047 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7491 plans
2022-09-30T23:46:29,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T23:46:29,048 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T23:46:29,048 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T23:46:29,048 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T23:46:29,048 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T23:46:29,048 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T23:46:29,048 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T23:46:29,048 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T23:46:29,049 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T23:46:29,050 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T23:46:29,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T23:46:29,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T23:46:29,054 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T23:46:29,057 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T23:46:29,057 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7491 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T23:46:29,057 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40332 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T23:46:29,057 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6733 plans
2022-09-30T23:46:29,058 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:46:29,059 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:46:29,059 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:46:29,061 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:46:29,065 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:46:29,088 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:46:29,119 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:46:29,191 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:46:29,704 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:46:30,068 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:46:30,683 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:46:32,421 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:46:36,131 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:46:47,233 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:46:47,233 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6733 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T23:46:47,233 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T23:46:48,536 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T23:46:49,911 INFO ControlerListenerManagerImpl:213 [it.39] all ControlerReplanningListeners called.
2022-09-30T23:46:49,911 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T23:46:49,911 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T23:46:49,911 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T23:46:50,031 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T23:46:50,150 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T23:46:50,151 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T23:46:50,151 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T23:46:50,163 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T23:46:50,176 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T23:46:50,176 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T23:46:50,178 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T23:46:50,178 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T23:46:50,179 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T23:46:50,179 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T23:46:50,179 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T23:46:50,179 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T23:46:50,179 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T23:46:50,179 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:46:50,179 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:46:50,179 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T23:46:50,179 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:46:50,179 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:46:50,179 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T23:46:50,180 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T23:46:50,180 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T23:46:50,180 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T23:46:51,121 INFO MemoryObserver:41 used RAM: 15058 MB free: 1037 MB total: 16096 MB
2022-09-30T23:46:51,123 INFO ControlerListenerManagerImpl:232 [it.39] all ControlerBeforeMobsimListeners called.
2022-09-30T23:46:51,123 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T23:46:51,124 INFO NetworkImpl:163 node # 1
2022-09-30T23:46:51,124 INFO NetworkImpl:163 node # 4
2022-09-30T23:46:51,124 INFO NetworkImpl:163 node # 16
2022-09-30T23:46:51,124 INFO NetworkImpl:163 node # 64
2022-09-30T23:46:51,124 INFO NetworkImpl:163 node # 256
2022-09-30T23:46:51,124 INFO NetworkImpl:163 node # 1024
2022-09-30T23:46:51,125 INFO NetworkImpl:163 node # 4096
2022-09-30T23:46:51,127 INFO NetworkImpl:163 node # 16384
2022-09-30T23:46:51,139 INFO NetworkImpl:163 node # 65536
2022-09-30T23:46:51,185 INFO NetworkImpl:159 link # 1
2022-09-30T23:46:51,185 INFO NetworkImpl:159 link # 4
2022-09-30T23:46:51,185 INFO NetworkImpl:159 link # 16
2022-09-30T23:46:51,185 INFO NetworkImpl:159 link # 64
2022-09-30T23:46:51,186 INFO NetworkImpl:159 link # 256
2022-09-30T23:46:51,187 INFO NetworkImpl:159 link # 1024
2022-09-30T23:46:51,193 INFO NetworkImpl:159 link # 4096
2022-09-30T23:46:51,218 INFO NetworkImpl:159 link # 16384
2022-09-30T23:46:51,322 INFO NetworkImpl:159 link # 65536
2022-09-30T23:46:51,854 INFO NetworkImpl:159 link # 262144
2022-09-30T23:46:52,726 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T23:46:52,727 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T23:46:52,727 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T23:46:52,727 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T23:46:52,727 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T23:46:52,728 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T23:46:52,729 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T23:46:52,731 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T23:46:52,735 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T23:46:52,743 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T23:46:52,754 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T23:46:52,770 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T23:46:52,801 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T23:46:52,863 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T23:46:53,062 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T23:46:53,317 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T23:46:53,863 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T23:46:54,843 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T23:46:56,666 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T23:46:56,881 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T23:46:56,903 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:46:56,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T23:46:56,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:46:56,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:46:56,903 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:46:56,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T23:46:56,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T23:46:56,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T23:46:56,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:46:56,903 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:47:05,595 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:47:05,595 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:47:05,595 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:47:05,595 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:47:05,595 INFO EventsManagerImpl:176
2022-09-30T23:47:05,595 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:47:05,595 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:47:05,595 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:47:05,596 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:47:05,596 INFO EventsManagerImpl:176
2022-09-30T23:47:05,596 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:47:05,596 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:47:05,596 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:47:05,596 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:47:05,596 INFO EventsManagerImpl:176
2022-09-30T23:47:05,596 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:47:05,596 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:47:05,596 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:47:05,596 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:47:05,596 INFO EventsManagerImpl:176
2022-09-30T23:47:05,596 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T23:47:05,596 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T23:47:05,596 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T23:47:05,596 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T23:47:05,596 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T23:47:05,597 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T23:47:05,597 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T23:47:05,597 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:47:05,597 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T23:47:05,597 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:47:05,597 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:47:05,597 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T23:47:05,597 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:47:05,597 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:47:05,597 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:47:05,597 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T23:47:05,597 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T23:47:05,597 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T23:47:05,597 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T23:47:05,597 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:47:05,597 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:47:05,597 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:47:05,597 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T23:47:05,597 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:47:05,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:47:05,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:47:05,598 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:47:05,598 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:47:05,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:47:05,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:47:05,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:47:05,598 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:47:05,598 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:47:05,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:47:05,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:47:05,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:47:05,598 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:47:05,598 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T23:47:05,598 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:47:05,598 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:47:05,598 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:47:05,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T23:47:05,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:47:05,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:47:05,598 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:47:05,598 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:47:05,598 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:47:05,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:47:05,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:47:05,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:47:05,599 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:47:05,599 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:47:05,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:47:05,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:47:05,599 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:47:05,599 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:47:07,903 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T23:47:07,907 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T23:47:08,217 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T23:47:08,217 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T23:47:08,217 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T23:47:08,217 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T23:47:08,217 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T23:47:08,217 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T23:47:08,218 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T23:47:08,218 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T23:47:08,553 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T23:47:08,554 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-09-30T23:47:08,741 INFO VehicularDepartureHandler:110 teleport vehicle 189784_bike from link 291637041 to link -1027385771
2022-09-30T23:47:10,652 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1787 #nodes=210
2022-09-30T23:47:10,652 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271838 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-09-30T23:47:10,991 INFO VehicularDepartureHandler:110 teleport vehicle 2747_bike from link 291797193 to link 291797155
2022-09-30T23:47:12,454 INFO VehicularDepartureHandler:110 teleport vehicle 13416_bike from link 43332476#0 to link -291797156#1
2022-09-30T23:47:13,005 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T23:47:13,495 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3129 #nodes=350
2022-09-30T23:47:13,495 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271292 lost=0 simT=7200.0s realT=16s; (s/r): 450.0
2022-09-30T23:47:13,859 INFO VehicularDepartureHandler:110 teleport vehicle 226068_bike from link -27494598 to link -329884105
2022-09-30T23:47:15,812 INFO VehicularDepartureHandler:110 teleport vehicle 1935_bike from link 720944305 to link -255112855
2022-09-30T23:47:15,941 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T23:47:17,229 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-09-30T23:47:17,289 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4373 #nodes=460
2022-09-30T23:47:17,289 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270739 lost=0 simT=10800.0s realT=20s; (s/r): 540.0
2022-09-30T23:47:18,568 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T23:47:18,568 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T23:47:21,068 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5670 #nodes=675
2022-09-30T23:47:21,068 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269933 lost=0 simT=14400.0s realT=24s; (s/r): 600.0
2022-09-30T23:47:26,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7258 #nodes=1036
2022-09-30T23:47:26,369 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268734 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-09-30T23:47:39,474 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11072 #nodes=1704
2022-09-30T23:47:39,475 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266918 lost=0 simT=21600.0s realT=42s; (s/r): 514.2857142857143
2022-09-30T23:47:51,121 INFO MemoryObserver:41 used RAM: 13531 MB free: 2564 MB total: 16096 MB
2022-09-30T23:47:52,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12188 #nodes=1938
2022-09-30T23:47:52,519 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264312 lost=0 simT=25200.0s realT=55s; (s/r): 458.1818181818182
2022-09-30T23:48:12,552 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13413 #nodes=1961
2022-09-30T23:48:12,553 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260934 lost=0 simT=28800.0s realT=75s; (s/r): 384.0
2022-09-30T23:48:30,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14888 #nodes=2067
2022-09-30T23:48:30,708 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257450 lost=0 simT=32400.0s realT=93s; (s/r): 348.38709677419354
2022-09-30T23:48:51,121 INFO MemoryObserver:41 used RAM: 14616 MB free: 1479 MB total: 16096 MB
2022-09-30T23:48:52,729 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14737 #nodes=2175
2022-09-30T23:48:52,729 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252275 lost=0 simT=36000.0s realT=115s; (s/r): 313.04347826086956
2022-09-30T23:49:16,069 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15331 #nodes=2236
2022-09-30T23:49:16,070 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246593 lost=0 simT=39600.0s realT=139s; (s/r): 284.89208633093523
2022-09-30T23:49:35,245 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15666 #nodes=2318
2022-09-30T23:49:35,245 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=239017 lost=0 simT=43200.0s realT=158s; (s/r): 273.4177215189873
2022-09-30T23:49:51,122 INFO MemoryObserver:41 used RAM: 14882 MB free: 1213 MB total: 16096 MB
2022-09-30T23:49:54,255 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16040 #nodes=2389
2022-09-30T23:49:54,255 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230171 lost=0 simT=46800.0s realT=177s; (s/r): 264.40677966101697
2022-09-30T23:50:18,694 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16379 #nodes=2499
2022-09-30T23:50:18,695 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219133 lost=0 simT=50400.0s realT=201s; (s/r): 250.7462686567164
2022-09-30T23:50:40,429 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16725 #nodes=2471
2022-09-30T23:50:40,430 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205737 lost=0 simT=54000.0s realT=223s; (s/r): 242.152466367713
2022-09-30T23:50:51,123 INFO MemoryObserver:41 used RAM: 15406 MB free: 689 MB total: 16096 MB
2022-09-30T23:51:01,823 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16968 #nodes=2589
2022-09-30T23:51:01,823 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189337 lost=0 simT=57600.0s realT=244s; (s/r): 236.0655737704918
2022-09-30T23:51:27,425 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17029 #nodes=2475
2022-09-30T23:51:27,426 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169930 lost=0 simT=61200.0s realT=270s; (s/r): 226.66666666666666
2022-09-30T23:51:50,746 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16649 #nodes=2384
2022-09-30T23:51:50,747 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147971 lost=0 simT=64800.0s realT=293s; (s/r): 221.160409556314
2022-09-30T23:51:51,123 INFO MemoryObserver:41 used RAM: 15687 MB free: 408 MB total: 16096 MB
2022-09-30T23:52:23,914 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15870 #nodes=2245
2022-09-30T23:52:23,914 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124376 lost=0 simT=68400.0s realT=327s; (s/r): 209.1743119266055
2022-09-30T23:52:48,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15440 #nodes=2110
2022-09-30T23:52:48,285 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99518 lost=0 simT=72000.0s realT=351s; (s/r): 205.12820512820514
2022-09-30T23:52:51,123 INFO MemoryObserver:41 used RAM: 15583 MB free: 512 MB total: 16096 MB
2022-09-30T23:53:07,073 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13572 #nodes=1729
2022-09-30T23:53:07,073 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=77289 lost=0 simT=75600.0s realT=370s; (s/r): 204.32432432432432
2022-09-30T23:53:24,569 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12765 #nodes=1565
2022-09-30T23:53:24,569 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=61156 lost=0 simT=79200.0s realT=387s; (s/r): 204.65116279069767
2022-09-30T23:53:41,754 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11967 #nodes=1466
2022-09-30T23:53:41,754 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47612 lost=0 simT=82800.0s realT=404s; (s/r): 204.95049504950495
2022-09-30T23:53:51,123 INFO MemoryObserver:41 used RAM: 15716 MB free: 379 MB total: 16096 MB
2022-09-30T23:54:03,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11277 #nodes=1379
2022-09-30T23:54:03,722 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35368 lost=1 simT=86400.0s realT=426s; (s/r): 202.81690140845072
2022-09-30T23:54:14,335 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9564 #nodes=1077
2022-09-30T23:54:14,335 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28875 lost=7 simT=90000.0s realT=437s; (s/r): 205.94965675057207
2022-09-30T23:54:25,477 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8188 #nodes=967
2022-09-30T23:54:25,477 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24862 lost=10 simT=93600.0s realT=448s; (s/r): 208.92857142857142
2022-09-30T23:54:33,237 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7054 #nodes=781
2022-09-30T23:54:33,237 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21829 lost=10 simT=97200.0s realT=456s; (s/r): 213.1578947368421
2022-09-30T23:54:38,134 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6076 #nodes=613
2022-09-30T23:54:38,134 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19495 lost=10 simT=100800.0s realT=461s; (s/r): 218.65509761388287
2022-09-30T23:54:44,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5152 #nodes=564
2022-09-30T23:54:44,143 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17624 lost=10 simT=104400.0s realT=467s; (s/r): 223.5546038543897
2022-09-30T23:54:49,399 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4431 #nodes=488
2022-09-30T23:54:49,399 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15999 lost=10 simT=108000.0s realT=472s; (s/r): 228.8135593220339
2022-09-30T23:54:51,123 INFO MemoryObserver:41 used RAM: 15743 MB free: 352 MB total: 16096 MB
2022-09-30T23:54:53,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3787 #nodes=391
2022-09-30T23:54:53,070 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14618 lost=10 simT=111600.0s realT=476s; (s/r): 234.45378151260505
2022-09-30T23:54:56,201 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3142 #nodes=337
2022-09-30T23:54:56,201 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13407 lost=10 simT=115200.0s realT=479s; (s/r): 240.50104384133613
2022-09-30T23:54:58,942 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2689 #nodes=270
2022-09-30T23:54:58,942 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12430 lost=10 simT=118800.0s realT=482s; (s/r): 246.47302904564316
2022-09-30T23:55:00,855 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2232 #nodes=243
2022-09-30T23:55:00,855 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11581 lost=10 simT=122400.0s realT=483s; (s/r): 253.416149068323
2022-09-30T23:55:02,356 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1865 #nodes=192
2022-09-30T23:55:02,356 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10711 lost=10 simT=126000.0s realT=485s; (s/r): 259.7938144329897
2022-09-30T23:55:03,750 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1545 #nodes=129
2022-09-30T23:55:03,751 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9035 lost=11 simT=129600.0s realT=486s; (s/r): 266.6666666666667
2022-09-30T23:55:04,348 INFO AbstractController$9:234 ### ITERATION 39 fires after mobsim event
2022-09-30T23:55:04,348 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=321.529165587sec
2022-09-30T23:55:04,349 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-09-30T23:55:04,391 INFO LegTimesControlerListener:50 [39] average trip (probably: leg) duration is: 1323 seconds = 00:22:03
2022-09-30T23:55:04,391 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-09-30T23:55:04,391 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:55:04,391 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:55:04,391 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:55:04,391 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:55:04,392 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T23:55:04,392 INFO EventsManagerImpl:137 event # 1
2022-09-30T23:55:04,392 INFO EventsManagerImpl:137 event # 4
2022-09-30T23:55:04,392 INFO EventsManagerImpl:137 event # 16
2022-09-30T23:55:04,392 INFO EventsManagerImpl:137 event # 64
2022-09-30T23:55:04,392 INFO EventsManagerImpl:137 event # 256
2022-09-30T23:55:04,393 INFO EventsManagerImpl:137 event # 1024
2022-09-30T23:55:04,398 INFO EventsManagerImpl:137 event # 4096
2022-09-30T23:55:04,414 INFO EventsManagerImpl:137 event # 16384
2022-09-30T23:55:04,436 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T23:55:04,764 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:55:04,764 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:55:04,764 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:55:04,764 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:55:04,764 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T23:55:04,764 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-09-30T23:55:04,765 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:55:04,767 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:55:04,767 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:55:04,770 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:55:04,770 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:55:04,770 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=11:07:18][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:55:04,773 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:55:04,773 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-09-30T23:55:04,773 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:55:04,774 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:55:04,774 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:55:04,774 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:55:04,774 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:55:04,774 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:55:04,774 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:55:04,775 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:55:04,775 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:55:04,775 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:46][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:55:04,776 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:55:04,776 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-09-30T23:55:04,776 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:55:04,777 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:55:04,777 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:55:04,777 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:55:04,778 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:55:04,778 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=01:28:34][duration=undefined][facilityId=null]
2022-09-30T23:55:04,778 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:42:20][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:55:04,785 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:55:04,785 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:55:04,785 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:55:04,785 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-09-30T23:55:04,785 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-09-30T23:55:04,786 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:58:13][endTime=undefined][duration=undefined][facilityId=null]
2022-09-30T23:55:04,786 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-09-30T23:55:05,290 INFO ControlerListenerManagerImpl:251 [it.39] all ControlerAfterMobsimListeners called.
2022-09-30T23:55:05,291 INFO AbstractController$4:159 ### ITERATION 39 fires scoring event
2022-09-30T23:55:05,291 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T23:55:05,538 INFO NewScoreAssignerImpl:57 it: 39 msaStart: 599
2022-09-30T23:55:05,761 INFO ControlerListenerManagerImpl:194 [it.39] all ControlerScoringListeners called.
2022-09-30T23:55:05,761 INFO AbstractController$5:167 ### ITERATION 39 fires iteration end event
2022-09-30T23:55:05,761 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T23:55:05,761 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-09-30T23:55:05,917 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-09-30T23:55:05,918 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-09-30T23:55:09,675 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-09-30T23:55:09,676 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12297226515762284
2022-09-30T23:55:09,676 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28811679341881613
2022-09-30T23:55:09,676 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.8243220343334856E-4
2022-09-30T23:55:09,676 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.362160246897097E-4
2022-09-30T23:55:09,676 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-09-30T23:55:09,676 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14395697787272063
2022-09-30T23:55:09,676 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14464380164016083
2022-09-30T23:55:09,676 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23937027888896306
2022-09-30T23:55:09,805 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-09-30T23:55:09,970 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -101.38858328962345
2022-09-30T23:55:09,970 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -130.74771284663785
2022-09-30T23:55:09,970 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -107.4661648546121
2022-09-30T23:55:09,970 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -82.77456797320248
2022-09-30T23:55:10,015 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-09-30T23:55:11,200 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19195.004701499318 meters
2022-09-30T23:55:11,200 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140074.39255937355 meters (statistic on all 2083368 legs which have a finite distance)
2022-09-30T23:55:11,200 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52540.38635385788 meters
2022-09-30T23:55:11,200 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140028.80775094838 meters (statistic on all 760886 trips which have a finite distance)
2022-09-30T23:55:11,200 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-09-30T23:55:11,200 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-09-30T23:55:12,288 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-09-30T23:55:12,291 INFO LegHistogramListener:72 number of legs: 2092385 100%
2022-09-30T23:55:12,291 INFO LegHistogramListener:79 number of bike legs: 94915 4.536211070142445%
2022-09-30T23:55:12,291 INFO LegHistogramListener:79 number of car legs: 224240 10.71695696537683%
2022-09-30T23:55:12,291 INFO LegHistogramListener:79 number of drtNorth legs: 240 0.011470164429586333%
2022-09-30T23:55:12,291 INFO LegHistogramListener:79 number of drtSoutheast legs: 186 0.008889377432929408%
2022-09-30T23:55:12,291 INFO LegHistogramListener:79 number of freight legs: 47065 2.24934703699367%
2022-09-30T23:55:12,291 INFO LegHistogramListener:79 number of pt legs: 135848 6.4924954059601845%
2022-09-30T23:55:12,291 INFO LegHistogramListener:79 number of ride legs: 112002 5.352838985177202%
2022-09-30T23:55:12,291 INFO LegHistogramListener:79 number of walk legs: 1477889 70.63179099448715%
2022-09-30T23:55:12,835 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T23:55:12,835 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.3928131274488156
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4128606787616118
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.006077427504788509
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0051171580131151246
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.41348973230562247
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.44368943754910467
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7777926126005844
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.19708504290401926
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3766400324540277
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.82972419211552E-4
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.520265794379085E-4
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.23765771270996267
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23011677287829227
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.41735520214443067
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.15402311835963375
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36048234285215447
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.8101336674591887E-4
2022-09-30T23:55:16,822 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.6817553931713027E-4
2022-09-30T23:55:16,823 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-09-30T23:55:16,823 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1787089767224513
2022-09-30T23:55:16,823 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1773366129703138
2022-09-30T23:55:16,823 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.29276023559980896
2022-09-30T23:55:16,964 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T23:55:18,075 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T23:55:18,381 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T23:55:18,749 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-09-30T23:55:19,825 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-09-30T23:55:20,125 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-09-30T23:55:20,470 INFO ControlerListenerManagerImpl:171 [it.39] all ControlerIterationEndsListeners called.
2022-09-30T23:55:20,569 INFO AbstractController:181 ### ITERATION 39 ENDS
2022-09-30T23:55:20,569 INFO AbstractController:182 ###################################################
2022-09-30T23:55:20,569 INFO AbstractController:133 ###################################################
2022-09-30T23:55:20,569 INFO AbstractController:134 ### ITERATION 40 BEGINS
2022-09-30T23:55:20,569 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-09-30T23:55:20,569 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-09-30T23:55:20,569 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-09-30T23:55:20,570 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-09-30T23:55:20,570 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-09-30T23:55:27,088 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-09-30T23:55:27,146 INFO ControlerListenerManagerImpl:148 [it.40] all ControlerIterationStartsListeners called.
2022-09-30T23:55:27,147 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-09-30T23:55:29,285 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169864 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T23:55:29,285 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30565 plans
2022-09-30T23:55:29,286 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:55:29,297 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:55:29,297 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:55:29,300 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:55:29,300 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:55:29,303 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:55:29,305 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:55:29,307 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:55:29,308 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:55:29,308 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:55:29,314 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:55:29,318 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:55:29,318 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:55:29,320 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:55:29,325 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:55:29,330 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:55:29,342 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:55:29,371 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:55:29,386 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:55:29,439 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:55:29,483 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:55:29,983 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:55:30,402 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:55:31,583 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:55:33,582 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:55:37,016 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T23:55:43,456 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T23:55:51,391 INFO MemoryObserver:41 used RAM: 14036 MB free: 2059 MB total: 16096 MB
2022-09-30T23:56:09,020 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:56:09,020 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30565 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T23:56:09,021 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30378 plans
2022-09-30T23:56:09,021 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-09-30T23:56:09,021 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-09-30T23:56:09,021 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-09-30T23:56:09,021 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-09-30T23:56:09,021 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-09-30T23:56:09,021 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-09-30T23:56:09,021 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-09-30T23:56:09,022 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-09-30T23:56:09,022 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-09-30T23:56:09,023 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-09-30T23:56:09,026 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-09-30T23:56:09,031 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-09-30T23:56:09,040 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-09-30T23:56:09,059 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-09-30T23:56:09,096 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-09-30T23:56:09,160 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-09-30T23:56:09,398 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30378 plans
2022-09-30T23:56:09,398 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:56:09,398 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:56:09,398 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:56:09,399 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:56:09,403 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:56:09,405 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:56:09,410 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:56:09,413 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:56:09,419 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:56:09,420 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:56:09,422 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:56:09,438 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:56:09,462 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:56:09,465 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:56:09,482 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:56:09,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:56:09,509 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:56:09,534 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:56:09,614 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:56:09,620 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-09-30T23:56:09,638 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:56:09,848 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:56:10,236 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:56:11,315 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:56:13,291 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:56:17,125 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-09-30T23:56:25,886 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-09-30T23:56:47,494 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:56:47,494 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30378 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-09-30T23:56:47,495 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7621 plans
2022-09-30T23:56:47,496 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-09-30T23:56:47,496 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-09-30T23:56:47,496 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-09-30T23:56:47,496 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-09-30T23:56:47,496 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-09-30T23:56:47,496 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-09-30T23:56:47,496 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-09-30T23:56:47,496 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-09-30T23:56:47,497 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-09-30T23:56:47,497 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-09-30T23:56:47,498 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-09-30T23:56:47,500 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-09-30T23:56:47,503 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-09-30T23:56:47,508 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-09-30T23:56:47,508 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7621 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-09-30T23:56:47,508 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40176 plans handled. Strategy: ExpBetaPlanChanger
2022-09-30T23:56:47,508 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6889 plans
2022-09-30T23:56:47,509 INFO Counter:69 [PlanRouter] handled plan # 1
2022-09-30T23:56:47,509 INFO Counter:69 [PlanRouter] handled plan # 2
2022-09-30T23:56:47,509 INFO Counter:69 [PlanRouter] handled plan # 4
2022-09-30T23:56:47,509 INFO Counter:69 [PlanRouter] handled plan # 8
2022-09-30T23:56:47,511 INFO Counter:69 [PlanRouter] handled plan # 16
2022-09-30T23:56:47,517 INFO Counter:69 [PlanRouter] handled plan # 32
2022-09-30T23:56:47,544 INFO Counter:69 [PlanRouter] handled plan # 64
2022-09-30T23:56:47,606 INFO Counter:69 [PlanRouter] handled plan # 128
2022-09-30T23:56:47,995 INFO Counter:69 [PlanRouter] handled plan # 256
2022-09-30T23:56:48,397 INFO Counter:69 [PlanRouter] handled plan # 512
2022-09-30T23:56:48,961 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-09-30T23:56:50,119 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-09-30T23:56:51,391 INFO MemoryObserver:41 used RAM: 14560 MB free: 1535 MB total: 16096 MB
2022-09-30T23:56:53,300 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-09-30T23:57:06,157 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-09-30T23:57:06,157 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6889 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-09-30T23:57:06,158 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T23:57:07,301 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-09-30T23:57:08,805 INFO ControlerListenerManagerImpl:213 [it.40] all ControlerReplanningListeners called.
2022-09-30T23:57:08,805 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-09-30T23:57:08,805 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-09-30T23:57:08,805 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T23:57:08,925 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-09-30T23:57:09,043 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T23:57:09,043 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-09-30T23:57:09,043 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-09-30T23:57:09,054 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-09-30T23:57:09,064 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-09-30T23:57:09,064 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-09-30T23:57:09,066 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-09-30T23:57:09,067 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T23:57:09,067 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-09-30T23:57:09,067 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-09-30T23:57:09,067 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T23:57:09,067 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-09-30T23:57:09,067 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T23:57:09,067 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:57:09,067 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:57:09,067 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-09-30T23:57:09,067 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-09-30T23:57:09,067 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-09-30T23:57:09,067 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-09-30T23:57:09,068 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-09-30T23:57:09,068 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-09-30T23:57:09,068 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-09-30T23:57:09,998 INFO ControlerListenerManagerImpl:232 [it.40] all ControlerBeforeMobsimListeners called.
2022-09-30T23:57:09,998 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-09-30T23:57:09,998 INFO NetworkImpl:163 node # 1
2022-09-30T23:57:09,999 INFO NetworkImpl:163 node # 4
2022-09-30T23:57:09,999 INFO NetworkImpl:163 node # 16
2022-09-30T23:57:09,999 INFO NetworkImpl:163 node # 64
2022-09-30T23:57:09,999 INFO NetworkImpl:163 node # 256
2022-09-30T23:57:09,999 INFO NetworkImpl:163 node # 1024
2022-09-30T23:57:09,999 INFO NetworkImpl:163 node # 4096
2022-09-30T23:57:10,001 INFO NetworkImpl:163 node # 16384
2022-09-30T23:57:10,010 INFO NetworkImpl:163 node # 65536
2022-09-30T23:57:10,046 INFO NetworkImpl:159 link # 1
2022-09-30T23:57:10,046 INFO NetworkImpl:159 link # 4
2022-09-30T23:57:10,046 INFO NetworkImpl:159 link # 16
2022-09-30T23:57:10,046 INFO NetworkImpl:159 link # 64
2022-09-30T23:57:10,047 INFO NetworkImpl:159 link # 256
2022-09-30T23:57:10,048 INFO NetworkImpl:159 link # 1024
2022-09-30T23:57:10,053 INFO NetworkImpl:159 link # 4096
2022-09-30T23:57:10,075 INFO NetworkImpl:159 link # 16384
2022-09-30T23:57:10,166 INFO NetworkImpl:159 link # 65536
2022-09-30T23:57:10,596 INFO NetworkImpl:159 link # 262144
2022-09-30T23:57:11,540 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-09-30T23:57:11,540 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-09-30T23:57:11,540 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-09-30T23:57:11,540 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-09-30T23:57:11,541 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-09-30T23:57:11,541 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-09-30T23:57:11,542 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-09-30T23:57:11,544 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-09-30T23:57:11,547 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-09-30T23:57:11,553 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-09-30T23:57:11,563 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-09-30T23:57:11,578 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-09-30T23:57:11,609 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-09-30T23:57:11,672 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-09-30T23:57:11,798 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-09-30T23:57:12,051 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-09-30T23:57:12,561 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-09-30T23:57:13,590 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-09-30T23:57:15,450 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-09-30T23:57:15,633 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-09-30T23:57:15,657 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:57:15,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-09-30T23:57:15,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:57:15,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:57:15,657 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:57:15,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-09-30T23:57:15,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-09-30T23:57:15,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-09-30T23:57:15,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:57:15,657 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:57:17,903 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:57:17,903 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:57:17,903 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:57:17,903 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:57:17,903 INFO EventsManagerImpl:176
2022-09-30T23:57:17,903 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:57:17,903 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:57:17,903 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:57:17,904 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:57:17,904 INFO EventsManagerImpl:176
2022-09-30T23:57:17,904 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:57:17,904 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:57:17,904 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:57:17,904 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:57:17,904 INFO EventsManagerImpl:176
2022-09-30T23:57:17,904 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:57:17,904 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-09-30T23:57:17,904 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-09-30T23:57:17,904 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-09-30T23:57:17,904 INFO EventsManagerImpl:176
2022-09-30T23:57:17,904 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T23:57:17,904 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-09-30T23:57:17,904 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-09-30T23:57:17,904 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-09-30T23:57:17,904 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T23:57:17,904 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-09-30T23:57:17,905 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-09-30T23:57:17,905 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:57:17,905 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T23:57:17,905 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:57:17,905 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:57:17,905 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-09-30T23:57:17,905 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:57:17,905 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:57:17,905 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-09-30T23:57:17,905 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T23:57:17,905 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-09-30T23:57:17,905 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-09-30T23:57:17,905 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T23:57:17,905 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:57:17,905 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:57:17,905 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:57:17,905 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T23:57:17,905 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:57:17,905 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:57:17,905 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:57:17,905 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:57:17,906 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:57:17,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:57:17,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:57:17,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:57:17,906 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:57:17,906 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:57:17,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:57:17,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:57:17,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:57:17,906 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:57:17,906 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-09-30T23:57:17,906 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:57:17,906 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-09-30T23:57:17,906 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:57:17,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-09-30T23:57:17,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:57:17,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:57:17,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-09-30T23:57:17,906 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-09-30T23:57:17,906 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:57:17,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:57:17,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:57:17,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:57:17,907 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-09-30T23:57:17,907 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-09-30T23:57:17,907 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:57:17,907 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-09-30T23:57:17,907 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-09-30T23:57:17,907 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-09-30T23:57:26,457 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-09-30T23:57:26,461 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-09-30T23:57:26,829 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-09-30T23:57:26,830 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-09-30T23:57:26,830 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-09-30T23:57:26,830 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-09-30T23:57:26,830 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-09-30T23:57:26,830 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-09-30T23:57:26,830 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-09-30T23:57:26,830 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-09-30T23:57:27,193 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-09-30T23:57:27,193 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-09-30T23:57:27,385 INFO VehicularDepartureHandler:110 teleport vehicle 4502_bike from link 283311190 to link 25121294
2022-09-30T23:57:28,292 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1764 #nodes=212
2022-09-30T23:57:28,292 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271843 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-09-30T23:57:29,830 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-09-30T23:57:30,084 INFO VehicularDepartureHandler:110 teleport vehicle 14127_bike from link 110667040 to link 4071975#0
2022-09-30T23:57:30,152 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3117 #nodes=346
2022-09-30T23:57:30,152 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271303 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-09-30T23:57:31,710 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-09-30T23:57:32,749 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-09-30T23:57:32,799 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4375 #nodes=464
2022-09-30T23:57:32,799 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270731 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-09-30T23:57:33,834 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-09-30T23:57:36,803 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5617 #nodes=660
2022-09-30T23:57:36,814 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269930 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-09-30T23:57:38,624 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-09-30T23:57:42,669 INFO VehicularDepartureHandler:110 teleport vehicle 227836_bike from link 311378504 to link -175593120
2022-09-30T23:57:43,475 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7219 #nodes=1014
2022-09-30T23:57:43,475 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268735 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-09-30T23:57:43,916 INFO VehicularDepartureHandler:110 teleport vehicle 9524_car from link 43684665 to link 58723406
2022-09-30T23:57:43,916 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-09-30T23:57:51,391 INFO MemoryObserver:41 used RAM: 13580 MB free: 2515 MB total: 16096 MB
2022-09-30T23:57:55,706 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11075 #nodes=1621
2022-09-30T23:57:55,707 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266921 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-09-30T23:58:09,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12189 #nodes=1886
2022-09-30T23:58:09,260 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264302 lost=0 simT=25200.0s realT=53s; (s/r): 475.47169811320754
2022-09-30T23:58:29,603 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13490 #nodes=1893
2022-09-30T23:58:29,604 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260929 lost=0 simT=28800.0s realT=73s; (s/r): 394.52054794520546
2022-09-30T23:58:50,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14895 #nodes=2071
2022-09-30T23:58:50,151 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257468 lost=0 simT=32400.0s realT=94s; (s/r): 344.6808510638298
2022-09-30T23:58:51,391 INFO MemoryObserver:41 used RAM: 14027 MB free: 2068 MB total: 16096 MB
2022-09-30T23:59:12,368 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14860 #nodes=2052
2022-09-30T23:59:12,368 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252258 lost=0 simT=36000.0s realT=116s; (s/r): 310.3448275862069
2022-09-30T23:59:37,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15381 #nodes=2197
2022-09-30T23:59:37,061 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246546 lost=0 simT=39600.0s realT=141s; (s/r): 280.8510638297872
2022-09-30T23:59:51,392 INFO MemoryObserver:41 used RAM: 15139 MB free: 956 MB total: 16096 MB
2022-09-30T23:59:56,908 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15595 #nodes=2261
2022-09-30T23:59:56,909 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238948 lost=0 simT=43200.0s realT=161s; (s/r): 268.3229813664596
2022-10-01T00:00:20,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15993 #nodes=2372
2022-10-01T00:00:20,222 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230111 lost=0 simT=46800.0s realT=184s; (s/r): 254.34782608695653
2022-10-01T00:00:43,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16488 #nodes=2442
2022-10-01T00:00:43,697 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=219104 lost=0 simT=50400.0s realT=208s; (s/r): 242.30769230769232
2022-10-01T00:00:51,392 INFO MemoryObserver:41 used RAM: 15521 MB free: 574 MB total: 16096 MB
2022-10-01T00:01:05,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16698 #nodes=2538
2022-10-01T00:01:05,259 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205701 lost=0 simT=54000.0s realT=229s; (s/r): 235.80786026200875
2022-10-01T00:01:27,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=17031 #nodes=2513
2022-10-01T00:01:27,173 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189340 lost=0 simT=57600.0s realT=251s; (s/r): 229.4820717131474
2022-10-01T00:01:51,392 INFO MemoryObserver:41 used RAM: 15623 MB free: 472 MB total: 16096 MB
2022-10-01T00:01:55,174 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17019 #nodes=2464
2022-10-01T00:01:55,174 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169902 lost=0 simT=61200.0s realT=279s; (s/r): 219.3548387096774
2022-10-01T00:02:21,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16661 #nodes=2316
2022-10-01T00:02:21,760 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147945 lost=0 simT=64800.0s realT=306s; (s/r): 211.76470588235293
2022-10-01T00:02:51,392 INFO MemoryObserver:41 used RAM: 15164 MB free: 931 MB total: 16096 MB
2022-10-01T00:02:54,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15870 #nodes=2200
2022-10-01T00:02:54,208 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124298 lost=0 simT=68400.0s realT=338s; (s/r): 202.36686390532543
2022-10-01T00:03:18,107 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15356 #nodes=2060
2022-10-01T00:03:18,107 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99468 lost=0 simT=72000.0s realT=362s; (s/r): 198.8950276243094
2022-10-01T00:03:39,564 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13683 #nodes=1729
2022-10-01T00:03:39,565 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=77283 lost=0 simT=75600.0s realT=383s; (s/r): 197.38903394255874
2022-10-01T00:03:51,393 INFO MemoryObserver:41 used RAM: 15912 MB free: 183 MB total: 16096 MB
2022-10-01T00:03:56,264 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12767 #nodes=1628
2022-10-01T00:03:56,264 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=61151 lost=0 simT=79200.0s realT=400s; (s/r): 198.0
2022-10-01T00:04:16,102 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12043 #nodes=1529
2022-10-01T00:04:16,103 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47633 lost=0 simT=82800.0s realT=420s; (s/r): 197.14285714285714
2022-10-01T00:04:31,342 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11407 #nodes=1400
2022-10-01T00:04:31,343 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35417 lost=1 simT=86400.0s realT=435s; (s/r): 198.6206896551724
2022-10-01T00:04:45,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9718 #nodes=1141
2022-10-01T00:04:45,436 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28978 lost=3 simT=90000.0s realT=449s; (s/r): 200.44543429844097
2022-10-01T00:04:54,878 INFO MemoryObserver:41 used RAM: 15424 MB free: 671 MB total: 16096 MB
2022-10-01T00:05:03,277 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8261 #nodes=929
2022-10-01T00:05:03,277 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24945 lost=5 simT=93600.0s realT=467s; (s/r): 200.42826552462526
2022-10-01T00:05:13,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7116 #nodes=786
2022-10-01T00:05:13,154 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21953 lost=5 simT=97200.0s realT=477s; (s/r): 203.77358490566039
2022-10-01T00:05:20,531 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6130 #nodes=656
2022-10-01T00:05:20,531 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19554 lost=6 simT=100800.0s realT=484s; (s/r): 208.26446280991735
2022-10-01T00:05:24,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5190 #nodes=575
2022-10-01T00:05:24,657 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17693 lost=6 simT=104400.0s realT=489s; (s/r): 213.49693251533742
2022-10-01T00:05:28,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4510 #nodes=495
2022-10-01T00:05:28,550 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=16101 lost=7 simT=108000.0s realT=492s; (s/r): 219.5121951219512
2022-10-01T00:05:32,336 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3870 #nodes=400
2022-10-01T00:05:32,336 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14720 lost=7 simT=111600.0s realT=496s; (s/r): 225.0
2022-10-01T00:05:35,446 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3233 #nodes=327
2022-10-01T00:05:35,446 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13501 lost=7 simT=115200.0s realT=499s; (s/r): 230.8617234468938
2022-10-01T00:05:38,328 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2695 #nodes=311
2022-10-01T00:05:38,329 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12486 lost=7 simT=118800.0s realT=502s; (s/r): 236.65338645418328
2022-10-01T00:05:40,917 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2262 #nodes=245
2022-10-01T00:05:40,917 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11561 lost=7 simT=122400.0s realT=505s; (s/r): 242.37623762376236
2022-10-01T00:05:43,002 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1904 #nodes=188
2022-10-01T00:05:43,002 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10718 lost=8 simT=126000.0s realT=507s; (s/r): 248.5207100591716
2022-10-01T00:05:44,684 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1543 #nodes=166
2022-10-01T00:05:44,685 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9057 lost=8 simT=129600.0s realT=509s; (s/r): 254.61689587426326
2022-10-01T00:05:45,234 INFO AbstractController$9:234 ### ITERATION 40 fires after mobsim event
2022-10-01T00:05:45,234 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=326.148827822sec
2022-10-01T00:05:45,234 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T00:05:45,270 INFO LegTimesControlerListener:50 [40] average trip (probably: leg) duration is: 1319 seconds = 00:21:59
2022-10-01T00:05:45,271 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T00:05:45,271 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:05:45,271 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:05:45,271 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:05:45,271 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:05:45,271 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T00:05:45,271 INFO EventsManagerImpl:137 event # 1
2022-10-01T00:05:45,271 INFO EventsManagerImpl:137 event # 4
2022-10-01T00:05:45,271 INFO EventsManagerImpl:137 event # 16
2022-10-01T00:05:45,271 INFO EventsManagerImpl:137 event # 64
2022-10-01T00:05:45,271 INFO EventsManagerImpl:137 event # 256
2022-10-01T00:05:45,272 INFO EventsManagerImpl:137 event # 1024
2022-10-01T00:05:45,275 INFO EventsManagerImpl:137 event # 4096
2022-10-01T00:05:45,287 INFO EventsManagerImpl:137 event # 16384
2022-10-01T00:05:45,303 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T00:05:45,631 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:05:45,631 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:05:45,631 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:05:45,631 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:05:45,631 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T00:05:45,631 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T00:05:45,632 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:05:45,634 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:05:45,634 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:05:45,637 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:05:45,637 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:05:45,637 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:05:45,640 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:05:45,640 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T00:05:45,640 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:05:45,641 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:05:45,641 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:05:45,641 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:05:45,641 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:05:45,641 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:05:45,642 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:05:45,642 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:05:45,642 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:05:45,642 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:16][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:05:45,643 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:05:45,643 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T00:05:45,643 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:05:45,644 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:05:45,644 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:05:45,644 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:05:45,645 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:05:45,645 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:05:45,645 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:05:45,651 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:05:45,652 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:05:45,652 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:05:45,652 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:05:45,652 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:05:45,652 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:52:40][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:05:45,652 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T00:05:46,165 INFO ControlerListenerManagerImpl:251 [it.40] all ControlerAfterMobsimListeners called.
2022-10-01T00:05:46,166 INFO AbstractController$4:159 ### ITERATION 40 fires scoring event
2022-10-01T00:05:46,166 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T00:05:46,382 INFO NewScoreAssignerImpl:57 it: 40 msaStart: 599
2022-10-01T00:05:46,579 INFO ControlerListenerManagerImpl:194 [it.40] all ControlerScoringListeners called.
2022-10-01T00:05:46,579 INFO AbstractController$5:167 ### ITERATION 40 fires iteration end event
2022-10-01T00:05:46,579 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T00:05:46,579 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T00:05:46,706 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T00:05:46,710 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.40/leipzig-flexa-25pct-scaledFleet-baseCase.40.countscompare.txt
2022-10-01T00:05:46,710 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.40/leipzig-flexa-25pct-scaledFleet-baseCase.40.countscompareAWTV.txt
2022-10-01T00:05:46,712 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T00:05:50,105 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T00:05:50,105 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12349476473397454
2022-10-01T00:05:50,105 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.28979854881198747
2022-10-01T00:05:50,105 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.811484206904697E-4
2022-10-01T00:05:50,105 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.6831059326168117E-4
2022-10-01T00:05:50,105 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T00:05:50,105 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1440198832271217
2022-10-01T00:05:50,105 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1442085992903249
2022-10-01T00:05:50,105 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23750751012904583
2022-10-01T00:05:50,276 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T00:05:50,443 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -101.64100043234961
2022-10-01T00:05:50,443 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -130.02980825621268
2022-10-01T00:05:50,443 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -106.99346319801597
2022-10-01T00:05:50,444 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -82.65355921819665
2022-10-01T00:05:50,491 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T00:05:51,579 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19178.971910613785 meters
2022-10-01T00:05:51,579 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140196.0120202531 meters (statistic on all 2086920 legs which have a finite distance)
2022-10-01T00:05:51,579 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52565.81995289721 meters
2022-10-01T00:05:51,579 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140146.6739419437 meters (statistic on all 761158 trips which have a finite distance)
2022-10-01T00:05:51,580 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T00:05:51,580 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T00:05:52,717 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T00:05:52,719 INFO LegHistogramListener:72 number of legs: 2095939 100%
2022-10-01T00:05:52,719 INFO LegHistogramListener:79 number of bike legs: 95265 4.54521815758951%
2022-10-01T00:05:52,719 INFO LegHistogramListener:79 number of car legs: 225536 10.760618510366953%
2022-10-01T00:05:52,719 INFO LegHistogramListener:79 number of drtNorth legs: 245 0.01168927149120275%
2022-10-01T00:05:52,719 INFO LegHistogramListener:79 number of drtSoutheast legs: 210 0.01001937556388807%
2022-10-01T00:05:52,719 INFO LegHistogramListener:79 number of freight legs: 47065 2.245532909116153%
2022-10-01T00:05:52,719 INFO LegHistogramListener:79 number of pt legs: 136068 6.4919828296529625%
2022-10-01T00:05:52,719 INFO LegHistogramListener:79 number of ride legs: 111682 5.328494770124512%
2022-10-01T00:05:52,719 INFO LegHistogramListener:79 number of walk legs: 1479868 70.60644417609483%
2022-10-01T00:05:53,263 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T00:05:53,264 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T00:05:54,878 INFO MemoryObserver:41 used RAM: 15918 MB free: 177 MB total: 16096 MB
2022-10-01T00:05:57,439 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.39786481254204387
2022-10-01T00:05:57,439 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.41370925915465473
2022-10-01T00:05:57,439 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.006180130124218818
2022-10-01T00:05:57,439 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.005239117373688616
2022-10-01T00:05:57,439 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T00:05:57,439 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.417246080611286
2022-10-01T00:05:57,439 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.44939585184120123
2022-10-01T00:05:57,439 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7825670006213509
2022-10-01T00:05:57,439 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1981338934049513
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3770700996728922
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.906751156688252E-4
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.584454931523028E-4
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.23929453570713322
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23151994741625886
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4206044562666571
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.15517595526273897
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36130781515582555
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.8358093223167657E-4
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.6817553931713027E-4
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.18022769170727698
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.17862938219239283
2022-10-01T00:05:57,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.29489645008395937
2022-10-01T00:05:57,591 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T00:05:58,689 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T00:05:58,987 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T00:05:59,348 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T00:06:00,434 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T00:06:00,738 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T00:06:01,084 INFO ControlerListenerManagerImpl:171 [it.40] all ControlerIterationEndsListeners called.
2022-10-01T00:06:01,183 INFO AbstractController:181 ### ITERATION 40 ENDS
2022-10-01T00:06:01,183 INFO AbstractController:182 ###################################################
2022-10-01T00:06:01,183 INFO AbstractController:133 ###################################################
2022-10-01T00:06:01,183 INFO AbstractController:134 ### ITERATION 41 BEGINS
2022-10-01T00:06:01,184 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T00:06:01,184 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T00:06:01,184 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T00:06:01,184 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T00:06:01,184 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T00:06:01,527 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T00:06:01,576 INFO ControlerListenerManagerImpl:148 [it.41] all ControlerIterationStartsListeners called.
2022-10-01T00:06:01,576 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T00:06:11,456 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169648 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T00:06:11,456 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30593 plans
2022-10-01T00:06:11,457 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:11,465 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:06:11,470 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:06:11,472 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:11,475 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:11,475 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:11,475 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:06:11,477 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:11,479 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:11,482 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:06:11,483 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:11,489 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:06:11,489 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:11,490 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:11,505 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:06:11,514 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:11,521 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:06:11,592 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:06:11,873 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:11,895 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:06:11,896 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:12,081 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:06:12,607 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:06:13,576 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:06:15,538 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:06:19,486 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T00:06:26,311 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T00:06:46,895 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:06:46,895 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30593 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T00:06:46,895 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30652 plans
2022-10-01T00:06:46,895 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T00:06:46,895 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T00:06:46,895 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T00:06:46,896 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T00:06:46,896 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T00:06:46,896 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T00:06:46,896 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T00:06:46,896 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T00:06:46,896 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T00:06:46,897 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T00:06:46,898 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T00:06:46,901 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T00:06:46,926 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T00:06:46,937 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T00:06:46,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T00:06:47,004 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T00:06:47,138 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30652 plans
2022-10-01T00:06:47,139 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:47,139 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:47,139 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:06:47,139 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:06:47,141 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:06:47,141 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:47,143 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:06:47,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:47,147 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:06:47,149 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:47,152 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:47,156 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:47,165 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:06:47,166 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:47,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:47,198 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:47,199 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:06:47,212 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:47,212 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:06:47,251 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:06:47,404 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:06:47,592 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:06:48,048 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:06:49,123 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:06:51,064 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:06:54,879 INFO MemoryObserver:41 used RAM: 15736 MB free: 359 MB total: 16096 MB
2022-10-01T00:06:55,623 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T00:07:04,054 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T00:07:25,146 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:07:25,147 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30652 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T00:07:25,147 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7535 plans
2022-10-01T00:07:25,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T00:07:25,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T00:07:25,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T00:07:25,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T00:07:25,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T00:07:25,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T00:07:25,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T00:07:25,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T00:07:25,147 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T00:07:25,148 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T00:07:25,148 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T00:07:25,149 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T00:07:25,150 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T00:07:25,152 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T00:07:25,152 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7535 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T00:07:25,152 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40233 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T00:07:25,152 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6832 plans
2022-10-01T00:07:25,153 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:07:25,153 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:07:25,153 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:07:25,155 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:07:25,157 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:07:25,173 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:07:25,230 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:07:25,365 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:07:25,642 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:07:26,228 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:07:26,805 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:07:27,848 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:07:31,388 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:07:40,283 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:07:40,283 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6832 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T00:07:40,283 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T00:07:41,756 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T00:07:43,170 INFO ControlerListenerManagerImpl:213 [it.41] all ControlerReplanningListeners called.
2022-10-01T00:07:43,170 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T00:07:43,170 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T00:07:43,170 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T00:07:43,285 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T00:07:43,401 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T00:07:43,401 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T00:07:43,401 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T00:07:43,402 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T00:07:43,404 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T00:07:43,404 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T00:07:43,404 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T00:07:43,404 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T00:07:43,404 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T00:07:43,404 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T00:07:43,404 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T00:07:43,404 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T00:07:43,405 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T00:07:43,405 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:07:43,405 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:07:43,405 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T00:07:43,405 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:07:43,405 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:07:43,405 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T00:07:43,405 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T00:07:43,405 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T00:07:43,405 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T00:07:44,312 INFO ControlerListenerManagerImpl:232 [it.41] all ControlerBeforeMobsimListeners called.
2022-10-01T00:07:44,312 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T00:07:44,313 INFO NetworkImpl:163 node # 1
2022-10-01T00:07:44,313 INFO NetworkImpl:163 node # 4
2022-10-01T00:07:44,313 INFO NetworkImpl:163 node # 16
2022-10-01T00:07:44,313 INFO NetworkImpl:163 node # 64
2022-10-01T00:07:44,313 INFO NetworkImpl:163 node # 256
2022-10-01T00:07:44,313 INFO NetworkImpl:163 node # 1024
2022-10-01T00:07:44,314 INFO NetworkImpl:163 node # 4096
2022-10-01T00:07:44,316 INFO NetworkImpl:163 node # 16384
2022-10-01T00:07:44,325 INFO NetworkImpl:163 node # 65536
2022-10-01T00:07:44,361 INFO NetworkImpl:159 link # 1
2022-10-01T00:07:44,361 INFO NetworkImpl:159 link # 4
2022-10-01T00:07:44,361 INFO NetworkImpl:159 link # 16
2022-10-01T00:07:44,361 INFO NetworkImpl:159 link # 64
2022-10-01T00:07:44,362 INFO NetworkImpl:159 link # 256
2022-10-01T00:07:44,363 INFO NetworkImpl:159 link # 1024
2022-10-01T00:07:44,368 INFO NetworkImpl:159 link # 4096
2022-10-01T00:07:44,390 INFO NetworkImpl:159 link # 16384
2022-10-01T00:07:44,480 INFO NetworkImpl:159 link # 65536
2022-10-01T00:07:44,895 INFO NetworkImpl:159 link # 262144
2022-10-01T00:07:45,813 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T00:07:45,813 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T00:07:45,813 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T00:07:45,814 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T00:07:45,814 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T00:07:45,815 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T00:07:45,816 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T00:07:45,818 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T00:07:45,822 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T00:07:45,830 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T00:07:45,842 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T00:07:45,859 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T00:07:45,889 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T00:07:45,951 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T00:07:46,076 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T00:07:46,329 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T00:07:46,914 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T00:07:47,904 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T00:07:49,675 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T00:07:49,862 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T00:07:49,881 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:07:49,881 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T00:07:49,881 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:07:49,881 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:07:49,881 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:07:49,881 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T00:07:49,881 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T00:07:49,881 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T00:07:49,881 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:07:49,881 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:07:52,131 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:07:52,131 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:07:52,131 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:07:52,131 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:07:52,131 INFO EventsManagerImpl:176
2022-10-01T00:07:52,131 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:07:52,131 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:07:52,131 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:07:52,131 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:07:52,132 INFO EventsManagerImpl:176
2022-10-01T00:07:52,132 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:07:52,132 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:07:52,132 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:07:52,132 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:07:52,132 INFO EventsManagerImpl:176
2022-10-01T00:07:52,132 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:07:52,132 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:07:52,132 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:07:52,132 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:07:52,132 INFO EventsManagerImpl:176
2022-10-01T00:07:52,132 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T00:07:52,132 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T00:07:52,132 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T00:07:52,132 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T00:07:52,132 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T00:07:52,132 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T00:07:52,132 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T00:07:52,133 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:07:52,133 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T00:07:52,133 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:07:52,133 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:07:52,133 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T00:07:52,133 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:07:52,133 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:07:52,133 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:07:52,133 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T00:07:52,133 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T00:07:52,133 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T00:07:52,133 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T00:07:52,133 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:07:52,133 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:07:52,133 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:07:52,133 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T00:07:52,133 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:07:52,133 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:07:52,133 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:07:52,133 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:07:52,133 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:07:52,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:07:52,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:07:52,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:07:52,134 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:07:52,134 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:07:52,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:07:52,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:07:52,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:07:52,134 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:07:52,134 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T00:07:52,134 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:07:52,134 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:07:52,134 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:07:52,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T00:07:52,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:07:52,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:07:52,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:07:52,134 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:07:52,134 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:07:52,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:07:52,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:07:52,134 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:07:52,134 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:07:52,135 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:07:52,135 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:07:52,135 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:07:52,135 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:07:52,135 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:08:00,665 INFO MemoryObserver:41 used RAM: 12576 MB free: 3519 MB total: 16096 MB
2022-10-01T00:08:01,395 INFO Counter:69 [VehiclesImpl] added vehicle # 262144
2022-10-01T00:08:01,676 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T00:08:01,678 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T00:08:01,907 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T00:08:01,907 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T00:08:01,907 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T00:08:01,907 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T00:08:01,907 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T00:08:01,907 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T00:08:01,907 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T00:08:01,907 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T00:08:02,131 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T00:08:02,131 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=12s; (s/r): 0.0
2022-10-01T00:08:02,884 INFO VehicularDepartureHandler:110 teleport vehicle 235626_bike from link 461526170 to link 341989089#0
2022-10-01T00:08:03,190 INFO VehicularDepartureHandler:110 teleport vehicle 3463_bike from link 628831856#1 to link -453306551
2022-10-01T00:08:03,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1779 #nodes=218
2022-10-01T00:08:03,253 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271815 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T00:08:03,429 INFO VehicularDepartureHandler:110 teleport vehicle 26355_bike from link -150585674#1 to link 182537900#0
2022-10-01T00:08:03,991 INFO VehicularDepartureHandler:110 teleport vehicle 15341_bike from link 292526612 to link 319692430
2022-10-01T00:08:04,669 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T00:08:04,969 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3124 #nodes=354
2022-10-01T00:08:04,969 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271299 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T00:08:06,610 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T00:08:07,613 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-10-01T00:08:07,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4389 #nodes=450
2022-10-01T00:08:07,658 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270727 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T00:08:08,864 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T00:08:11,528 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5698 #nodes=698
2022-10-01T00:08:11,528 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269932 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T00:08:11,581 INFO VehicularDepartureHandler:110 teleport vehicle 11374_bike from link 675759931 to link -203855365
2022-10-01T00:08:11,581 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T00:08:19,886 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7223 #nodes=1015
2022-10-01T00:08:19,887 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268745 lost=0 simT=18000.0s realT=30s; (s/r): 600.0
2022-10-01T00:08:32,035 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11038 #nodes=1679
2022-10-01T00:08:32,036 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266931 lost=0 simT=21600.0s realT=42s; (s/r): 514.2857142857143
2022-10-01T00:08:46,793 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12244 #nodes=1881
2022-10-01T00:08:46,793 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264307 lost=0 simT=25200.0s realT=56s; (s/r): 450.0
2022-10-01T00:09:00,665 INFO MemoryObserver:41 used RAM: 13766 MB free: 2329 MB total: 16096 MB
2022-10-01T00:09:06,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13460 #nodes=1972
2022-10-01T00:09:06,370 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260919 lost=0 simT=28800.0s realT=76s; (s/r): 378.94736842105266
2022-10-01T00:09:23,982 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14863 #nodes=2028
2022-10-01T00:09:23,983 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257434 lost=0 simT=32400.0s realT=94s; (s/r): 344.6808510638298
2022-10-01T00:09:47,868 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14773 #nodes=2085
2022-10-01T00:09:47,868 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252240 lost=0 simT=36000.0s realT=117s; (s/r): 307.6923076923077
2022-10-01T00:10:00,667 INFO MemoryObserver:41 used RAM: 15032 MB free: 1063 MB total: 16096 MB
2022-10-01T00:10:06,993 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15355 #nodes=2237
2022-10-01T00:10:06,994 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246517 lost=0 simT=39600.0s realT=137s; (s/r): 289.05109489051097
2022-10-01T00:10:26,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15618 #nodes=2323
2022-10-01T00:10:26,148 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238921 lost=0 simT=43200.0s realT=156s; (s/r): 276.9230769230769
2022-10-01T00:10:52,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15998 #nodes=2366
2022-10-01T00:10:52,024 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=230046 lost=0 simT=46800.0s realT=182s; (s/r): 257.14285714285717
2022-10-01T00:11:00,667 INFO MemoryObserver:41 used RAM: 14956 MB free: 1139 MB total: 16096 MB
2022-10-01T00:11:12,458 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16428 #nodes=2416
2022-10-01T00:11:12,458 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218935 lost=0 simT=50400.0s realT=202s; (s/r): 249.5049504950495
2022-10-01T00:11:33,397 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16649 #nodes=2530
2022-10-01T00:11:33,397 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205603 lost=0 simT=54000.0s realT=223s; (s/r): 242.152466367713
2022-10-01T00:11:56,931 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16944 #nodes=2526
2022-10-01T00:11:56,932 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=189135 lost=0 simT=57600.0s realT=247s; (s/r): 233.19838056680163
2022-10-01T00:12:00,668 INFO MemoryObserver:41 used RAM: 15760 MB free: 335 MB total: 16096 MB
2022-10-01T00:12:30,926 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=17008 #nodes=2416
2022-10-01T00:12:30,926 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169812 lost=0 simT=61200.0s realT=281s; (s/r): 217.7935943060498
2022-10-01T00:12:59,347 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16580 #nodes=2409
2022-10-01T00:12:59,347 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147861 lost=0 simT=64800.0s realT=309s; (s/r): 209.70873786407768
2022-10-01T00:13:00,668 INFO MemoryObserver:41 used RAM: 15241 MB free: 854 MB total: 16096 MB
2022-10-01T00:13:24,245 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15852 #nodes=2179
2022-10-01T00:13:24,245 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124138 lost=0 simT=68400.0s realT=334s; (s/r): 204.79041916167665
2022-10-01T00:13:46,273 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15373 #nodes=2187
2022-10-01T00:13:46,274 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99316 lost=0 simT=72000.0s realT=356s; (s/r): 202.24719101123594
2022-10-01T00:14:00,669 INFO MemoryObserver:41 used RAM: 15842 MB free: 253 MB total: 16096 MB
2022-10-01T00:14:09,807 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13680 #nodes=1753
2022-10-01T00:14:09,808 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=77074 lost=0 simT=75600.0s realT=379s; (s/r): 199.47229551451187
2022-10-01T00:14:41,093 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12738 #nodes=1568
2022-10-01T00:14:41,093 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60974 lost=0 simT=79200.0s realT=411s; (s/r): 192.7007299270073
2022-10-01T00:15:00,669 INFO MemoryObserver:41 used RAM: 15436 MB free: 659 MB total: 16096 MB
2022-10-01T00:15:02,361 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12002 #nodes=1495
2022-10-01T00:15:02,362 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47437 lost=0 simT=82800.0s realT=432s; (s/r): 191.66666666666666
2022-10-01T00:15:23,963 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11365 #nodes=1375
2022-10-01T00:15:23,964 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35265 lost=0 simT=86400.0s realT=454s; (s/r): 190.30837004405285
2022-10-01T00:15:41,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9627 #nodes=1115
2022-10-01T00:15:41,791 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28805 lost=7 simT=90000.0s realT=471s; (s/r): 191.0828025477707
2022-10-01T00:15:57,665 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8280 #nodes=968
2022-10-01T00:15:57,666 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24794 lost=9 simT=93600.0s realT=487s; (s/r): 192.1971252566735
2022-10-01T00:16:00,669 INFO MemoryObserver:41 used RAM: 15819 MB free: 276 MB total: 16096 MB
2022-10-01T00:16:12,122 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7138 #nodes=801
2022-10-01T00:16:12,122 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21776 lost=10 simT=97200.0s realT=502s; (s/r): 193.62549800796813
2022-10-01T00:16:17,071 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6052 #nodes=649
2022-10-01T00:16:17,071 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19403 lost=10 simT=100800.0s realT=507s; (s/r): 198.81656804733728
2022-10-01T00:16:29,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5195 #nodes=584
2022-10-01T00:16:29,548 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17546 lost=10 simT=104400.0s realT=519s; (s/r): 201.15606936416185
2022-10-01T00:16:41,401 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4490 #nodes=477
2022-10-01T00:16:41,401 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15965 lost=10 simT=108000.0s realT=531s; (s/r): 203.38983050847457
2022-10-01T00:16:44,332 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3791 #nodes=390
2022-10-01T00:16:44,332 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14563 lost=10 simT=111600.0s realT=534s; (s/r): 208.98876404494382
2022-10-01T00:16:46,732 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3213 #nodes=343
2022-10-01T00:16:46,732 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13374 lost=10 simT=115200.0s realT=536s; (s/r): 214.92537313432837
2022-10-01T00:16:57,059 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2647 #nodes=284
2022-10-01T00:16:57,059 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12395 lost=10 simT=118800.0s realT=547s; (s/r): 217.18464351005485
2022-10-01T00:16:58,891 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2229 #nodes=254
2022-10-01T00:16:58,891 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11512 lost=10 simT=122400.0s realT=549s; (s/r): 222.95081967213116
2022-10-01T00:17:00,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1848 #nodes=204
2022-10-01T00:17:00,382 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10679 lost=10 simT=126000.0s realT=550s; (s/r): 229.0909090909091
2022-10-01T00:17:00,669 INFO MemoryObserver:41 used RAM: 15938 MB free: 157 MB total: 16096 MB
2022-10-01T00:17:12,025 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1506 #nodes=148
2022-10-01T00:17:12,025 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=9018 lost=11 simT=129600.0s realT=562s; (s/r): 230.60498220640568
2022-10-01T00:17:12,437 INFO AbstractController$9:234 ### ITERATION 41 fires after mobsim event
2022-10-01T00:17:12,437 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T00:17:12,437 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=315.434047085sec
2022-10-01T00:17:12,473 INFO LegTimesControlerListener:50 [41] average trip (probably: leg) duration is: 1318 seconds = 00:21:58
2022-10-01T00:17:12,473 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T00:17:12,473 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:17:12,473 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:17:12,474 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:17:12,474 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:17:12,474 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T00:17:12,474 INFO EventsManagerImpl:137 event # 1
2022-10-01T00:17:12,474 INFO EventsManagerImpl:137 event # 4
2022-10-01T00:17:12,474 INFO EventsManagerImpl:137 event # 16
2022-10-01T00:17:12,474 INFO EventsManagerImpl:137 event # 64
2022-10-01T00:17:12,474 INFO EventsManagerImpl:137 event # 256
2022-10-01T00:17:12,475 INFO EventsManagerImpl:137 event # 1024
2022-10-01T00:17:12,478 INFO EventsManagerImpl:137 event # 4096
2022-10-01T00:17:12,490 INFO EventsManagerImpl:137 event # 16384
2022-10-01T00:17:12,506 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T00:17:12,811 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:17:12,811 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:17:12,811 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:17:12,811 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:17:12,811 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T00:17:12,811 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T00:17:12,812 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:17:12,814 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:17:12,814 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:17:12,816 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:17:12,816 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:17:12,816 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:17:12,819 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:17:12,819 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T00:17:12,819 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:17:12,819 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:17:12,819 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:17:12,819 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:17:12,820 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:17:12,820 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:17:12,820 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:17:12,820 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:17:12,820 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:17:12,820 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:44][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:17:12,821 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:17:12,821 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T00:17:12,821 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:17:12,822 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:17:12,822 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:17:12,822 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:17:12,822 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:17:12,822 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:17:12,822 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:40:32][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:17:12,824 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:17:12,824 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:17:12,824 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:51:43][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:17:12,828 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:17:12,828 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:17:12,828 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:17:12,828 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T00:17:13,220 INFO ControlerListenerManagerImpl:251 [it.41] all ControlerAfterMobsimListeners called.
2022-10-01T00:17:13,220 INFO AbstractController$4:159 ### ITERATION 41 fires scoring event
2022-10-01T00:17:13,220 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T00:17:13,361 INFO NewScoreAssignerImpl:57 it: 41 msaStart: 599
2022-10-01T00:17:13,499 INFO ControlerListenerManagerImpl:194 [it.41] all ControlerScoringListeners called.
2022-10-01T00:17:13,499 INFO AbstractController$5:167 ### ITERATION 41 fires iteration end event
2022-10-01T00:17:13,500 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T00:17:13,500 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T00:17:13,581 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T00:17:13,581 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T00:17:16,924 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T00:17:16,925 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12349219716848878
2022-10-01T00:17:16,925 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29057780493691493
2022-10-01T00:17:16,925 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5290520034713487E-4
2022-10-01T00:17:16,925 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.4006737291834627E-4
2022-10-01T00:17:16,925 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T00:17:16,925 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14319055957522198
2022-10-01T00:17:16,925 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14451413958313006
2022-10-01T00:17:16,925 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23731109136938539
2022-10-01T00:17:17,125 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T00:17:17,245 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -101.30019411540098
2022-10-01T00:17:17,245 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -129.11944643070402
2022-10-01T00:17:17,246 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -106.46171546019012
2022-10-01T00:17:17,246 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -82.46218607694395
2022-10-01T00:17:17,293 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T00:17:18,211 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19199.0864939693 meters
2022-10-01T00:17:18,211 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140255.22019465727 meters (statistic on all 2085614 legs which have a finite distance)
2022-10-01T00:17:18,211 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52596.05393318613 meters
2022-10-01T00:17:18,211 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140208.67418195485 meters (statistic on all 761057 trips which have a finite distance)
2022-10-01T00:17:18,211 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T00:17:18,211 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T00:17:19,170 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T00:17:19,173 INFO LegHistogramListener:72 number of legs: 2094596 100%
2022-10-01T00:17:19,173 INFO LegHistogramListener:79 number of bike legs: 95315 4.550519527393349%
2022-10-01T00:17:19,173 INFO LegHistogramListener:79 number of car legs: 226133 10.796019852993131%
2022-10-01T00:17:19,173 INFO LegHistogramListener:79 number of drtNorth legs: 213 0.010169025434976482%
2022-10-01T00:17:19,173 INFO LegHistogramListener:79 number of drtSoutheast legs: 194 0.0092619292694152%
2022-10-01T00:17:19,173 INFO LegHistogramListener:79 number of freight legs: 47065 2.2469726859021977%
2022-10-01T00:17:19,173 INFO LegHistogramListener:79 number of pt legs: 134852 6.438091164119477%
2022-10-01T00:17:19,173 INFO LegHistogramListener:79 number of ride legs: 111966 5.3454699617491865%
2022-10-01T00:17:19,173 INFO LegHistogramListener:79 number of walk legs: 1478858 70.60349585313827%
2022-10-01T00:17:19,718 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T00:17:19,718 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.40272393022384034
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.41465412325341355
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00630208948479231
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00533540107940453
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4210845910124938
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.4551882795770706
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7873721994279465
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.1991840276886262
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.377432126406384
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 6.945264638974617E-4
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.635806241238183E-4
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2408427776950451
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23289102738565348
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4242837776077479
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.15613622475441236
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36198822000955133
2022-10-01T00:17:30,171 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.8743228046031314E-4
2022-10-01T00:17:30,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.70743104802888E-4
2022-10-01T00:17:30,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T00:17:30,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.18166809594478708
2022-10-01T00:17:30,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.17970262456543953
2022-10-01T00:17:30,172 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.29689786738010754
2022-10-01T00:17:30,313 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T00:17:31,348 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T00:17:31,635 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T00:17:31,969 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T00:17:33,009 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T00:17:33,299 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T00:17:33,630 INFO ControlerListenerManagerImpl:171 [it.41] all ControlerIterationEndsListeners called.
2022-10-01T00:17:33,731 INFO AbstractController:181 ### ITERATION 41 ENDS
2022-10-01T00:17:33,731 INFO AbstractController:182 ###################################################
2022-10-01T00:17:33,732 INFO AbstractController:133 ###################################################
2022-10-01T00:17:33,732 INFO AbstractController:134 ### ITERATION 42 BEGINS
2022-10-01T00:17:33,732 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T00:17:33,732 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T00:17:33,732 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T00:17:33,733 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T00:17:33,733 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T00:17:34,093 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T00:17:34,129 INFO ControlerListenerManagerImpl:148 [it.42] all ControlerIterationStartsListeners called.
2022-10-01T00:17:34,130 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T00:17:44,276 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169666 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T00:17:44,276 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30608 plans
2022-10-01T00:17:44,277 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:17:44,277 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:17:44,277 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:17:44,277 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:17:44,278 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:17:44,278 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:17:44,281 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:17:44,283 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:17:44,284 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:17:44,284 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:17:44,285 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:17:44,302 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:17:44,304 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:17:44,304 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:17:44,322 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:17:44,334 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:17:44,335 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:17:44,355 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:17:44,389 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:17:44,507 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:17:44,742 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:17:44,932 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:17:45,181 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:17:46,145 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:17:47,984 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:17:51,737 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T00:17:58,821 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T00:18:00,678 INFO MemoryObserver:41 used RAM: 14578 MB free: 1517 MB total: 16096 MB
2022-10-01T00:18:16,036 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:18:16,037 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30608 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T00:18:16,037 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30534 plans
2022-10-01T00:18:16,037 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T00:18:16,037 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T00:18:16,037 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T00:18:16,038 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T00:18:16,038 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T00:18:16,038 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T00:18:16,038 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T00:18:16,038 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T00:18:16,039 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T00:18:16,040 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T00:18:16,042 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T00:18:16,046 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T00:18:16,056 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T00:18:16,076 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T00:18:16,114 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T00:18:16,189 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T00:18:16,471 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30534 plans
2022-10-01T00:18:16,476 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:18:16,476 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:18:16,478 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:18:16,479 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:18:16,480 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:18:16,482 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:18:16,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:18:16,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:18:16,485 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:18:16,486 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:18:16,486 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:18:16,487 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:18:16,487 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:18:16,489 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:18:16,489 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:18:16,489 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:18:16,492 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:18:16,497 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:18:16,510 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:18:16,535 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:18:16,626 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:18:16,781 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:18:17,356 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:18:18,432 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:18:20,781 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:18:24,416 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T00:18:33,878 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T00:18:54,663 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:18:54,664 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30534 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T00:18:54,664 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7620 plans
2022-10-01T00:18:54,664 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T00:18:54,664 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T00:18:54,664 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T00:18:54,664 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T00:18:54,664 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T00:18:54,664 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T00:18:54,664 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T00:18:54,665 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T00:18:54,665 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T00:18:54,665 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T00:18:54,666 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T00:18:54,667 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T00:18:54,670 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T00:18:54,677 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T00:18:54,677 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7620 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T00:18:54,677 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40244 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T00:18:54,677 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6821 plans
2022-10-01T00:18:54,681 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:18:54,681 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:18:54,683 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:18:54,688 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:18:54,696 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:18:54,705 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:18:54,731 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:18:54,801 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:18:55,076 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:18:55,431 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:18:56,059 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:18:57,397 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:19:00,437 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:19:00,679 INFO MemoryObserver:41 used RAM: 15295 MB free: 800 MB total: 16096 MB
2022-10-01T00:19:09,422 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:19:09,422 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6821 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T00:19:09,422 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T00:19:10,800 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T00:19:12,134 INFO ControlerListenerManagerImpl:213 [it.42] all ControlerReplanningListeners called.
2022-10-01T00:19:12,135 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T00:19:12,135 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T00:19:12,135 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T00:19:12,255 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T00:19:12,374 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T00:19:12,374 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T00:19:12,374 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T00:19:12,386 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T00:19:12,399 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T00:19:12,399 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T00:19:12,401 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T00:19:12,401 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T00:19:12,401 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T00:19:12,402 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T00:19:12,402 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T00:19:12,402 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T00:19:12,402 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T00:19:12,402 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:19:12,402 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:19:12,402 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T00:19:12,402 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:19:12,402 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:19:12,402 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T00:19:12,403 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T00:19:12,403 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T00:19:12,403 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T00:19:13,336 INFO ControlerListenerManagerImpl:232 [it.42] all ControlerBeforeMobsimListeners called.
2022-10-01T00:19:13,336 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T00:19:13,336 INFO NetworkImpl:163 node # 1
2022-10-01T00:19:13,336 INFO NetworkImpl:163 node # 4
2022-10-01T00:19:13,336 INFO NetworkImpl:163 node # 16
2022-10-01T00:19:13,337 INFO NetworkImpl:163 node # 64
2022-10-01T00:19:13,337 INFO NetworkImpl:163 node # 256
2022-10-01T00:19:13,337 INFO NetworkImpl:163 node # 1024
2022-10-01T00:19:13,337 INFO NetworkImpl:163 node # 4096
2022-10-01T00:19:13,340 INFO NetworkImpl:163 node # 16384
2022-10-01T00:19:13,352 INFO NetworkImpl:163 node # 65536
2022-10-01T00:19:13,394 INFO NetworkImpl:159 link # 1
2022-10-01T00:19:13,394 INFO NetworkImpl:159 link # 4
2022-10-01T00:19:13,394 INFO NetworkImpl:159 link # 16
2022-10-01T00:19:13,394 INFO NetworkImpl:159 link # 64
2022-10-01T00:19:13,395 INFO NetworkImpl:159 link # 256
2022-10-01T00:19:13,396 INFO NetworkImpl:159 link # 1024
2022-10-01T00:19:13,402 INFO NetworkImpl:159 link # 4096
2022-10-01T00:19:13,426 INFO NetworkImpl:159 link # 16384
2022-10-01T00:19:13,528 INFO NetworkImpl:159 link # 65536
2022-10-01T00:19:14,002 INFO NetworkImpl:159 link # 262144
2022-10-01T00:19:14,973 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T00:19:14,973 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T00:19:14,973 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T00:19:14,973 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T00:19:14,974 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T00:19:14,974 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T00:19:14,975 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T00:19:14,977 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T00:19:14,981 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T00:19:14,990 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T00:19:15,006 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T00:19:15,027 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T00:19:15,057 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T00:19:15,120 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T00:19:15,247 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T00:19:15,503 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T00:19:16,095 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T00:19:17,066 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T00:19:18,834 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T00:19:19,065 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T00:19:19,087 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:19:19,088 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T00:19:19,088 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:19:19,088 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:19:19,088 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:19:19,088 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T00:19:19,088 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T00:19:19,088 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T00:19:19,088 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:19:19,088 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:19:27,646 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:19:27,646 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:19:27,646 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:19:27,646 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:19:27,646 INFO EventsManagerImpl:176
2022-10-01T00:19:27,646 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:19:27,646 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:19:27,646 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:19:27,646 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:19:27,646 INFO EventsManagerImpl:176
2022-10-01T00:19:27,646 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:19:27,646 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:19:27,647 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:19:27,647 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:19:27,647 INFO EventsManagerImpl:176
2022-10-01T00:19:27,647 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:19:27,647 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:19:27,647 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:19:27,647 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:19:27,647 INFO EventsManagerImpl:176
2022-10-01T00:19:27,647 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T00:19:27,647 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T00:19:27,647 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T00:19:27,647 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T00:19:27,647 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T00:19:27,647 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T00:19:27,647 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T00:19:27,647 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:19:27,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T00:19:27,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:19:27,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:19:27,648 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T00:19:27,648 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:19:27,648 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:19:27,648 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:19:27,648 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T00:19:27,648 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T00:19:27,648 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T00:19:27,648 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T00:19:27,648 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:19:27,648 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:19:27,648 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:19:27,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T00:19:27,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:19:27,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:19:27,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:19:27,648 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:19:27,648 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:19:27,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:19:27,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:19:27,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:19:27,649 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:19:27,649 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:19:27,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:19:27,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:19:27,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:19:27,649 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:19:27,649 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T00:19:27,649 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:19:27,649 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:19:27,649 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:19:27,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T00:19:27,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:19:27,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:19:27,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:19:27,649 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:19:27,649 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:19:27,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:19:27,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:19:27,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:19:27,649 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:19:27,649 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:19:27,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:19:27,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:19:27,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:19:27,650 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:19:29,920 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T00:19:29,924 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T00:19:30,236 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T00:19:30,236 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T00:19:30,236 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T00:19:30,236 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T00:19:30,236 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T00:19:30,236 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T00:19:30,236 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T00:19:30,236 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T00:19:30,556 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T00:19:30,556 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T00:19:30,587 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T00:19:30,587 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T00:19:31,926 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1770 #nodes=212
2022-10-01T00:19:31,926 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271818 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T00:19:33,667 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T00:19:34,030 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3113 #nodes=335
2022-10-01T00:19:34,030 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271296 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T00:19:36,090 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T00:19:38,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4383 #nodes=461
2022-10-01T00:19:38,064 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270729 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T00:19:39,212 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T00:19:41,997 INFO VehicularDepartureHandler:110 teleport vehicle 549_bike from link 239239271 to link 670708164
2022-10-01T00:19:42,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5679 #nodes=668
2022-10-01T00:19:42,258 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269928 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T00:19:44,121 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T00:19:48,188 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7277 #nodes=978
2022-10-01T00:19:48,188 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268742 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-10-01T00:19:48,723 INFO VehicularDepartureHandler:110 teleport vehicle 9524_car from link 43684665 to link 58723406
2022-10-01T00:19:48,977 INFO VehicularDepartureHandler:110 teleport vehicle 18932_bike from link 30075435 to link -247667265
2022-10-01T00:19:48,978 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T00:20:00,679 INFO MemoryObserver:41 used RAM: 13750 MB free: 2345 MB total: 16096 MB
2022-10-01T00:20:01,534 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11122 #nodes=1684
2022-10-01T00:20:01,534 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266927 lost=0 simT=21600.0s realT=42s; (s/r): 514.2857142857143
2022-10-01T00:20:16,031 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12140 #nodes=1901
2022-10-01T00:20:16,032 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264279 lost=0 simT=25200.0s realT=56s; (s/r): 450.0
2022-10-01T00:20:37,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13417 #nodes=2001
2022-10-01T00:20:37,046 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260930 lost=0 simT=28800.0s realT=77s; (s/r): 374.02597402597405
2022-10-01T00:20:55,347 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14912 #nodes=2172
2022-10-01T00:20:55,348 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257433 lost=0 simT=32400.0s realT=96s; (s/r): 337.5
2022-10-01T00:21:00,679 INFO MemoryObserver:41 used RAM: 14447 MB free: 1648 MB total: 16096 MB
2022-10-01T00:21:14,580 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14697 #nodes=2079
2022-10-01T00:21:14,580 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252183 lost=0 simT=36000.0s realT=115s; (s/r): 313.04347826086956
2022-10-01T00:21:38,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15441 #nodes=2191
2022-10-01T00:21:38,989 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246525 lost=0 simT=39600.0s realT=139s; (s/r): 284.89208633093523
2022-10-01T00:21:58,462 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15663 #nodes=2255
2022-10-01T00:21:58,463 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238840 lost=0 simT=43200.0s realT=159s; (s/r): 271.6981132075472
2022-10-01T00:22:00,680 INFO MemoryObserver:41 used RAM: 15324 MB free: 771 MB total: 16096 MB
2022-10-01T00:22:18,431 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16065 #nodes=2337
2022-10-01T00:22:18,432 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229977 lost=0 simT=46800.0s realT=179s; (s/r): 261.45251396648047
2022-10-01T00:22:41,468 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16515 #nodes=2377
2022-10-01T00:22:41,468 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218911 lost=0 simT=50400.0s realT=202s; (s/r): 249.5049504950495
2022-10-01T00:23:00,681 INFO MemoryObserver:41 used RAM: 15738 MB free: 357 MB total: 16096 MB
2022-10-01T00:23:05,331 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16726 #nodes=2398
2022-10-01T00:23:05,332 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205540 lost=0 simT=54000.0s realT=226s; (s/r): 238.93805309734512
2022-10-01T00:23:27,812 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16846 #nodes=2438
2022-10-01T00:23:27,812 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188931 lost=0 simT=57600.0s realT=248s; (s/r): 232.25806451612902
2022-10-01T00:23:51,825 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16941 #nodes=2512
2022-10-01T00:23:51,826 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169620 lost=0 simT=61200.0s realT=272s; (s/r): 225.0
2022-10-01T00:24:00,681 INFO MemoryObserver:41 used RAM: 15655 MB free: 440 MB total: 16096 MB
2022-10-01T00:24:24,863 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16629 #nodes=2401
2022-10-01T00:24:24,863 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147733 lost=0 simT=64800.0s realT=305s; (s/r): 212.45901639344262
2022-10-01T00:24:49,393 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15868 #nodes=2147
2022-10-01T00:24:49,394 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124068 lost=0 simT=68400.0s realT=330s; (s/r): 207.27272727272728
2022-10-01T00:25:00,681 INFO MemoryObserver:41 used RAM: 15270 MB free: 825 MB total: 16096 MB
2022-10-01T00:25:10,743 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15417 #nodes=2099
2022-10-01T00:25:10,744 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99188 lost=0 simT=72000.0s realT=351s; (s/r): 205.12820512820514
2022-10-01T00:25:29,902 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13567 #nodes=1752
2022-10-01T00:25:29,902 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76877 lost=0 simT=75600.0s realT=370s; (s/r): 204.32432432432432
2022-10-01T00:25:47,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12698 #nodes=1654
2022-10-01T00:25:47,325 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60783 lost=0 simT=79200.0s realT=388s; (s/r): 204.1237113402062
2022-10-01T00:26:00,681 INFO MemoryObserver:41 used RAM: 15783 MB free: 312 MB total: 16096 MB
2022-10-01T00:26:02,526 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=12005 #nodes=1527
2022-10-01T00:26:02,526 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47264 lost=0 simT=82800.0s realT=403s; (s/r): 205.4590570719603
2022-10-01T00:26:17,192 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11324 #nodes=1407
2022-10-01T00:26:17,193 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=35041 lost=2 simT=86400.0s realT=418s; (s/r): 206.69856459330143
2022-10-01T00:26:29,324 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9635 #nodes=1069
2022-10-01T00:26:29,324 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28603 lost=4 simT=90000.0s realT=430s; (s/r): 209.30232558139534
2022-10-01T00:26:45,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8258 #nodes=916
2022-10-01T00:26:45,253 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24572 lost=4 simT=93600.0s realT=446s; (s/r): 209.86547085201795
2022-10-01T00:26:51,598 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7080 #nodes=814
2022-10-01T00:26:51,598 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21578 lost=5 simT=97200.0s realT=452s; (s/r): 215.04424778761063
2022-10-01T00:26:56,942 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6052 #nodes=654
2022-10-01T00:26:56,942 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19228 lost=5 simT=100800.0s realT=457s; (s/r): 220.56892778993435
2022-10-01T00:27:00,682 INFO MemoryObserver:41 used RAM: 15747 MB free: 348 MB total: 16096 MB
2022-10-01T00:27:01,364 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5148 #nodes=560
2022-10-01T00:27:01,364 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17424 lost=5 simT=104400.0s realT=462s; (s/r): 225.97402597402598
2022-10-01T00:27:05,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4482 #nodes=474
2022-10-01T00:27:05,154 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15840 lost=5 simT=108000.0s realT=466s; (s/r): 231.75965665236052
2022-10-01T00:27:08,352 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3818 #nodes=384
2022-10-01T00:27:08,352 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14451 lost=5 simT=111600.0s realT=469s; (s/r): 237.95309168443498
2022-10-01T00:27:10,784 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3225 #nodes=344
2022-10-01T00:27:10,784 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13272 lost=5 simT=115200.0s realT=471s; (s/r): 244.5859872611465
2022-10-01T00:27:12,772 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2693 #nodes=321
2022-10-01T00:27:12,772 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12274 lost=5 simT=118800.0s realT=473s; (s/r): 251.1627906976744
2022-10-01T00:27:14,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2253 #nodes=243
2022-10-01T00:27:14,577 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11366 lost=6 simT=122400.0s realT=475s; (s/r): 257.6842105263158
2022-10-01T00:27:16,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1870 #nodes=181
2022-10-01T00:27:16,181 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10545 lost=6 simT=126000.0s realT=477s; (s/r): 264.1509433962264
2022-10-01T00:27:17,632 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1541 #nodes=158
2022-10-01T00:27:17,632 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8873 lost=6 simT=129600.0s realT=478s; (s/r): 271.1297071129707
2022-10-01T00:27:18,204 INFO AbstractController$9:234 ### ITERATION 42 fires after mobsim event
2022-10-01T00:27:18,204 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T00:27:18,204 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=361.603416853sec
2022-10-01T00:27:18,242 INFO LegTimesControlerListener:50 [42] average trip (probably: leg) duration is: 1311 seconds = 00:21:51
2022-10-01T00:27:18,243 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T00:27:18,243 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:27:18,243 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:27:18,243 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:27:18,243 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:27:18,243 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T00:27:18,243 INFO EventsManagerImpl:137 event # 1
2022-10-01T00:27:18,243 INFO EventsManagerImpl:137 event # 4
2022-10-01T00:27:18,243 INFO EventsManagerImpl:137 event # 16
2022-10-01T00:27:18,243 INFO EventsManagerImpl:137 event # 64
2022-10-01T00:27:18,243 INFO EventsManagerImpl:137 event # 256
2022-10-01T00:27:18,244 INFO EventsManagerImpl:137 event # 1024
2022-10-01T00:27:18,248 INFO EventsManagerImpl:137 event # 4096
2022-10-01T00:27:18,263 INFO EventsManagerImpl:137 event # 16384
2022-10-01T00:27:18,282 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T00:27:18,600 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:27:18,600 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:27:18,600 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:27:18,600 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:27:18,600 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T00:27:18,600 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T00:27:18,601 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:27:18,603 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:27:18,603 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=23:01:15][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:27:18,605 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:27:18,605 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:27:18,605 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:02][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:27:18,608 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:27:18,608 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T00:27:18,608 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:27:18,609 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:27:18,609 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:27:18,609 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:27:18,609 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:27:18,609 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:27:18,609 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:00][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:27:18,610 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:27:18,610 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:27:18,610 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:27:18,611 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:27:18,611 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T00:27:18,611 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:27:18,612 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:27:18,612 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:27:18,612 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:27:18,613 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:27:18,613 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:27:18,613 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:27:18,615 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:27:18,615 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:27:18,615 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:51:43][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:27:18,619 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:27:18,619 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:27:18,619 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:46][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:27:18,619 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T00:27:19,108 INFO ControlerListenerManagerImpl:251 [it.42] all ControlerAfterMobsimListeners called.
2022-10-01T00:27:19,108 INFO AbstractController$4:159 ### ITERATION 42 fires scoring event
2022-10-01T00:27:19,108 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T00:27:19,374 INFO NewScoreAssignerImpl:57 it: 42 msaStart: 599
2022-10-01T00:27:19,675 INFO ControlerListenerManagerImpl:194 [it.42] all ControlerScoringListeners called.
2022-10-01T00:27:19,676 INFO AbstractController$5:167 ### ITERATION 42 fires iteration end event
2022-10-01T00:27:19,676 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T00:27:19,676 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T00:27:19,842 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T00:27:19,842 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T00:27:23,587 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T00:27:23,587 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12409942640587047
2022-10-01T00:27:23,587 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29186800659350814
2022-10-01T00:27:23,587 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5290520034713487E-4
2022-10-01T00:27:23,587 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.2081063177516343E-4
2022-10-01T00:27:23,588 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T00:27:23,588 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14264110056126983
2022-10-01T00:27:23,588 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14436136943672748
2022-10-01T00:27:23,588 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23613514637690836
2022-10-01T00:27:23,719 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T00:27:23,850 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -100.81912055585721
2022-10-01T00:27:23,850 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -128.02093444050462
2022-10-01T00:27:23,850 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -105.9078218387187
2022-10-01T00:27:23,850 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -82.15683120988241
2022-10-01T00:27:23,893 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T00:27:25,146 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19162.92170237366 meters
2022-10-01T00:27:25,146 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140103.25362954856 meters (statistic on all 2087286 legs which have a finite distance)
2022-10-01T00:27:25,146 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52521.60877366595 meters
2022-10-01T00:27:25,146 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140060.6282089714 meters (statistic on all 761331 trips which have a finite distance)
2022-10-01T00:27:25,146 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T00:27:25,146 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T00:27:26,150 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T00:27:26,152 INFO LegHistogramListener:72 number of legs: 2096129 100%
2022-10-01T00:27:26,152 INFO LegHistogramListener:79 number of bike legs: 95821 4.571331249174073%
2022-10-01T00:27:26,152 INFO LegHistogramListener:79 number of car legs: 227181 10.83812112708712%
2022-10-01T00:27:26,152 INFO LegHistogramListener:79 number of drtNorth legs: 228 0.01087719314984908%
2022-10-01T00:27:26,152 INFO LegHistogramListener:79 number of drtSoutheast legs: 176 0.0083964297998835%
2022-10-01T00:27:26,152 INFO LegHistogramListener:79 number of freight legs: 47065 2.245329366656346%
2022-10-01T00:27:26,152 INFO LegHistogramListener:79 number of pt legs: 134276 6.405903453461118%
2022-10-01T00:27:26,152 INFO LegHistogramListener:79 number of ride legs: 111892 5.3380302452759345%
2022-10-01T00:27:26,152 INFO LegHistogramListener:79 number of walk legs: 1479490 70.58201093539567%
2022-10-01T00:27:26,702 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T00:27:26,702 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T00:27:30,649 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4076279803016376
2022-10-01T00:27:30,649 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.41541027128896924
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.006420197497137165
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00543681991609196
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.42476647991907035
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.46100381540231183
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7919052362930517
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2000146351232688
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37785192336330536
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.035129430976137E-4
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.674319723524548E-4
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2423422359387276
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23422872900373323
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4277808017993499
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.15705541319831362
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3627097059110493
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.9256741143182856E-4
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.7587823577440342E-4
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1828812706368076
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18082465068271567
2022-10-01T00:27:30,650 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.2987721901847107
2022-10-01T00:27:30,807 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T00:27:31,880 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T00:27:32,188 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T00:27:32,552 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T00:27:33,626 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T00:27:33,930 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T00:27:34,270 INFO ControlerListenerManagerImpl:171 [it.42] all ControlerIterationEndsListeners called.
2022-10-01T00:27:34,370 INFO AbstractController:181 ### ITERATION 42 ENDS
2022-10-01T00:27:34,370 INFO AbstractController:182 ###################################################
2022-10-01T00:27:34,370 INFO AbstractController:133 ###################################################
2022-10-01T00:27:34,370 INFO AbstractController:134 ### ITERATION 43 BEGINS
2022-10-01T00:27:34,370 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T00:27:34,371 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T00:27:34,371 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T00:27:34,371 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T00:27:34,371 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T00:27:41,692 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T00:27:41,745 INFO ControlerListenerManagerImpl:148 [it.43] all ControlerIterationStartsListeners called.
2022-10-01T00:27:41,745 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T00:27:43,843 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169693 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T00:27:43,843 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30834 plans
2022-10-01T00:27:43,851 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:27:43,851 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:27:43,851 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:27:43,853 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:27:43,853 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:27:43,853 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:27:43,855 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:27:43,856 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:27:43,857 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:27:43,858 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:27:43,859 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:27:43,859 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:27:43,859 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:27:43,863 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:27:43,869 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:27:43,886 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:27:43,896 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:27:43,911 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:27:43,946 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:27:44,143 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:27:44,204 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:27:44,392 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:27:44,784 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:27:45,841 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:27:47,458 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:27:51,378 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T00:28:06,078 INFO MemoryObserver:41 used RAM: 14068 MB free: 2027 MB total: 16096 MB
2022-10-01T00:28:06,319 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T00:28:23,957 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:28:23,957 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30834 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T00:28:23,957 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30527 plans
2022-10-01T00:28:23,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T00:28:23,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T00:28:23,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T00:28:23,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T00:28:23,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T00:28:23,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T00:28:23,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T00:28:23,958 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T00:28:23,959 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T00:28:23,960 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T00:28:23,962 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T00:28:23,965 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T00:28:23,974 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T00:28:23,993 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T00:28:24,028 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T00:28:24,095 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T00:28:24,287 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30527 plans
2022-10-01T00:28:24,288 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:28:24,288 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:28:24,288 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:28:24,288 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:28:24,288 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:28:24,288 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:28:24,288 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:28:24,288 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:28:24,289 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:28:24,290 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:28:24,294 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:28:24,295 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:28:24,295 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:28:24,300 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:28:24,301 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:28:24,360 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:28:24,361 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:28:24,366 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:28:24,367 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:28:24,405 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:28:24,486 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:28:24,769 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:28:25,292 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:28:26,358 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:28:28,450 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:28:32,323 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T00:28:41,195 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T00:29:02,322 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:29:02,322 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30527 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T00:29:02,322 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7374 plans
2022-10-01T00:29:02,323 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T00:29:02,323 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T00:29:02,323 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T00:29:02,323 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T00:29:02,323 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T00:29:02,323 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T00:29:02,323 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T00:29:02,323 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T00:29:02,324 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T00:29:02,325 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T00:29:02,327 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T00:29:02,330 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T00:29:02,332 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T00:29:02,335 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T00:29:02,335 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7374 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T00:29:02,335 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40249 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T00:29:02,335 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6816 plans
2022-10-01T00:29:02,338 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:29:02,338 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:29:02,338 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:29:02,338 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:29:02,348 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:29:02,353 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:29:02,395 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:29:02,516 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:29:02,978 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:29:03,364 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:29:04,052 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:29:05,368 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:29:06,079 INFO MemoryObserver:41 used RAM: 14797 MB free: 1298 MB total: 16096 MB
2022-10-01T00:29:08,657 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:29:20,364 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:29:20,364 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6816 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T00:29:20,364 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T00:29:21,486 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T00:29:22,606 INFO ControlerListenerManagerImpl:213 [it.43] all ControlerReplanningListeners called.
2022-10-01T00:29:22,607 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T00:29:22,607 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T00:29:22,607 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T00:29:22,696 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T00:29:22,784 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T00:29:22,784 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T00:29:22,784 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T00:29:22,794 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T00:29:22,804 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T00:29:22,804 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T00:29:22,805 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T00:29:22,806 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T00:29:22,806 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T00:29:22,806 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T00:29:22,806 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T00:29:22,806 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T00:29:22,806 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T00:29:22,806 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:29:22,806 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:29:22,806 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T00:29:22,806 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:29:22,806 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:29:22,806 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T00:29:22,807 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T00:29:22,807 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T00:29:22,807 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T00:29:23,503 INFO ControlerListenerManagerImpl:232 [it.43] all ControlerBeforeMobsimListeners called.
2022-10-01T00:29:23,503 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T00:29:23,503 INFO NetworkImpl:163 node # 1
2022-10-01T00:29:23,503 INFO NetworkImpl:163 node # 4
2022-10-01T00:29:23,503 INFO NetworkImpl:163 node # 16
2022-10-01T00:29:23,503 INFO NetworkImpl:163 node # 64
2022-10-01T00:29:23,503 INFO NetworkImpl:163 node # 256
2022-10-01T00:29:23,503 INFO NetworkImpl:163 node # 1024
2022-10-01T00:29:23,504 INFO NetworkImpl:163 node # 4096
2022-10-01T00:29:23,506 INFO NetworkImpl:163 node # 16384
2022-10-01T00:29:23,515 INFO NetworkImpl:163 node # 65536
2022-10-01T00:29:23,549 INFO NetworkImpl:159 link # 1
2022-10-01T00:29:23,549 INFO NetworkImpl:159 link # 4
2022-10-01T00:29:23,549 INFO NetworkImpl:159 link # 16
2022-10-01T00:29:23,549 INFO NetworkImpl:159 link # 64
2022-10-01T00:29:23,550 INFO NetworkImpl:159 link # 256
2022-10-01T00:29:23,551 INFO NetworkImpl:159 link # 1024
2022-10-01T00:29:23,556 INFO NetworkImpl:159 link # 4096
2022-10-01T00:29:23,575 INFO NetworkImpl:159 link # 16384
2022-10-01T00:29:23,654 INFO NetworkImpl:159 link # 65536
2022-10-01T00:29:24,086 INFO NetworkImpl:159 link # 262144
2022-10-01T00:29:24,714 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T00:29:24,714 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T00:29:24,714 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T00:29:24,715 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T00:29:24,715 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T00:29:24,715 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T00:29:24,715 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T00:29:24,716 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T00:29:24,718 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T00:29:24,722 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T00:29:24,729 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T00:29:24,743 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T00:29:24,771 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T00:29:24,828 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T00:29:24,942 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T00:29:25,248 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T00:29:25,716 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T00:29:26,585 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T00:29:28,308 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T00:29:28,480 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T00:29:28,500 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:29:28,500 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T00:29:28,500 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:29:28,500 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:29:28,500 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:29:28,500 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T00:29:28,500 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T00:29:28,500 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T00:29:28,500 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:29:28,500 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:29:30,436 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:29:30,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:29:30,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:29:30,437 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:29:30,437 INFO EventsManagerImpl:176
2022-10-01T00:29:30,437 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:29:30,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:29:30,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:29:30,437 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:29:30,437 INFO EventsManagerImpl:176
2022-10-01T00:29:30,437 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:29:30,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:29:30,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:29:30,437 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:29:30,437 INFO EventsManagerImpl:176
2022-10-01T00:29:30,437 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:29:30,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:29:30,437 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:29:30,437 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:29:30,438 INFO EventsManagerImpl:176
2022-10-01T00:29:30,438 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T00:29:30,438 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T00:29:30,438 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T00:29:30,438 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T00:29:30,438 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T00:29:30,438 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T00:29:30,438 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T00:29:30,438 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:29:30,438 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T00:29:30,438 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:29:30,438 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:29:30,438 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T00:29:30,438 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:29:30,438 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:29:30,438 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:29:30,438 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T00:29:30,438 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T00:29:30,438 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T00:29:30,438 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T00:29:30,439 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:29:30,439 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:29:30,439 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:29:30,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T00:29:30,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:29:30,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:29:30,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:29:30,439 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:29:30,439 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:29:30,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:29:30,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:29:30,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:29:30,439 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:29:30,439 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:29:30,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:29:30,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:29:30,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:29:30,439 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:29:30,439 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T00:29:30,439 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:29:30,439 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:29:30,439 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:29:30,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T00:29:30,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:29:30,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:29:30,439 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:29:30,440 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:29:30,440 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:29:30,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:29:30,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:29:30,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:29:30,440 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:29:30,440 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:29:30,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:29:30,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:29:30,440 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:29:30,440 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:29:39,719 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T00:29:39,722 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T00:29:39,954 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T00:29:39,955 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T00:29:39,955 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T00:29:39,955 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T00:29:39,955 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T00:29:39,955 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T00:29:39,955 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T00:29:39,955 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T00:29:40,197 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T00:29:40,197 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T00:29:40,225 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T00:29:40,225 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T00:29:41,268 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1763 #nodes=214
2022-10-01T00:29:41,268 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271817 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T00:29:42,822 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T00:29:43,145 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3115 #nodes=342
2022-10-01T00:29:43,145 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271301 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T00:29:44,852 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T00:29:45,957 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4386 #nodes=454
2022-10-01T00:29:45,957 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270722 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T00:29:47,286 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T00:29:50,041 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5680 #nodes=647
2022-10-01T00:29:50,041 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269916 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T00:29:52,264 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T00:29:54,129 INFO VehicularDepartureHandler:110 teleport vehicle 237770_bike from link 166255675 to link 27541995#0
2022-10-01T00:29:56,903 INFO VehicularDepartureHandler:110 teleport vehicle 227836_bike from link 311378504 to link -175593120
2022-10-01T00:29:57,938 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7187 #nodes=1010
2022-10-01T00:29:57,938 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268718 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-10-01T00:29:58,522 INFO VehicularDepartureHandler:110 teleport vehicle 9524_car from link 43684665 to link 58723406
2022-10-01T00:29:58,522 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T00:30:06,079 INFO MemoryObserver:41 used RAM: 13462 MB free: 2633 MB total: 16096 MB
2022-10-01T00:30:10,466 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11042 #nodes=1678
2022-10-01T00:30:10,467 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266896 lost=0 simT=21600.0s realT=41s; (s/r): 526.829268292683
2022-10-01T00:30:25,196 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12075 #nodes=1906
2022-10-01T00:30:25,197 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264273 lost=0 simT=25200.0s realT=56s; (s/r): 450.0
2022-10-01T00:30:45,254 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13433 #nodes=1955
2022-10-01T00:30:45,254 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260919 lost=0 simT=28800.0s realT=76s; (s/r): 378.94736842105266
2022-10-01T00:31:06,079 INFO MemoryObserver:41 used RAM: 14175 MB free: 1920 MB total: 16096 MB
2022-10-01T00:31:06,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14838 #nodes=2183
2022-10-01T00:31:06,948 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257404 lost=0 simT=32400.0s realT=98s; (s/r): 330.61224489795916
2022-10-01T00:31:27,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14742 #nodes=2097
2022-10-01T00:31:27,449 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252179 lost=0 simT=36000.0s realT=118s; (s/r): 305.08474576271186
2022-10-01T00:31:52,220 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15260 #nodes=2159
2022-10-01T00:31:52,221 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246475 lost=0 simT=39600.0s realT=143s; (s/r): 276.9230769230769
2022-10-01T00:32:06,079 INFO MemoryObserver:41 used RAM: 14741 MB free: 1354 MB total: 16096 MB
2022-10-01T00:32:12,235 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15699 #nodes=2237
2022-10-01T00:32:12,235 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238795 lost=0 simT=43200.0s realT=163s; (s/r): 265.03067484662574
2022-10-01T00:32:36,879 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16117 #nodes=2360
2022-10-01T00:32:36,879 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229983 lost=0 simT=46800.0s realT=188s; (s/r): 248.93617021276594
2022-10-01T00:32:59,076 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16331 #nodes=2451
2022-10-01T00:32:59,076 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218830 lost=0 simT=50400.0s realT=210s; (s/r): 240.0
2022-10-01T00:33:06,080 INFO MemoryObserver:41 used RAM: 15719 MB free: 376 MB total: 16096 MB
2022-10-01T00:33:21,045 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16690 #nodes=2504
2022-10-01T00:33:21,045 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205493 lost=0 simT=54000.0s realT=232s; (s/r): 232.75862068965517
2022-10-01T00:33:47,877 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16827 #nodes=2557
2022-10-01T00:33:47,878 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188950 lost=0 simT=57600.0s realT=259s; (s/r): 222.3938223938224
2022-10-01T00:34:06,080 INFO MemoryObserver:41 used RAM: 15727 MB free: 368 MB total: 16096 MB
2022-10-01T00:34:11,237 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16954 #nodes=2445
2022-10-01T00:34:11,238 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169613 lost=0 simT=61200.0s realT=282s; (s/r): 217.0212765957447
2022-10-01T00:34:36,338 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16540 #nodes=2359
2022-10-01T00:34:36,339 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147610 lost=0 simT=64800.0s realT=307s; (s/r): 211.07491856677524
2022-10-01T00:35:06,080 INFO MemoryObserver:41 used RAM: 15217 MB free: 878 MB total: 16096 MB
2022-10-01T00:35:10,911 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15769 #nodes=2182
2022-10-01T00:35:10,912 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123954 lost=0 simT=68400.0s realT=342s; (s/r): 200.0
2022-10-01T00:35:34,663 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15383 #nodes=2109
2022-10-01T00:35:34,664 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99089 lost=0 simT=72000.0s realT=366s; (s/r): 196.72131147540983
2022-10-01T00:35:56,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13517 #nodes=1769
2022-10-01T00:35:56,657 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76763 lost=0 simT=75600.0s realT=388s; (s/r): 194.84536082474227
2022-10-01T00:36:06,140 INFO MemoryObserver:41 used RAM: 15488 MB free: 607 MB total: 16096 MB
2022-10-01T00:36:13,455 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12683 #nodes=1555
2022-10-01T00:36:13,455 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60701 lost=0 simT=79200.0s realT=404s; (s/r): 196.03960396039605
2022-10-01T00:36:32,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11961 #nodes=1452
2022-10-01T00:36:32,154 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=47112 lost=0 simT=82800.0s realT=423s; (s/r): 195.74468085106383
2022-10-01T00:36:48,055 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11362 #nodes=1362
2022-10-01T00:36:48,056 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34920 lost=2 simT=86400.0s realT=439s; (s/r): 196.81093394077448
2022-10-01T00:37:08,948 INFO MemoryObserver:41 used RAM: 15452 MB free: 643 MB total: 16096 MB
2022-10-01T00:37:09,995 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9754 #nodes=1161
2022-10-01T00:37:09,995 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28536 lost=3 simT=90000.0s realT=461s; (s/r): 195.22776572668113
2022-10-01T00:37:20,299 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8258 #nodes=960
2022-10-01T00:37:20,299 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24469 lost=3 simT=93600.0s realT=471s; (s/r): 198.72611464968153
2022-10-01T00:37:30,033 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7151 #nodes=759
2022-10-01T00:37:30,033 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21459 lost=4 simT=97200.0s realT=481s; (s/r): 202.07900207900207
2022-10-01T00:37:36,271 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6037 #nodes=653
2022-10-01T00:37:36,271 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19109 lost=4 simT=100800.0s realT=487s; (s/r): 206.98151950718685
2022-10-01T00:37:40,743 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5128 #nodes=574
2022-10-01T00:37:40,743 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17254 lost=5 simT=104400.0s realT=492s; (s/r): 212.1951219512195
2022-10-01T00:37:45,817 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4345 #nodes=515
2022-10-01T00:37:45,817 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15640 lost=6 simT=108000.0s realT=497s; (s/r): 217.30382293762577
2022-10-01T00:37:50,255 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3760 #nodes=405
2022-10-01T00:37:50,255 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14278 lost=6 simT=111600.0s realT=501s; (s/r): 222.75449101796409
2022-10-01T00:37:53,262 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3151 #nodes=310
2022-10-01T00:37:53,262 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13112 lost=6 simT=115200.0s realT=504s; (s/r): 228.57142857142858
2022-10-01T00:37:55,680 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2658 #nodes=264
2022-10-01T00:37:55,680 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12117 lost=8 simT=118800.0s realT=507s; (s/r): 234.31952662721895
2022-10-01T00:37:57,556 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2223 #nodes=217
2022-10-01T00:37:57,556 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11268 lost=8 simT=122400.0s realT=509s; (s/r): 240.47151277013754
2022-10-01T00:37:59,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1891 #nodes=201
2022-10-01T00:37:59,216 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10437 lost=8 simT=126000.0s realT=510s; (s/r): 247.05882352941177
2022-10-01T00:38:00,666 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1546 #nodes=161
2022-10-01T00:38:00,666 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8779 lost=9 simT=129600.0s realT=512s; (s/r): 253.125
2022-10-01T00:38:01,169 INFO AbstractController$9:234 ### ITERATION 43 fires after mobsim event
2022-10-01T00:38:01,169 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=329.869722745sec
2022-10-01T00:38:01,169 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T00:38:01,207 INFO LegTimesControlerListener:50 [43] average trip (probably: leg) duration is: 1309 seconds = 00:21:49
2022-10-01T00:38:01,208 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T00:38:01,208 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:38:01,208 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:38:01,208 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:38:01,208 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:38:01,208 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T00:38:01,208 INFO EventsManagerImpl:137 event # 1
2022-10-01T00:38:01,208 INFO EventsManagerImpl:137 event # 4
2022-10-01T00:38:01,208 INFO EventsManagerImpl:137 event # 16
2022-10-01T00:38:01,208 INFO EventsManagerImpl:137 event # 64
2022-10-01T00:38:01,208 INFO EventsManagerImpl:137 event # 256
2022-10-01T00:38:01,209 INFO EventsManagerImpl:137 event # 1024
2022-10-01T00:38:01,212 INFO EventsManagerImpl:137 event # 4096
2022-10-01T00:38:01,224 INFO EventsManagerImpl:137 event # 16384
2022-10-01T00:38:01,239 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T00:38:01,543 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:38:01,543 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:38:01,543 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:38:01,543 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:38:01,543 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T00:38:01,544 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T00:38:01,544 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:38:01,546 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:38:01,546 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:59][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:38:01,548 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:38:01,548 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:38:01,549 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:19][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:38:01,551 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:38:01,551 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T00:38:01,551 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:38:01,552 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:38:01,552 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:38:01,552 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:38:01,552 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:38:01,552 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:38:01,552 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:38:01,552 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:38:01,552 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:38:01,553 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:16][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:38:01,554 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:38:01,554 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T00:38:01,554 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:38:01,554 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:38:01,554 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:38:01,554 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:38:01,555 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:38:01,555 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:38:01,555 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:38:01,557 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:38:01,557 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:38:01,557 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:51:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:38:01,561 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:38:01,561 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:38:01,561 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:38:01,561 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T00:38:01,968 INFO ControlerListenerManagerImpl:251 [it.43] all ControlerAfterMobsimListeners called.
2022-10-01T00:38:01,968 INFO AbstractController$4:159 ### ITERATION 43 fires scoring event
2022-10-01T00:38:01,968 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T00:38:02,198 INFO NewScoreAssignerImpl:57 it: 43 msaStart: 599
2022-10-01T00:38:02,338 INFO ControlerListenerManagerImpl:194 [it.43] all ControlerScoringListeners called.
2022-10-01T00:38:02,338 INFO AbstractController$5:167 ### ITERATION 43 fires iteration end event
2022-10-01T00:38:02,338 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T00:38:02,338 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T00:38:02,429 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T00:38:02,429 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T00:38:05,979 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T00:38:05,979 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12490820953388417
2022-10-01T00:38:05,979 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29299260027627005
2022-10-01T00:38:05,979 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.541889830900137E-4
2022-10-01T00:38:05,979 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1310793531789028E-4
2022-10-01T00:38:05,979 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T00:38:05,979 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14293380302664618
2022-10-01T00:38:05,979 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14340751885876848
2022-10-01T00:38:05,979 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23486933659242978
2022-10-01T00:38:06,104 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T00:38:06,223 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -100.50693911351178
2022-10-01T00:38:06,223 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -127.27344819387548
2022-10-01T00:38:06,223 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -105.43693367241467
2022-10-01T00:38:06,223 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -82.03806350096414
2022-10-01T00:38:06,266 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T00:38:07,310 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19175.13387697795 meters
2022-10-01T00:38:07,311 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140296.17441098022 meters (statistic on all 2088829 legs which have a finite distance)
2022-10-01T00:38:07,311 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52577.41714285932 meters
2022-10-01T00:38:07,311 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140234.86829574086 meters (statistic on all 761469 trips which have a finite distance)
2022-10-01T00:38:07,311 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T00:38:07,311 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T00:38:08,305 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T00:38:08,307 INFO LegHistogramListener:72 number of legs: 2097576 100%
2022-10-01T00:38:08,307 INFO LegHistogramListener:79 number of bike legs: 96428 4.597115909030233%
2022-10-01T00:38:08,307 INFO LegHistogramListener:79 number of car legs: 228028 10.87102445870853%
2022-10-01T00:38:08,307 INFO LegHistogramListener:79 number of drtNorth legs: 227 0.010822015507423807%
2022-10-01T00:38:08,307 INFO LegHistogramListener:79 number of drtSoutheast legs: 168 0.008009244957036121%
2022-10-01T00:38:08,307 INFO LegHistogramListener:79 number of freight legs: 47065 2.2437804398982446%
2022-10-01T00:38:08,307 INFO LegHistogramListener:79 number of pt legs: 134191 6.397432083509727%
2022-10-01T00:38:08,307 INFO LegHistogramListener:79 number of ride legs: 111116 5.2973527538453915%
2022-10-01T00:38:08,307 INFO LegHistogramListener:79 number of walk legs: 1480353 70.57446309454342%
2022-10-01T00:38:08,846 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T00:38:08,846 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T00:38:08,948 INFO MemoryObserver:41 used RAM: 15846 MB free: 249 MB total: 16096 MB
2022-10-01T00:38:12,398 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.41263986812983666
2022-10-01T00:38:12,398 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4162511489855549
2022-10-01T00:38:12,398 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.006544724423196414
2022-10-01T00:38:12,398 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.005518982011636207
2022-10-01T00:38:12,398 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T00:38:12,398 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.42838546347124584
2022-10-01T00:38:12,398 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.46627759491005816
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.7961789490440954
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20092868843619857
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37823834196891193
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.150669877835234E-4
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.738508860668491E-4
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.24381601852755255
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2355253495740409
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.43115201528214975
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.15797845299044352
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.363369570240889
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 1.951349769175863E-4
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.771620185172823E-4
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.18412268854917144
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.181933838972563
2022-10-01T00:38:12,399 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3006323913791421
2022-10-01T00:38:12,537 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T00:38:13,583 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T00:38:13,871 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T00:38:14,206 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T00:38:15,258 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T00:38:15,558 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T00:38:15,891 INFO ControlerListenerManagerImpl:171 [it.43] all ControlerIterationEndsListeners called.
2022-10-01T00:38:15,995 INFO AbstractController:181 ### ITERATION 43 ENDS
2022-10-01T00:38:15,995 INFO AbstractController:182 ###################################################
2022-10-01T00:38:15,995 INFO AbstractController:133 ###################################################
2022-10-01T00:38:15,995 INFO AbstractController:134 ### ITERATION 44 BEGINS
2022-10-01T00:38:15,996 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T00:38:15,996 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T00:38:15,996 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T00:38:15,996 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T00:38:15,996 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T00:38:22,309 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T00:38:22,341 INFO ControlerListenerManagerImpl:148 [it.44] all ControlerIterationStartsListeners called.
2022-10-01T00:38:22,342 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T00:38:24,071 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169680 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T00:38:24,071 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30444 plans
2022-10-01T00:38:24,072 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:38:24,072 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:38:24,072 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:38:24,072 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:38:24,073 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:38:24,075 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:38:24,081 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:38:24,083 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:38:24,083 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:38:24,085 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:38:24,085 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:38:24,095 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:38:24,096 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:38:24,106 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:38:24,121 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:38:24,131 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:38:24,132 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:38:24,133 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:38:24,146 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:38:24,189 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:38:24,292 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:38:24,594 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:38:25,091 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:38:25,909 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:38:27,872 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:38:31,676 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T00:38:38,248 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T00:39:00,862 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:39:00,863 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30444 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T00:39:00,863 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30740 plans
2022-10-01T00:39:00,864 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T00:39:00,864 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T00:39:00,864 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T00:39:00,864 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T00:39:00,864 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T00:39:00,864 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T00:39:00,864 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T00:39:00,864 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T00:39:00,865 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T00:39:00,866 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T00:39:00,868 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T00:39:00,872 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T00:39:00,881 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T00:39:00,902 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T00:39:00,940 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T00:39:01,016 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T00:39:01,208 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30740 plans
2022-10-01T00:39:01,208 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:39:01,208 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:39:01,208 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:39:01,208 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:39:01,210 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:39:01,210 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:39:01,210 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:39:01,211 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:39:01,213 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:39:01,216 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:39:01,222 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:39:01,228 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:39:01,230 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:39:01,239 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:39:01,246 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:39:01,246 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:39:01,255 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:39:01,299 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:39:01,357 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:39:01,384 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:39:01,426 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:39:01,691 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:39:02,159 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:39:03,108 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:39:05,219 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:39:08,948 INFO MemoryObserver:41 used RAM: 15278 MB free: 817 MB total: 16096 MB
2022-10-01T00:39:09,119 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T00:39:17,697 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T00:39:39,659 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:39:39,660 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30740 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T00:39:39,660 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7564 plans
2022-10-01T00:39:39,660 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T00:39:39,660 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T00:39:39,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T00:39:39,660 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T00:39:39,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T00:39:39,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T00:39:39,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T00:39:39,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T00:39:39,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T00:39:39,661 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T00:39:39,662 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T00:39:39,663 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T00:39:39,665 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T00:39:39,669 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T00:39:39,670 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7564 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T00:39:39,670 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40282 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T00:39:39,670 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6783 plans
2022-10-01T00:39:39,671 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:39:39,671 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:39:39,671 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:39:39,671 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:39:39,675 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:39:39,693 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:39:39,715 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:39:39,794 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:39:40,065 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:39:40,546 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:39:41,193 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:39:42,636 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:39:45,782 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:39:57,297 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:39:57,297 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6783 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T00:39:57,297 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T00:39:58,245 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T00:39:59,193 INFO ControlerListenerManagerImpl:213 [it.44] all ControlerReplanningListeners called.
2022-10-01T00:39:59,193 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T00:39:59,193 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T00:39:59,193 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T00:39:59,275 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T00:39:59,358 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T00:39:59,358 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T00:39:59,358 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T00:39:59,359 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T00:39:59,361 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T00:39:59,361 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T00:39:59,361 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T00:39:59,361 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T00:39:59,361 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T00:39:59,361 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T00:39:59,361 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T00:39:59,361 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T00:39:59,361 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T00:39:59,361 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:39:59,362 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:39:59,362 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T00:39:59,362 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:39:59,362 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:39:59,362 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T00:39:59,362 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T00:39:59,362 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T00:39:59,362 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T00:40:00,031 INFO ControlerListenerManagerImpl:232 [it.44] all ControlerBeforeMobsimListeners called.
2022-10-01T00:40:00,031 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T00:40:00,031 INFO NetworkImpl:163 node # 1
2022-10-01T00:40:00,031 INFO NetworkImpl:163 node # 4
2022-10-01T00:40:00,031 INFO NetworkImpl:163 node # 16
2022-10-01T00:40:00,031 INFO NetworkImpl:163 node # 64
2022-10-01T00:40:00,031 INFO NetworkImpl:163 node # 256
2022-10-01T00:40:00,032 INFO NetworkImpl:163 node # 1024
2022-10-01T00:40:00,032 INFO NetworkImpl:163 node # 4096
2022-10-01T00:40:00,033 INFO NetworkImpl:163 node # 16384
2022-10-01T00:40:00,041 INFO NetworkImpl:163 node # 65536
2022-10-01T00:40:00,069 INFO NetworkImpl:159 link # 1
2022-10-01T00:40:00,069 INFO NetworkImpl:159 link # 4
2022-10-01T00:40:00,069 INFO NetworkImpl:159 link # 16
2022-10-01T00:40:00,070 INFO NetworkImpl:159 link # 64
2022-10-01T00:40:00,070 INFO NetworkImpl:159 link # 256
2022-10-01T00:40:00,071 INFO NetworkImpl:159 link # 1024
2022-10-01T00:40:00,075 INFO NetworkImpl:159 link # 4096
2022-10-01T00:40:00,091 INFO NetworkImpl:159 link # 16384
2022-10-01T00:40:00,155 INFO NetworkImpl:159 link # 65536
2022-10-01T00:40:00,559 INFO NetworkImpl:159 link # 262144
2022-10-01T00:40:01,204 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T00:40:01,204 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T00:40:01,205 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T00:40:01,205 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T00:40:01,205 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T00:40:01,205 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T00:40:01,206 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T00:40:01,206 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T00:40:01,207 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T00:40:01,210 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T00:40:01,215 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T00:40:01,225 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T00:40:01,249 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T00:40:01,306 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T00:40:01,491 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T00:40:01,719 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T00:40:02,184 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T00:40:03,008 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T00:40:04,662 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T00:40:04,845 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T00:40:04,866 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:40:04,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T00:40:04,866 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:40:04,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:40:04,867 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:40:04,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T00:40:04,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T00:40:04,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T00:40:04,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:40:04,867 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:40:11,570 INFO MemoryObserver:41 used RAM: 11756 MB free: 4339 MB total: 16096 MB
2022-10-01T00:40:13,048 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:40:13,048 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:40:13,048 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:40:13,048 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:40:13,048 INFO EventsManagerImpl:176
2022-10-01T00:40:13,048 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:40:13,048 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:40:13,048 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:40:13,048 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:40:13,049 INFO EventsManagerImpl:176
2022-10-01T00:40:13,049 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:40:13,049 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:40:13,049 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:40:13,049 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:40:13,049 INFO EventsManagerImpl:176
2022-10-01T00:40:13,049 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:40:13,049 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:40:13,049 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:40:13,049 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:40:13,049 INFO EventsManagerImpl:176
2022-10-01T00:40:13,049 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T00:40:13,049 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T00:40:13,049 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T00:40:13,049 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T00:40:13,049 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T00:40:13,049 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T00:40:13,049 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T00:40:13,050 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:40:13,050 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T00:40:13,050 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:40:13,050 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:40:13,050 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T00:40:13,050 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:40:13,050 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:40:13,050 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:40:13,050 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T00:40:13,050 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T00:40:13,050 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T00:40:13,050 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T00:40:13,050 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:40:13,050 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:40:13,050 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:40:13,050 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T00:40:13,050 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:40:13,050 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:40:13,050 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:40:13,050 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:40:13,050 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:40:13,050 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:40:13,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:40:13,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:40:13,051 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:40:13,051 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:40:13,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:40:13,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:40:13,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:40:13,051 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:40:13,051 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T00:40:13,051 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:40:13,051 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:40:13,051 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:40:13,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T00:40:13,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:40:13,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:40:13,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:40:13,051 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:40:13,051 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:40:13,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:40:13,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:40:13,051 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:40:13,051 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:40:13,051 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:40:13,052 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:40:13,052 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:40:13,052 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:40:13,052 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:40:14,712 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T00:40:14,716 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T00:40:14,940 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T00:40:14,940 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T00:40:14,940 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T00:40:14,940 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T00:40:14,940 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T00:40:14,940 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T00:40:14,940 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T00:40:14,940 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T00:40:15,201 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T00:40:15,201 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T00:40:15,229 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T00:40:15,229 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T00:40:16,143 INFO VehicularDepartureHandler:110 teleport vehicle 9076_bike from link 855376413 to link 341989089#0
2022-10-01T00:40:16,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1767 #nodes=225
2022-10-01T00:40:16,390 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271801 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T00:40:17,881 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T00:40:18,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3142 #nodes=337
2022-10-01T00:40:18,206 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271292 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T00:40:19,991 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T00:40:21,186 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4403 #nodes=452
2022-10-01T00:40:21,186 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270724 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T00:40:21,388 INFO VehicularDepartureHandler:110 teleport vehicle 235086_bike from link -53021346 to link 28200615#3
2022-10-01T00:40:21,837 INFO VehicularDepartureHandler:110 teleport vehicle 13086_bike from link -855874110 to link 28497757#0
2022-10-01T00:40:23,132 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T00:40:26,723 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5703 #nodes=670
2022-10-01T00:40:26,723 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269914 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T00:40:28,693 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T00:40:28,693 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T00:40:32,189 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7208 #nodes=987
2022-10-01T00:40:32,190 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268732 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T00:40:42,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11061 #nodes=1675
2022-10-01T00:40:42,491 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266907 lost=0 simT=21600.0s realT=37s; (s/r): 583.7837837837837
2022-10-01T00:40:58,083 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12111 #nodes=1928
2022-10-01T00:40:58,083 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264269 lost=0 simT=25200.0s realT=53s; (s/r): 475.47169811320754
2022-10-01T00:41:11,570 INFO MemoryObserver:41 used RAM: 14072 MB free: 2023 MB total: 16096 MB
2022-10-01T00:41:15,627 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13448 #nodes=2004
2022-10-01T00:41:15,627 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260923 lost=0 simT=28800.0s realT=70s; (s/r): 411.42857142857144
2022-10-01T00:41:34,633 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14903 #nodes=2069
2022-10-01T00:41:34,634 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257382 lost=0 simT=32400.0s realT=89s; (s/r): 364.0449438202247
2022-10-01T00:41:57,515 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14746 #nodes=2164
2022-10-01T00:41:57,516 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252144 lost=0 simT=36000.0s realT=112s; (s/r): 321.42857142857144
2022-10-01T00:42:11,570 INFO MemoryObserver:41 used RAM: 14612 MB free: 1483 MB total: 16096 MB
2022-10-01T00:42:15,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15326 #nodes=2136
2022-10-01T00:42:15,229 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246429 lost=0 simT=39600.0s realT=130s; (s/r): 304.61538461538464
2022-10-01T00:42:34,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15700 #nodes=2255
2022-10-01T00:42:34,016 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238750 lost=0 simT=43200.0s realT=149s; (s/r): 289.93288590604027
2022-10-01T00:42:57,946 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16007 #nodes=2326
2022-10-01T00:42:57,946 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229912 lost=0 simT=46800.0s realT=173s; (s/r): 270.5202312138728
2022-10-01T00:43:11,571 INFO MemoryObserver:41 used RAM: 15473 MB free: 622 MB total: 16096 MB
2022-10-01T00:43:17,238 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16352 #nodes=2433
2022-10-01T00:43:17,238 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218850 lost=0 simT=50400.0s realT=192s; (s/r): 262.5
2022-10-01T00:43:37,220 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16641 #nodes=2487
2022-10-01T00:43:37,221 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205481 lost=0 simT=54000.0s realT=212s; (s/r): 254.71698113207546
2022-10-01T00:44:02,065 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16912 #nodes=2618
2022-10-01T00:44:02,065 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188875 lost=0 simT=57600.0s realT=237s; (s/r): 243.0379746835443
2022-10-01T00:44:11,571 INFO MemoryObserver:41 used RAM: 15824 MB free: 271 MB total: 16096 MB
2022-10-01T00:44:24,508 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16948 #nodes=2518
2022-10-01T00:44:24,509 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169458 lost=0 simT=61200.0s realT=259s; (s/r): 236.2934362934363
2022-10-01T00:44:47,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16610 #nodes=2339
2022-10-01T00:44:47,216 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147659 lost=0 simT=64800.0s realT=282s; (s/r): 229.7872340425532
2022-10-01T00:45:11,928 INFO MemoryObserver:41 used RAM: 15034 MB free: 1061 MB total: 16096 MB
2022-10-01T00:45:20,619 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15925 #nodes=2180
2022-10-01T00:45:20,619 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=124017 lost=0 simT=68400.0s realT=315s; (s/r): 217.14285714285714
2022-10-01T00:45:43,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15342 #nodes=2040
2022-10-01T00:45:43,591 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=99073 lost=0 simT=72000.0s realT=338s; (s/r): 213.01775147928993
2022-10-01T00:46:02,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13502 #nodes=1711
2022-10-01T00:46:02,730 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76727 lost=0 simT=75600.0s realT=357s; (s/r): 211.76470588235293
2022-10-01T00:46:11,929 INFO MemoryObserver:41 used RAM: 15572 MB free: 523 MB total: 16096 MB
2022-10-01T00:46:18,810 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12687 #nodes=1569
2022-10-01T00:46:18,810 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60541 lost=0 simT=79200.0s realT=373s; (s/r): 212.33243967828417
2022-10-01T00:46:35,333 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11890 #nodes=1451
2022-10-01T00:46:35,333 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46987 lost=0 simT=82800.0s realT=390s; (s/r): 212.30769230769232
2022-10-01T00:46:56,959 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11302 #nodes=1361
2022-10-01T00:46:56,959 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34736 lost=3 simT=86400.0s realT=412s; (s/r): 209.70873786407768
2022-10-01T00:47:11,929 INFO MemoryObserver:41 used RAM: 15545 MB free: 550 MB total: 16096 MB
2022-10-01T00:47:13,993 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9607 #nodes=1128
2022-10-01T00:47:13,993 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28347 lost=7 simT=90000.0s realT=429s; (s/r): 209.7902097902098
2022-10-01T00:47:22,120 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8079 #nodes=948
2022-10-01T00:47:22,120 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24267 lost=7 simT=93600.0s realT=437s; (s/r): 214.18764302059498
2022-10-01T00:47:30,935 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7011 #nodes=754
2022-10-01T00:47:30,935 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21303 lost=7 simT=97200.0s realT=446s; (s/r): 217.9372197309417
2022-10-01T00:47:38,157 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5964 #nodes=670
2022-10-01T00:47:38,157 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=19004 lost=7 simT=100800.0s realT=453s; (s/r): 222.51655629139074
2022-10-01T00:47:42,961 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5148 #nodes=577
2022-10-01T00:47:42,962 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17157 lost=7 simT=104400.0s realT=458s; (s/r): 227.94759825327512
2022-10-01T00:47:47,932 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4412 #nodes=507
2022-10-01T00:47:47,933 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15555 lost=7 simT=108000.0s realT=463s; (s/r): 233.26133909287256
2022-10-01T00:47:52,186 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3769 #nodes=399
2022-10-01T00:47:52,186 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14188 lost=7 simT=111600.0s realT=467s; (s/r): 238.97216274089936
2022-10-01T00:47:55,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3151 #nodes=335
2022-10-01T00:47:55,639 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=13043 lost=7 simT=115200.0s realT=470s; (s/r): 245.10638297872342
2022-10-01T00:47:58,361 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2631 #nodes=279
2022-10-01T00:47:58,362 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=12052 lost=7 simT=118800.0s realT=473s; (s/r): 251.1627906976744
2022-10-01T00:48:00,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2192 #nodes=248
2022-10-01T00:48:00,562 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11192 lost=7 simT=122400.0s realT=475s; (s/r): 257.6842105263158
2022-10-01T00:48:02,502 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1865 #nodes=210
2022-10-01T00:48:02,503 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10361 lost=7 simT=126000.0s realT=477s; (s/r): 264.1509433962264
2022-10-01T00:48:04,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1531 #nodes=164
2022-10-01T00:48:04,216 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8721 lost=7 simT=129600.0s realT=479s; (s/r): 270.56367432150313
2022-10-01T00:48:04,944 INFO AbstractController$9:234 ### ITERATION 44 fires after mobsim event
2022-10-01T00:48:04,945 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T00:48:04,945 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=320.873262703sec
2022-10-01T00:48:04,983 INFO LegTimesControlerListener:50 [44] average trip (probably: leg) duration is: 1306 seconds = 00:21:46
2022-10-01T00:48:04,983 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T00:48:04,984 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:48:04,984 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:48:04,984 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:48:04,984 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:48:04,984 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T00:48:04,984 INFO EventsManagerImpl:137 event # 1
2022-10-01T00:48:04,984 INFO EventsManagerImpl:137 event # 4
2022-10-01T00:48:04,984 INFO EventsManagerImpl:137 event # 16
2022-10-01T00:48:04,984 INFO EventsManagerImpl:137 event # 64
2022-10-01T00:48:04,984 INFO EventsManagerImpl:137 event # 256
2022-10-01T00:48:04,985 INFO EventsManagerImpl:137 event # 1024
2022-10-01T00:48:04,990 INFO EventsManagerImpl:137 event # 4096
2022-10-01T00:48:05,006 INFO EventsManagerImpl:137 event # 16384
2022-10-01T00:48:05,031 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T00:48:05,432 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:48:05,432 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:48:05,432 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:48:05,432 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:48:05,432 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T00:48:05,433 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T00:48:05,433 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:48:05,436 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:48:05,436 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:48:05,439 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:48:05,439 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:48:05,439 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:29][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:48:05,442 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:48:05,442 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T00:48:05,442 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:48:05,443 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:48:05,443 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:48:05,443 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:48:05,443 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:48:05,443 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:48:05,443 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:48:05,443 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:48:05,444 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:48:05,444 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:48:05,445 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:48:05,445 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T00:48:05,445 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:48:05,446 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:48:05,446 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:48:05,446 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:48:05,447 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:48:05,447 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:48:05,447 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=26:34:08][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:48:05,449 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:48:05,449 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T00:48:05,449 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:48:05,453 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:48:05,453 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:48:05,453 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:48:05,454 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T00:48:05,951 INFO ControlerListenerManagerImpl:251 [it.44] all ControlerAfterMobsimListeners called.
2022-10-01T00:48:05,951 INFO AbstractController$4:159 ### ITERATION 44 fires scoring event
2022-10-01T00:48:05,951 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T00:48:06,175 INFO NewScoreAssignerImpl:57 it: 44 msaStart: 599
2022-10-01T00:48:06,381 INFO ControlerListenerManagerImpl:194 [it.44] all ControlerScoringListeners called.
2022-10-01T00:48:06,381 INFO AbstractController$5:167 ### ITERATION 44 fires iteration end event
2022-10-01T00:48:06,381 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T00:48:06,381 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T00:48:06,597 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T00:48:06,598 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T00:48:10,861 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T00:48:10,861 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12476827721491036
2022-10-01T00:48:10,861 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2942160452302336
2022-10-01T00:48:10,861 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5547276583289257E-4
2022-10-01T00:48:10,861 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0155389063198056E-4
2022-10-01T00:48:10,861 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T00:48:10,861 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14235866835783648
2022-10-01T00:48:10,861 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14357441061534273
2022-10-01T00:48:10,861 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23420433713161853
2022-10-01T00:48:10,996 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T00:48:11,162 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -100.18736265429872
2022-10-01T00:48:11,162 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -126.61831894114533
2022-10-01T00:48:11,162 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -104.98254234743005
2022-10-01T00:48:11,162 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -81.80038002043847
2022-10-01T00:48:11,212 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T00:48:11,929 INFO MemoryObserver:41 used RAM: 15960 MB free: 135 MB total: 16096 MB
2022-10-01T00:48:12,274 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19188.075121551214 meters
2022-10-01T00:48:12,274 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140425.00275045782 meters (statistic on all 2089337 legs which have a finite distance)
2022-10-01T00:48:12,274 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52608.75676346281 meters
2022-10-01T00:48:12,274 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140355.86505287432 meters (statistic on all 761672 trips which have a finite distance)
2022-10-01T00:48:12,274 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T00:48:12,274 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T00:48:13,269 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T00:48:13,271 INFO LegHistogramListener:72 number of legs: 2098023 100%
2022-10-01T00:48:13,271 INFO LegHistogramListener:79 number of bike legs: 96293 4.5897018288169384%
2022-10-01T00:48:13,271 INFO LegHistogramListener:79 number of car legs: 228971 10.91365537937382%
2022-10-01T00:48:13,271 INFO LegHistogramListener:79 number of drtNorth legs: 218 0.010390734515303217%
2022-10-01T00:48:13,271 INFO LegHistogramListener:79 number of drtSoutheast legs: 158 0.0075308993276050834%
2022-10-01T00:48:13,271 INFO LegHistogramListener:79 number of freight legs: 47065 2.2433023851502103%
2022-10-01T00:48:13,271 INFO LegHistogramListener:79 number of pt legs: 133678 6.37161747035185%
2022-10-01T00:48:13,271 INFO LegHistogramListener:79 number of ride legs: 111219 5.301133495676644%
2022-10-01T00:48:13,271 INFO LegHistogramListener:79 number of walk legs: 1480421 70.56266780678763%
2022-10-01T00:48:13,816 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T00:48:13,816 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T00:48:17,926 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4177069586159795
2022-10-01T00:48:17,926 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.41721398604271404
2022-10-01T00:48:17,926 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.006666683783769905
2022-10-01T00:48:17,926 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.005612698151866363
2022-10-01T00:48:17,926 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T00:48:17,926 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4320853253362227
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.47162968516512016
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.800538675238912
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2018735525349574
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37861192274708966
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.214859014979177E-4
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.777022342954857E-4
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.24533088216414958
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23669744321828928
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.43454120172335
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.15886297930028706
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3640320021362145
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.0155389063198056E-4
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.7844580126016114E-4
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.18548863338759455
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1829043787261794
2022-10-01T00:48:17,927 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3023334035134566
2022-10-01T00:48:18,076 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T00:48:19,168 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T00:48:19,474 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T00:48:19,826 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T00:48:20,896 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T00:48:21,202 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T00:48:21,553 INFO ControlerListenerManagerImpl:171 [it.44] all ControlerIterationEndsListeners called.
2022-10-01T00:48:21,660 INFO AbstractController:181 ### ITERATION 44 ENDS
2022-10-01T00:48:21,660 INFO AbstractController:182 ###################################################
2022-10-01T00:48:21,660 INFO AbstractController:133 ###################################################
2022-10-01T00:48:21,660 INFO AbstractController:134 ### ITERATION 45 BEGINS
2022-10-01T00:48:21,661 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T00:48:21,661 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T00:48:21,661 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T00:48:21,661 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T00:48:21,661 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T00:48:28,210 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T00:48:28,271 INFO ControlerListenerManagerImpl:148 [it.45] all ControlerIterationStartsListeners called.
2022-10-01T00:48:28,271 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T00:48:30,422 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169452 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T00:48:30,422 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30694 plans
2022-10-01T00:48:30,431 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:48:30,433 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:48:30,448 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:48:30,457 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:48:30,469 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:48:30,473 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:48:30,477 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:48:30,481 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:48:30,481 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:48:30,482 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:48:30,483 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:48:30,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:48:30,489 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:48:30,504 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:48:30,529 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:48:30,535 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:48:30,573 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:48:30,646 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:48:30,850 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:48:31,044 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:48:31,064 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:48:31,085 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:48:31,455 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:48:32,368 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:48:34,537 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:48:38,304 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T00:48:52,746 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T00:49:10,070 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:49:10,070 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30694 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T00:49:10,070 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30709 plans
2022-10-01T00:49:10,071 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T00:49:10,071 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T00:49:10,071 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T00:49:10,071 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T00:49:10,071 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T00:49:10,071 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T00:49:10,071 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T00:49:10,072 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T00:49:10,072 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T00:49:10,073 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T00:49:10,076 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T00:49:10,080 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T00:49:10,090 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T00:49:10,110 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T00:49:10,147 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T00:49:10,236 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T00:49:10,440 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30709 plans
2022-10-01T00:49:10,441 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:49:10,441 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:49:10,442 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:49:10,445 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:49:10,451 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:49:10,454 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:49:10,464 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:49:10,466 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:49:10,467 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:49:10,476 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:49:10,487 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:49:10,487 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:49:10,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:49:10,490 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:49:10,492 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:49:10,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:49:10,509 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:49:10,510 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:49:10,517 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:49:10,535 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:49:10,737 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:49:10,970 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:49:11,489 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:49:11,930 INFO MemoryObserver:41 used RAM: 15642 MB free: 453 MB total: 16096 MB
2022-10-01T00:49:12,287 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:49:14,396 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:49:18,758 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T00:49:27,975 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T00:49:49,775 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:49:49,775 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30709 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T00:49:49,775 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7573 plans
2022-10-01T00:49:49,775 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T00:49:49,775 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T00:49:49,775 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T00:49:49,776 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T00:49:49,776 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T00:49:49,776 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T00:49:49,776 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T00:49:49,776 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T00:49:49,776 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T00:49:49,776 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T00:49:49,776 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T00:49:49,777 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T00:49:49,778 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T00:49:49,781 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T00:49:49,781 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7573 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T00:49:49,781 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40125 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T00:49:49,781 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6940 plans
2022-10-01T00:49:49,782 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:49:49,782 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:49:49,782 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:49:49,782 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:49:49,783 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:49:49,793 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:49:49,831 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:49:50,103 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:49:50,610 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:49:50,977 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:49:51,680 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:49:52,977 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:49:55,912 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:50:06,688 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T00:50:06,688 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6940 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T00:50:06,689 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T00:50:08,180 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T00:50:09,706 INFO ControlerListenerManagerImpl:213 [it.45] all ControlerReplanningListeners called.
2022-10-01T00:50:09,706 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T00:50:09,707 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T00:50:09,707 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T00:50:09,820 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T00:50:09,937 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T00:50:09,937 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T00:50:09,937 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T00:50:09,948 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T00:50:09,958 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T00:50:09,959 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T00:50:09,960 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T00:50:09,961 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T00:50:09,961 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T00:50:09,961 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T00:50:09,961 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T00:50:09,961 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T00:50:09,961 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T00:50:09,961 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:50:09,961 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:50:09,961 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T00:50:09,961 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:50:09,961 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:50:09,961 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T00:50:09,962 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T00:50:09,962 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T00:50:09,962 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T00:50:10,893 INFO ControlerListenerManagerImpl:232 [it.45] all ControlerBeforeMobsimListeners called.
2022-10-01T00:50:10,893 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T00:50:10,894 INFO NetworkImpl:163 node # 1
2022-10-01T00:50:10,894 INFO NetworkImpl:163 node # 4
2022-10-01T00:50:10,894 INFO NetworkImpl:163 node # 16
2022-10-01T00:50:10,894 INFO NetworkImpl:163 node # 64
2022-10-01T00:50:10,894 INFO NetworkImpl:163 node # 256
2022-10-01T00:50:10,894 INFO NetworkImpl:163 node # 1024
2022-10-01T00:50:10,895 INFO NetworkImpl:163 node # 4096
2022-10-01T00:50:10,897 INFO NetworkImpl:163 node # 16384
2022-10-01T00:50:10,909 INFO NetworkImpl:163 node # 65536
2022-10-01T00:50:10,950 INFO NetworkImpl:159 link # 1
2022-10-01T00:50:10,950 INFO NetworkImpl:159 link # 4
2022-10-01T00:50:10,950 INFO NetworkImpl:159 link # 16
2022-10-01T00:50:10,950 INFO NetworkImpl:159 link # 64
2022-10-01T00:50:10,950 INFO NetworkImpl:159 link # 256
2022-10-01T00:50:10,952 INFO NetworkImpl:159 link # 1024
2022-10-01T00:50:10,956 INFO NetworkImpl:159 link # 4096
2022-10-01T00:50:10,976 INFO NetworkImpl:159 link # 16384
2022-10-01T00:50:11,062 INFO NetworkImpl:159 link # 65536
2022-10-01T00:50:11,539 INFO NetworkImpl:159 link # 262144
2022-10-01T00:50:11,930 INFO MemoryObserver:41 used RAM: 14921 MB free: 1174 MB total: 16096 MB
2022-10-01T00:50:12,540 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T00:50:12,540 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T00:50:12,540 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T00:50:12,541 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T00:50:12,541 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T00:50:12,541 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T00:50:12,542 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T00:50:12,544 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T00:50:12,547 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T00:50:12,552 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T00:50:12,561 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T00:50:12,576 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T00:50:12,612 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T00:50:12,674 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T00:50:12,800 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T00:50:13,057 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T00:50:13,625 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T00:50:14,607 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T00:50:16,453 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T00:50:16,686 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T00:50:16,709 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:50:16,709 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T00:50:16,709 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:50:16,709 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:50:16,709 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:50:16,709 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T00:50:16,710 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T00:50:16,710 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T00:50:16,710 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:50:16,710 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:50:19,057 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:50:19,057 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:50:19,058 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:50:19,058 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:50:19,058 INFO EventsManagerImpl:176
2022-10-01T00:50:19,058 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:50:19,058 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:50:19,058 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:50:19,058 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:50:19,058 INFO EventsManagerImpl:176
2022-10-01T00:50:19,058 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:50:19,058 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:50:19,058 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:50:19,058 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:50:19,058 INFO EventsManagerImpl:176
2022-10-01T00:50:19,058 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:50:19,058 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T00:50:19,058 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T00:50:19,059 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T00:50:19,059 INFO EventsManagerImpl:176
2022-10-01T00:50:19,059 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T00:50:19,059 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T00:50:19,059 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T00:50:19,059 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T00:50:19,059 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T00:50:19,059 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T00:50:19,059 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T00:50:19,059 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:50:19,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T00:50:19,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:50:19,059 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:50:19,059 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T00:50:19,059 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:50:19,059 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:50:19,059 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T00:50:19,060 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T00:50:19,060 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T00:50:19,060 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T00:50:19,060 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T00:50:19,060 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:50:19,060 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:50:19,060 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:50:19,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T00:50:19,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:50:19,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:50:19,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:50:19,060 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:50:19,060 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:50:19,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:50:19,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:50:19,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:50:19,060 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:50:19,060 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:50:19,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:50:19,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:50:19,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:50:19,060 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:50:19,061 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T00:50:19,061 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:50:19,061 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:50:19,061 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:50:19,061 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T00:50:19,061 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:50:19,061 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:50:19,061 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T00:50:19,061 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T00:50:19,061 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:50:19,061 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:50:19,061 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:50:19,061 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:50:19,061 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T00:50:19,061 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T00:50:19,061 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:50:19,061 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T00:50:19,061 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T00:50:19,061 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T00:50:21,822 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T00:50:21,826 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T00:50:22,185 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T00:50:22,185 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T00:50:22,185 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T00:50:22,185 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T00:50:22,185 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T00:50:22,185 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T00:50:22,185 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T00:50:22,185 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T00:50:22,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T00:50:22,557 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=5s; (s/r): 0.0
2022-10-01T00:50:28,860 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T00:50:28,861 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T00:50:29,949 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1757 #nodes=225
2022-10-01T00:50:29,949 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271794 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T00:50:31,539 INFO VehicularDepartureHandler:110 teleport vehicle 23901_bike from link 289896855 to link 238323114#0
2022-10-01T00:50:31,833 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3114 #nodes=346
2022-10-01T00:50:31,833 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271280 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T00:50:33,107 INFO VehicularDepartureHandler:110 teleport vehicle 10126_bike from link -22724666 to link 145194767
2022-10-01T00:50:33,262 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T00:50:33,580 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T00:50:34,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4393 #nodes=457
2022-10-01T00:50:34,674 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270718 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T00:50:35,899 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T00:50:38,778 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5644 #nodes=700
2022-10-01T00:50:38,778 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269923 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T00:50:40,317 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T00:50:42,259 INFO VehicularDepartureHandler:110 teleport vehicle 16096_bike from link 460608297 to link -4525444#4
2022-10-01T00:50:42,259 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T00:50:44,965 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7236 #nodes=964
2022-10-01T00:50:44,965 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268734 lost=0 simT=18000.0s realT=28s; (s/r): 642.8571428571429
2022-10-01T00:50:59,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11122 #nodes=1666
2022-10-01T00:50:59,206 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266913 lost=0 simT=21600.0s realT=42s; (s/r): 514.2857142857143
2022-10-01T00:51:11,930 INFO MemoryObserver:41 used RAM: 13503 MB free: 2592 MB total: 16096 MB
2022-10-01T00:51:15,271 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12191 #nodes=1800
2022-10-01T00:51:15,272 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264278 lost=0 simT=25200.0s realT=58s; (s/r): 434.48275862068965
2022-10-01T00:51:35,244 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13436 #nodes=2012
2022-10-01T00:51:35,244 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260910 lost=0 simT=28800.0s realT=78s; (s/r): 369.2307692307692
2022-10-01T00:51:54,366 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14782 #nodes=2148
2022-10-01T00:51:54,367 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257386 lost=0 simT=32400.0s realT=97s; (s/r): 334.02061855670104
2022-10-01T00:52:11,931 INFO MemoryObserver:41 used RAM: 14806 MB free: 1289 MB total: 16096 MB
2022-10-01T00:52:17,198 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14783 #nodes=2077
2022-10-01T00:52:17,198 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252178 lost=0 simT=36000.0s realT=120s; (s/r): 300.0
2022-10-01T00:52:36,733 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15362 #nodes=2154
2022-10-01T00:52:36,734 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246413 lost=0 simT=39600.0s realT=140s; (s/r): 282.85714285714283
2022-10-01T00:52:56,571 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15692 #nodes=2248
2022-10-01T00:52:56,571 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238714 lost=0 simT=43200.0s realT=159s; (s/r): 271.6981132075472
2022-10-01T00:53:11,932 INFO MemoryObserver:41 used RAM: 15082 MB free: 1013 MB total: 16096 MB
2022-10-01T00:53:21,310 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16059 #nodes=2329
2022-10-01T00:53:21,310 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229927 lost=0 simT=46800.0s realT=184s; (s/r): 254.34782608695653
2022-10-01T00:53:42,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16384 #nodes=2449
2022-10-01T00:53:42,395 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218738 lost=0 simT=50400.0s realT=205s; (s/r): 245.85365853658536
2022-10-01T00:54:04,055 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16627 #nodes=2478
2022-10-01T00:54:04,055 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205441 lost=0 simT=54000.0s realT=227s; (s/r): 237.88546255506608
2022-10-01T00:54:11,932 INFO MemoryObserver:41 used RAM: 15502 MB free: 593 MB total: 16096 MB
2022-10-01T00:54:30,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16981 #nodes=2558
2022-10-01T00:54:30,715 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188828 lost=0 simT=57600.0s realT=254s; (s/r): 226.77165354330708
2022-10-01T00:54:53,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16872 #nodes=2503
2022-10-01T00:54:53,134 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169533 lost=0 simT=61200.0s realT=276s; (s/r): 221.7391304347826
2022-10-01T00:55:11,932 INFO MemoryObserver:41 used RAM: 15929 MB free: 166 MB total: 16096 MB
2022-10-01T00:55:19,777 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16445 #nodes=2327
2022-10-01T00:55:19,778 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147505 lost=0 simT=64800.0s realT=303s; (s/r): 213.86138613861385
2022-10-01T00:55:53,116 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15883 #nodes=2188
2022-10-01T00:55:53,117 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123709 lost=0 simT=68400.0s realT=336s; (s/r): 203.57142857142858
2022-10-01T00:56:11,932 INFO MemoryObserver:41 used RAM: 15709 MB free: 386 MB total: 16096 MB
2022-10-01T00:56:14,102 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15287 #nodes=2135
2022-10-01T00:56:14,103 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98941 lost=0 simT=72000.0s realT=357s; (s/r): 201.68067226890756
2022-10-01T00:56:36,242 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13454 #nodes=1767
2022-10-01T00:56:36,242 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76576 lost=0 simT=75600.0s realT=379s; (s/r): 199.47229551451187
2022-10-01T00:56:55,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12598 #nodes=1596
2022-10-01T00:56:55,349 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60454 lost=0 simT=79200.0s realT=398s; (s/r): 198.99497487437185
2022-10-01T00:57:11,378 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11902 #nodes=1456
2022-10-01T00:57:11,379 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46964 lost=0 simT=82800.0s realT=414s; (s/r): 200.0
2022-10-01T00:57:11,932 INFO MemoryObserver:41 used RAM: 15799 MB free: 296 MB total: 16096 MB
2022-10-01T00:57:28,561 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11374 #nodes=1364
2022-10-01T00:57:28,561 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34761 lost=1 simT=86400.0s realT=431s; (s/r): 200.46403712296984
2022-10-01T00:57:42,585 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9650 #nodes=1116
2022-10-01T00:57:42,585 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28370 lost=4 simT=90000.0s realT=445s; (s/r): 202.24719101123594
2022-10-01T00:57:53,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8181 #nodes=962
2022-10-01T00:57:53,707 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24291 lost=5 simT=93600.0s realT=456s; (s/r): 205.26315789473685
2022-10-01T00:58:08,482 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7031 #nodes=757
2022-10-01T00:58:08,483 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21266 lost=6 simT=97200.0s realT=471s; (s/r): 206.36942675159236
2022-10-01T00:58:21,240 INFO MemoryObserver:41 used RAM: 15525 MB free: 570 MB total: 16096 MB
2022-10-01T00:58:22,579 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=6004 #nodes=591
2022-10-01T00:58:22,580 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18925 lost=7 simT=100800.0s realT=485s; (s/r): 207.83505154639175
2022-10-01T00:58:26,522 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5118 #nodes=605
2022-10-01T00:58:26,522 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17023 lost=7 simT=104400.0s realT=489s; (s/r): 213.49693251533742
2022-10-01T00:58:38,228 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4433 #nodes=461
2022-10-01T00:58:38,228 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15441 lost=7 simT=108000.0s realT=501s; (s/r): 215.5688622754491
2022-10-01T00:58:40,954 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3727 #nodes=400
2022-10-01T00:58:40,954 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14048 lost=7 simT=111600.0s realT=504s; (s/r): 221.42857142857142
2022-10-01T00:58:51,678 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3112 #nodes=324
2022-10-01T00:58:51,678 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12904 lost=7 simT=115200.0s realT=514s; (s/r): 224.12451361867704
2022-10-01T00:58:53,633 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2604 #nodes=271
2022-10-01T00:58:53,633 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11959 lost=7 simT=118800.0s realT=516s; (s/r): 230.2325581395349
2022-10-01T00:58:55,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2205 #nodes=238
2022-10-01T00:58:55,230 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11105 lost=7 simT=122400.0s realT=518s; (s/r): 236.2934362934363
2022-10-01T00:59:04,931 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1866 #nodes=202
2022-10-01T00:59:04,931 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10285 lost=7 simT=126000.0s realT=528s; (s/r): 238.63636363636363
2022-10-01T00:59:06,219 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1525 #nodes=153
2022-10-01T00:59:06,219 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8622 lost=7 simT=129600.0s realT=529s; (s/r): 244.99054820415878
2022-10-01T00:59:06,697 INFO AbstractController$9:234 ### ITERATION 45 fires after mobsim event
2022-10-01T00:59:06,697 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=361.887658532sec
2022-10-01T00:59:06,697 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T00:59:06,732 INFO LegTimesControlerListener:50 [45] average trip (probably: leg) duration is: 1307 seconds = 00:21:47
2022-10-01T00:59:06,733 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T00:59:06,733 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:59:06,733 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:59:06,733 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:59:06,733 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T00:59:06,733 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T00:59:06,733 INFO EventsManagerImpl:137 event # 1
2022-10-01T00:59:06,733 INFO EventsManagerImpl:137 event # 4
2022-10-01T00:59:06,733 INFO EventsManagerImpl:137 event # 16
2022-10-01T00:59:06,733 INFO EventsManagerImpl:137 event # 64
2022-10-01T00:59:06,733 INFO EventsManagerImpl:137 event # 256
2022-10-01T00:59:06,734 INFO EventsManagerImpl:137 event # 1024
2022-10-01T00:59:06,737 INFO EventsManagerImpl:137 event # 4096
2022-10-01T00:59:06,750 INFO EventsManagerImpl:137 event # 16384
2022-10-01T00:59:06,766 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T00:59:07,277 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:59:07,277 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:59:07,277 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T00:59:07,277 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T00:59:07,277 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T00:59:07,278 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T00:59:07,278 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:59:07,282 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:59:07,282 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:59:07,285 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:59:07,285 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:59:07,285 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=11:07:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:59:07,288 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:59:07,288 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T00:59:07,288 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:59:07,289 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:59:07,289 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:59:07,289 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=34:56:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:59:07,289 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:59:07,289 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:59:07,289 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:59:07,289 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:59:07,289 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:59:07,289 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:59:07,291 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:59:07,291 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T00:59:07,291 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:59:07,291 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:59:07,291 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:59:07,291 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:59:07,293 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:59:07,293 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:59:07,293 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:59:07,295 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:59:07,295 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:59:07,295 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:59:07,300 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T00:59:07,300 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T00:59:07,300 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T00:59:07,300 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T00:59:15,096 INFO ControlerListenerManagerImpl:251 [it.45] all ControlerAfterMobsimListeners called.
2022-10-01T00:59:15,096 INFO AbstractController$4:159 ### ITERATION 45 fires scoring event
2022-10-01T00:59:15,096 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T00:59:15,320 INFO NewScoreAssignerImpl:57 it: 45 msaStart: 599
2022-10-01T00:59:15,513 INFO ControlerListenerManagerImpl:194 [it.45] all ControlerScoringListeners called.
2022-10-01T00:59:15,513 INFO AbstractController$5:167 ### ITERATION 45 fires iteration end event
2022-10-01T00:59:15,513 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T00:59:15,513 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T00:59:15,640 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T00:59:15,640 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T00:59:18,531 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T00:59:18,531 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12486327713788341
2022-10-01T00:59:18,531 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2938681401069134
2022-10-01T00:59:18,531 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3749980743258857E-4
2022-10-01T00:59:18,531 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8486471497455541E-4
2022-10-01T00:59:18,531 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T00:59:18,531 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14230988461360708
2022-10-01T00:59:18,531 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14367326188654442
2022-10-01T00:59:18,532 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23444183693905113
2022-10-01T00:59:18,670 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T00:59:18,837 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -99.93348219991289
2022-10-01T00:59:18,837 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -125.738285953346
2022-10-01T00:59:18,837 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -104.50881778100361
2022-10-01T00:59:18,837 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -81.65175128022894
2022-10-01T00:59:18,886 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T00:59:19,894 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19182.95051692356 meters
2022-10-01T00:59:19,894 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140425.0596460035 meters (statistic on all 2089896 legs which have a finite distance)
2022-10-01T00:59:19,894 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52586.21868143344 meters
2022-10-01T00:59:19,894 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140364.07142261136 meters (statistic on all 762043 trips which have a finite distance)
2022-10-01T00:59:19,894 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T00:59:19,894 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T00:59:20,871 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T00:59:20,873 INFO LegHistogramListener:72 number of legs: 2098489 100%
2022-10-01T00:59:20,873 INFO LegHistogramListener:79 number of bike legs: 96486 4.597879712497897%
2022-10-01T00:59:20,873 INFO LegHistogramListener:79 number of car legs: 228724 10.899461469657453%
2022-10-01T00:59:20,873 INFO LegHistogramListener:79 number of drtNorth legs: 207 0.009864240412982865%
2022-10-01T00:59:20,873 INFO LegHistogramListener:79 number of drtSoutheast legs: 151 0.007195653634591365%
2022-10-01T00:59:20,873 INFO LegHistogramListener:79 number of freight legs: 47065 2.2428042272320705%
2022-10-01T00:59:20,873 INFO LegHistogramListener:79 number of pt legs: 133653 6.36901122664927%
2022-10-01T00:59:20,873 INFO LegHistogramListener:79 number of ride legs: 111335 5.3054840887896%
2022-10-01T00:59:20,873 INFO LegHistogramListener:79 number of walk legs: 1480868 70.56829938112614%
2022-10-01T00:59:21,240 INFO MemoryObserver:41 used RAM: 13892 MB free: 2203 MB total: 16096 MB
2022-10-01T00:59:21,418 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T00:59:21,418 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T00:59:25,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.42239404941023023
2022-10-01T00:59:25,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4181460123140441
2022-10-01T00:59:25,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.006778372882400366
2022-10-01T00:59:25,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.005694860247410611
2022-10-01T00:59:25,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T00:59:25,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.43538464698542134
2022-10-01T00:59:25,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.4771512347422421
2022-10-01T00:59:25,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8046673205400103
2022-10-01T00:59:25,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20271186266605729
2022-10-01T00:59:25,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3789636792186385
2022-10-01T00:59:25,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.253372497265543E-4
2022-10-01T00:59:25,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.789860170383645E-4
2022-10-01T00:59:25,576 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T00:59:25,577 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.24668784052337256
2022-10-01T00:59:25,577 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23784642877316586
2022-10-01T00:59:25,577 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4381101177485532
2022-10-01T00:59:25,577 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1596563570353862
2022-10-01T00:59:25,577 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3646687583766824
2022-10-01T00:59:25,577 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.0155389063198056E-4
2022-10-01T00:59:25,577 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.8101336674591887E-4
2022-10-01T00:59:25,577 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T00:59:25,577 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.18672748373447265
2022-10-01T00:59:25,577 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18393397248596827
2022-10-01T00:59:25,577 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.30403569943051395
2022-10-01T00:59:25,720 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T00:59:26,800 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T00:59:27,107 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T00:59:27,459 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T00:59:28,527 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T00:59:28,828 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T00:59:29,202 INFO ControlerListenerManagerImpl:171 [it.45] all ControlerIterationEndsListeners called.
2022-10-01T00:59:29,301 INFO AbstractController:181 ### ITERATION 45 ENDS
2022-10-01T00:59:29,301 INFO AbstractController:182 ###################################################
2022-10-01T00:59:29,301 INFO AbstractController:133 ###################################################
2022-10-01T00:59:29,301 INFO AbstractController:134 ### ITERATION 46 BEGINS
2022-10-01T00:59:29,302 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T00:59:29,302 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T00:59:29,302 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T00:59:29,303 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T00:59:29,303 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T00:59:29,663 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T00:59:29,716 INFO ControlerListenerManagerImpl:148 [it.46] all ControlerIterationStartsListeners called.
2022-10-01T00:59:29,716 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T00:59:37,853 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169544 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T00:59:37,853 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30678 plans
2022-10-01T00:59:37,856 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T00:59:37,860 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T00:59:37,860 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:59:37,866 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T00:59:37,867 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:59:37,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:59:37,880 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:59:37,882 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T00:59:37,888 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T00:59:37,890 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:59:37,893 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:59:37,894 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T00:59:37,894 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:59:37,907 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T00:59:37,908 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:59:37,909 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:59:37,938 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:59:37,968 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T00:59:38,032 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:59:38,039 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T00:59:38,131 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T00:59:38,417 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T00:59:38,858 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T00:59:39,912 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T00:59:41,802 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T00:59:45,348 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T00:59:52,513 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T01:00:12,016 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:00:12,016 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30678 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T01:00:12,016 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30612 plans
2022-10-01T01:00:12,017 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T01:00:12,017 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T01:00:12,017 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T01:00:12,017 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T01:00:12,017 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T01:00:12,017 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T01:00:12,017 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T01:00:12,018 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T01:00:12,018 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T01:00:12,019 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T01:00:12,021 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T01:00:12,025 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T01:00:12,034 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T01:00:12,054 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T01:00:12,091 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T01:00:12,161 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T01:00:12,359 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30612 plans
2022-10-01T01:00:12,360 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:00:12,360 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:00:12,360 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:00:12,361 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:00:12,361 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:00:12,363 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:00:12,363 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:00:12,367 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:00:12,370 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:00:12,370 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:00:12,373 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:00:12,378 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:00:12,378 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:00:12,379 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:00:12,385 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:00:12,394 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:00:12,413 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:00:12,429 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:00:12,584 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:00:12,709 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:00:12,731 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:00:12,811 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:00:13,143 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:00:14,170 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:00:15,954 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:00:19,905 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T01:00:21,240 INFO MemoryObserver:41 used RAM: 15689 MB free: 406 MB total: 16096 MB
2022-10-01T01:00:28,976 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T01:00:50,645 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:00:50,645 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30612 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T01:00:50,646 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7594 plans
2022-10-01T01:00:50,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T01:00:50,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T01:00:50,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T01:00:50,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T01:00:50,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T01:00:50,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T01:00:50,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T01:00:50,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T01:00:50,646 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T01:00:50,647 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T01:00:50,647 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T01:00:50,648 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T01:00:50,650 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T01:00:50,654 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T01:00:50,654 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7594 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T01:00:50,655 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40259 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T01:00:50,655 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6806 plans
2022-10-01T01:00:50,685 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:00:50,685 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:00:50,686 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:00:50,686 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:00:50,688 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:00:50,693 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:00:50,718 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:00:50,822 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:00:51,180 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:00:51,560 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:00:52,143 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:00:53,319 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:00:56,610 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:01:08,230 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:01:08,230 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6806 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T01:01:08,230 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T01:01:09,656 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T01:01:11,168 INFO ControlerListenerManagerImpl:213 [it.46] all ControlerReplanningListeners called.
2022-10-01T01:01:11,168 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T01:01:11,168 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T01:01:11,168 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T01:01:11,270 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T01:01:11,377 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T01:01:11,377 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T01:01:11,377 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T01:01:11,388 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T01:01:11,398 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T01:01:11,398 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T01:01:11,400 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T01:01:11,401 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T01:01:11,401 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T01:01:11,401 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T01:01:11,401 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T01:01:11,401 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T01:01:11,401 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T01:01:11,401 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:01:11,401 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:01:11,401 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T01:01:11,401 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:01:11,401 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:01:11,401 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T01:01:11,402 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T01:01:11,402 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T01:01:11,402 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T01:01:12,327 INFO ControlerListenerManagerImpl:232 [it.46] all ControlerBeforeMobsimListeners called.
2022-10-01T01:01:12,328 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T01:01:12,328 INFO NetworkImpl:163 node # 1
2022-10-01T01:01:12,328 INFO NetworkImpl:163 node # 4
2022-10-01T01:01:12,328 INFO NetworkImpl:163 node # 16
2022-10-01T01:01:12,328 INFO NetworkImpl:163 node # 64
2022-10-01T01:01:12,329 INFO NetworkImpl:163 node # 256
2022-10-01T01:01:12,329 INFO NetworkImpl:163 node # 1024
2022-10-01T01:01:12,329 INFO NetworkImpl:163 node # 4096
2022-10-01T01:01:12,332 INFO NetworkImpl:163 node # 16384
2022-10-01T01:01:12,343 INFO NetworkImpl:163 node # 65536
2022-10-01T01:01:12,387 INFO NetworkImpl:159 link # 1
2022-10-01T01:01:12,388 INFO NetworkImpl:159 link # 4
2022-10-01T01:01:12,388 INFO NetworkImpl:159 link # 16
2022-10-01T01:01:12,388 INFO NetworkImpl:159 link # 64
2022-10-01T01:01:12,388 INFO NetworkImpl:159 link # 256
2022-10-01T01:01:12,390 INFO NetworkImpl:159 link # 1024
2022-10-01T01:01:12,396 INFO NetworkImpl:159 link # 4096
2022-10-01T01:01:12,420 INFO NetworkImpl:159 link # 16384
2022-10-01T01:01:12,523 INFO NetworkImpl:159 link # 65536
2022-10-01T01:01:13,000 INFO NetworkImpl:159 link # 262144
2022-10-01T01:01:14,089 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T01:01:14,090 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T01:01:14,090 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T01:01:14,090 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T01:01:14,090 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T01:01:14,091 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T01:01:14,092 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T01:01:14,094 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T01:01:14,098 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T01:01:14,107 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T01:01:14,120 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T01:01:14,142 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T01:01:14,174 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T01:01:14,236 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T01:01:14,362 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T01:01:14,618 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T01:01:15,128 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T01:01:16,157 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T01:01:18,025 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T01:01:18,289 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T01:01:18,311 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:01:18,311 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T01:01:18,311 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:01:18,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:01:18,312 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:01:18,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T01:01:18,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T01:01:18,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T01:01:18,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:01:18,312 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:01:27,487 INFO MemoryObserver:41 used RAM: 12405 MB free: 3690 MB total: 16096 MB
2022-10-01T01:01:27,882 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:01:27,882 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:01:27,882 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:01:27,882 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:01:27,882 INFO EventsManagerImpl:176
2022-10-01T01:01:27,882 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:01:27,882 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:01:27,882 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:01:27,882 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:01:27,882 INFO EventsManagerImpl:176
2022-10-01T01:01:27,882 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:01:27,882 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:01:27,882 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:01:27,883 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:01:27,883 INFO EventsManagerImpl:176
2022-10-01T01:01:27,883 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:01:27,883 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:01:27,883 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:01:27,883 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:01:27,883 INFO EventsManagerImpl:176
2022-10-01T01:01:27,883 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T01:01:27,883 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T01:01:27,883 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T01:01:27,883 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T01:01:27,883 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T01:01:27,883 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T01:01:27,883 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T01:01:27,883 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:01:27,883 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T01:01:27,883 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:01:27,884 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:01:27,884 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T01:01:27,884 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:01:27,884 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:01:27,884 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:01:27,884 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T01:01:27,884 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T01:01:27,884 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T01:01:27,884 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T01:01:27,884 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:01:27,884 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:01:27,884 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:01:27,884 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T01:01:27,884 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:01:27,884 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:01:27,884 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:01:27,884 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:01:27,884 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:01:27,884 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:01:27,884 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:01:27,884 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:01:27,884 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:01:27,885 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:01:27,885 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:01:27,885 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:01:27,885 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:01:27,885 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:01:27,885 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T01:01:27,885 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:01:27,885 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:01:27,885 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:01:27,885 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T01:01:27,885 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:01:27,885 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:01:27,885 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:01:27,885 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:01:27,885 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:01:27,885 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:01:27,885 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:01:27,885 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:01:27,885 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:01:27,885 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:01:27,885 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:01:27,885 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:01:27,885 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:01:27,885 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:01:30,365 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T01:01:30,369 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T01:01:30,752 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T01:01:30,752 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T01:01:30,753 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T01:01:30,753 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T01:01:30,753 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T01:01:30,753 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T01:01:30,753 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T01:01:30,753 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T01:01:31,125 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T01:01:31,125 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=12s; (s/r): 0.0
2022-10-01T01:01:31,154 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T01:01:31,154 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T01:01:32,265 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1779 #nodes=233
2022-10-01T01:01:32,265 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271801 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T01:01:34,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3125 #nodes=338
2022-10-01T01:01:34,133 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271287 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T01:01:35,272 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-10-01T01:01:35,701 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T01:01:36,712 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4378 #nodes=471
2022-10-01T01:01:36,713 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270716 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T01:01:37,139 INFO VehicularDepartureHandler:110 teleport vehicle 16247_bike from link 30699234#0 to link 341989089#0
2022-10-01T01:01:37,741 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T01:01:37,870 INFO VehicularDepartureHandler:110 teleport vehicle 17048_bike from link 462401399 to link 153150625#0
2022-10-01T01:01:38,232 INFO VehicularDepartureHandler:110 teleport vehicle 14428_bike from link 305608389 to link -24851760
2022-10-01T01:01:41,156 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5650 #nodes=702
2022-10-01T01:01:41,156 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269925 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T01:01:43,257 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T01:01:43,257 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T01:01:48,681 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7261 #nodes=979
2022-10-01T01:01:48,682 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268722 lost=0 simT=18000.0s realT=30s; (s/r): 600.0
2022-10-01T01:01:59,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11101 #nodes=1675
2022-10-01T01:01:59,717 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266868 lost=0 simT=21600.0s realT=41s; (s/r): 526.829268292683
2022-10-01T01:02:16,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12203 #nodes=1958
2022-10-01T01:02:16,714 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264261 lost=0 simT=25200.0s realT=58s; (s/r): 434.48275862068965
2022-10-01T01:02:27,487 INFO MemoryObserver:41 used RAM: 13847 MB free: 2248 MB total: 16096 MB
2022-10-01T01:02:34,446 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13567 #nodes=1967
2022-10-01T01:02:34,446 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260894 lost=0 simT=28800.0s realT=76s; (s/r): 378.94736842105266
2022-10-01T01:02:54,372 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14737 #nodes=2139
2022-10-01T01:02:54,373 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257343 lost=0 simT=32400.0s realT=96s; (s/r): 337.5
2022-10-01T01:03:17,385 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14853 #nodes=2100
2022-10-01T01:03:17,385 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252129 lost=0 simT=36000.0s realT=119s; (s/r): 302.52100840336135
2022-10-01T01:03:27,487 INFO MemoryObserver:41 used RAM: 14829 MB free: 1266 MB total: 16096 MB
2022-10-01T01:03:37,198 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15256 #nodes=2236
2022-10-01T01:03:37,198 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246380 lost=0 simT=39600.0s realT=138s; (s/r): 286.95652173913044
2022-10-01T01:03:57,343 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15641 #nodes=2209
2022-10-01T01:03:57,343 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238692 lost=0 simT=43200.0s realT=159s; (s/r): 271.6981132075472
2022-10-01T01:04:22,862 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16082 #nodes=2295
2022-10-01T01:04:22,863 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229797 lost=0 simT=46800.0s realT=184s; (s/r): 254.34782608695653
2022-10-01T01:04:27,488 INFO MemoryObserver:41 used RAM: 15221 MB free: 874 MB total: 16096 MB
2022-10-01T01:04:44,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16268 #nodes=2424
2022-10-01T01:04:44,808 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218639 lost=0 simT=50400.0s realT=206s; (s/r): 244.6601941747573
2022-10-01T01:05:06,179 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16633 #nodes=2519
2022-10-01T01:05:06,179 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205311 lost=0 simT=54000.0s realT=227s; (s/r): 237.88546255506608
2022-10-01T01:05:27,488 INFO MemoryObserver:41 used RAM: 15813 MB free: 282 MB total: 16096 MB
2022-10-01T01:05:32,265 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16888 #nodes=2483
2022-10-01T01:05:32,265 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188768 lost=0 simT=57600.0s realT=253s; (s/r): 227.6679841897233
2022-10-01T01:05:55,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16901 #nodes=2452
2022-10-01T01:05:55,062 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169440 lost=0 simT=61200.0s realT=276s; (s/r): 221.7391304347826
2022-10-01T01:06:31,737 INFO MemoryObserver:41 used RAM: 14996 MB free: 1099 MB total: 16096 MB
2022-10-01T01:06:32,117 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16511 #nodes=2327
2022-10-01T01:06:32,117 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147420 lost=0 simT=64800.0s realT=313s; (s/r): 207.02875399361022
2022-10-01T01:06:56,737 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15752 #nodes=2159
2022-10-01T01:06:56,737 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123612 lost=0 simT=68400.0s realT=338s; (s/r): 202.36686390532543
2022-10-01T01:07:17,676 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15390 #nodes=2114
2022-10-01T01:07:17,676 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98790 lost=0 simT=72000.0s realT=359s; (s/r): 200.55710306406687
2022-10-01T01:07:31,737 INFO MemoryObserver:41 used RAM: 15570 MB free: 525 MB total: 16096 MB
2022-10-01T01:07:39,703 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13481 #nodes=1751
2022-10-01T01:07:39,703 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76417 lost=0 simT=75600.0s realT=381s; (s/r): 198.4251968503937
2022-10-01T01:07:59,089 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12579 #nodes=1597
2022-10-01T01:07:59,089 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60346 lost=0 simT=79200.0s realT=400s; (s/r): 198.0
2022-10-01T01:08:13,629 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11813 #nodes=1522
2022-10-01T01:08:13,630 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46805 lost=0 simT=82800.0s realT=415s; (s/r): 199.51807228915663
2022-10-01T01:08:30,752 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11250 #nodes=1350
2022-10-01T01:08:30,752 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34571 lost=0 simT=86400.0s realT=432s; (s/r): 200.0
2022-10-01T01:08:31,738 INFO MemoryObserver:41 used RAM: 15803 MB free: 292 MB total: 16096 MB
2022-10-01T01:08:50,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9545 #nodes=1119
2022-10-01T01:08:50,673 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28157 lost=4 simT=90000.0s realT=452s; (s/r): 199.1150442477876
2022-10-01T01:09:01,991 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8130 #nodes=903
2022-10-01T01:09:01,991 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24071 lost=5 simT=93600.0s realT=463s; (s/r): 202.1598272138229
2022-10-01T01:09:10,080 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=7012 #nodes=797
2022-10-01T01:09:10,080 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21145 lost=6 simT=97200.0s realT=471s; (s/r): 206.36942675159236
2022-10-01T01:09:15,491 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5952 #nodes=648
2022-10-01T01:09:15,491 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18816 lost=6 simT=100800.0s realT=477s; (s/r): 211.32075471698113
2022-10-01T01:09:20,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5080 #nodes=568
2022-10-01T01:09:20,597 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16952 lost=6 simT=104400.0s realT=482s; (s/r): 216.59751037344398
2022-10-01T01:09:25,180 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4395 #nodes=504
2022-10-01T01:09:25,180 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15377 lost=7 simT=108000.0s realT=486s; (s/r): 222.22222222222223
2022-10-01T01:09:28,916 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3696 #nodes=419
2022-10-01T01:09:28,916 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14002 lost=7 simT=111600.0s realT=490s; (s/r): 227.75510204081633
2022-10-01T01:09:31,739 INFO MemoryObserver:41 used RAM: 15873 MB free: 222 MB total: 16096 MB
2022-10-01T01:09:32,091 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3104 #nodes=314
2022-10-01T01:09:32,091 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12830 lost=7 simT=115200.0s realT=493s; (s/r): 233.6713995943205
2022-10-01T01:09:34,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2554 #nodes=301
2022-10-01T01:09:34,924 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11853 lost=7 simT=118800.0s realT=496s; (s/r): 239.51612903225808
2022-10-01T01:09:37,272 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2165 #nodes=241
2022-10-01T01:09:37,273 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11032 lost=7 simT=122400.0s realT=498s; (s/r): 245.78313253012047
2022-10-01T01:09:38,846 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1839 #nodes=192
2022-10-01T01:09:38,847 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10216 lost=7 simT=126000.0s realT=500s; (s/r): 252.0
2022-10-01T01:09:40,290 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1493 #nodes=145
2022-10-01T01:09:40,290 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8527 lost=7 simT=129600.0s realT=501s; (s/r): 258.68263473053895
2022-10-01T01:09:40,770 INFO AbstractController$9:234 ### ITERATION 46 fires after mobsim event
2022-10-01T01:09:40,770 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T01:09:40,770 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=353.022200241sec
2022-10-01T01:09:40,809 INFO LegTimesControlerListener:50 [46] average trip (probably: leg) duration is: 1299 seconds = 00:21:39
2022-10-01T01:09:40,809 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T01:09:40,809 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:09:40,809 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:09:40,809 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:09:40,809 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:09:40,809 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T01:09:40,809 INFO EventsManagerImpl:137 event # 1
2022-10-01T01:09:40,809 INFO EventsManagerImpl:137 event # 4
2022-10-01T01:09:40,809 INFO EventsManagerImpl:137 event # 16
2022-10-01T01:09:40,810 INFO EventsManagerImpl:137 event # 64
2022-10-01T01:09:40,810 INFO EventsManagerImpl:137 event # 256
2022-10-01T01:09:40,811 INFO EventsManagerImpl:137 event # 1024
2022-10-01T01:09:40,814 INFO EventsManagerImpl:137 event # 4096
2022-10-01T01:09:40,827 INFO EventsManagerImpl:137 event # 16384
2022-10-01T01:09:40,843 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T01:09:41,161 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:09:41,161 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:09:41,161 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:09:41,161 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:09:41,161 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T01:09:41,161 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T01:09:41,162 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:09:41,164 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:09:41,164 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:09:41,166 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:09:41,166 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:09:41,166 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:09:41,169 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:09:41,169 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T01:09:41,169 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:09:41,170 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:09:41,170 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:09:41,170 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=34:56:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:09:41,170 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:09:41,170 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:09:41,170 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:09:41,170 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:09:41,170 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:09:41,170 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:33][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:09:41,171 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:09:41,171 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T01:09:41,171 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:09:41,172 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:09:41,172 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:09:41,172 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:09:41,173 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:09:41,173 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:09:41,173 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:09:41,175 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:09:41,175 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T01:09:41,175 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:09:41,179 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:09:41,179 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:09:41,179 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:09:41,179 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T01:09:41,618 INFO ControlerListenerManagerImpl:251 [it.46] all ControlerAfterMobsimListeners called.
2022-10-01T01:09:41,618 INFO AbstractController$4:159 ### ITERATION 46 fires scoring event
2022-10-01T01:09:41,618 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T01:09:41,827 INFO NewScoreAssignerImpl:57 it: 46 msaStart: 599
2022-10-01T01:09:42,092 INFO ControlerListenerManagerImpl:194 [it.46] all ControlerScoringListeners called.
2022-10-01T01:09:42,092 INFO AbstractController$5:167 ### ITERATION 46 fires iteration end event
2022-10-01T01:09:42,092 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T01:09:42,093 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T01:09:42,228 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T01:09:42,229 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T01:09:45,751 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T01:09:45,751 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12504172293914356
2022-10-01T01:09:45,751 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2949760446140179
2022-10-01T01:09:45,751 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.42634938404104E-4
2022-10-01T01:09:45,751 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.2594576274667885E-4
2022-10-01T01:09:45,751 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T01:09:45,751 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14231245217909283
2022-10-01T01:09:45,751 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14425995060004004
2022-10-01T01:09:45,751 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23252001417296148
2022-10-01T01:09:45,886 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T01:09:46,012 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -99.55701054008344
2022-10-01T01:09:46,012 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -124.79454365386586
2022-10-01T01:09:46,012 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -104.02178574524306
2022-10-01T01:09:46,012 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -81.44007082242827
2022-10-01T01:09:46,059 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T01:09:46,978 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19155.404287237834 meters
2022-10-01T01:09:46,978 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140417.2528267489 meters (statistic on all 2092785 legs which have a finite distance)
2022-10-01T01:09:46,978 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52572.064964557474 meters
2022-10-01T01:09:46,978 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140356.86011415478 meters (statistic on all 762209 trips which have a finite distance)
2022-10-01T01:09:46,978 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T01:09:46,978 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T01:09:47,900 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T01:09:47,902 INFO LegHistogramListener:72 number of legs: 2101288 100%
2022-10-01T01:09:47,902 INFO LegHistogramListener:79 number of bike legs: 96570 4.595752700248609%
2022-10-01T01:09:47,902 INFO LegHistogramListener:79 number of car legs: 229564 10.924918430981378%
2022-10-01T01:09:47,902 INFO LegHistogramListener:79 number of drtNorth legs: 201 0.009565561693589837%
2022-10-01T01:09:47,902 INFO LegHistogramListener:79 number of drtSoutheast legs: 180 0.008566174650975972%
2022-10-01T01:09:47,902 INFO LegHistogramListener:79 number of freight legs: 47065 2.2398167219343565%
2022-10-01T01:09:47,902 INFO LegHistogramListener:79 number of pt legs: 133666 6.361146116096413%
2022-10-01T01:09:47,902 INFO LegHistogramListener:79 number of ride legs: 111715 5.316501117409893%
2022-10-01T01:09:47,902 INFO LegHistogramListener:79 number of walk legs: 1482327 70.54373317698479%
2022-10-01T01:09:48,453 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T01:09:49,708 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.42705931589785195
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.41901898457920167
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.006875940370859159
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0057821574739263725
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.438875252263309
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.48262528435787755
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8085687362956192
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20353990253521417
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.37927050329418655
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.304723806980697E-4
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.828373652670011E-4
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2480743258856817
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.23892737384266985
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.44182153365821597
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16053959956248684
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36511166342297563
2022-10-01T01:09:53,330 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.0412145611773828E-4
2022-10-01T01:09:53,331 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.8358093223167657E-4
2022-10-01T01:09:53,331 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T01:09:53,331 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1878713341583777
2022-10-01T01:09:53,331 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1848980933258703
2022-10-01T01:09:53,331 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3057059007789994
2022-10-01T01:09:53,470 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T01:09:54,514 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T01:09:54,805 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T01:09:55,153 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T01:10:03,504 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T01:10:03,793 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T01:10:04,118 INFO ControlerListenerManagerImpl:171 [it.46] all ControlerIterationEndsListeners called.
2022-10-01T01:10:04,220 INFO AbstractController:181 ### ITERATION 46 ENDS
2022-10-01T01:10:04,220 INFO AbstractController:182 ###################################################
2022-10-01T01:10:04,220 INFO AbstractController:133 ###################################################
2022-10-01T01:10:04,220 INFO AbstractController:134 ### ITERATION 47 BEGINS
2022-10-01T01:10:04,221 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T01:10:04,221 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T01:10:04,221 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T01:10:04,221 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T01:10:04,221 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T01:10:04,549 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T01:10:04,588 INFO ControlerListenerManagerImpl:148 [it.47] all ControlerIterationStartsListeners called.
2022-10-01T01:10:04,588 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T01:10:13,350 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169910 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T01:10:13,350 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30251 plans
2022-10-01T01:10:13,353 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:10:13,353 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:10:13,353 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:13,353 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:10:13,353 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:13,355 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:13,357 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:10:13,357 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:13,358 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:13,358 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:13,359 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:10:13,365 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:13,366 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:13,368 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:10:13,368 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:13,371 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:13,389 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:10:13,390 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:13,428 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:10:13,454 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:13,520 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:10:13,714 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:10:14,206 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:10:15,169 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:10:17,221 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:10:21,415 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T01:10:28,156 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T01:10:31,739 INFO MemoryObserver:41 used RAM: 14541 MB free: 1554 MB total: 16096 MB
2022-10-01T01:10:44,673 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:10:44,673 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30251 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T01:10:44,673 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30587 plans
2022-10-01T01:10:44,674 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T01:10:44,674 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T01:10:44,674 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T01:10:44,674 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T01:10:44,674 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T01:10:44,674 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T01:10:44,674 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T01:10:44,675 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T01:10:44,675 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T01:10:44,676 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T01:10:44,678 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T01:10:44,683 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T01:10:44,692 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T01:10:44,712 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T01:10:44,750 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T01:10:44,828 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T01:10:45,038 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30587 plans
2022-10-01T01:10:45,039 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:10:45,039 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:10:45,039 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:45,040 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:10:45,040 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:45,040 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:45,040 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:10:45,044 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:10:45,044 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:45,046 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:45,048 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:45,049 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:45,050 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:45,051 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:10:45,143 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:10:45,167 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:45,172 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:45,192 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:10:45,244 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:45,246 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:10:45,288 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:10:45,486 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:10:46,023 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:10:47,019 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:10:48,956 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:10:52,440 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T01:11:00,907 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T01:11:24,378 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:11:24,378 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30587 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T01:11:24,378 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7680 plans
2022-10-01T01:11:24,378 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T01:11:24,378 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T01:11:24,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T01:11:24,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T01:11:24,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T01:11:24,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T01:11:24,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T01:11:24,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T01:11:24,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T01:11:24,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T01:11:24,380 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T01:11:24,381 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T01:11:24,383 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T01:11:24,389 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T01:11:24,389 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7680 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T01:11:24,389 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40223 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T01:11:24,389 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6842 plans
2022-10-01T01:11:24,390 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:11:24,391 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:11:24,391 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:11:24,391 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:11:24,393 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:11:24,417 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:11:24,453 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:11:24,601 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:11:24,933 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:11:25,384 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:11:26,064 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:11:27,515 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:11:30,268 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:11:31,739 INFO MemoryObserver:41 used RAM: 15339 MB free: 756 MB total: 16096 MB
2022-10-01T01:11:43,165 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:11:43,166 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6842 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T01:11:43,166 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T01:11:44,321 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T01:11:45,753 INFO ControlerListenerManagerImpl:213 [it.47] all ControlerReplanningListeners called.
2022-10-01T01:11:45,753 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T01:11:45,753 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T01:11:45,753 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T01:11:45,869 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T01:11:45,988 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T01:11:45,988 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T01:11:45,988 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T01:11:45,999 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T01:11:46,010 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T01:11:46,010 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T01:11:46,011 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T01:11:46,012 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T01:11:46,012 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T01:11:46,012 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T01:11:46,012 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T01:11:46,012 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T01:11:46,012 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T01:11:46,012 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:11:46,012 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:11:46,012 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T01:11:46,012 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:11:46,012 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:11:46,012 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T01:11:46,013 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T01:11:46,013 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T01:11:46,013 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T01:11:46,956 INFO ControlerListenerManagerImpl:232 [it.47] all ControlerBeforeMobsimListeners called.
2022-10-01T01:11:46,956 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T01:11:46,956 INFO NetworkImpl:163 node # 1
2022-10-01T01:11:46,957 INFO NetworkImpl:163 node # 4
2022-10-01T01:11:46,957 INFO NetworkImpl:163 node # 16
2022-10-01T01:11:46,957 INFO NetworkImpl:163 node # 64
2022-10-01T01:11:46,957 INFO NetworkImpl:163 node # 256
2022-10-01T01:11:46,957 INFO NetworkImpl:163 node # 1024
2022-10-01T01:11:46,957 INFO NetworkImpl:163 node # 4096
2022-10-01T01:11:46,959 INFO NetworkImpl:163 node # 16384
2022-10-01T01:11:46,968 INFO NetworkImpl:163 node # 65536
2022-10-01T01:11:47,006 INFO NetworkImpl:159 link # 1
2022-10-01T01:11:47,006 INFO NetworkImpl:159 link # 4
2022-10-01T01:11:47,006 INFO NetworkImpl:159 link # 16
2022-10-01T01:11:47,006 INFO NetworkImpl:159 link # 64
2022-10-01T01:11:47,007 INFO NetworkImpl:159 link # 256
2022-10-01T01:11:47,008 INFO NetworkImpl:159 link # 1024
2022-10-01T01:11:47,014 INFO NetworkImpl:159 link # 4096
2022-10-01T01:11:47,036 INFO NetworkImpl:159 link # 16384
2022-10-01T01:11:47,126 INFO NetworkImpl:159 link # 65536
2022-10-01T01:11:47,552 INFO NetworkImpl:159 link # 262144
2022-10-01T01:11:48,464 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T01:11:48,464 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T01:11:48,464 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T01:11:48,465 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T01:11:48,465 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T01:11:48,466 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T01:11:48,467 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T01:11:48,469 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T01:11:48,473 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T01:11:48,482 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T01:11:48,496 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T01:11:48,514 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T01:11:48,545 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T01:11:48,608 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T01:11:48,735 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T01:11:48,987 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T01:11:49,499 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T01:11:50,544 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T01:11:52,355 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T01:11:52,589 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T01:11:52,611 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:11:52,611 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T01:11:52,611 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:11:52,611 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:11:52,612 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:11:52,612 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T01:11:52,612 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T01:11:52,612 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T01:11:52,612 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:11:52,612 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:11:55,008 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:11:55,008 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:11:55,009 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:11:55,009 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:11:55,009 INFO EventsManagerImpl:176
2022-10-01T01:11:55,009 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:11:55,009 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:11:55,009 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:11:55,009 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:11:55,009 INFO EventsManagerImpl:176
2022-10-01T01:11:55,009 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:11:55,009 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:11:55,009 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:11:55,009 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:11:55,009 INFO EventsManagerImpl:176
2022-10-01T01:11:55,009 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:11:55,009 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:11:55,010 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:11:55,010 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:11:55,010 INFO EventsManagerImpl:176
2022-10-01T01:11:55,010 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T01:11:55,010 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T01:11:55,010 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T01:11:55,010 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T01:11:55,010 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T01:11:55,010 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T01:11:55,010 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T01:11:55,010 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:11:55,010 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T01:11:55,010 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:11:55,010 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:11:55,010 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T01:11:55,010 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:11:55,010 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:11:55,010 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:11:55,011 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T01:11:55,011 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T01:11:55,011 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T01:11:55,011 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T01:11:55,011 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:11:55,011 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:11:55,011 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:11:55,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T01:11:55,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:11:55,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:11:55,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:11:55,011 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:11:55,011 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:11:55,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:11:55,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:11:55,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:11:55,011 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:11:55,011 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:11:55,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:11:55,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:11:55,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:11:55,011 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:11:55,012 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T01:11:55,012 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:11:55,012 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:11:55,012 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:11:55,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T01:11:55,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:11:55,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:11:55,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:11:55,012 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:11:55,012 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:11:55,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:11:55,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:11:55,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:11:55,012 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:11:55,012 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:11:55,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:11:55,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:11:55,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:11:55,012 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:12:05,213 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T01:12:05,217 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T01:12:05,577 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T01:12:05,577 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T01:12:05,577 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T01:12:05,577 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T01:12:05,577 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T01:12:05,577 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T01:12:05,577 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T01:12:05,577 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T01:12:05,941 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T01:12:05,942 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=13s; (s/r): 0.0
2022-10-01T01:12:05,969 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T01:12:05,969 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T01:12:06,082 INFO VehicularDepartureHandler:110 teleport vehicle 20519_bike from link 321979763 to link 179753956
2022-10-01T01:12:06,248 INFO VehicularDepartureHandler:110 teleport vehicle 236953_bike from link 237978269 to link -196598817
2022-10-01T01:12:06,792 INFO VehicularDepartureHandler:110 teleport vehicle 33188_bike from link 283782997 to link 283782992#0
2022-10-01T01:12:07,077 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1777 #nodes=231
2022-10-01T01:12:07,077 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271815 lost=0 simT=3600.0s realT=14s; (s/r): 257.14285714285717
2022-10-01T01:12:07,304 INFO VehicularDepartureHandler:110 teleport vehicle 16733_bike from link 4526203#0 to link -110785555#2
2022-10-01T01:12:08,413 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T01:12:08,909 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3112 #nodes=346
2022-10-01T01:12:08,909 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271293 lost=0 simT=7200.0s realT=16s; (s/r): 450.0
2022-10-01T01:12:10,020 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-10-01T01:12:10,422 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T01:12:10,422 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T01:12:11,460 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4399 #nodes=462
2022-10-01T01:12:11,461 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270719 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T01:12:15,743 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5640 #nodes=703
2022-10-01T01:12:15,744 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269929 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T01:12:22,525 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7223 #nodes=958
2022-10-01T01:12:22,525 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268730 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-10-01T01:12:31,739 INFO MemoryObserver:41 used RAM: 13778 MB free: 2317 MB total: 16096 MB
2022-10-01T01:12:33,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11057 #nodes=1643
2022-10-01T01:12:33,301 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266890 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-10-01T01:12:47,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12114 #nodes=1879
2022-10-01T01:12:47,546 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264275 lost=0 simT=25200.0s realT=54s; (s/r): 466.6666666666667
2022-10-01T01:13:05,286 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13332 #nodes=1888
2022-10-01T01:13:05,286 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260896 lost=0 simT=28800.0s realT=72s; (s/r): 400.0
2022-10-01T01:13:23,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14723 #nodes=2143
2022-10-01T01:13:23,436 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257339 lost=0 simT=32400.0s realT=90s; (s/r): 360.0
2022-10-01T01:13:31,740 INFO MemoryObserver:41 used RAM: 14567 MB free: 1528 MB total: 16096 MB
2022-10-01T01:13:47,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14740 #nodes=2143
2022-10-01T01:13:47,850 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252077 lost=0 simT=36000.0s realT=115s; (s/r): 313.04347826086956
2022-10-01T01:14:07,291 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15338 #nodes=2181
2022-10-01T01:14:07,291 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246351 lost=0 simT=39600.0s realT=134s; (s/r): 295.5223880597015
2022-10-01T01:14:27,723 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15687 #nodes=2165
2022-10-01T01:14:27,723 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238682 lost=0 simT=43200.0s realT=155s; (s/r): 278.7096774193548
2022-10-01T01:14:31,740 INFO MemoryObserver:41 used RAM: 15204 MB free: 891 MB total: 16096 MB
2022-10-01T01:14:52,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16130 #nodes=2220
2022-10-01T01:14:52,308 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229806 lost=0 simT=46800.0s realT=179s; (s/r): 261.45251396648047
2022-10-01T01:15:13,147 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16203 #nodes=2441
2022-10-01T01:15:13,148 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218726 lost=0 simT=50400.0s realT=200s; (s/r): 252.0
2022-10-01T01:15:31,741 INFO MemoryObserver:41 used RAM: 15591 MB free: 504 MB total: 16096 MB
2022-10-01T01:15:34,896 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16485 #nodes=2447
2022-10-01T01:15:34,897 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205355 lost=0 simT=54000.0s realT=222s; (s/r): 243.24324324324326
2022-10-01T01:16:01,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16843 #nodes=2502
2022-10-01T01:16:01,550 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188690 lost=0 simT=57600.0s realT=248s; (s/r): 232.25806451612902
2022-10-01T01:16:25,087 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16901 #nodes=2465
2022-10-01T01:16:25,088 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169412 lost=0 simT=61200.0s realT=272s; (s/r): 225.0
2022-10-01T01:16:31,741 INFO MemoryObserver:41 used RAM: 15759 MB free: 336 MB total: 16096 MB
2022-10-01T01:17:00,807 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16409 #nodes=2303
2022-10-01T01:17:00,807 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147387 lost=0 simT=64800.0s realT=308s; (s/r): 210.3896103896104
2022-10-01T01:17:26,680 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15687 #nodes=2163
2022-10-01T01:17:26,681 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123604 lost=0 simT=68400.0s realT=334s; (s/r): 204.79041916167665
2022-10-01T01:17:31,742 INFO MemoryObserver:41 used RAM: 15745 MB free: 350 MB total: 16096 MB
2022-10-01T01:17:49,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15301 #nodes=2106
2022-10-01T01:17:49,207 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98694 lost=0 simT=72000.0s realT=356s; (s/r): 202.24719101123594
2022-10-01T01:18:09,794 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13450 #nodes=1773
2022-10-01T01:18:09,794 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76450 lost=0 simT=75600.0s realT=377s; (s/r): 200.53050397877985
2022-10-01T01:18:29,970 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12593 #nodes=1576
2022-10-01T01:18:29,970 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60448 lost=0 simT=79200.0s realT=397s; (s/r): 199.4962216624685
2022-10-01T01:18:31,742 INFO MemoryObserver:41 used RAM: 15715 MB free: 380 MB total: 16096 MB
2022-10-01T01:18:47,411 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11784 #nodes=1454
2022-10-01T01:18:47,411 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46847 lost=0 simT=82800.0s realT=414s; (s/r): 200.0
2022-10-01T01:19:11,352 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11216 #nodes=1355
2022-10-01T01:19:11,352 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34636 lost=1 simT=86400.0s realT=438s; (s/r): 197.26027397260273
2022-10-01T01:19:25,729 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9532 #nodes=1137
2022-10-01T01:19:25,729 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28285 lost=2 simT=90000.0s realT=453s; (s/r): 198.67549668874173
2022-10-01T01:19:31,742 INFO MemoryObserver:41 used RAM: 15835 MB free: 260 MB total: 16096 MB
2022-10-01T01:19:35,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8062 #nodes=955
2022-10-01T01:19:35,648 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=24201 lost=3 simT=93600.0s realT=463s; (s/r): 202.1598272138229
2022-10-01T01:19:44,123 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6931 #nodes=775
2022-10-01T01:19:44,123 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21198 lost=3 simT=97200.0s realT=471s; (s/r): 206.36942675159236
2022-10-01T01:19:52,312 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5992 #nodes=651
2022-10-01T01:19:52,312 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18870 lost=3 simT=100800.0s realT=479s; (s/r): 210.4384133611691
2022-10-01T01:19:58,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5009 #nodes=602
2022-10-01T01:19:58,639 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=17042 lost=3 simT=104400.0s realT=486s; (s/r): 214.8148148148148
2022-10-01T01:20:02,326 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4346 #nodes=474
2022-10-01T01:20:02,326 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15477 lost=3 simT=108000.0s realT=489s; (s/r): 220.85889570552146
2022-10-01T01:20:05,718 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3666 #nodes=398
2022-10-01T01:20:05,718 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=14082 lost=3 simT=111600.0s realT=493s; (s/r): 226.36916835699796
2022-10-01T01:20:09,158 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3075 #nodes=308
2022-10-01T01:20:09,158 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12932 lost=3 simT=115200.0s realT=496s; (s/r): 232.25806451612902
2022-10-01T01:20:11,986 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2553 #nodes=279
2022-10-01T01:20:11,986 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11969 lost=3 simT=118800.0s realT=499s; (s/r): 238.07615230460922
2022-10-01T01:20:14,243 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2169 #nodes=227
2022-10-01T01:20:14,243 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=11130 lost=4 simT=122400.0s realT=501s; (s/r): 244.311377245509
2022-10-01T01:20:16,210 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1827 #nodes=199
2022-10-01T01:20:16,210 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10309 lost=4 simT=126000.0s realT=503s; (s/r): 250.49701789264412
2022-10-01T01:20:17,779 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1473 #nodes=156
2022-10-01T01:20:17,779 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8625 lost=4 simT=129600.0s realT=505s; (s/r): 256.63366336633663
2022-10-01T01:20:18,368 INFO AbstractController$9:234 ### ITERATION 47 fires after mobsim event
2022-10-01T01:20:18,369 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T01:20:18,368 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=346.886412969sec
2022-10-01T01:20:18,409 INFO LegTimesControlerListener:50 [47] average trip (probably: leg) duration is: 1300 seconds = 00:21:40
2022-10-01T01:20:18,410 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T01:20:18,410 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:20:18,410 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:20:18,410 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:20:18,410 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:20:18,410 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T01:20:18,410 INFO EventsManagerImpl:137 event # 1
2022-10-01T01:20:18,410 INFO EventsManagerImpl:137 event # 4
2022-10-01T01:20:18,410 INFO EventsManagerImpl:137 event # 16
2022-10-01T01:20:18,410 INFO EventsManagerImpl:137 event # 64
2022-10-01T01:20:18,410 INFO EventsManagerImpl:137 event # 256
2022-10-01T01:20:18,412 INFO EventsManagerImpl:137 event # 1024
2022-10-01T01:20:18,416 INFO EventsManagerImpl:137 event # 4096
2022-10-01T01:20:18,432 INFO EventsManagerImpl:137 event # 16384
2022-10-01T01:20:18,452 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T01:20:18,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:20:18,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:20:18,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:20:18,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:20:18,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T01:20:18,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T01:20:18,780 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:20:18,782 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:25][duration=undefined][facilityId=null]
2022-10-01T01:20:18,782 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=14:01:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:20:18,785 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:20:18,785 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:20:18,785 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:56][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:20:18,788 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:20:18,788 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T01:20:18,788 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:20:18,789 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:20:18,789 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:20:18,789 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:20:18,789 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:20:18,789 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:20:18,789 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:20:18,790 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:20:18,790 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:20:18,790 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:25][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:20:18,791 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:20:18,791 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T01:20:18,791 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:20:18,793 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:20:18,793 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:20:18,793 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:20:18,795 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:20:18,795 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T01:20:18,795 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:20:18,800 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:20:18,800 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:20:18,800 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:58:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:20:18,801 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:20:18,801 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:20:18,801 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:57][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:20:18,801 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T01:20:19,373 INFO ControlerListenerManagerImpl:251 [it.47] all ControlerAfterMobsimListeners called.
2022-10-01T01:20:19,373 INFO AbstractController$4:159 ### ITERATION 47 fires scoring event
2022-10-01T01:20:19,373 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T01:20:19,625 INFO NewScoreAssignerImpl:57 it: 47 msaStart: 599
2022-10-01T01:20:19,832 INFO ControlerListenerManagerImpl:194 [it.47] all ControlerScoringListeners called.
2022-10-01T01:20:19,832 INFO AbstractController$5:167 ### ITERATION 47 fires iteration end event
2022-10-01T01:20:19,832 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T01:20:19,832 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T01:20:19,995 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T01:20:19,996 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T01:20:24,104 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T01:20:24,104 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1255423982088663
2022-10-01T01:20:24,104 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29537273348156745
2022-10-01T01:20:24,104 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.0797280434637486E-4
2022-10-01T01:20:24,104 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.52770146402584E-4
2022-10-01T01:20:24,104 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T01:20:24,104 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14135988538387673
2022-10-01T01:20:24,104 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14349738365077
2022-10-01T01:20:24,105 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23344562153057713
2022-10-01T01:20:24,234 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T01:20:24,393 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -99.58452568368696
2022-10-01T01:20:24,393 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -124.19495309340215
2022-10-01T01:20:24,393 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -103.6245812706295
2022-10-01T01:20:24,393 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -81.24339695365637
2022-10-01T01:20:24,437 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T01:20:25,531 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19140.78549677135 meters
2022-10-01T01:20:25,531 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140156.3574403454 meters (statistic on all 2090492 legs which have a finite distance)
2022-10-01T01:20:25,531 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52498.5384018653 meters
2022-10-01T01:20:25,531 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140101.71501388386 meters (statistic on all 761889 trips which have a finite distance)
2022-10-01T01:20:25,531 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T01:20:25,531 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T01:20:26,506 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T01:20:26,508 INFO LegHistogramListener:72 number of legs: 2099092 100%
2022-10-01T01:20:26,509 INFO LegHistogramListener:79 number of bike legs: 96966 4.619425923208702%
2022-10-01T01:20:26,509 INFO LegHistogramListener:79 number of car legs: 229900 10.952354637147872%
2022-10-01T01:20:26,509 INFO LegHistogramListener:79 number of drtNorth legs: 184 0.008765694881405864%
2022-10-01T01:20:26,509 INFO LegHistogramListener:79 number of drtSoutheast legs: 123 0.005859676469635442%
2022-10-01T01:20:26,509 INFO LegHistogramListener:79 number of freight legs: 47065 2.2421599434422124%
2022-10-01T01:20:26,509 INFO LegHistogramListener:79 number of pt legs: 132916 6.332071200309467%
2022-10-01T01:20:26,509 INFO LegHistogramListener:79 number of ride legs: 111138 5.294574987661331%
2022-10-01T01:20:26,509 INFO LegHistogramListener:79 number of walk legs: 1480800 70.54478793687937%
2022-10-01T01:20:27,059 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T01:20:28,442 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T01:20:31,742 INFO MemoryObserver:41 used RAM: 15965 MB free: 130 MB total: 16096 MB
2022-10-01T01:20:32,240 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4318414066150757
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4198495920138443
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.006955534900917648
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0058412114800988
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4421925468709079
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.48788365847270937
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8122711657260818
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20439875319020012
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3795696246732773
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.420264253839795E-4
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.854049307527588E-4
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.24934655458387467
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24011744044531855
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.44543538207941996
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16124953141929885
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36554558199006865
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.0540523886061713E-4
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.8358093223167657E-4
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.18899592784113958
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18576079532908488
2022-10-01T01:20:32,241 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.30736326430005595
2022-10-01T01:20:32,382 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T01:20:33,443 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T01:20:33,750 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T01:20:34,097 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T01:20:35,177 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T01:20:35,479 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T01:20:35,814 INFO ControlerListenerManagerImpl:171 [it.47] all ControlerIterationEndsListeners called.
2022-10-01T01:20:35,923 INFO AbstractController:181 ### ITERATION 47 ENDS
2022-10-01T01:20:35,923 INFO AbstractController:182 ###################################################
2022-10-01T01:20:35,923 INFO AbstractController:133 ###################################################
2022-10-01T01:20:35,923 INFO AbstractController:134 ### ITERATION 48 BEGINS
2022-10-01T01:20:35,924 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T01:20:35,924 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T01:20:35,924 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T01:20:35,924 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T01:20:35,924 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T01:20:43,275 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T01:20:43,328 INFO ControlerListenerManagerImpl:148 [it.48] all ControlerIterationStartsListeners called.
2022-10-01T01:20:43,328 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T01:20:45,515 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169781 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T01:20:45,516 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30668 plans
2022-10-01T01:20:45,520 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:20:45,525 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:20:45,532 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:20:45,536 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:20:45,539 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:20:45,539 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:20:45,545 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:20:45,545 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:20:45,552 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:20:45,553 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:20:45,553 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:20:45,554 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:20:45,555 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:20:45,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:20:45,611 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:20:45,615 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:20:45,633 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:20:45,639 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:20:45,643 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:20:45,669 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:20:45,781 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:20:46,043 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:20:46,696 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:20:47,790 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:20:49,723 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:20:53,724 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T01:21:08,143 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T01:21:26,303 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:21:26,303 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30668 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T01:21:26,303 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30441 plans
2022-10-01T01:21:26,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T01:21:26,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T01:21:26,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T01:21:26,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T01:21:26,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T01:21:26,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T01:21:26,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T01:21:26,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T01:21:26,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T01:21:26,305 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T01:21:26,307 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T01:21:26,309 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T01:21:26,341 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T01:21:26,352 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T01:21:26,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T01:21:26,413 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T01:21:26,545 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30441 plans
2022-10-01T01:21:26,545 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:21:26,545 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:21:26,545 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:21:26,545 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:21:26,546 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:21:26,546 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:21:26,546 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:21:26,546 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:21:26,551 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:21:26,551 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:21:26,566 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:21:26,566 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:21:26,568 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:21:26,574 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:21:26,578 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:21:26,642 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:21:26,811 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:21:26,812 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:21:26,828 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:21:26,836 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:21:26,836 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:21:27,069 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:21:27,541 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:21:28,493 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:21:30,472 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:21:31,743 INFO MemoryObserver:41 used RAM: 15207 MB free: 888 MB total: 16096 MB
2022-10-01T01:21:34,581 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T01:21:43,132 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T01:22:05,574 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:22:05,574 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30441 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T01:22:05,574 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7538 plans
2022-10-01T01:22:05,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T01:22:05,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T01:22:05,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T01:22:05,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T01:22:05,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T01:22:05,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T01:22:05,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T01:22:05,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T01:22:05,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T01:22:05,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T01:22:05,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T01:22:05,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T01:22:05,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T01:22:05,580 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T01:22:05,580 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7538 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T01:22:05,580 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40251 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T01:22:05,580 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6814 plans
2022-10-01T01:22:05,581 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:22:05,581 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:22:05,581 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:22:05,583 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:22:05,585 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:22:05,605 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:22:05,641 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:22:05,772 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:22:05,977 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:22:06,393 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:22:07,166 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:22:08,465 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:22:11,043 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:22:23,471 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:22:23,471 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6814 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T01:22:23,472 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T01:22:24,910 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T01:22:26,287 INFO ControlerListenerManagerImpl:213 [it.48] all ControlerReplanningListeners called.
2022-10-01T01:22:26,287 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T01:22:26,287 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T01:22:26,287 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T01:22:26,400 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T01:22:26,511 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T01:22:26,511 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T01:22:26,511 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T01:22:26,513 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T01:22:26,514 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T01:22:26,514 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T01:22:26,514 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T01:22:26,515 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T01:22:26,515 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T01:22:26,515 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T01:22:26,515 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T01:22:26,515 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T01:22:26,515 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T01:22:26,515 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:22:26,515 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:22:26,515 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T01:22:26,515 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:22:26,515 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:22:26,515 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T01:22:26,515 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T01:22:26,515 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T01:22:26,515 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T01:22:27,411 INFO ControlerListenerManagerImpl:232 [it.48] all ControlerBeforeMobsimListeners called.
2022-10-01T01:22:27,412 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T01:22:27,412 INFO NetworkImpl:163 node # 1
2022-10-01T01:22:27,412 INFO NetworkImpl:163 node # 4
2022-10-01T01:22:27,412 INFO NetworkImpl:163 node # 16
2022-10-01T01:22:27,412 INFO NetworkImpl:163 node # 64
2022-10-01T01:22:27,412 INFO NetworkImpl:163 node # 256
2022-10-01T01:22:27,413 INFO NetworkImpl:163 node # 1024
2022-10-01T01:22:27,413 INFO NetworkImpl:163 node # 4096
2022-10-01T01:22:27,415 INFO NetworkImpl:163 node # 16384
2022-10-01T01:22:27,424 INFO NetworkImpl:163 node # 65536
2022-10-01T01:22:27,461 INFO NetworkImpl:159 link # 1
2022-10-01T01:22:27,461 INFO NetworkImpl:159 link # 4
2022-10-01T01:22:27,461 INFO NetworkImpl:159 link # 16
2022-10-01T01:22:27,461 INFO NetworkImpl:159 link # 64
2022-10-01T01:22:27,461 INFO NetworkImpl:159 link # 256
2022-10-01T01:22:27,463 INFO NetworkImpl:159 link # 1024
2022-10-01T01:22:27,468 INFO NetworkImpl:159 link # 4096
2022-10-01T01:22:27,490 INFO NetworkImpl:159 link # 16384
2022-10-01T01:22:27,582 INFO NetworkImpl:159 link # 65536
2022-10-01T01:22:28,009 INFO NetworkImpl:159 link # 262144
2022-10-01T01:22:28,957 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T01:22:28,958 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T01:22:28,958 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T01:22:28,958 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T01:22:28,958 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T01:22:28,959 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T01:22:28,960 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T01:22:28,961 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T01:22:28,964 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T01:22:28,970 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T01:22:28,983 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T01:22:28,998 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T01:22:29,029 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T01:22:29,092 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T01:22:29,219 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T01:22:29,479 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T01:22:30,072 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T01:22:31,063 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T01:22:31,743 INFO MemoryObserver:41 used RAM: 14636 MB free: 1459 MB total: 16096 MB
2022-10-01T01:22:32,882 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T01:22:33,049 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T01:22:33,070 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:22:33,070 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T01:22:33,070 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:22:33,070 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:22:33,070 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:22:33,071 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T01:22:33,071 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T01:22:33,071 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T01:22:33,071 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:22:33,071 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:22:35,101 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:22:35,101 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:22:35,102 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:22:35,102 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:22:35,102 INFO EventsManagerImpl:176
2022-10-01T01:22:35,102 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:22:35,102 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:22:35,102 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:22:35,102 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:22:35,102 INFO EventsManagerImpl:176
2022-10-01T01:22:35,102 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:22:35,102 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:22:35,102 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:22:35,102 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:22:35,102 INFO EventsManagerImpl:176
2022-10-01T01:22:35,102 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:22:35,102 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:22:35,103 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:22:35,103 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:22:35,103 INFO EventsManagerImpl:176
2022-10-01T01:22:35,103 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T01:22:35,103 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T01:22:35,103 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T01:22:35,103 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T01:22:35,103 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T01:22:35,103 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T01:22:35,103 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T01:22:35,103 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:22:35,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T01:22:35,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:22:35,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:22:35,103 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T01:22:35,103 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:22:35,103 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:22:35,104 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:22:35,104 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T01:22:35,104 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T01:22:35,104 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T01:22:35,104 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T01:22:35,104 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:22:35,104 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:22:35,104 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:22:35,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T01:22:35,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:22:35,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:22:35,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:22:35,104 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:22:35,104 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:22:35,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:22:35,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:22:35,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:22:35,104 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:22:35,104 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:22:35,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:22:35,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:22:35,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:22:35,105 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:22:35,105 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T01:22:35,105 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:22:35,105 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:22:35,105 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:22:35,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T01:22:35,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:22:35,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:22:35,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:22:35,105 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:22:35,105 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:22:35,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:22:35,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:22:35,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:22:35,105 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:22:35,105 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:22:35,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:22:35,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:22:35,105 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:22:35,105 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:22:45,308 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T01:22:45,312 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T01:22:45,668 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T01:22:45,668 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T01:22:45,668 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T01:22:45,668 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T01:22:45,668 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T01:22:45,668 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T01:22:45,668 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T01:22:45,668 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T01:22:46,022 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T01:22:46,022 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=12s; (s/r): 0.0
2022-10-01T01:22:46,026 INFO VehicularDepartureHandler:110 teleport vehicle 20622_bike from link 37995742#0 to link -37995740#1
2022-10-01T01:22:46,052 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T01:22:46,360 INFO VehicularDepartureHandler:110 teleport vehicle 236668_bike from link 237978273 to link -196598817
2022-10-01T01:22:47,167 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1762 #nodes=221
2022-10-01T01:22:47,167 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271804 lost=0 simT=3600.0s realT=14s; (s/r): 257.14285714285717
2022-10-01T01:22:47,322 INFO VehicularDepartureHandler:110 teleport vehicle 18220_bike from link 264313119 to link -309945934
2022-10-01T01:22:48,503 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T01:22:48,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3100 #nodes=359
2022-10-01T01:22:48,791 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271287 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T01:22:49,921 INFO VehicularDepartureHandler:110 teleport vehicle 15829_bike from link 322779846 to link 69166181#0
2022-10-01T01:22:50,356 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T01:22:51,606 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4404 #nodes=457
2022-10-01T01:22:51,607 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270722 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T01:22:52,595 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T01:22:52,969 INFO VehicularDepartureHandler:110 teleport vehicle 14020_bike from link -674133614 to link 341989089#0
2022-10-01T01:22:52,970 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T01:22:55,439 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5623 #nodes=690
2022-10-01T01:22:55,439 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269918 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T01:23:03,905 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7232 #nodes=960
2022-10-01T01:23:03,906 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268713 lost=0 simT=18000.0s realT=30s; (s/r): 600.0
2022-10-01T01:23:15,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11026 #nodes=1635
2022-10-01T01:23:15,349 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266887 lost=0 simT=21600.0s realT=42s; (s/r): 514.2857142857143
2022-10-01T01:23:31,553 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12137 #nodes=1904
2022-10-01T01:23:31,553 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264271 lost=0 simT=25200.0s realT=58s; (s/r): 434.48275862068965
2022-10-01T01:23:31,744 INFO MemoryObserver:41 used RAM: 14068 MB free: 2027 MB total: 16096 MB
2022-10-01T01:23:49,879 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13350 #nodes=1896
2022-10-01T01:23:49,879 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260912 lost=0 simT=28800.0s realT=76s; (s/r): 378.94736842105266
2022-10-01T01:24:11,695 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14857 #nodes=2142
2022-10-01T01:24:11,696 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257354 lost=0 simT=32400.0s realT=98s; (s/r): 330.61224489795916
2022-10-01T01:24:31,744 INFO MemoryObserver:41 used RAM: 14876 MB free: 1219 MB total: 16096 MB
2022-10-01T01:24:33,495 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14652 #nodes=2082
2022-10-01T01:24:33,496 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252083 lost=0 simT=36000.0s realT=120s; (s/r): 300.0
2022-10-01T01:24:54,183 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15375 #nodes=2195
2022-10-01T01:24:54,184 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246358 lost=0 simT=39600.0s realT=141s; (s/r): 280.8510638297872
2022-10-01T01:25:13,527 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15578 #nodes=2269
2022-10-01T01:25:13,528 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238685 lost=0 simT=43200.0s realT=160s; (s/r): 270.0
2022-10-01T01:25:31,744 INFO MemoryObserver:41 used RAM: 15009 MB free: 1086 MB total: 16096 MB
2022-10-01T01:25:38,632 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16131 #nodes=2223
2022-10-01T01:25:38,633 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229782 lost=0 simT=46800.0s realT=185s; (s/r): 252.97297297297297
2022-10-01T01:25:59,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16350 #nodes=2453
2022-10-01T01:25:59,230 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218681 lost=0 simT=50400.0s realT=206s; (s/r): 244.6601941747573
2022-10-01T01:26:19,854 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16632 #nodes=2461
2022-10-01T01:26:19,854 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205229 lost=0 simT=54000.0s realT=226s; (s/r): 238.93805309734512
2022-10-01T01:26:31,745 INFO MemoryObserver:41 used RAM: 15611 MB free: 484 MB total: 16096 MB
2022-10-01T01:26:46,644 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16811 #nodes=2547
2022-10-01T01:26:46,644 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188700 lost=0 simT=57600.0s realT=253s; (s/r): 227.6679841897233
2022-10-01T01:27:08,904 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16899 #nodes=2515
2022-10-01T01:27:08,905 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169270 lost=0 simT=61200.0s realT=275s; (s/r): 222.54545454545453
2022-10-01T01:27:31,750 INFO MemoryObserver:41 used RAM: 15676 MB free: 419 MB total: 16096 MB
2022-10-01T01:27:45,499 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16444 #nodes=2371
2022-10-01T01:27:45,499 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147258 lost=0 simT=64800.0s realT=312s; (s/r): 207.69230769230768
2022-10-01T01:28:11,383 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15738 #nodes=2154
2022-10-01T01:28:11,383 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123496 lost=0 simT=68400.0s realT=338s; (s/r): 202.36686390532543
2022-10-01T01:28:31,752 INFO MemoryObserver:41 used RAM: 15871 MB free: 224 MB total: 16096 MB
2022-10-01T01:28:32,273 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15194 #nodes=2126
2022-10-01T01:28:32,274 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98683 lost=0 simT=72000.0s realT=359s; (s/r): 200.55710306406687
2022-10-01T01:28:52,432 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13366 #nodes=1783
2022-10-01T01:28:52,432 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76265 lost=0 simT=75600.0s realT=379s; (s/r): 199.47229551451187
2022-10-01T01:29:10,852 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12422 #nodes=1589
2022-10-01T01:29:10,852 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60123 lost=0 simT=79200.0s realT=397s; (s/r): 199.4962216624685
2022-10-01T01:29:26,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11838 #nodes=1512
2022-10-01T01:29:26,399 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46665 lost=0 simT=82800.0s realT=413s; (s/r): 200.48426150121065
2022-10-01T01:29:31,753 INFO MemoryObserver:41 used RAM: 15831 MB free: 264 MB total: 16096 MB
2022-10-01T01:29:43,386 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11154 #nodes=1397
2022-10-01T01:29:43,386 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34421 lost=3 simT=86400.0s realT=430s; (s/r): 200.93023255813952
2022-10-01T01:30:02,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9432 #nodes=1136
2022-10-01T01:30:02,065 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=28079 lost=7 simT=90000.0s realT=448s; (s/r): 200.89285714285714
2022-10-01T01:30:14,202 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8077 #nodes=922
2022-10-01T01:30:14,202 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23997 lost=8 simT=93600.0s realT=461s; (s/r): 203.03687635574838
2022-10-01T01:30:21,610 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6948 #nodes=764
2022-10-01T01:30:21,610 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=21048 lost=8 simT=97200.0s realT=468s; (s/r): 207.69230769230768
2022-10-01T01:30:26,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5949 #nodes=638
2022-10-01T01:30:26,781 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18764 lost=8 simT=100800.0s realT=473s; (s/r): 213.107822410148
2022-10-01T01:30:31,740 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4997 #nodes=601
2022-10-01T01:30:31,740 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16908 lost=9 simT=104400.0s realT=478s; (s/r): 218.4100418410042
2022-10-01T01:30:31,753 INFO MemoryObserver:41 used RAM: 15822 MB free: 273 MB total: 16096 MB
2022-10-01T01:30:36,517 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4322 #nodes=497
2022-10-01T01:30:36,517 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15335 lost=9 simT=108000.0s realT=483s; (s/r): 223.6024844720497
2022-10-01T01:30:40,852 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3712 #nodes=367
2022-10-01T01:30:40,852 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13960 lost=10 simT=111600.0s realT=487s; (s/r): 229.1581108829569
2022-10-01T01:30:44,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3072 #nodes=311
2022-10-01T01:30:44,229 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12811 lost=10 simT=115200.0s realT=491s; (s/r): 234.62321792260693
2022-10-01T01:30:46,870 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2547 #nodes=292
2022-10-01T01:30:46,870 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11852 lost=10 simT=118800.0s realT=493s; (s/r): 240.973630831643
2022-10-01T01:30:48,904 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2102 #nodes=245
2022-10-01T01:30:48,904 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10998 lost=12 simT=122400.0s realT=495s; (s/r): 247.27272727272728
2022-10-01T01:30:50,364 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1822 #nodes=182
2022-10-01T01:30:50,364 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10185 lost=12 simT=126000.0s realT=497s; (s/r): 253.5211267605634
2022-10-01T01:30:51,697 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1490 #nodes=158
2022-10-01T01:30:51,697 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8523 lost=14 simT=129600.0s realT=498s; (s/r): 260.2409638554217
2022-10-01T01:30:52,206 INFO AbstractController$9:234 ### ITERATION 48 fires after mobsim event
2022-10-01T01:30:52,206 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T01:30:52,206 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=339.540184599sec
2022-10-01T01:30:52,244 INFO LegTimesControlerListener:50 [48] average trip (probably: leg) duration is: 1295 seconds = 00:21:35
2022-10-01T01:30:52,244 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T01:30:52,244 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:30:52,244 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:30:52,245 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:30:52,245 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:30:52,245 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T01:30:52,245 INFO EventsManagerImpl:137 event # 1
2022-10-01T01:30:52,245 INFO EventsManagerImpl:137 event # 4
2022-10-01T01:30:52,245 INFO EventsManagerImpl:137 event # 16
2022-10-01T01:30:52,245 INFO EventsManagerImpl:137 event # 64
2022-10-01T01:30:52,245 INFO EventsManagerImpl:137 event # 256
2022-10-01T01:30:52,246 INFO EventsManagerImpl:137 event # 1024
2022-10-01T01:30:52,249 INFO EventsManagerImpl:137 event # 4096
2022-10-01T01:30:52,262 INFO EventsManagerImpl:137 event # 16384
2022-10-01T01:30:52,278 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T01:30:52,606 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:30:52,607 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:30:52,607 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:30:52,607 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:30:52,607 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T01:30:52,607 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T01:30:52,608 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:30:52,610 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:30:52,610 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:30:52,612 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:30:52,612 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:30:52,612 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:30:52,616 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:30:52,616 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T01:30:52,616 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:30:52,616 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:30:52,616 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:30:52,616 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:30:52,617 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:30:52,617 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:30:52,617 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:30:52,617 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:30:52,617 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:30:52,617 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:30:52,618 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:30:52,618 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T01:30:52,619 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:30:52,619 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:30:52,619 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:30:52,619 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:30:52,620 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:30:52,620 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:30:52,620 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:30:52,623 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:30:52,623 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T01:30:52,623 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:30:52,628 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:30:52,628 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:30:52,628 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:30][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:30:52,628 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T01:30:53,130 INFO ControlerListenerManagerImpl:251 [it.48] all ControlerAfterMobsimListeners called.
2022-10-01T01:30:53,130 INFO AbstractController$4:159 ### ITERATION 48 fires scoring event
2022-10-01T01:30:53,130 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T01:30:53,438 INFO NewScoreAssignerImpl:57 it: 48 msaStart: 599
2022-10-01T01:30:53,652 INFO ControlerListenerManagerImpl:194 [it.48] all ControlerScoringListeners called.
2022-10-01T01:30:53,652 INFO AbstractController$5:167 ### ITERATION 48 fires iteration end event
2022-10-01T01:30:53,652 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T01:30:53,652 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T01:30:53,790 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T01:30:53,791 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T01:30:57,682 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T01:30:57,682 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12516368229971706
2022-10-01T01:30:57,682 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.2961763814786096
2022-10-01T01:30:57,682 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.362160246897097E-4
2022-10-01T01:30:57,682 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.246619800038E-4
2022-10-01T01:30:57,682 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T01:30:57,682 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14163589867359566
2022-10-01T01:30:57,682 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14376312667854593
2022-10-01T01:30:57,682 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2323787980712448
2022-10-01T01:30:57,822 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T01:30:57,988 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -99.2042880570688
2022-10-01T01:30:57,988 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -123.49759642281265
2022-10-01T01:30:57,988 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -103.2090211158051
2022-10-01T01:30:57,989 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -81.03060860364623
2022-10-01T01:30:58,038 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T01:30:59,180 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19145.983702493766 meters
2022-10-01T01:30:59,180 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140282.407249254 meters (statistic on all 2091804 legs which have a finite distance)
2022-10-01T01:30:59,180 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52534.622981195644 meters
2022-10-01T01:30:59,180 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140233.52779492157 meters (statistic on all 762082 trips which have a finite distance)
2022-10-01T01:30:59,180 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T01:30:59,180 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T01:31:00,137 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T01:31:00,138 INFO LegHistogramListener:72 number of legs: 2100304 100%
2022-10-01T01:31:00,139 INFO LegHistogramListener:79 number of bike legs: 96671 4.602714654640471%
2022-10-01T01:31:00,139 INFO LegHistogramListener:79 number of car legs: 230544 10.97669670676245%
2022-10-01T01:31:00,139 INFO LegHistogramListener:79 number of drtNorth legs: 212 0.010093776900867685%
2022-10-01T01:31:00,139 INFO LegHistogramListener:79 number of drtSoutheast legs: 187 0.008903473021048382%
2022-10-01T01:31:00,139 INFO LegHistogramListener:79 number of freight legs: 47065 2.2408660841478185%
2022-10-01T01:31:00,139 INFO LegHistogramListener:79 number of pt legs: 132657 6.316085671407568%
2022-10-01T01:31:00,139 INFO LegHistogramListener:79 number of ride legs: 111389 5.303470354767691%
2022-10-01T01:31:00,139 INFO LegHistogramListener:79 number of walk legs: 1481579 70.54116927835209%
2022-10-01T01:31:00,684 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T01:31:01,695 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T01:31:05,687 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4363975515695528
2022-10-01T01:31:05,687 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42059033465648543
2022-10-01T01:31:05,687 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00706594021680523
2022-10-01T01:31:05,687 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0059413465340433505
2022-10-01T01:31:05,687 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T01:31:05,687 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.44535321998387567
2022-10-01T01:31:05,687 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.49300210026856733
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8159812978530018
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20521523901467106
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3798841514452826
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.445939908697372E-4
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.905400617242743E-4
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.25063675624046794
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24119068281836528
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4491853114713691
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16199669297565433
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36600774377750506
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.0797280434637486E-4
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.861484977174343E-4
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19002423781818556
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18670951077607234
2022-10-01T01:31:05,688 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3090437359104844
2022-10-01T01:31:05,856 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T01:31:06,931 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T01:31:07,236 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T01:31:07,610 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T01:31:08,677 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T01:31:08,968 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T01:31:09,301 INFO ControlerListenerManagerImpl:171 [it.48] all ControlerIterationEndsListeners called.
2022-10-01T01:31:09,407 INFO AbstractController:181 ### ITERATION 48 ENDS
2022-10-01T01:31:09,407 INFO AbstractController:182 ###################################################
2022-10-01T01:31:09,407 INFO AbstractController:133 ###################################################
2022-10-01T01:31:09,407 INFO AbstractController:134 ### ITERATION 49 BEGINS
2022-10-01T01:31:09,408 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T01:31:09,408 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T01:31:09,408 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T01:31:09,408 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T01:31:09,408 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T01:31:16,376 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T01:31:16,435 INFO ControlerListenerManagerImpl:148 [it.49] all ControlerIterationStartsListeners called.
2022-10-01T01:31:16,435 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T01:31:18,558 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169872 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T01:31:18,559 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30581 plans
2022-10-01T01:31:18,562 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:31:18,565 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:31:18,565 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:18,569 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:31:18,575 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:18,586 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:31:18,599 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:31:18,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:18,613 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:18,617 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:31:18,617 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:18,621 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:18,621 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:18,623 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:18,626 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:18,627 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:18,645 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:31:18,759 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:31:18,836 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:31:18,990 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:19,082 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:31:19,261 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:19,565 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:31:20,655 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:31:22,429 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:31:26,402 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T01:31:31,754 INFO MemoryObserver:41 used RAM: 15956 MB free: 139 MB total: 16096 MB
2022-10-01T01:31:41,043 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T01:31:57,972 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:31:57,973 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30581 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T01:31:57,973 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30393 plans
2022-10-01T01:31:57,973 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T01:31:57,973 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T01:31:57,973 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T01:31:57,973 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T01:31:57,973 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T01:31:57,973 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T01:31:57,974 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T01:31:57,974 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T01:31:57,974 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T01:31:57,975 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T01:31:57,978 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T01:31:57,982 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T01:31:57,992 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T01:31:58,011 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T01:31:58,047 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T01:31:58,133 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T01:31:58,338 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30393 plans
2022-10-01T01:31:58,338 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:31:58,338 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:31:58,339 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:58,351 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:58,352 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:31:58,353 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:58,357 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:31:58,367 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:58,370 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:31:58,390 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:58,392 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:31:58,393 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:58,394 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:58,395 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:58,420 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:58,425 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:31:58,437 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:58,465 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:58,471 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:31:58,603 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:31:58,675 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:31:58,990 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:31:59,403 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:32:00,418 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:32:02,548 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:32:06,400 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T01:32:15,735 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T01:32:31,755 INFO MemoryObserver:41 used RAM: 14558 MB free: 1537 MB total: 16096 MB
2022-10-01T01:32:39,965 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:32:39,965 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30393 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T01:32:39,965 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7582 plans
2022-10-01T01:32:39,965 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T01:32:39,965 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T01:32:39,965 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T01:32:39,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T01:32:39,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T01:32:39,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T01:32:39,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T01:32:39,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T01:32:39,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T01:32:39,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T01:32:39,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T01:32:39,967 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T01:32:39,968 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T01:32:39,971 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T01:32:39,971 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7582 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T01:32:39,971 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40299 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T01:32:39,971 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6766 plans
2022-10-01T01:32:39,972 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:32:39,972 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:32:39,972 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:32:39,973 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:32:39,974 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:32:39,987 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:32:40,035 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:32:40,283 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:32:40,424 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:32:41,039 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:32:41,625 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:32:42,860 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:32:46,162 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:32:58,940 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:32:58,940 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6766 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T01:32:58,940 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T01:33:00,290 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T01:33:01,745 INFO ControlerListenerManagerImpl:213 [it.49] all ControlerReplanningListeners called.
2022-10-01T01:33:01,745 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T01:33:01,745 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T01:33:01,745 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T01:33:01,865 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T01:33:01,979 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T01:33:01,980 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T01:33:01,980 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T01:33:01,981 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T01:33:01,982 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T01:33:01,982 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T01:33:01,983 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T01:33:01,983 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T01:33:01,983 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T01:33:01,983 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T01:33:01,983 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T01:33:01,983 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T01:33:01,983 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T01:33:01,983 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:33:01,983 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:33:01,984 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T01:33:01,984 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:33:01,984 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:33:01,984 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T01:33:01,984 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T01:33:01,984 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T01:33:01,984 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T01:33:02,884 INFO ControlerListenerManagerImpl:232 [it.49] all ControlerBeforeMobsimListeners called.
2022-10-01T01:33:02,885 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T01:33:02,885 INFO NetworkImpl:163 node # 1
2022-10-01T01:33:02,885 INFO NetworkImpl:163 node # 4
2022-10-01T01:33:02,885 INFO NetworkImpl:163 node # 16
2022-10-01T01:33:02,885 INFO NetworkImpl:163 node # 64
2022-10-01T01:33:02,885 INFO NetworkImpl:163 node # 256
2022-10-01T01:33:02,886 INFO NetworkImpl:163 node # 1024
2022-10-01T01:33:02,886 INFO NetworkImpl:163 node # 4096
2022-10-01T01:33:02,888 INFO NetworkImpl:163 node # 16384
2022-10-01T01:33:02,897 INFO NetworkImpl:163 node # 65536
2022-10-01T01:33:02,933 INFO NetworkImpl:159 link # 1
2022-10-01T01:33:02,933 INFO NetworkImpl:159 link # 4
2022-10-01T01:33:02,934 INFO NetworkImpl:159 link # 16
2022-10-01T01:33:02,934 INFO NetworkImpl:159 link # 64
2022-10-01T01:33:02,934 INFO NetworkImpl:159 link # 256
2022-10-01T01:33:02,935 INFO NetworkImpl:159 link # 1024
2022-10-01T01:33:02,941 INFO NetworkImpl:159 link # 4096
2022-10-01T01:33:02,962 INFO NetworkImpl:159 link # 16384
2022-10-01T01:33:03,100 INFO NetworkImpl:159 link # 65536
2022-10-01T01:33:03,508 INFO NetworkImpl:159 link # 262144
2022-10-01T01:33:04,393 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T01:33:04,393 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T01:33:04,393 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T01:33:04,394 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T01:33:04,394 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T01:33:04,394 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T01:33:04,395 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T01:33:04,397 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T01:33:04,401 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T01:33:04,410 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T01:33:04,421 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T01:33:04,437 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T01:33:04,466 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T01:33:04,626 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T01:33:04,747 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T01:33:04,994 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T01:33:05,486 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T01:33:06,469 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T01:33:08,167 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T01:33:08,351 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T01:33:08,374 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:33:08,375 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T01:33:08,375 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:33:08,375 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:33:08,375 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:33:08,375 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T01:33:08,375 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T01:33:08,375 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T01:33:08,375 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:33:08,375 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:33:10,470 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:33:10,470 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:33:10,471 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:33:10,471 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:33:10,471 INFO EventsManagerImpl:176
2022-10-01T01:33:10,471 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:33:10,471 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:33:10,471 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:33:10,471 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:33:10,471 INFO EventsManagerImpl:176
2022-10-01T01:33:10,471 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:33:10,471 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:33:10,471 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:33:10,471 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:33:10,471 INFO EventsManagerImpl:176
2022-10-01T01:33:10,471 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:33:10,471 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:33:10,471 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:33:10,472 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:33:10,472 INFO EventsManagerImpl:176
2022-10-01T01:33:10,472 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T01:33:10,472 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T01:33:10,472 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T01:33:10,472 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T01:33:10,472 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T01:33:10,472 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T01:33:10,472 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T01:33:10,472 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:33:10,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T01:33:10,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:33:10,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:33:10,472 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T01:33:10,472 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:33:10,472 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:33:10,472 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:33:10,473 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T01:33:10,473 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T01:33:10,473 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T01:33:10,473 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T01:33:10,473 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:33:10,473 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:33:10,473 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:33:10,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T01:33:10,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:33:10,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:33:10,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:33:10,473 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:33:10,473 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:33:10,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:33:10,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:33:10,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:33:10,473 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:33:10,473 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:33:10,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:33:10,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:33:10,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:33:10,473 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:33:10,474 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T01:33:10,474 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:33:10,474 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:33:10,474 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:33:10,474 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T01:33:10,474 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:33:10,474 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:33:10,474 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:33:10,474 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:33:10,474 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:33:10,474 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:33:10,474 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:33:10,474 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:33:10,474 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:33:10,474 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:33:10,474 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:33:10,474 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:33:10,474 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:33:10,474 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:33:19,998 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T01:33:20,003 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T01:33:20,353 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T01:33:20,353 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T01:33:20,353 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T01:33:20,353 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T01:33:20,353 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T01:33:20,353 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T01:33:20,353 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T01:33:20,353 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T01:33:20,717 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T01:33:20,718 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=12s; (s/r): 0.0
2022-10-01T01:33:20,746 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T01:33:20,747 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T01:33:21,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1800 #nodes=227
2022-10-01T01:33:21,915 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271810 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T01:33:23,194 INFO VehicularDepartureHandler:110 teleport vehicle 15079_bike from link 334005613 to link 28497759#0
2022-10-01T01:33:23,600 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T01:33:23,808 INFO VehicularDepartureHandler:110 teleport vehicle 7689_bike from link 292532875 to link 627608828
2022-10-01T01:33:23,901 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3122 #nodes=342
2022-10-01T01:33:23,901 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271286 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T01:33:26,453 INFO VehicularDepartureHandler:110 teleport vehicle 726_bike from link 499545841 to link -286473860#1
2022-10-01T01:33:26,592 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4371 #nodes=456
2022-10-01T01:33:26,592 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270711 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T01:33:27,303 INFO VehicularDepartureHandler:110 teleport vehicle 17714_bike from link 973591895 to link 256366928#0
2022-10-01T01:33:27,670 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T01:33:31,755 INFO MemoryObserver:41 used RAM: 13311 MB free: 2784 MB total: 16096 MB
2022-10-01T01:33:32,097 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5618 #nodes=692
2022-10-01T01:33:32,098 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269921 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T01:33:33,486 INFO VehicularDepartureHandler:110 teleport vehicle 2213_bike from link 27256315 to link -27462970
2022-10-01T01:33:33,486 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T01:33:40,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7187 #nodes=993
2022-10-01T01:33:40,258 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268729 lost=0 simT=18000.0s realT=31s; (s/r): 580.6451612903226
2022-10-01T01:33:50,809 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11096 #nodes=1705
2022-10-01T01:33:50,810 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266875 lost=0 simT=21600.0s realT=42s; (s/r): 514.2857142857143
2022-10-01T01:34:09,675 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12178 #nodes=1828
2022-10-01T01:34:09,676 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264228 lost=0 simT=25200.0s realT=61s; (s/r): 413.11475409836066
2022-10-01T01:34:28,038 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13380 #nodes=1897
2022-10-01T01:34:28,046 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260860 lost=0 simT=28800.0s realT=79s; (s/r): 364.55696202531647
2022-10-01T01:34:31,755 INFO MemoryObserver:41 used RAM: 13911 MB free: 2184 MB total: 16096 MB
2022-10-01T01:34:49,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14830 #nodes=2142
2022-10-01T01:34:49,308 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257366 lost=0 simT=32400.0s realT=100s; (s/r): 324.0
2022-10-01T01:35:13,411 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14666 #nodes=2116
2022-10-01T01:35:13,411 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252070 lost=0 simT=36000.0s realT=125s; (s/r): 288.0
2022-10-01T01:35:31,756 INFO MemoryObserver:41 used RAM: 14715 MB free: 1380 MB total: 16096 MB
2022-10-01T01:35:33,375 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15217 #nodes=2165
2022-10-01T01:35:33,376 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246321 lost=0 simT=39600.0s realT=145s; (s/r): 273.1034482758621
2022-10-01T01:35:53,766 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15674 #nodes=2158
2022-10-01T01:35:53,767 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238701 lost=0 simT=43200.0s realT=165s; (s/r): 261.8181818181818
2022-10-01T01:36:19,178 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16015 #nodes=2384
2022-10-01T01:36:19,178 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229754 lost=0 simT=46800.0s realT=190s; (s/r): 246.31578947368422
2022-10-01T01:36:31,756 INFO MemoryObserver:41 used RAM: 15155 MB free: 940 MB total: 16096 MB
2022-10-01T01:36:39,718 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16349 #nodes=2404
2022-10-01T01:36:39,718 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218637 lost=0 simT=50400.0s realT=211s; (s/r): 238.86255924170615
2022-10-01T01:37:00,628 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16543 #nodes=2473
2022-10-01T01:37:00,629 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205265 lost=0 simT=54000.0s realT=232s; (s/r): 232.75862068965517
2022-10-01T01:37:26,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16731 #nodes=2497
2022-10-01T01:37:26,605 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188585 lost=0 simT=57600.0s realT=258s; (s/r): 223.25581395348837
2022-10-01T01:37:31,758 INFO MemoryObserver:41 used RAM: 15783 MB free: 312 MB total: 16096 MB
2022-10-01T01:38:00,117 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16815 #nodes=2486
2022-10-01T01:38:00,118 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169317 lost=0 simT=61200.0s realT=291s; (s/r): 210.30927835051546
2022-10-01T01:38:25,574 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16524 #nodes=2342
2022-10-01T01:38:25,575 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147275 lost=0 simT=64800.0s realT=317s; (s/r): 204.41640378548897
2022-10-01T01:38:31,759 INFO MemoryObserver:41 used RAM: 15721 MB free: 374 MB total: 16096 MB
2022-10-01T01:38:52,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15721 #nodes=2112
2022-10-01T01:38:52,301 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123556 lost=0 simT=68400.0s realT=343s; (s/r): 199.41690962099125
2022-10-01T01:39:14,801 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15352 #nodes=2040
2022-10-01T01:39:14,801 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98743 lost=0 simT=72000.0s realT=366s; (s/r): 196.72131147540983
2022-10-01T01:39:31,759 INFO MemoryObserver:41 used RAM: 15682 MB free: 413 MB total: 16096 MB
2022-10-01T01:39:34,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13453 #nodes=1765
2022-10-01T01:39:34,709 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76238 lost=0 simT=75600.0s realT=386s; (s/r): 195.85492227979276
2022-10-01T01:39:53,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12499 #nodes=1567
2022-10-01T01:39:53,924 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=60117 lost=0 simT=79200.0s realT=405s; (s/r): 195.55555555555554
2022-10-01T01:40:09,637 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11856 #nodes=1495
2022-10-01T01:40:09,637 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46545 lost=0 simT=82800.0s realT=421s; (s/r): 196.6745843230404
2022-10-01T01:40:31,759 INFO MemoryObserver:41 used RAM: 15609 MB free: 486 MB total: 16096 MB
2022-10-01T01:40:32,996 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11240 #nodes=1351
2022-10-01T01:40:32,996 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34168 lost=1 simT=86400.0s realT=444s; (s/r): 194.59459459459458
2022-10-01T01:40:43,859 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9482 #nodes=1068
2022-10-01T01:40:43,859 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27833 lost=5 simT=90000.0s realT=455s; (s/r): 197.8021978021978
2022-10-01T01:40:54,520 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8074 #nodes=886
2022-10-01T01:40:54,520 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23806 lost=5 simT=93600.0s realT=466s; (s/r): 200.85836909871244
2022-10-01T01:41:02,589 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6981 #nodes=771
2022-10-01T01:41:02,589 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20878 lost=6 simT=97200.0s realT=474s; (s/r): 205.0632911392405
2022-10-01T01:41:08,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5945 #nodes=655
2022-10-01T01:41:08,548 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18570 lost=6 simT=100800.0s realT=480s; (s/r): 210.0
2022-10-01T01:41:14,322 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5105 #nodes=586
2022-10-01T01:41:14,323 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16726 lost=6 simT=104400.0s realT=485s; (s/r): 215.2577319587629
2022-10-01T01:41:19,401 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4343 #nodes=495
2022-10-01T01:41:19,401 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15141 lost=6 simT=108000.0s realT=491s; (s/r): 219.959266802444
2022-10-01T01:41:22,810 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3673 #nodes=409
2022-10-01T01:41:22,810 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13788 lost=6 simT=111600.0s realT=494s; (s/r): 225.91093117408906
2022-10-01T01:41:25,634 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3107 #nodes=330
2022-10-01T01:41:25,635 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12664 lost=6 simT=115200.0s realT=497s; (s/r): 231.79074446680082
2022-10-01T01:41:27,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2515 #nodes=298
2022-10-01T01:41:27,775 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11697 lost=6 simT=118800.0s realT=499s; (s/r): 238.07615230460922
2022-10-01T01:41:29,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2146 #nodes=237
2022-10-01T01:41:29,501 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10850 lost=6 simT=122400.0s realT=501s; (s/r): 244.311377245509
2022-10-01T01:41:31,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1829 #nodes=202
2022-10-01T01:41:31,258 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=10043 lost=7 simT=126000.0s realT=502s; (s/r): 250.996015936255
2022-10-01T01:41:31,759 INFO MemoryObserver:41 used RAM: 15819 MB free: 276 MB total: 16096 MB
2022-10-01T01:41:32,859 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1518 #nodes=185
2022-10-01T01:41:32,859 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8383 lost=7 simT=129600.0s realT=504s; (s/r): 257.14285714285717
2022-10-01T01:41:33,381 INFO AbstractController$9:234 ### ITERATION 49 fires after mobsim event
2022-10-01T01:41:33,381 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=355.976138559sec
2022-10-01T01:41:33,381 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T01:41:33,418 INFO LegTimesControlerListener:50 [49] average trip (probably: leg) duration is: 1292 seconds = 00:21:32
2022-10-01T01:41:33,418 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T01:41:33,419 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:41:33,419 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:41:33,419 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:41:33,419 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:41:33,419 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T01:41:33,419 INFO EventsManagerImpl:137 event # 1
2022-10-01T01:41:33,419 INFO EventsManagerImpl:137 event # 4
2022-10-01T01:41:33,419 INFO EventsManagerImpl:137 event # 16
2022-10-01T01:41:33,419 INFO EventsManagerImpl:137 event # 64
2022-10-01T01:41:33,419 INFO EventsManagerImpl:137 event # 256
2022-10-01T01:41:33,420 INFO EventsManagerImpl:137 event # 1024
2022-10-01T01:41:33,423 INFO EventsManagerImpl:137 event # 4096
2022-10-01T01:41:33,436 INFO EventsManagerImpl:137 event # 16384
2022-10-01T01:41:33,452 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T01:41:33,780 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:41:33,780 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:41:33,780 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:41:33,780 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:41:33,780 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T01:41:33,780 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T01:41:33,781 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:41:33,783 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:41:33,783 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:41:33,786 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:41:33,786 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:41:33,786 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:11][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:41:33,789 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:41:33,789 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T01:41:33,789 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:41:33,790 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:41:33,790 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:41:33,790 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:41:33,790 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:41:33,790 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:41:33,790 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:41:33,790 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:41:33,790 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:41:33,790 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:58][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:41:33,792 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:41:33,792 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T01:41:33,792 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:41:33,792 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:41:33,792 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:41:33,792 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:41:33,793 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:41:33,794 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:41:33,794 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:41:33,796 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:41:33,796 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:41:33,796 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:51:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:41:33,869 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:41:33,869 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:41:33,869 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:27:23][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:41:33,869 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T01:41:34,363 INFO ControlerListenerManagerImpl:251 [it.49] all ControlerAfterMobsimListeners called.
2022-10-01T01:41:34,364 INFO AbstractController$4:159 ### ITERATION 49 fires scoring event
2022-10-01T01:41:34,364 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T01:41:34,582 INFO NewScoreAssignerImpl:57 it: 49 msaStart: 599
2022-10-01T01:41:34,788 INFO ControlerListenerManagerImpl:194 [it.49] all ControlerScoringListeners called.
2022-10-01T01:41:34,788 INFO AbstractController$5:167 ### ITERATION 49 fires iteration end event
2022-10-01T01:41:34,788 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T01:41:34,788 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T01:41:34,925 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T01:41:34,926 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T01:41:39,246 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T01:41:39,246 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1256900332242974
2022-10-01T01:41:39,246 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29760266410594804
2022-10-01T01:41:39,246 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2337819726092113E-4
2022-10-01T01:41:39,246 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.246619800038E-4
2022-10-01T01:41:39,246 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T01:41:39,246 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14100427756409928
2022-10-01T01:41:39,246 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14365400514540122
2022-10-01T01:41:39,246 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23117974498939595
2022-10-01T01:41:39,384 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T01:41:39,551 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -98.79388734046827
2022-10-01T01:41:39,551 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -122.74798234907291
2022-10-01T01:41:39,551 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -102.79517357443859
2022-10-01T01:41:39,551 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -80.87832511384352
2022-10-01T01:41:39,600 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T01:41:40,648 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19138.73103890793 meters
2022-10-01T01:41:40,648 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140341.01854249882 meters (statistic on all 2093471 legs which have a finite distance)
2022-10-01T01:41:40,648 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52525.42949460438 meters
2022-10-01T01:41:40,648 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140288.6511090579 meters (statistic on all 762515 trips which have a finite distance)
2022-10-01T01:41:40,648 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T01:41:40,648 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T01:41:41,639 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T01:41:41,641 INFO LegHistogramListener:72 number of legs: 2101832 100%
2022-10-01T01:41:41,641 INFO LegHistogramListener:79 number of bike legs: 97061 4.617923792196522%
2022-10-01T01:41:41,641 INFO LegHistogramListener:79 number of car legs: 231652 11.02143273106509%
2022-10-01T01:41:41,641 INFO LegHistogramListener:79 number of drtNorth legs: 209 0.009943706252450243%
2022-10-01T01:41:41,641 INFO LegHistogramListener:79 number of drtSoutheast legs: 182 0.00865911262175093%
2022-10-01T01:41:41,641 INFO LegHistogramListener:79 number of freight legs: 47065 2.239237008476415%
2022-10-01T01:41:41,641 INFO LegHistogramListener:79 number of pt legs: 132044 6.282328939705932%
2022-10-01T01:41:41,641 INFO LegHistogramListener:79 number of ride legs: 111292 5.2949997906588155%
2022-10-01T01:41:41,641 INFO LegHistogramListener:79 number of walk legs: 1482327 70.52547491902303%
2022-10-01T01:41:42,186 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T01:41:43,192 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4409755208306588
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42149925283844364
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00714425096412084
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006044049153473659
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4485151768795863
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.4981397988055685
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.819401295080031
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20592645465422596
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38017813769340186
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.561480355556469E-4
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.93107627210032E-4
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2518447958015169
2022-10-01T01:41:47,078 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24226649275689777
2022-10-01T01:41:47,079 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.452566795216112
2022-10-01T01:41:47,079 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16272588157360954
2022-10-01T01:41:47,079 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3665546352259714
2022-10-01T01:41:47,079 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.092565870892537E-4
2022-10-01T01:41:47,079 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.861484977174343E-4
2022-10-01T01:41:47,079 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T01:41:47,079 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19103714240231698
2022-10-01T01:41:47,079 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.18753626686248634
2022-10-01T01:41:47,079 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3106715724284548
2022-10-01T01:41:47,227 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T01:41:48,318 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T01:41:48,614 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T01:41:48,963 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T01:41:50,036 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T01:41:50,340 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T01:41:50,684 INFO ControlerListenerManagerImpl:171 [it.49] all ControlerIterationEndsListeners called.
2022-10-01T01:41:50,789 INFO AbstractController:181 ### ITERATION 49 ENDS
2022-10-01T01:41:50,789 INFO AbstractController:182 ###################################################
2022-10-01T01:41:50,789 INFO AbstractController:133 ###################################################
2022-10-01T01:41:50,789 INFO AbstractController:134 ### ITERATION 50 BEGINS
2022-10-01T01:41:50,790 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T01:41:50,790 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T01:41:50,790 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T01:41:50,790 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T01:41:50,790 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T01:41:57,269 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T01:41:57,326 INFO ControlerListenerManagerImpl:148 [it.50] all ControlerIterationStartsListeners called.
2022-10-01T01:41:57,326 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T01:41:59,466 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169780 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T01:41:59,466 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30449 plans
2022-10-01T01:41:59,484 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:41:59,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:41:59,485 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:41:59,485 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:41:59,487 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:41:59,493 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:41:59,498 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:41:59,499 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:41:59,500 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:41:59,502 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:41:59,503 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:41:59,510 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:41:59,513 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:41:59,537 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:41:59,538 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:41:59,541 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:41:59,543 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:41:59,549 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:41:59,643 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:41:59,736 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:41:59,773 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:41:59,943 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:42:00,332 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:42:01,535 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:42:03,270 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:42:06,972 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T01:42:21,673 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T01:42:31,768 INFO MemoryObserver:41 used RAM: 14404 MB free: 1691 MB total: 16096 MB
2022-10-01T01:42:40,575 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:42:40,575 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30449 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T01:42:40,575 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30529 plans
2022-10-01T01:42:40,576 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T01:42:40,576 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T01:42:40,576 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T01:42:40,576 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T01:42:40,576 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T01:42:40,576 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T01:42:40,576 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T01:42:40,576 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T01:42:40,577 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T01:42:40,577 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T01:42:40,579 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T01:42:40,581 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T01:42:40,587 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T01:42:40,598 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T01:42:40,619 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T01:42:40,668 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T01:42:40,850 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30529 plans
2022-10-01T01:42:40,851 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:42:40,851 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:42:40,851 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:42:40,851 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:42:40,851 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:42:40,852 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:42:40,852 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:42:40,853 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:42:40,860 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:42:40,861 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:42:40,861 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:42:40,862 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:42:40,864 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:42:40,873 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:42:40,888 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:42:40,907 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:42:40,908 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:42:40,976 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:42:40,977 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:42:40,995 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:42:41,072 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:42:41,260 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:42:41,642 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:42:42,700 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:42:44,928 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:42:48,899 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T01:42:57,610 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T01:43:17,622 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:43:17,622 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30529 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T01:43:17,622 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7670 plans
2022-10-01T01:43:17,622 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T01:43:17,622 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T01:43:17,623 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T01:43:17,623 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T01:43:17,623 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T01:43:17,623 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T01:43:17,623 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T01:43:17,623 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T01:43:17,623 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T01:43:17,623 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T01:43:17,623 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T01:43:17,624 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T01:43:17,625 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T01:43:17,628 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T01:43:17,628 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7670 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T01:43:17,628 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40298 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T01:43:17,628 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6767 plans
2022-10-01T01:43:17,629 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:43:17,629 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:43:17,629 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:43:17,629 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:43:17,631 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:43:17,635 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:43:17,673 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:43:18,081 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:43:18,293 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:43:18,539 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:43:19,182 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:43:20,488 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:43:24,083 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:43:31,769 INFO MemoryObserver:41 used RAM: 15287 MB free: 808 MB total: 16096 MB
2022-10-01T01:43:34,366 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:43:34,367 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6767 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T01:43:34,367 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T01:43:35,839 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T01:43:37,265 INFO ControlerListenerManagerImpl:213 [it.50] all ControlerReplanningListeners called.
2022-10-01T01:43:37,266 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T01:43:37,266 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T01:43:37,266 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T01:43:37,392 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T01:43:37,510 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T01:43:37,511 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T01:43:37,511 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T01:43:37,522 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T01:43:37,532 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T01:43:37,533 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T01:43:37,534 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T01:43:37,535 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T01:43:37,535 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T01:43:37,535 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T01:43:37,535 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T01:43:37,535 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T01:43:37,535 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T01:43:37,535 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:43:37,535 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:43:37,535 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T01:43:37,535 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:43:37,535 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:43:37,535 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T01:43:37,536 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T01:43:37,536 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T01:43:37,536 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T01:43:38,453 INFO ControlerListenerManagerImpl:232 [it.50] all ControlerBeforeMobsimListeners called.
2022-10-01T01:43:38,453 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T01:43:38,454 INFO NetworkImpl:163 node # 1
2022-10-01T01:43:38,454 INFO NetworkImpl:163 node # 4
2022-10-01T01:43:38,454 INFO NetworkImpl:163 node # 16
2022-10-01T01:43:38,454 INFO NetworkImpl:163 node # 64
2022-10-01T01:43:38,454 INFO NetworkImpl:163 node # 256
2022-10-01T01:43:38,454 INFO NetworkImpl:163 node # 1024
2022-10-01T01:43:38,455 INFO NetworkImpl:163 node # 4096
2022-10-01T01:43:38,457 INFO NetworkImpl:163 node # 16384
2022-10-01T01:43:38,466 INFO NetworkImpl:163 node # 65536
2022-10-01T01:43:38,544 INFO NetworkImpl:159 link # 1
2022-10-01T01:43:38,544 INFO NetworkImpl:159 link # 4
2022-10-01T01:43:38,544 INFO NetworkImpl:159 link # 16
2022-10-01T01:43:38,545 INFO NetworkImpl:159 link # 64
2022-10-01T01:43:38,545 INFO NetworkImpl:159 link # 256
2022-10-01T01:43:38,546 INFO NetworkImpl:159 link # 1024
2022-10-01T01:43:38,551 INFO NetworkImpl:159 link # 4096
2022-10-01T01:43:38,572 INFO NetworkImpl:159 link # 16384
2022-10-01T01:43:38,659 INFO NetworkImpl:159 link # 65536
2022-10-01T01:43:39,069 INFO NetworkImpl:159 link # 262144
2022-10-01T01:43:39,880 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T01:43:39,880 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T01:43:39,880 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T01:43:39,880 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T01:43:39,881 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T01:43:39,881 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T01:43:39,882 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T01:43:39,884 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T01:43:39,886 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T01:43:39,890 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T01:43:39,900 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T01:43:39,918 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T01:43:40,058 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T01:43:40,127 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T01:43:40,258 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T01:43:40,518 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T01:43:41,031 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T01:43:42,056 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T01:43:43,896 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T01:43:44,080 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T01:43:44,103 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:43:44,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T01:43:44,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:43:44,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:43:44,103 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:43:44,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T01:43:44,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T01:43:44,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T01:43:44,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:43:44,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:43:46,618 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:43:46,618 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:43:46,619 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:43:46,619 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:43:46,619 INFO EventsManagerImpl:176
2022-10-01T01:43:46,619 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:43:46,619 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:43:46,619 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:43:46,619 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:43:46,619 INFO EventsManagerImpl:176
2022-10-01T01:43:46,619 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:43:46,619 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:43:46,619 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:43:46,619 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:43:46,619 INFO EventsManagerImpl:176
2022-10-01T01:43:46,619 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:43:46,619 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:43:46,619 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:43:46,620 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:43:46,620 INFO EventsManagerImpl:176
2022-10-01T01:43:46,620 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T01:43:46,620 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T01:43:46,620 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T01:43:46,620 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T01:43:46,620 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T01:43:46,620 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T01:43:46,620 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T01:43:46,620 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:43:46,620 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T01:43:46,620 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:43:46,620 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:43:46,620 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T01:43:46,620 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:43:46,620 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:43:46,620 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:43:46,621 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T01:43:46,621 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T01:43:46,621 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T01:43:46,621 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T01:43:46,621 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:43:46,621 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:43:46,621 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:43:46,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T01:43:46,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:43:46,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:43:46,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:43:46,621 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:43:46,621 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:43:46,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:43:46,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:43:46,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:43:46,621 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:43:46,621 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:43:46,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:43:46,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:43:46,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:43:46,621 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:43:46,622 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T01:43:46,622 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:43:46,622 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:43:46,622 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:43:46,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T01:43:46,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:43:46,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:43:46,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:43:46,622 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:43:46,622 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:43:46,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:43:46,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:43:46,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:43:46,622 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:43:46,622 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:43:46,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:43:46,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:43:46,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:43:46,622 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:43:56,561 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T01:43:56,566 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T01:43:56,900 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T01:43:56,900 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T01:43:56,900 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T01:43:56,900 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T01:43:56,900 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T01:43:56,900 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T01:43:56,900 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T01:43:56,900 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T01:43:57,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T01:43:57,256 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=13s; (s/r): 0.0
2022-10-01T01:43:57,286 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T01:43:57,286 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T01:43:58,439 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1776 #nodes=225
2022-10-01T01:43:58,440 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271788 lost=0 simT=3600.0s realT=14s; (s/r): 257.14285714285717
2022-10-01T01:43:59,837 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T01:44:00,346 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3118 #nodes=337
2022-10-01T01:44:00,346 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271284 lost=0 simT=7200.0s realT=16s; (s/r): 450.0
2022-10-01T01:44:01,904 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T01:44:02,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4389 #nodes=443
2022-10-01T01:44:02,958 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270720 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T01:44:07,806 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5616 #nodes=704
2022-10-01T01:44:07,806 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269939 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T01:44:10,383 INFO VehicularDepartureHandler:110 teleport vehicle 14922_bike from link 169019463 to link 4071975#0
2022-10-01T01:44:10,698 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T01:44:14,808 INFO VehicularDepartureHandler:110 teleport vehicle 2351_bike from link 47152593 to link -75637183
2022-10-01T01:44:15,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7181 #nodes=1006
2022-10-01T01:44:15,959 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268738 lost=0 simT=18000.0s realT=31s; (s/r): 580.6451612903226
2022-10-01T01:44:16,495 INFO VehicularDepartureHandler:110 teleport vehicle 9524_car from link 43684665 to link 58723406
2022-10-01T01:44:17,652 INFO VehicularDepartureHandler:110 teleport vehicle 57893_bike from link -1033828704#0 to link -6015426
2022-10-01T01:44:17,652 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T01:44:26,402 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11090 #nodes=1649
2022-10-01T01:44:26,403 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266880 lost=0 simT=21600.0s realT=42s; (s/r): 514.2857142857143
2022-10-01T01:44:31,770 INFO MemoryObserver:41 used RAM: 13702 MB free: 2393 MB total: 16096 MB
2022-10-01T01:44:45,118 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12144 #nodes=1836
2022-10-01T01:44:45,119 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264230 lost=0 simT=25200.0s realT=61s; (s/r): 413.11475409836066
2022-10-01T01:45:01,313 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13393 #nodes=2023
2022-10-01T01:45:01,314 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260903 lost=0 simT=28800.0s realT=77s; (s/r): 374.02597402597405
2022-10-01T01:45:23,773 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14886 #nodes=2165
2022-10-01T01:45:23,774 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257364 lost=0 simT=32400.0s realT=99s; (s/r): 327.27272727272725
2022-10-01T01:45:31,770 INFO MemoryObserver:41 used RAM: 14672 MB free: 1423 MB total: 16096 MB
2022-10-01T01:45:42,510 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14807 #nodes=2179
2022-10-01T01:45:42,510 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252023 lost=0 simT=36000.0s realT=118s; (s/r): 305.08474576271186
2022-10-01T01:46:01,388 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15196 #nodes=2214
2022-10-01T01:46:01,388 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246282 lost=0 simT=39600.0s realT=137s; (s/r): 289.05109489051097
2022-10-01T01:46:25,431 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15626 #nodes=2248
2022-10-01T01:46:25,432 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238627 lost=0 simT=43200.0s realT=161s; (s/r): 268.3229813664596
2022-10-01T01:46:31,770 INFO MemoryObserver:41 used RAM: 14979 MB free: 1116 MB total: 16096 MB
2022-10-01T01:46:45,930 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15872 #nodes=2383
2022-10-01T01:46:45,931 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229626 lost=0 simT=46800.0s realT=181s; (s/r): 258.56353591160223
2022-10-01T01:47:06,234 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16365 #nodes=2451
2022-10-01T01:47:06,235 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218491 lost=0 simT=50400.0s realT=202s; (s/r): 249.5049504950495
2022-10-01T01:47:27,475 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16485 #nodes=2480
2022-10-01T01:47:27,476 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205191 lost=0 simT=54000.0s realT=223s; (s/r): 242.152466367713
2022-10-01T01:47:31,771 INFO MemoryObserver:41 used RAM: 15749 MB free: 346 MB total: 16096 MB
2022-10-01T01:47:54,757 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16765 #nodes=2447
2022-10-01T01:47:54,757 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188483 lost=0 simT=57600.0s realT=250s; (s/r): 230.4
2022-10-01T01:48:22,642 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16743 #nodes=2543
2022-10-01T01:48:22,642 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169234 lost=0 simT=61200.0s realT=278s; (s/r): 220.14388489208633
2022-10-01T01:48:37,013 INFO MemoryObserver:41 used RAM: 14953 MB free: 1142 MB total: 16096 MB
2022-10-01T01:48:56,592 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16366 #nodes=2413
2022-10-01T01:48:56,592 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147148 lost=0 simT=64800.0s realT=312s; (s/r): 207.69230769230768
2022-10-01T01:49:18,270 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15802 #nodes=2142
2022-10-01T01:49:18,270 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123317 lost=0 simT=68400.0s realT=334s; (s/r): 204.79041916167665
2022-10-01T01:49:37,014 INFO MemoryObserver:41 used RAM: 15617 MB free: 478 MB total: 16096 MB
2022-10-01T01:49:42,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15233 #nodes=2099
2022-10-01T01:49:42,934 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98469 lost=0 simT=72000.0s realT=358s; (s/r): 201.11731843575419
2022-10-01T01:50:03,300 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13343 #nodes=1760
2022-10-01T01:50:03,301 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76108 lost=0 simT=75600.0s realT=379s; (s/r): 199.47229551451187
2022-10-01T01:50:26,827 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12496 #nodes=1520
2022-10-01T01:50:26,827 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59996 lost=0 simT=79200.0s realT=402s; (s/r): 197.01492537313433
2022-10-01T01:50:40,319 INFO MemoryObserver:41 used RAM: 15441 MB free: 654 MB total: 16096 MB
2022-10-01T01:50:47,178 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11870 #nodes=1457
2022-10-01T01:50:47,178 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46410 lost=0 simT=82800.0s realT=423s; (s/r): 195.74468085106383
2022-10-01T01:51:14,854 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11198 #nodes=1349
2022-10-01T01:51:14,854 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34201 lost=2 simT=86400.0s realT=450s; (s/r): 192.0
2022-10-01T01:51:32,029 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9453 #nodes=1142
2022-10-01T01:51:32,029 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27833 lost=4 simT=90000.0s realT=467s; (s/r): 192.71948608137046
2022-10-01T01:51:43,796 INFO MemoryObserver:41 used RAM: 15563 MB free: 532 MB total: 16096 MB
2022-10-01T01:51:47,340 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8001 #nodes=928
2022-10-01T01:51:47,340 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23746 lost=6 simT=93600.0s realT=483s; (s/r): 193.7888198757764
2022-10-01T01:51:54,996 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6943 #nodes=779
2022-10-01T01:51:54,996 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20813 lost=6 simT=97200.0s realT=490s; (s/r): 198.3673469387755
2022-10-01T01:52:02,728 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5929 #nodes=636
2022-10-01T01:52:02,728 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18530 lost=6 simT=100800.0s realT=498s; (s/r): 202.40963855421685
2022-10-01T01:52:08,474 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5088 #nodes=577
2022-10-01T01:52:08,475 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16729 lost=6 simT=104400.0s realT=504s; (s/r): 207.14285714285714
2022-10-01T01:52:12,310 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4343 #nodes=488
2022-10-01T01:52:12,310 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15163 lost=6 simT=108000.0s realT=508s; (s/r): 212.5984251968504
2022-10-01T01:52:15,084 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3697 #nodes=409
2022-10-01T01:52:15,084 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13822 lost=7 simT=111600.0s realT=510s; (s/r): 218.8235294117647
2022-10-01T01:52:18,460 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3111 #nodes=336
2022-10-01T01:52:18,460 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12643 lost=7 simT=115200.0s realT=514s; (s/r): 224.12451361867704
2022-10-01T01:52:21,012 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2578 #nodes=292
2022-10-01T01:52:21,012 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11690 lost=7 simT=118800.0s realT=516s; (s/r): 230.2325581395349
2022-10-01T01:52:23,506 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2187 #nodes=211
2022-10-01T01:52:23,506 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10815 lost=7 simT=122400.0s realT=519s; (s/r): 235.83815028901734
2022-10-01T01:52:25,294 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1849 #nodes=201
2022-10-01T01:52:25,294 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9999 lost=7 simT=126000.0s realT=521s; (s/r): 241.8426103646833
2022-10-01T01:52:27,101 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1499 #nodes=164
2022-10-01T01:52:27,101 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8312 lost=7 simT=129600.0s realT=522s; (s/r): 248.27586206896552
2022-10-01T01:52:27,669 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=317.984242089sec
2022-10-01T01:52:27,670 INFO AbstractController$9:234 ### ITERATION 50 fires after mobsim event
2022-10-01T01:52:27,670 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T01:52:36,636 INFO LegTimesControlerListener:50 [50] average trip (probably: leg) duration is: 1291 seconds = 00:21:31
2022-10-01T01:52:36,636 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T01:52:36,637 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:52:36,637 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:52:36,637 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:52:36,637 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:52:36,637 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T01:52:36,637 INFO EventsManagerImpl:137 event # 1
2022-10-01T01:52:36,637 INFO EventsManagerImpl:137 event # 4
2022-10-01T01:52:36,637 INFO EventsManagerImpl:137 event # 16
2022-10-01T01:52:36,637 INFO EventsManagerImpl:137 event # 64
2022-10-01T01:52:36,637 INFO EventsManagerImpl:137 event # 256
2022-10-01T01:52:36,639 INFO EventsManagerImpl:137 event # 1024
2022-10-01T01:52:36,643 INFO EventsManagerImpl:137 event # 4096
2022-10-01T01:52:36,662 INFO EventsManagerImpl:137 event # 16384
2022-10-01T01:52:36,686 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T01:52:37,014 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:52:37,014 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:52:37,014 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:52:37,014 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:52:37,014 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T01:52:37,014 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T01:52:37,015 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:52:37,017 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:52:37,017 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:55:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:52:37,020 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:52:37,020 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:52:37,020 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:34][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:52:37,024 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:52:37,024 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T01:52:37,024 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:52:37,024 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:52:37,025 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:52:37,025 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:52:37,025 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:52:37,025 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:52:37,025 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:49][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:52:37,025 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:52:37,025 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:52:37,025 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:59][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:52:37,027 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:52:37,027 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T01:52:37,027 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:52:37,027 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:52:37,027 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:52:37,027 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:52:37,029 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:52:37,029 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:52:37,029 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:52:37,031 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:52:37,031 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:52:37,031 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:51:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:52:37,036 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T01:52:37,036 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T01:52:37,036 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:19][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T01:52:37,036 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T01:52:37,591 INFO ControlerListenerManagerImpl:251 [it.50] all ControlerAfterMobsimListeners called.
2022-10-01T01:52:37,592 INFO AbstractController$4:159 ### ITERATION 50 fires scoring event
2022-10-01T01:52:37,592 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T01:52:37,838 INFO NewScoreAssignerImpl:57 it: 50 msaStart: 599
2022-10-01T01:52:38,063 INFO ControlerListenerManagerImpl:194 [it.50] all ControlerScoringListeners called.
2022-10-01T01:52:38,063 INFO AbstractController$5:167 ### ITERATION 50 fires iteration end event
2022-10-01T01:52:38,063 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T01:52:38,063 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T01:52:38,205 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T01:52:38,208 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.50/leipzig-flexa-25pct-scaledFleet-baseCase.50.countscompare.txt
2022-10-01T01:52:38,209 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.50/leipzig-flexa-25pct-scaledFleet-baseCase.50.countscompareAWTV.txt
2022-10-01T01:52:38,210 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T01:52:41,394 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T01:52:41,394 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12566307378669692
2022-10-01T01:52:41,394 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29914191961465975
2022-10-01T01:52:41,394 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1310793531789028E-4
2022-10-01T01:52:41,394 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.246619800038E-4
2022-10-01T01:52:41,394 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T01:52:41,394 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14095164247164124
2022-10-01T01:52:41,394 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14339724859682546
2022-10-01T01:52:41,394 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2299871108212615
2022-10-01T01:52:41,527 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T01:52:41,692 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -98.75384919436117
2022-10-01T01:52:41,692 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -122.251073649862
2022-10-01T01:52:41,692 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -102.45870956922111
2022-10-01T01:52:41,692 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -80.72928454594377
2022-10-01T01:52:41,736 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T01:52:42,869 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19139.81180822594 meters
2022-10-01T01:52:42,869 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140475.04825683936 meters (statistic on all 2095352 legs which have a finite distance)
2022-10-01T01:52:42,869 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52573.367357739495 meters
2022-10-01T01:52:42,869 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140420.00165117593 meters (statistic on all 762533 trips which have a finite distance)
2022-10-01T01:52:42,869 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T01:52:42,869 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T01:52:43,796 INFO MemoryObserver:41 used RAM: 15981 MB free: 114 MB total: 16096 MB
2022-10-01T01:53:23,214 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T01:53:23,216 INFO LegHistogramListener:72 number of legs: 2103644 100%
2022-10-01T01:53:23,216 INFO LegHistogramListener:79 number of bike legs: 97075 4.614611597779852%
2022-10-01T01:53:23,216 INFO LegHistogramListener:79 number of car legs: 232834 11.068127496857834%
2022-10-01T01:53:23,216 INFO LegHistogramListener:79 number of drtNorth legs: 185 0.008794263668187204%
2022-10-01T01:53:23,216 INFO LegHistogramListener:79 number of drtSoutheast legs: 184 0.008746727107818623%
2022-10-01T01:53:23,216 INFO LegHistogramListener:79 number of freight legs: 47065 2.237308213747193%
2022-10-01T01:53:23,216 INFO LegHistogramListener:79 number of pt legs: 132055 6.277440479472762%
2022-10-01T01:53:23,217 INFO LegHistogramListener:79 number of ride legs: 111094 5.281026637586968%
2022-10-01T01:53:23,217 INFO LegHistogramListener:79 number of walk legs: 1483152 70.50394458377939%
2022-10-01T01:53:23,754 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T01:53:43,798 INFO MemoryObserver:41 used RAM: 15249 MB free: 846 MB total: 16096 MB
2022-10-01T01:53:48,154 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T01:53:51,919 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4454379496449057
2022-10-01T01:53:51,919 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4223812115828014
2022-10-01T01:53:51,919 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.007231548190636602
2022-10-01T01:53:51,919 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006136481510960937
2022-10-01T01:53:51,919 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T01:53:51,919 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.45167841755803984
2022-10-01T01:53:51,919 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5029270246537638
2022-10-01T01:53:51,919 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8224990628385977
2022-10-01T01:53:51,919 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2065786162876084
2022-10-01T01:53:51,919 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38046955637603536
2022-10-01T01:53:51,919 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.574318182985257E-4
2022-10-01T01:53:51,919 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 5.995265409244263E-4
2022-10-01T01:53:51,919 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T01:53:51,920 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2530297272731941
2022-10-01T01:53:51,920 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24331662704057266
2022-10-01T01:53:51,920 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.45600476540154156
2022-10-01T01:53:51,920 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16351027282950853
2022-10-01T01:53:51,920 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3670809861505518
2022-10-01T01:53:51,920 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.1054036983213256E-4
2022-10-01T01:53:51,920 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.9128362868894971E-4
2022-10-01T01:53:51,920 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T01:53:51,920 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19195504706347535
2022-10-01T01:53:51,920 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1883514689042144
2022-10-01T01:53:51,920 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.31226346302962454
2022-10-01T01:53:52,056 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T01:53:53,172 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T01:53:53,471 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T01:53:53,831 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T01:53:54,912 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T01:53:55,212 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T01:53:55,548 INFO ControlerListenerManagerImpl:171 [it.50] all ControlerIterationEndsListeners called.
2022-10-01T01:53:55,655 INFO AbstractController:181 ### ITERATION 50 ENDS
2022-10-01T01:53:55,655 INFO AbstractController:182 ###################################################
2022-10-01T01:53:55,655 INFO AbstractController:133 ###################################################
2022-10-01T01:53:55,655 INFO AbstractController:134 ### ITERATION 51 BEGINS
2022-10-01T01:53:55,656 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T01:53:55,656 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T01:53:55,662 INFO CalcLinkStats:150 resetting `count' to zero. This info is here since we want to check when this is happening during normal simulation runs. kai, jan'11
2022-10-01T01:53:56,107 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T01:53:56,107 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T01:53:56,107 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T01:54:03,045 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T01:54:03,103 INFO ControlerListenerManagerImpl:148 [it.51] all ControlerIterationStartsListeners called.
2022-10-01T01:54:03,103 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T01:54:05,327 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169683 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T01:54:05,328 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30736 plans
2022-10-01T01:54:05,329 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:05,329 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:05,330 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:54:05,330 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:05,335 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:54:05,335 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:05,336 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:54:05,337 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:54:05,337 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:05,338 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:05,340 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:05,340 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:54:05,351 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:54:05,351 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:05,368 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:54:05,372 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:05,403 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:05,445 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:54:05,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:05,523 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:54:05,743 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:54:05,944 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:06,329 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:54:07,246 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:54:09,174 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:54:12,873 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T01:54:27,972 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T01:54:43,798 INFO MemoryObserver:41 used RAM: 14761 MB free: 1334 MB total: 16096 MB
2022-10-01T01:54:44,734 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:54:44,734 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30736 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T01:54:44,734 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30509 plans
2022-10-01T01:54:44,734 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T01:54:44,734 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T01:54:44,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T01:54:44,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T01:54:44,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T01:54:44,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T01:54:44,736 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T01:54:44,737 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T01:54:44,739 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T01:54:44,742 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T01:54:44,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T01:54:44,748 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T01:54:44,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T01:54:44,777 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T01:54:44,813 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T01:54:44,908 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T01:54:45,116 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30509 plans
2022-10-01T01:54:45,116 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:54:45,117 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:45,117 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:45,120 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:54:45,120 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:45,121 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:45,123 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:54:45,124 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:45,124 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:54:45,124 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:54:45,124 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:45,127 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:45,127 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:45,130 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:54:45,139 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:45,145 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:45,149 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:54:45,150 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:45,190 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:54:45,225 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T01:54:45,277 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:54:45,547 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:54:46,063 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:54:47,078 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:54:49,298 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:54:53,520 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T01:55:02,293 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T01:55:23,965 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:55:23,966 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30509 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T01:55:23,966 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7500 plans
2022-10-01T01:55:23,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T01:55:23,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T01:55:23,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T01:55:23,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T01:55:23,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T01:55:23,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T01:55:23,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T01:55:23,966 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T01:55:23,967 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T01:55:23,967 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T01:55:23,968 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T01:55:23,969 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T01:55:23,972 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T01:55:23,978 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T01:55:23,979 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7500 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T01:55:23,979 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40273 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T01:55:23,979 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6792 plans
2022-10-01T01:55:23,982 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T01:55:23,982 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T01:55:23,982 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T01:55:23,986 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T01:55:23,993 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T01:55:23,998 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T01:55:24,030 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T01:55:24,101 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T01:55:24,300 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T01:55:24,712 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T01:55:25,300 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T01:55:26,434 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T01:55:30,349 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T01:55:43,798 INFO MemoryObserver:41 used RAM: 15007 MB free: 1088 MB total: 16096 MB
2022-10-01T01:55:45,257 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T01:55:45,257 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6792 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T01:55:45,257 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T01:55:46,704 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T01:55:48,170 INFO ControlerListenerManagerImpl:213 [it.51] all ControlerReplanningListeners called.
2022-10-01T01:55:48,171 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T01:55:48,171 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T01:55:48,171 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T01:55:48,293 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T01:55:48,409 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T01:55:48,409 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T01:55:48,409 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T01:55:48,410 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T01:55:48,412 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T01:55:48,412 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T01:55:48,412 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T01:55:48,413 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T01:55:48,413 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T01:55:48,413 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T01:55:48,413 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T01:55:48,413 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T01:55:48,413 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T01:55:48,413 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:55:48,413 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:55:48,413 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T01:55:48,413 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T01:55:48,413 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T01:55:48,413 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T01:55:48,413 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T01:55:48,413 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T01:55:48,413 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T01:55:49,310 INFO ControlerListenerManagerImpl:232 [it.51] all ControlerBeforeMobsimListeners called.
2022-10-01T01:55:49,310 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T01:55:49,310 INFO NetworkImpl:163 node # 1
2022-10-01T01:55:49,310 INFO NetworkImpl:163 node # 4
2022-10-01T01:55:49,310 INFO NetworkImpl:163 node # 16
2022-10-01T01:55:49,311 INFO NetworkImpl:163 node # 64
2022-10-01T01:55:49,311 INFO NetworkImpl:163 node # 256
2022-10-01T01:55:49,311 INFO NetworkImpl:163 node # 1024
2022-10-01T01:55:49,311 INFO NetworkImpl:163 node # 4096
2022-10-01T01:55:49,313 INFO NetworkImpl:163 node # 16384
2022-10-01T01:55:49,323 INFO NetworkImpl:163 node # 65536
2022-10-01T01:55:49,359 INFO NetworkImpl:159 link # 1
2022-10-01T01:55:49,359 INFO NetworkImpl:159 link # 4
2022-10-01T01:55:49,360 INFO NetworkImpl:159 link # 16
2022-10-01T01:55:49,360 INFO NetworkImpl:159 link # 64
2022-10-01T01:55:49,360 INFO NetworkImpl:159 link # 256
2022-10-01T01:55:49,361 INFO NetworkImpl:159 link # 1024
2022-10-01T01:55:49,367 INFO NetworkImpl:159 link # 4096
2022-10-01T01:55:49,389 INFO NetworkImpl:159 link # 16384
2022-10-01T01:55:49,481 INFO NetworkImpl:159 link # 65536
2022-10-01T01:55:49,907 INFO NetworkImpl:159 link # 262144
2022-10-01T01:55:50,970 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T01:55:50,970 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T01:55:50,970 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T01:55:50,971 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T01:55:50,971 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T01:55:50,971 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T01:55:50,972 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T01:55:50,974 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T01:55:50,978 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T01:55:50,985 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T01:55:50,994 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T01:55:51,008 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T01:55:51,038 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T01:55:51,099 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T01:55:51,219 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T01:55:51,467 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T01:55:52,029 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T01:55:52,966 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T01:55:54,765 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T01:55:54,954 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T01:55:54,979 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:55:54,979 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T01:55:54,979 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:55:54,979 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:55:54,979 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:55:54,979 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T01:55:54,979 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T01:55:54,979 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T01:55:54,979 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:55:54,979 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:55:56,941 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:55:56,941 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:55:56,941 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:55:56,941 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:55:56,941 INFO EventsManagerImpl:176
2022-10-01T01:55:56,941 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:55:56,942 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:55:56,942 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:55:56,942 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:55:56,942 INFO EventsManagerImpl:176
2022-10-01T01:55:56,942 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:55:56,942 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:55:56,942 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:55:56,942 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:55:56,942 INFO EventsManagerImpl:176
2022-10-01T01:55:56,942 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:55:56,942 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T01:55:56,942 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T01:55:56,942 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T01:55:56,942 INFO EventsManagerImpl:176
2022-10-01T01:55:56,942 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T01:55:56,942 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T01:55:56,943 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T01:55:56,943 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T01:55:56,943 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T01:55:56,943 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T01:55:56,943 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T01:55:56,943 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:55:56,943 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T01:55:56,943 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:55:56,943 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:55:56,943 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T01:55:56,943 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:55:56,943 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:55:56,943 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T01:55:56,943 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T01:55:56,943 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T01:55:56,943 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T01:55:56,943 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T01:55:56,943 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:55:56,943 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:55:56,943 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:55:56,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T01:55:56,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:55:56,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:55:56,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:55:56,944 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:55:56,944 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:55:56,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:55:56,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:55:56,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:55:56,944 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:55:56,944 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:55:56,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:55:56,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:55:56,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:55:56,944 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:55:56,944 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T01:55:56,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:55:56,944 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T01:55:56,944 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:55:56,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T01:55:56,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:55:56,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:55:56,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T01:55:56,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T01:55:56,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:55:56,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:55:56,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:55:56,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:55:56,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T01:55:56,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T01:55:56,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:55:56,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T01:55:56,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T01:55:56,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T01:56:06,260 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T01:56:06,263 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T01:56:06,494 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T01:56:06,494 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T01:56:06,494 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T01:56:06,494 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T01:56:06,494 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T01:56:06,494 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T01:56:06,494 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T01:56:06,495 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T01:56:06,719 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T01:56:06,719 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T01:56:06,742 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T01:56:06,742 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T01:56:07,279 INFO VehicularDepartureHandler:110 teleport vehicle 9754_bike from link 334005613 to link 28497759#0
2022-10-01T01:56:07,914 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1776 #nodes=222
2022-10-01T01:56:07,914 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271793 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T01:56:09,263 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T01:56:09,542 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3095 #nodes=336
2022-10-01T01:56:09,542 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271292 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T01:56:11,362 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T01:56:12,445 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4364 #nodes=436
2022-10-01T01:56:12,445 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270708 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T01:56:12,822 INFO VehicularDepartureHandler:110 teleport vehicle 227819_bike from link 147293268 to link -173759065
2022-10-01T01:56:13,495 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T01:56:16,552 INFO VehicularDepartureHandler:110 teleport vehicle 13736_bike from link 322779846 to link 69166181#0
2022-10-01T01:56:16,910 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5628 #nodes=655
2022-10-01T01:56:16,911 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269927 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T01:56:19,596 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T01:56:19,597 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T01:56:25,400 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7231 #nodes=988
2022-10-01T01:56:25,401 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268725 lost=0 simT=18000.0s realT=30s; (s/r): 600.0
2022-10-01T01:56:35,802 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10995 #nodes=1629
2022-10-01T01:56:35,803 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266873 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-10-01T01:56:43,799 INFO MemoryObserver:41 used RAM: 13777 MB free: 2318 MB total: 16096 MB
2022-10-01T01:56:51,072 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12159 #nodes=1921
2022-10-01T01:56:51,073 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264257 lost=0 simT=25200.0s realT=56s; (s/r): 450.0
2022-10-01T01:57:10,324 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13431 #nodes=1973
2022-10-01T01:57:10,324 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260884 lost=0 simT=28800.0s realT=75s; (s/r): 384.0
2022-10-01T01:57:32,182 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14792 #nodes=2166
2022-10-01T01:57:32,183 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257314 lost=0 simT=32400.0s realT=97s; (s/r): 334.02061855670104
2022-10-01T01:57:43,799 INFO MemoryObserver:41 used RAM: 14642 MB free: 1453 MB total: 16096 MB
2022-10-01T01:57:52,015 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14738 #nodes=2164
2022-10-01T01:57:52,016 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252025 lost=0 simT=36000.0s realT=117s; (s/r): 307.6923076923077
2022-10-01T01:58:16,292 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15296 #nodes=2178
2022-10-01T01:58:16,293 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246224 lost=0 simT=39600.0s realT=141s; (s/r): 280.8510638297872
2022-10-01T01:58:35,685 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15527 #nodes=2213
2022-10-01T01:58:35,685 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238569 lost=0 simT=43200.0s realT=160s; (s/r): 270.0
2022-10-01T01:58:43,799 INFO MemoryObserver:41 used RAM: 15358 MB free: 737 MB total: 16096 MB
2022-10-01T01:58:55,480 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15866 #nodes=2343
2022-10-01T01:58:55,480 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229673 lost=0 simT=46800.0s realT=180s; (s/r): 260.0
2022-10-01T01:59:21,797 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16268 #nodes=2429
2022-10-01T01:59:21,797 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218489 lost=0 simT=50400.0s realT=206s; (s/r): 244.6601941747573
2022-10-01T01:59:42,692 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16435 #nodes=2497
2022-10-01T01:59:42,693 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205084 lost=0 simT=54000.0s realT=227s; (s/r): 237.88546255506608
2022-10-01T01:59:43,799 INFO MemoryObserver:41 used RAM: 15659 MB free: 436 MB total: 16096 MB
2022-10-01T02:00:04,049 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16732 #nodes=2546
2022-10-01T02:00:04,049 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188507 lost=0 simT=57600.0s realT=249s; (s/r): 231.32530120481928
2022-10-01T02:00:30,392 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16655 #nodes=2511
2022-10-01T02:00:30,393 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169169 lost=0 simT=61200.0s realT=275s; (s/r): 222.54545454545453
2022-10-01T02:00:47,833 INFO MemoryObserver:41 used RAM: 14940 MB free: 1155 MB total: 16096 MB
2022-10-01T02:01:06,224 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16507 #nodes=2295
2022-10-01T02:01:06,224 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147038 lost=0 simT=64800.0s realT=311s; (s/r): 208.36012861736336
2022-10-01T02:01:30,062 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15702 #nodes=2164
2022-10-01T02:01:30,062 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123308 lost=0 simT=68400.0s realT=335s; (s/r): 204.17910447761193
2022-10-01T02:01:47,833 INFO MemoryObserver:41 used RAM: 15739 MB free: 356 MB total: 16096 MB
2022-10-01T02:01:56,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15321 #nodes=2094
2022-10-01T02:01:56,562 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98516 lost=0 simT=72000.0s realT=361s; (s/r): 199.4459833795014
2022-10-01T02:02:18,159 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13424 #nodes=1707
2022-10-01T02:02:18,159 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76024 lost=0 simT=75600.0s realT=383s; (s/r): 197.38903394255874
2022-10-01T02:02:36,451 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12571 #nodes=1582
2022-10-01T02:02:36,452 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59993 lost=0 simT=79200.0s realT=401s; (s/r): 197.50623441396507
2022-10-01T02:02:47,835 INFO MemoryObserver:41 used RAM: 15825 MB free: 270 MB total: 16096 MB
2022-10-01T02:02:55,418 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11713 #nodes=1503
2022-10-01T02:02:55,418 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46379 lost=0 simT=82800.0s realT=420s; (s/r): 197.14285714285714
2022-10-01T02:03:13,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11184 #nodes=1330
2022-10-01T02:03:13,223 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34124 lost=1 simT=86400.0s realT=438s; (s/r): 197.26027397260273
2022-10-01T02:03:34,832 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9463 #nodes=1088
2022-10-01T02:03:34,832 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27822 lost=5 simT=90000.0s realT=459s; (s/r): 196.07843137254903
2022-10-01T02:03:45,058 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8072 #nodes=915
2022-10-01T02:03:45,058 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23753 lost=6 simT=93600.0s realT=470s; (s/r): 199.14893617021278
2022-10-01T02:03:47,835 INFO MemoryObserver:41 used RAM: 15903 MB free: 192 MB total: 16096 MB
2022-10-01T02:03:55,172 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6896 #nodes=811
2022-10-01T02:03:55,172 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20813 lost=7 simT=97200.0s realT=480s; (s/r): 202.5
2022-10-01T02:04:01,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5941 #nodes=667
2022-10-01T02:04:01,071 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18546 lost=8 simT=100800.0s realT=486s; (s/r): 207.40740740740742
2022-10-01T02:04:05,882 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5083 #nodes=566
2022-10-01T02:04:05,882 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16691 lost=9 simT=104400.0s realT=490s; (s/r): 213.0612244897959
2022-10-01T02:04:11,473 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4373 #nodes=451
2022-10-01T02:04:11,473 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=15113 lost=9 simT=108000.0s realT=496s; (s/r): 217.74193548387098
2022-10-01T02:04:15,566 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3704 #nodes=377
2022-10-01T02:04:15,566 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13710 lost=9 simT=111600.0s realT=500s; (s/r): 223.2
2022-10-01T02:04:18,676 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3073 #nodes=363
2022-10-01T02:04:18,676 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12600 lost=9 simT=115200.0s realT=503s; (s/r): 229.0258449304175
2022-10-01T02:04:21,146 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2528 #nodes=322
2022-10-01T02:04:21,146 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11638 lost=9 simT=118800.0s realT=506s; (s/r): 234.7826086956522
2022-10-01T02:04:23,190 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2192 #nodes=241
2022-10-01T02:04:23,190 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10782 lost=9 simT=122400.0s realT=508s; (s/r): 240.9448818897638
2022-10-01T02:04:25,087 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1848 #nodes=182
2022-10-01T02:04:25,087 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9956 lost=9 simT=126000.0s realT=510s; (s/r): 247.05882352941177
2022-10-01T02:04:26,571 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1505 #nodes=141
2022-10-01T02:04:26,571 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8290 lost=11 simT=129600.0s realT=511s; (s/r): 253.62035225048925
2022-10-01T02:04:27,057 INFO AbstractController$9:234 ### ITERATION 51 fires after mobsim event
2022-10-01T02:04:27,057 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T02:04:27,057 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=344.706863154sec
2022-10-01T02:04:27,092 INFO LegTimesControlerListener:50 [51] average trip (probably: leg) duration is: 1291 seconds = 00:21:31
2022-10-01T02:04:27,092 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T02:04:27,092 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:04:27,092 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:04:27,092 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:04:27,093 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:04:27,093 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T02:04:27,093 INFO EventsManagerImpl:137 event # 1
2022-10-01T02:04:27,093 INFO EventsManagerImpl:137 event # 4
2022-10-01T02:04:27,093 INFO EventsManagerImpl:137 event # 16
2022-10-01T02:04:27,093 INFO EventsManagerImpl:137 event # 64
2022-10-01T02:04:27,093 INFO EventsManagerImpl:137 event # 256
2022-10-01T02:04:27,094 INFO EventsManagerImpl:137 event # 1024
2022-10-01T02:04:27,097 INFO EventsManagerImpl:137 event # 4096
2022-10-01T02:04:27,109 INFO EventsManagerImpl:137 event # 16384
2022-10-01T02:04:27,124 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T02:04:27,431 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:04:27,431 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:04:27,431 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:04:27,431 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:04:27,431 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T02:04:27,431 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T02:04:27,432 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:04:27,434 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:04:27,434 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:55:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:04:27,436 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:04:27,436 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:04:27,436 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:46][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:04:27,438 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:04:27,438 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T02:04:27,438 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:04:27,439 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:04:27,439 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:04:27,439 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:04:27,439 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:04:27,439 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:04:27,439 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:04:27,440 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:04:27,440 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:04:27,440 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:26][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:04:27,441 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:04:27,441 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T02:04:27,441 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:04:27,441 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:04:27,441 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:04:27,441 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:04:27,442 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:04:27,442 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:04:27,442 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:04:27,444 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:04:27,444 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T02:04:27,444 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:04:27,448 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:04:27,448 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:04:27,448 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:26][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:04:27,448 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T02:04:27,854 INFO ControlerListenerManagerImpl:251 [it.51] all ControlerAfterMobsimListeners called.
2022-10-01T02:04:27,855 INFO AbstractController$4:159 ### ITERATION 51 fires scoring event
2022-10-01T02:04:27,855 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T02:04:28,016 INFO NewScoreAssignerImpl:57 it: 51 msaStart: 599
2022-10-01T02:04:28,162 INFO ControlerListenerManagerImpl:194 [it.51] all ControlerScoringListeners called.
2022-10-01T02:04:28,162 INFO AbstractController$5:167 ### ITERATION 51 fires iteration end event
2022-10-01T02:04:28,162 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T02:04:28,162 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T02:04:28,380 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T02:04:28,380 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T02:04:31,952 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T02:04:31,952 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12650010013505394
2022-10-01T02:04:31,952 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29837036618618956
2022-10-01T02:04:31,952 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4648628663274057E-4
2022-10-01T02:04:31,953 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0155389063198056E-4
2022-10-01T02:04:31,953 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T02:04:31,953 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14089258846546882
2022-10-01T02:04:31,953 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14378623476791774
2022-10-01T02:04:31,953 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22958143547451176
2022-10-01T02:04:32,089 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T02:04:32,255 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -98.61355806984456
2022-10-01T02:04:32,255 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -121.80024950704943
2022-10-01T02:04:32,255 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -102.12998289845365
2022-10-01T02:04:32,255 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -80.40655503404176
2022-10-01T02:04:32,304 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T02:04:33,335 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19124.180961007205 meters
2022-10-01T02:04:33,335 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140366.95862568787 meters (statistic on all 2095451 legs which have a finite distance)
2022-10-01T02:04:33,335 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52530.30284455979 meters
2022-10-01T02:04:33,335 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140300.93120429618 meters (statistic on all 762511 trips which have a finite distance)
2022-10-01T02:04:33,335 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T02:04:33,335 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T02:04:34,338 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T02:04:34,340 INFO LegHistogramListener:72 number of legs: 2103724 100%
2022-10-01T02:04:34,340 INFO LegHistogramListener:79 number of bike legs: 97708 4.644525612675427%
2022-10-01T02:04:34,340 INFO LegHistogramListener:79 number of car legs: 232227 11.038853005432271%
2022-10-01T02:04:34,340 INFO LegHistogramListener:79 number of drtNorth legs: 210 0.009982298058110285%
2022-10-01T02:04:34,340 INFO LegHistogramListener:79 number of drtSoutheast legs: 167 0.00793830369383056%
2022-10-01T02:04:34,340 INFO LegHistogramListener:79 number of freight legs: 47065 2.237223133833145%
2022-10-01T02:04:34,340 INFO LegHistogramListener:79 number of pt legs: 131754 6.262893801658392%
2022-10-01T02:04:34,340 INFO LegHistogramListener:79 number of ride legs: 111432 5.2968925581492625%
2022-10-01T02:04:34,340 INFO LegHistogramListener:79 number of walk legs: 1483161 70.50169128649956%
2022-10-01T02:04:34,891 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T02:04:34,891 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T02:04:39,079 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.450235445755044
2022-10-01T02:04:39,079 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42325033249973043
2022-10-01T02:04:39,079 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.007352223768467215
2022-10-01T02:04:39,079 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006207089561819274
2022-10-01T02:04:39,079 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.45461571247374666
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.508012088098307
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8255223711980774
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2072179400935621
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38071989401089673
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.6385073201292E-4
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.059454546388206E-4
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2542403343997289
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24430513975258938
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.45943760045599963
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1641418939390049
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36750078310747314
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.1054036983213256E-4
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.9128362868894971E-4
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19289734359674843
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1891589682494852
2022-10-01T02:04:39,080 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3138386644551369
2022-10-01T02:04:39,241 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T02:04:40,375 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T02:04:40,683 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T02:04:41,040 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T02:04:42,102 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T02:04:42,403 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T02:04:42,750 INFO ControlerListenerManagerImpl:171 [it.51] all ControlerIterationEndsListeners called.
2022-10-01T02:04:42,858 INFO AbstractController:181 ### ITERATION 51 ENDS
2022-10-01T02:04:42,858 INFO AbstractController:182 ###################################################
2022-10-01T02:04:42,858 INFO AbstractController:133 ###################################################
2022-10-01T02:04:42,858 INFO AbstractController:134 ### ITERATION 52 BEGINS
2022-10-01T02:04:42,858 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T02:04:42,859 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T02:04:42,859 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T02:04:42,859 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T02:04:42,859 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T02:04:49,629 INFO MemoryObserver:41 used RAM: 13352 MB free: 2743 MB total: 16096 MB
2022-10-01T02:04:49,776 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T02:04:49,838 INFO ControlerListenerManagerImpl:148 [it.52] all ControlerIterationStartsListeners called.
2022-10-01T02:04:49,838 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T02:04:52,053 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169444 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T02:04:52,054 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30434 plans
2022-10-01T02:04:52,054 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:04:52,054 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:04:52,060 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:04:52,064 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:04:52,095 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:04:52,121 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:04:52,123 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:04:52,124 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:04:52,126 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:04:52,127 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:04:52,131 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:04:52,131 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:04:52,135 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:04:52,136 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:04:52,137 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:04:52,140 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:04:52,168 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:04:52,173 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:04:52,222 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:04:52,227 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:04:52,414 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:04:52,634 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:04:53,066 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:04:53,980 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:04:56,248 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:05:00,452 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T02:05:14,457 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T02:05:31,153 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:05:31,154 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30434 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T02:05:31,154 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30937 plans
2022-10-01T02:05:31,154 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T02:05:31,154 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T02:05:31,154 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T02:05:31,154 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T02:05:31,154 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T02:05:31,154 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T02:05:31,154 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T02:05:31,155 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T02:05:31,155 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T02:05:31,156 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T02:05:31,157 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T02:05:31,160 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T02:05:31,166 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T02:05:31,177 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T02:05:31,198 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T02:05:31,241 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T02:05:31,434 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30937 plans
2022-10-01T02:05:31,434 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:05:31,434 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:05:31,434 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:05:31,435 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:05:31,435 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:05:31,439 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:05:31,440 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:05:31,441 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:05:31,441 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:05:31,444 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:05:31,444 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:05:31,447 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:05:31,450 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:05:31,452 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:05:31,468 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:05:31,475 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:05:31,499 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:05:31,502 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:05:31,538 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:05:31,556 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:05:31,629 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:05:31,771 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:05:32,209 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:05:33,094 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:05:35,189 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:05:39,328 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T02:05:48,096 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T02:05:49,629 INFO MemoryObserver:41 used RAM: 14957 MB free: 1138 MB total: 16096 MB
2022-10-01T02:06:08,672 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:06:08,672 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30937 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T02:06:08,672 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7613 plans
2022-10-01T02:06:08,673 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T02:06:08,673 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T02:06:08,673 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T02:06:08,673 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T02:06:08,673 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T02:06:08,673 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T02:06:08,673 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T02:06:08,673 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T02:06:08,673 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T02:06:08,673 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T02:06:08,673 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T02:06:08,674 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T02:06:08,675 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T02:06:08,678 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T02:06:08,678 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7613 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T02:06:08,678 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40273 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T02:06:08,678 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6792 plans
2022-10-01T02:06:08,679 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:06:08,679 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:06:08,679 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:06:08,680 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:06:08,682 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:06:08,695 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:06:08,744 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:06:08,851 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:06:09,315 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:06:09,648 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:06:10,247 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:06:11,498 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:06:14,886 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:06:26,785 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:06:26,785 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6792 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T02:06:26,785 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T02:06:28,281 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T02:06:29,700 INFO ControlerListenerManagerImpl:213 [it.52] all ControlerReplanningListeners called.
2022-10-01T02:06:29,700 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T02:06:29,701 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T02:06:29,701 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T02:06:29,838 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T02:06:29,975 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T02:06:29,975 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T02:06:29,975 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T02:06:29,976 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T02:06:29,978 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T02:06:29,978 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T02:06:29,978 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T02:06:29,979 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T02:06:29,979 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T02:06:29,979 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T02:06:29,979 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T02:06:29,979 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T02:06:29,979 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T02:06:29,979 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:06:29,979 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:06:29,979 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T02:06:29,979 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:06:29,979 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:06:29,979 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T02:06:29,979 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T02:06:29,979 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T02:06:29,979 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T02:06:30,885 INFO ControlerListenerManagerImpl:232 [it.52] all ControlerBeforeMobsimListeners called.
2022-10-01T02:06:30,885 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T02:06:30,886 INFO NetworkImpl:163 node # 1
2022-10-01T02:06:30,886 INFO NetworkImpl:163 node # 4
2022-10-01T02:06:30,886 INFO NetworkImpl:163 node # 16
2022-10-01T02:06:30,886 INFO NetworkImpl:163 node # 64
2022-10-01T02:06:30,886 INFO NetworkImpl:163 node # 256
2022-10-01T02:06:30,886 INFO NetworkImpl:163 node # 1024
2022-10-01T02:06:30,887 INFO NetworkImpl:163 node # 4096
2022-10-01T02:06:30,889 INFO NetworkImpl:163 node # 16384
2022-10-01T02:06:30,898 INFO NetworkImpl:163 node # 65536
2022-10-01T02:06:30,934 INFO NetworkImpl:159 link # 1
2022-10-01T02:06:30,934 INFO NetworkImpl:159 link # 4
2022-10-01T02:06:30,935 INFO NetworkImpl:159 link # 16
2022-10-01T02:06:30,935 INFO NetworkImpl:159 link # 64
2022-10-01T02:06:30,935 INFO NetworkImpl:159 link # 256
2022-10-01T02:06:30,936 INFO NetworkImpl:159 link # 1024
2022-10-01T02:06:30,941 INFO NetworkImpl:159 link # 4096
2022-10-01T02:06:30,965 INFO NetworkImpl:159 link # 16384
2022-10-01T02:06:31,068 INFO NetworkImpl:159 link # 65536
2022-10-01T02:06:31,554 INFO NetworkImpl:159 link # 262144
2022-10-01T02:06:32,684 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T02:06:32,684 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T02:06:32,684 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T02:06:32,684 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T02:06:32,685 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T02:06:32,685 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T02:06:32,686 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T02:06:32,688 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T02:06:32,692 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T02:06:32,700 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T02:06:32,715 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T02:06:32,733 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T02:06:32,763 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T02:06:32,826 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T02:06:32,951 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T02:06:33,203 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T02:06:33,702 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T02:06:34,684 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T02:06:36,503 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T02:06:36,735 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T02:06:36,759 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:06:36,759 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T02:06:36,759 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:06:36,759 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:06:36,759 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:06:36,759 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T02:06:36,759 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T02:06:36,759 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T02:06:36,759 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:06:36,760 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:06:38,827 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:06:38,828 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:06:38,828 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:06:38,828 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:06:38,828 INFO EventsManagerImpl:176
2022-10-01T02:06:38,828 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:06:38,828 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:06:38,828 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:06:38,828 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:06:38,828 INFO EventsManagerImpl:176
2022-10-01T02:06:38,828 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:06:38,828 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:06:38,828 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:06:38,829 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:06:38,829 INFO EventsManagerImpl:176
2022-10-01T02:06:38,829 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:06:38,829 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:06:38,829 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:06:38,829 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:06:38,829 INFO EventsManagerImpl:176
2022-10-01T02:06:38,829 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T02:06:38,829 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T02:06:38,829 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T02:06:38,829 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T02:06:38,829 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T02:06:38,829 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T02:06:38,829 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T02:06:38,829 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:06:38,829 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T02:06:38,830 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:06:38,830 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:06:38,830 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T02:06:38,830 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:06:38,830 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:06:38,830 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:06:38,830 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T02:06:38,830 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T02:06:38,830 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T02:06:38,830 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T02:06:38,830 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:06:38,830 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:06:38,830 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:06:38,830 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T02:06:38,830 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:06:38,830 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:06:38,830 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:06:38,830 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:06:38,830 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:06:38,830 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:06:38,831 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:06:38,831 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:06:38,831 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:06:38,831 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:06:38,831 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:06:38,831 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:06:38,831 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:06:38,831 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:06:38,831 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T02:06:38,831 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:06:38,831 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:06:38,831 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:06:38,831 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T02:06:38,831 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:06:38,831 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:06:38,831 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:06:38,831 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:06:38,831 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:06:38,831 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:06:38,831 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:06:38,831 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:06:38,831 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:06:38,831 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:06:38,832 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:06:38,832 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:06:38,832 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:06:38,832 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:06:47,564 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T02:06:47,568 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T02:06:47,924 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T02:06:47,924 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T02:06:47,924 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T02:06:47,925 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T02:06:47,925 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T02:06:47,925 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T02:06:47,925 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T02:06:47,925 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T02:06:48,282 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T02:06:48,282 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T02:06:48,309 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T02:06:48,309 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T02:06:48,700 INFO VehicularDepartureHandler:110 teleport vehicle 2631_bike from link 883869586 to link 116570222
2022-10-01T02:06:48,993 INFO VehicularDepartureHandler:110 teleport vehicle 139102_bike from link 60825553#0 to link 110450332
2022-10-01T02:06:49,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1770 #nodes=223
2022-10-01T02:06:49,396 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271788 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T02:06:49,629 INFO MemoryObserver:41 used RAM: 13163 MB free: 2932 MB total: 16096 MB
2022-10-01T02:06:50,754 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T02:06:51,037 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3122 #nodes=328
2022-10-01T02:06:51,038 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271284 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T02:06:51,184 INFO VehicularDepartureHandler:110 teleport vehicle 11612_bike from link 4389554 to link -4389561
2022-10-01T02:06:52,623 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T02:06:53,811 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4360 #nodes=460
2022-10-01T02:06:53,811 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270700 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T02:06:54,921 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T02:06:58,004 INFO VehicularDepartureHandler:110 teleport vehicle 19338_bike from link 679223357 to link -473834437
2022-10-01T02:06:58,004 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T02:06:58,006 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5596 #nodes=666
2022-10-01T02:06:58,006 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269909 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T02:07:06,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7274 #nodes=986
2022-10-01T02:07:06,696 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268718 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-10-01T02:07:17,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11038 #nodes=1701
2022-10-01T02:07:17,410 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266870 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-10-01T02:07:31,777 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12128 #nodes=1856
2022-10-01T02:07:31,778 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264247 lost=0 simT=25200.0s realT=55s; (s/r): 458.1818181818182
2022-10-01T02:07:49,629 INFO MemoryObserver:41 used RAM: 14244 MB free: 1851 MB total: 16096 MB
2022-10-01T02:07:51,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13472 #nodes=1971
2022-10-01T02:07:51,671 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260900 lost=0 simT=28800.0s realT=74s; (s/r): 389.18918918918916
2022-10-01T02:08:12,884 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14770 #nodes=2217
2022-10-01T02:08:12,884 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257361 lost=0 simT=32400.0s realT=96s; (s/r): 337.5
2022-10-01T02:08:32,929 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14705 #nodes=2090
2022-10-01T02:08:32,929 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252036 lost=0 simT=36000.0s realT=116s; (s/r): 310.3448275862069
2022-10-01T02:08:49,630 INFO MemoryObserver:41 used RAM: 14926 MB free: 1169 MB total: 16096 MB
2022-10-01T02:08:57,375 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15267 #nodes=2172
2022-10-01T02:08:57,375 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246331 lost=0 simT=39600.0s realT=140s; (s/r): 282.85714285714283
2022-10-01T02:09:17,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15556 #nodes=2225
2022-10-01T02:09:17,095 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238646 lost=0 simT=43200.0s realT=160s; (s/r): 270.0
2022-10-01T02:09:38,243 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15912 #nodes=2369
2022-10-01T02:09:38,243 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229651 lost=0 simT=46800.0s realT=181s; (s/r): 258.56353591160223
2022-10-01T02:09:49,630 INFO MemoryObserver:41 used RAM: 15433 MB free: 662 MB total: 16096 MB
2022-10-01T02:10:03,563 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16213 #nodes=2468
2022-10-01T02:10:03,563 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218492 lost=0 simT=50400.0s realT=206s; (s/r): 244.6601941747573
2022-10-01T02:10:24,871 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16500 #nodes=2490
2022-10-01T02:10:24,871 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205126 lost=0 simT=54000.0s realT=228s; (s/r): 236.8421052631579
2022-10-01T02:10:49,252 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16806 #nodes=2536
2022-10-01T02:10:49,253 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188566 lost=0 simT=57600.0s realT=252s; (s/r): 228.57142857142858
2022-10-01T02:10:49,630 INFO MemoryObserver:41 used RAM: 15553 MB free: 542 MB total: 16096 MB
2022-10-01T02:11:23,112 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16653 #nodes=2397
2022-10-01T02:11:23,112 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=169105 lost=0 simT=61200.0s realT=286s; (s/r): 213.98601398601397
2022-10-01T02:11:49,630 INFO MemoryObserver:41 used RAM: 15283 MB free: 812 MB total: 16096 MB
2022-10-01T02:11:50,295 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16493 #nodes=2319
2022-10-01T02:11:50,296 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=147002 lost=0 simT=64800.0s realT=313s; (s/r): 207.02875399361022
2022-10-01T02:12:15,062 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15755 #nodes=2204
2022-10-01T02:12:15,063 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123361 lost=0 simT=68400.0s realT=338s; (s/r): 202.36686390532543
2022-10-01T02:12:37,081 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15294 #nodes=2095
2022-10-01T02:12:37,081 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98438 lost=0 simT=72000.0s realT=360s; (s/r): 200.0
2022-10-01T02:12:49,631 INFO MemoryObserver:41 used RAM: 15827 MB free: 268 MB total: 16096 MB
2022-10-01T02:13:07,694 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13402 #nodes=1766
2022-10-01T02:13:07,694 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=76025 lost=0 simT=75600.0s realT=390s; (s/r): 193.84615384615384
2022-10-01T02:13:31,402 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12482 #nodes=1596
2022-10-01T02:13:31,402 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59871 lost=0 simT=79200.0s realT=414s; (s/r): 191.30434782608697
2022-10-01T02:13:49,631 INFO MemoryObserver:41 used RAM: 15760 MB free: 335 MB total: 16096 MB
2022-10-01T02:13:53,228 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11784 #nodes=1487
2022-10-01T02:13:53,228 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46335 lost=0 simT=82800.0s realT=436s; (s/r): 189.90825688073394
2022-10-01T02:14:21,630 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11188 #nodes=1380
2022-10-01T02:14:21,631 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=34003 lost=1 simT=86400.0s realT=464s; (s/r): 186.20689655172413
2022-10-01T02:14:32,652 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9435 #nodes=1106
2022-10-01T02:14:32,652 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27622 lost=4 simT=90000.0s realT=475s; (s/r): 189.47368421052633
2022-10-01T02:14:44,905 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8005 #nodes=908
2022-10-01T02:14:44,905 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23592 lost=4 simT=93600.0s realT=488s; (s/r): 191.80327868852459
2022-10-01T02:14:49,631 INFO MemoryObserver:41 used RAM: 15833 MB free: 262 MB total: 16096 MB
2022-10-01T02:14:52,746 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6839 #nodes=808
2022-10-01T02:14:52,746 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20662 lost=4 simT=97200.0s realT=495s; (s/r): 196.36363636363637
2022-10-01T02:14:59,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5868 #nodes=640
2022-10-01T02:14:59,280 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18355 lost=4 simT=100800.0s realT=502s; (s/r): 200.79681274900398
2022-10-01T02:15:05,569 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5037 #nodes=555
2022-10-01T02:15:05,569 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16514 lost=4 simT=104400.0s realT=508s; (s/r): 205.51181102362204
2022-10-01T02:15:10,668 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4284 #nodes=453
2022-10-01T02:15:10,668 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14952 lost=4 simT=108000.0s realT=513s; (s/r): 210.52631578947367
2022-10-01T02:15:14,613 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3598 #nodes=376
2022-10-01T02:15:14,614 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13576 lost=4 simT=111600.0s realT=517s; (s/r): 215.86073500967117
2022-10-01T02:15:17,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3037 #nodes=333
2022-10-01T02:15:17,448 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12475 lost=4 simT=115200.0s realT=520s; (s/r): 221.53846153846155
2022-10-01T02:15:19,605 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2535 #nodes=260
2022-10-01T02:15:19,605 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11535 lost=4 simT=118800.0s realT=522s; (s/r): 227.58620689655172
2022-10-01T02:15:22,024 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2113 #nodes=230
2022-10-01T02:15:22,024 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10684 lost=4 simT=122400.0s realT=525s; (s/r): 233.14285714285714
2022-10-01T02:15:23,870 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1801 #nodes=188
2022-10-01T02:15:23,870 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9886 lost=4 simT=126000.0s realT=527s; (s/r): 239.08918406072107
2022-10-01T02:15:25,598 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1461 #nodes=147
2022-10-01T02:15:25,598 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8194 lost=5 simT=129600.0s realT=528s; (s/r): 245.45454545454547
2022-10-01T02:15:34,781 INFO AbstractController$9:234 ### ITERATION 52 fires after mobsim event
2022-10-01T02:15:34,781 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=346.695292133sec
2022-10-01T02:15:34,781 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T02:15:34,814 INFO LegTimesControlerListener:50 [52] average trip (probably: leg) duration is: 1291 seconds = 00:21:31
2022-10-01T02:15:34,814 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T02:15:34,815 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:15:34,815 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:15:34,815 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:15:34,815 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:15:34,815 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T02:15:34,815 INFO EventsManagerImpl:137 event # 1
2022-10-01T02:15:34,815 INFO EventsManagerImpl:137 event # 4
2022-10-01T02:15:34,815 INFO EventsManagerImpl:137 event # 16
2022-10-01T02:15:34,815 INFO EventsManagerImpl:137 event # 64
2022-10-01T02:15:34,815 INFO EventsManagerImpl:137 event # 256
2022-10-01T02:15:34,816 INFO EventsManagerImpl:137 event # 1024
2022-10-01T02:15:34,819 INFO EventsManagerImpl:137 event # 4096
2022-10-01T02:15:34,831 INFO EventsManagerImpl:137 event # 16384
2022-10-01T02:15:34,847 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T02:15:35,153 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:15:35,153 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:15:35,153 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:15:35,153 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:15:35,153 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T02:15:35,153 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T02:15:35,154 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:15:35,156 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:15:35,156 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:55:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:15:35,158 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:15:35,158 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:15:35,158 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:44][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:15:35,160 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:15:35,160 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T02:15:35,160 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:15:35,161 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:15:35,161 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:15:35,161 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:15:35,161 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:15:35,161 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:15:35,161 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:15:35,162 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:15:35,162 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:15:35,162 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:15:35,163 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:15:35,163 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T02:15:35,163 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:15:35,163 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:15:35,163 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:15:35,163 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:15:35,164 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:15:35,164 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:15:35,164 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:15:35,166 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:15:35,166 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T02:15:35,166 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:15:35,170 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:15:35,170 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:15:35,170 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:15:35,170 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T02:15:35,595 INFO ControlerListenerManagerImpl:251 [it.52] all ControlerAfterMobsimListeners called.
2022-10-01T02:15:35,596 INFO AbstractController$4:159 ### ITERATION 52 fires scoring event
2022-10-01T02:15:35,596 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T02:15:35,762 INFO NewScoreAssignerImpl:57 it: 52 msaStart: 599
2022-10-01T02:15:35,923 INFO ControlerListenerManagerImpl:194 [it.52] all ControlerScoringListeners called.
2022-10-01T02:15:35,923 INFO AbstractController$5:167 ### ITERATION 52 fires iteration end event
2022-10-01T02:15:35,924 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T02:15:35,924 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T02:15:36,030 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T02:15:36,030 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T02:15:38,932 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T02:15:38,932 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12653732983459742
2022-10-01T02:15:38,932 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.29918556822791764
2022-10-01T02:15:38,932 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.246619800038E-4
2022-10-01T02:15:38,932 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.2337819726092113E-4
2022-10-01T02:15:38,932 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T02:15:38,932 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1402134673944859
2022-10-01T02:15:38,932 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14289528954435982
2022-10-01T02:15:38,933 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.23029907002778105
2022-10-01T02:15:39,073 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T02:15:39,228 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -98.09341388529316
2022-10-01T02:15:39,228 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -121.31479653604333
2022-10-01T02:15:39,228 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -101.77826019475731
2022-10-01T02:15:39,228 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -80.2088188526437
2022-10-01T02:15:39,276 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T02:15:40,379 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19130.856705046386 meters
2022-10-01T02:15:40,379 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140317.3854463438 meters (statistic on all 2093980 legs which have a finite distance)
2022-10-01T02:15:40,379 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52491.02873577203 meters
2022-10-01T02:15:40,379 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140256.8936641312 meters (statistic on all 762842 trips which have a finite distance)
2022-10-01T02:15:40,379 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T02:15:40,379 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T02:15:41,453 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T02:15:41,456 INFO LegHistogramListener:72 number of legs: 2102155 100%
2022-10-01T02:15:41,456 INFO LegHistogramListener:79 number of bike legs: 97827 4.653653037002504%
2022-10-01T02:15:41,456 INFO LegHistogramListener:79 number of car legs: 232860 11.077204107213788%
2022-10-01T02:15:41,456 INFO LegHistogramListener:79 number of drtNorth legs: 195 0.00927619514260366%
2022-10-01T02:15:41,456 INFO LegHistogramListener:79 number of drtSoutheast legs: 183 0.008705352364597282%
2022-10-01T02:15:41,456 INFO LegHistogramListener:79 number of freight legs: 47065 2.2388929455725197%
2022-10-01T02:15:41,456 INFO LegHistogramListener:79 number of pt legs: 131022 6.232746871662651%
2022-10-01T02:15:41,456 INFO LegHistogramListener:79 number of ride legs: 110700 5.266024627108848%
2022-10-01T02:15:41,456 INFO LegHistogramListener:79 number of walk legs: 1482303 70.51349686393249%
2022-10-01T02:15:42,000 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T02:15:42,000 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T02:15:46,214 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4548378068882647
2022-10-01T02:15:46,214 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4240372913211151
2022-10-01T02:15:46,214 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0074523588224117655
2022-10-01T02:15:46,214 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006304657050278067
2022-10-01T02:15:46,214 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4574554399009947
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5128763409110749
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8288165577163046
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20797408812911775
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3809959073006157
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.689858629844355E-4
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.085130201245783E-4
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.25544580639529213
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24526669302700566
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.46303861104977484
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1648903392781033
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3678936206267941
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.1054036983213256E-4
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.9256741143182856E-4
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19384991039196456
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1900024135115566
2022-10-01T02:15:46,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.31533940648156233
2022-10-01T02:15:46,369 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T02:15:47,473 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T02:15:47,773 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T02:15:48,126 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T02:15:49,202 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T02:15:49,501 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T02:15:49,632 INFO MemoryObserver:41 used RAM: 15898 MB free: 197 MB total: 16096 MB
2022-10-01T02:15:49,856 INFO ControlerListenerManagerImpl:171 [it.52] all ControlerIterationEndsListeners called.
2022-10-01T02:15:49,962 INFO AbstractController:181 ### ITERATION 52 ENDS
2022-10-01T02:15:49,962 INFO AbstractController:182 ###################################################
2022-10-01T02:15:49,962 INFO AbstractController:133 ###################################################
2022-10-01T02:15:49,962 INFO AbstractController:134 ### ITERATION 53 BEGINS
2022-10-01T02:15:49,963 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T02:15:49,963 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T02:15:49,963 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T02:15:49,963 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T02:15:49,963 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T02:15:50,304 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T02:15:50,346 INFO ControlerListenerManagerImpl:148 [it.53] all ControlerIterationStartsListeners called.
2022-10-01T02:15:50,347 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T02:16:00,146 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169341 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T02:16:00,146 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30508 plans
2022-10-01T02:16:00,147 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:00,149 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:16:00,150 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:16:00,153 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:16:00,157 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:00,159 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:16:00,160 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:00,161 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:00,164 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:16:00,169 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:00,170 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:00,178 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:16:00,185 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:00,189 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:00,191 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:00,200 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:16:00,230 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:00,251 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:16:00,283 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:00,340 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:16:00,357 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:00,528 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:16:01,237 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:16:02,141 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:16:03,977 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:16:07,836 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T02:16:15,223 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T02:16:32,754 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:16:32,754 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30508 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T02:16:32,754 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30786 plans
2022-10-01T02:16:32,755 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T02:16:32,755 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T02:16:32,755 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T02:16:32,755 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T02:16:32,755 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T02:16:32,755 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T02:16:32,755 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T02:16:32,755 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T02:16:32,756 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T02:16:32,757 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T02:16:32,759 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T02:16:32,763 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T02:16:32,772 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T02:16:32,791 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T02:16:32,827 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T02:16:32,897 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T02:16:33,118 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30786 plans
2022-10-01T02:16:33,119 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:16:33,119 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:33,119 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:33,119 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:16:33,119 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:33,120 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:16:33,120 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:33,120 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:33,121 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:33,122 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:16:33,122 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:33,124 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:16:33,124 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:33,125 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:33,126 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:33,126 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:33,129 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:16:33,140 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:16:33,179 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:16:33,239 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:16:33,259 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:16:33,408 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:16:33,883 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:16:34,866 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:16:36,994 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:16:41,192 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T02:16:49,632 INFO MemoryObserver:41 used RAM: 15339 MB free: 756 MB total: 16096 MB
2022-10-01T02:16:49,657 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T02:17:15,464 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:17:15,464 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30786 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T02:17:15,464 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7793 plans
2022-10-01T02:17:15,465 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T02:17:15,464 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T02:17:15,465 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T02:17:15,465 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T02:17:15,465 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T02:17:15,465 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T02:17:15,465 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T02:17:15,465 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T02:17:15,465 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T02:17:15,465 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T02:17:15,465 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T02:17:15,466 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T02:17:15,467 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T02:17:15,470 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T02:17:15,470 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7793 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T02:17:15,470 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40127 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T02:17:15,470 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6938 plans
2022-10-01T02:17:15,471 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:17:15,471 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:17:15,472 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:17:15,472 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:17:15,474 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:17:15,492 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:17:15,524 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:17:15,621 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:17:15,971 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:17:16,474 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:17:17,189 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:17:18,273 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:17:21,617 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:17:32,783 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:17:32,783 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6938 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T02:17:32,783 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T02:17:34,164 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T02:17:35,666 INFO ControlerListenerManagerImpl:213 [it.53] all ControlerReplanningListeners called.
2022-10-01T02:17:35,666 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T02:17:35,666 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T02:17:35,666 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T02:17:35,800 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T02:17:35,935 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T02:17:35,935 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T02:17:35,935 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T02:17:35,937 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T02:17:35,938 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T02:17:35,938 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T02:17:35,939 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T02:17:35,939 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T02:17:35,939 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T02:17:35,939 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T02:17:35,939 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T02:17:35,939 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T02:17:35,939 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T02:17:35,939 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:17:35,939 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:17:35,939 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T02:17:35,939 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:17:35,940 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:17:35,940 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T02:17:35,940 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T02:17:35,940 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T02:17:35,940 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T02:17:36,847 INFO ControlerListenerManagerImpl:232 [it.53] all ControlerBeforeMobsimListeners called.
2022-10-01T02:17:36,847 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T02:17:36,848 INFO NetworkImpl:163 node # 1
2022-10-01T02:17:36,848 INFO NetworkImpl:163 node # 4
2022-10-01T02:17:36,848 INFO NetworkImpl:163 node # 16
2022-10-01T02:17:36,848 INFO NetworkImpl:163 node # 64
2022-10-01T02:17:36,848 INFO NetworkImpl:163 node # 256
2022-10-01T02:17:36,848 INFO NetworkImpl:163 node # 1024
2022-10-01T02:17:36,849 INFO NetworkImpl:163 node # 4096
2022-10-01T02:17:36,851 INFO NetworkImpl:163 node # 16384
2022-10-01T02:17:36,860 INFO NetworkImpl:163 node # 65536
2022-10-01T02:17:36,895 INFO NetworkImpl:159 link # 1
2022-10-01T02:17:36,895 INFO NetworkImpl:159 link # 4
2022-10-01T02:17:36,895 INFO NetworkImpl:159 link # 16
2022-10-01T02:17:36,895 INFO NetworkImpl:159 link # 64
2022-10-01T02:17:36,896 INFO NetworkImpl:159 link # 256
2022-10-01T02:17:36,897 INFO NetworkImpl:159 link # 1024
2022-10-01T02:17:36,903 INFO NetworkImpl:159 link # 4096
2022-10-01T02:17:36,927 INFO NetworkImpl:159 link # 16384
2022-10-01T02:17:37,028 INFO NetworkImpl:159 link # 65536
2022-10-01T02:17:37,498 INFO NetworkImpl:159 link # 262144
2022-10-01T02:17:38,515 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T02:17:38,515 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T02:17:38,516 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T02:17:38,516 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T02:17:38,516 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T02:17:38,517 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T02:17:38,517 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T02:17:38,518 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T02:17:38,521 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T02:17:38,524 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T02:17:38,532 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T02:17:38,547 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T02:17:38,577 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T02:17:38,638 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T02:17:38,760 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T02:17:39,007 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T02:17:39,503 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T02:17:40,496 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T02:17:42,297 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T02:17:42,507 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T02:17:42,532 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:17:42,532 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T02:17:42,532 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:17:42,532 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:17:42,532 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:17:42,533 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T02:17:42,533 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T02:17:42,533 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T02:17:42,533 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:17:42,533 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:17:44,931 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:17:44,931 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:17:44,931 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:17:44,931 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:17:44,931 INFO EventsManagerImpl:176
2022-10-01T02:17:44,931 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:17:44,931 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:17:44,931 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:17:44,931 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:17:44,931 INFO EventsManagerImpl:176
2022-10-01T02:17:44,932 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:17:44,932 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:17:44,932 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:17:44,932 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:17:44,932 INFO EventsManagerImpl:176
2022-10-01T02:17:44,932 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:17:44,932 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:17:44,932 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:17:44,932 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:17:44,932 INFO EventsManagerImpl:176
2022-10-01T02:17:44,932 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T02:17:44,932 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T02:17:44,932 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T02:17:44,932 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T02:17:44,932 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T02:17:44,932 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T02:17:44,932 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T02:17:44,933 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:17:44,933 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T02:17:44,933 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:17:44,933 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:17:44,933 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T02:17:44,933 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:17:44,933 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:17:44,933 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:17:44,933 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T02:17:44,933 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T02:17:44,933 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T02:17:44,933 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T02:17:44,933 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:17:44,933 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:17:44,933 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:17:44,933 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T02:17:44,933 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:17:44,933 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:17:44,933 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:17:44,933 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:17:44,934 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:17:44,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:17:44,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:17:44,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:17:44,934 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:17:44,934 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:17:44,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:17:44,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:17:44,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:17:44,934 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:17:44,934 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T02:17:44,934 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:17:44,934 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:17:44,934 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:17:44,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T02:17:44,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:17:44,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:17:44,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:17:44,934 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:17:44,934 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:17:44,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:17:44,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:17:44,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:17:44,935 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:17:44,935 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:17:44,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:17:44,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:17:44,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:17:44,935 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:17:51,775 INFO MemoryObserver:41 used RAM: 12603 MB free: 3492 MB total: 16096 MB
2022-10-01T02:17:53,854 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T02:17:53,858 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T02:17:54,201 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T02:17:54,201 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T02:17:54,201 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T02:17:54,201 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T02:17:54,201 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T02:17:54,201 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T02:17:54,201 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T02:17:54,201 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T02:17:54,547 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T02:17:54,547 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=12s; (s/r): 0.0
2022-10-01T02:17:54,577 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T02:17:54,577 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T02:17:55,751 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1746 #nodes=229
2022-10-01T02:17:55,752 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271795 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T02:17:57,448 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T02:17:57,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3084 #nodes=326
2022-10-01T02:17:57,749 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271282 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T02:17:59,407 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T02:18:00,459 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4337 #nodes=456
2022-10-01T02:18:00,459 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270700 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T02:18:01,516 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T02:18:04,406 INFO VehicularDepartureHandler:110 teleport vehicle 11580_bike from link 329984188 to link 193199004
2022-10-01T02:18:05,877 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5565 #nodes=655
2022-10-01T02:18:05,877 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269916 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T02:18:08,801 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T02:18:14,485 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7202 #nodes=971
2022-10-01T02:18:14,485 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268723 lost=0 simT=18000.0s realT=31s; (s/r): 580.6451612903226
2022-10-01T02:18:15,043 INFO VehicularDepartureHandler:110 teleport vehicle 9524_car from link 43684665 to link 58723406
2022-10-01T02:18:16,209 INFO VehicularDepartureHandler:110 teleport vehicle 57893_bike from link -1033828704#0 to link -6015426
2022-10-01T02:18:16,209 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T02:18:24,705 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11038 #nodes=1666
2022-10-01T02:18:24,705 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266872 lost=0 simT=21600.0s realT=42s; (s/r): 514.2857142857143
2022-10-01T02:18:42,794 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12033 #nodes=1935
2022-10-01T02:18:42,795 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264209 lost=0 simT=25200.0s realT=60s; (s/r): 420.0
2022-10-01T02:18:51,776 INFO MemoryObserver:41 used RAM: 13823 MB free: 2272 MB total: 16096 MB
2022-10-01T02:18:59,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13407 #nodes=1985
2022-10-01T02:18:59,296 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260847 lost=0 simT=28800.0s realT=76s; (s/r): 378.94736842105266
2022-10-01T02:19:22,387 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14767 #nodes=2119
2022-10-01T02:19:22,388 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257272 lost=0 simT=32400.0s realT=99s; (s/r): 327.27272727272725
2022-10-01T02:19:44,187 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14554 #nodes=2077
2022-10-01T02:19:44,188 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251991 lost=0 simT=36000.0s realT=121s; (s/r): 297.5206611570248
2022-10-01T02:19:51,778 INFO MemoryObserver:41 used RAM: 14990 MB free: 1105 MB total: 16096 MB
2022-10-01T02:20:06,110 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15247 #nodes=2189
2022-10-01T02:20:06,110 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246261 lost=0 simT=39600.0s realT=143s; (s/r): 276.9230769230769
2022-10-01T02:20:25,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15647 #nodes=2176
2022-10-01T02:20:25,830 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238559 lost=0 simT=43200.0s realT=163s; (s/r): 265.03067484662574
2022-10-01T02:20:51,371 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15856 #nodes=2387
2022-10-01T02:20:51,371 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229603 lost=0 simT=46800.0s realT=188s; (s/r): 248.93617021276594
2022-10-01T02:20:51,779 INFO MemoryObserver:41 used RAM: 14955 MB free: 1140 MB total: 16096 MB
2022-10-01T02:21:12,576 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16231 #nodes=2440
2022-10-01T02:21:12,576 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218418 lost=0 simT=50400.0s realT=210s; (s/r): 240.0
2022-10-01T02:21:33,666 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16490 #nodes=2405
2022-10-01T02:21:33,667 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=205028 lost=0 simT=54000.0s realT=231s; (s/r): 233.76623376623377
2022-10-01T02:21:51,779 INFO MemoryObserver:41 used RAM: 15607 MB free: 488 MB total: 16096 MB
2022-10-01T02:22:01,335 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16671 #nodes=2527
2022-10-01T02:22:01,335 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188398 lost=0 simT=57600.0s realT=258s; (s/r): 223.25581395348837
2022-10-01T02:22:31,955 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16741 #nodes=2425
2022-10-01T02:22:31,956 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168976 lost=0 simT=61200.0s realT=289s; (s/r): 211.76470588235293
2022-10-01T02:22:51,800 INFO MemoryObserver:41 used RAM: 15113 MB free: 982 MB total: 16096 MB
2022-10-01T02:22:58,489 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16219 #nodes=2401
2022-10-01T02:22:58,489 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146903 lost=0 simT=64800.0s realT=315s; (s/r): 205.71428571428572
2022-10-01T02:23:22,406 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15667 #nodes=2195
2022-10-01T02:23:22,407 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123182 lost=0 simT=68400.0s realT=339s; (s/r): 201.76991150442478
2022-10-01T02:23:43,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15240 #nodes=2054
2022-10-01T02:23:43,749 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98254 lost=0 simT=72000.0s realT=361s; (s/r): 199.4459833795014
2022-10-01T02:23:51,801 INFO MemoryObserver:41 used RAM: 15569 MB free: 526 MB total: 16096 MB
2022-10-01T02:24:06,712 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13345 #nodes=1764
2022-10-01T02:24:06,712 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75816 lost=0 simT=75600.0s realT=384s; (s/r): 196.875
2022-10-01T02:24:24,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12395 #nodes=1546
2022-10-01T02:24:24,760 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59849 lost=0 simT=79200.0s realT=402s; (s/r): 197.01492537313433
2022-10-01T02:24:42,876 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11780 #nodes=1468
2022-10-01T02:24:42,877 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46248 lost=0 simT=82800.0s realT=420s; (s/r): 197.14285714285714
2022-10-01T02:24:51,801 INFO MemoryObserver:41 used RAM: 15907 MB free: 188 MB total: 16096 MB
2022-10-01T02:25:09,420 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11120 #nodes=1380
2022-10-01T02:25:09,420 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33960 lost=1 simT=86400.0s realT=446s; (s/r): 193.7219730941704
2022-10-01T02:25:22,122 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9381 #nodes=1105
2022-10-01T02:25:22,122 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27554 lost=5 simT=90000.0s realT=459s; (s/r): 196.07843137254903
2022-10-01T02:25:34,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8003 #nodes=898
2022-10-01T02:25:34,050 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23553 lost=6 simT=93600.0s realT=471s; (s/r): 198.72611464968153
2022-10-01T02:25:40,729 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6828 #nodes=749
2022-10-01T02:25:40,729 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20644 lost=6 simT=97200.0s realT=478s; (s/r): 203.34728033472803
2022-10-01T02:25:48,485 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5828 #nodes=625
2022-10-01T02:25:48,485 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18328 lost=6 simT=100800.0s realT=485s; (s/r): 207.83505154639175
2022-10-01T02:25:51,801 INFO MemoryObserver:41 used RAM: 15862 MB free: 233 MB total: 16096 MB
2022-10-01T02:25:54,532 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4964 #nodes=512
2022-10-01T02:25:54,533 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16443 lost=6 simT=104400.0s realT=492s; (s/r): 212.1951219512195
2022-10-01T02:25:59,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4244 #nodes=451
2022-10-01T02:25:59,355 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14898 lost=6 simT=108000.0s realT=496s; (s/r): 217.74193548387098
2022-10-01T02:26:02,088 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3599 #nodes=375
2022-10-01T02:26:02,088 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13561 lost=8 simT=111600.0s realT=499s; (s/r): 223.64729458917836
2022-10-01T02:26:04,736 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3034 #nodes=310
2022-10-01T02:26:04,736 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12456 lost=9 simT=115200.0s realT=502s; (s/r): 229.4820717131474
2022-10-01T02:26:07,705 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2494 #nodes=241
2022-10-01T02:26:07,705 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11508 lost=9 simT=118800.0s realT=505s; (s/r): 235.24752475247524
2022-10-01T02:26:10,198 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2110 #nodes=209
2022-10-01T02:26:10,198 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10692 lost=9 simT=122400.0s realT=507s; (s/r): 241.42011834319527
2022-10-01T02:26:12,429 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1803 #nodes=216
2022-10-01T02:26:12,430 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9903 lost=10 simT=126000.0s realT=509s; (s/r): 247.5442043222004
2022-10-01T02:26:14,426 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1486 #nodes=152
2022-10-01T02:26:14,426 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8225 lost=10 simT=129600.0s realT=511s; (s/r): 253.62035225048925
2022-10-01T02:26:14,944 INFO AbstractController$9:234 ### ITERATION 53 fires after mobsim event
2022-10-01T02:26:14,944 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T02:26:14,944 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=315.71142818sec
2022-10-01T02:26:14,986 INFO LegTimesControlerListener:50 [53] average trip (probably: leg) duration is: 1282 seconds = 00:21:22
2022-10-01T02:26:14,986 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T02:26:14,986 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:26:14,986 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:26:14,986 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:26:14,986 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:26:14,986 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T02:26:14,986 INFO EventsManagerImpl:137 event # 1
2022-10-01T02:26:14,986 INFO EventsManagerImpl:137 event # 4
2022-10-01T02:26:14,986 INFO EventsManagerImpl:137 event # 16
2022-10-01T02:26:14,987 INFO EventsManagerImpl:137 event # 64
2022-10-01T02:26:14,987 INFO EventsManagerImpl:137 event # 256
2022-10-01T02:26:14,988 INFO EventsManagerImpl:137 event # 1024
2022-10-01T02:26:14,992 INFO EventsManagerImpl:137 event # 4096
2022-10-01T02:26:15,010 INFO EventsManagerImpl:137 event # 16384
2022-10-01T02:26:15,032 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T02:26:15,598 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:26:15,598 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:26:15,598 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:26:15,598 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:26:15,598 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T02:26:15,598 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T02:26:15,599 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:26:15,601 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:26:15,601 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:55:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:26:15,604 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:26:15,604 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:26:15,604 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:11][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:26:15,607 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:26:15,607 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T02:26:15,607 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:26:15,608 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:26:15,608 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:26:15,608 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:26:15,608 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:26:15,608 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:26:15,608 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:26:15,608 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:26:15,608 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:26:15,608 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:19][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:26:15,610 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:26:15,610 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T02:26:15,610 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:26:15,610 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:26:15,610 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:26:15,610 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:26:15,611 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:26:15,611 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:26:15,611 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:26:15,614 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:26:15,614 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T02:26:15,614 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:26:15,618 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:26:15,618 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:26:15,618 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:26:15,618 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T02:26:23,661 INFO ControlerListenerManagerImpl:251 [it.53] all ControlerAfterMobsimListeners called.
2022-10-01T02:26:23,661 INFO AbstractController$4:159 ### ITERATION 53 fires scoring event
2022-10-01T02:26:23,661 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T02:26:23,887 INFO NewScoreAssignerImpl:57 it: 53 msaStart: 599
2022-10-01T02:26:24,085 INFO ControlerListenerManagerImpl:194 [it.53] all ControlerScoringListeners called.
2022-10-01T02:26:24,086 INFO AbstractController$5:167 ### ITERATION 53 fires iteration end event
2022-10-01T02:26:24,086 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T02:26:24,086 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T02:26:24,199 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T02:26:24,199 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T02:26:27,068 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T02:26:27,068 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12689935656808926
2022-10-01T02:26:27,068 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3003910402234809
2022-10-01T02:26:27,068 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2851332823243658E-4
2022-10-01T02:26:27,068 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.2851332823243658E-4
2022-10-01T02:26:27,068 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T02:26:27,068 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13995542706316724
2022-10-01T02:26:27,068 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1427091410466424
2022-10-01T02:26:27,068 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22916677364856192
2022-10-01T02:26:27,203 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T02:26:27,372 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -97.87181676936758
2022-10-01T02:26:27,372 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -120.93229974448434
2022-10-01T02:26:27,372 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -101.49576389012095
2022-10-01T02:26:27,373 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -80.05244895843762
2022-10-01T02:26:27,420 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T02:26:28,471 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19098.40351592425 meters
2022-10-01T02:26:28,472 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140142.97224807157 meters (statistic on all 2094931 legs which have a finite distance)
2022-10-01T02:26:28,472 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52440.2071055674 meters
2022-10-01T02:26:28,472 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140093.1776167724 meters (statistic on all 762690 trips which have a finite distance)
2022-10-01T02:26:28,472 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T02:26:28,472 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T02:26:29,477 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T02:26:29,479 INFO LegHistogramListener:72 number of legs: 2103133 100%
2022-10-01T02:26:29,479 INFO LegHistogramListener:79 number of bike legs: 97998 4.659619719722909%
2022-10-01T02:26:29,479 INFO LegHistogramListener:79 number of car legs: 233794 11.11646291508906%
2022-10-01T02:26:29,479 INFO LegHistogramListener:79 number of drtNorth legs: 193 0.009176785300786968%
2022-10-01T02:26:29,479 INFO LegHistogramListener:79 number of drtSoutheast legs: 183 0.00870130419711925%
2022-10-01T02:26:29,480 INFO LegHistogramListener:79 number of freight legs: 47065 2.2378518144121173%
2022-10-01T02:26:29,480 INFO LegHistogramListener:79 number of pt legs: 130671 6.213159129736446%
2022-10-01T02:26:29,480 INFO LegHistogramListener:79 number of ride legs: 110563 5.257061726481397%
2022-10-01T02:26:29,480 INFO LegHistogramListener:79 number of walk legs: 1482666 70.49796660506017%
2022-10-01T02:26:30,054 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T02:26:30,054 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T02:26:34,273 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4590280737610213
2022-10-01T02:26:34,273 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4247562096571273
2022-10-01T02:26:34,273 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.007542223614413286
2022-10-01T02:26:34,273 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0063868191458223145
2022-10-01T02:26:34,273 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T02:26:34,273 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.46027462680435666
2022-10-01T02:26:34,273 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5178497152569876
2022-10-01T02:26:34,273 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8317654066766973
2022-10-01T02:26:34,273 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2086378038071861
2022-10-01T02:26:34,273 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3812385422390198
2022-10-01T02:26:34,273 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.766885594417085E-4
2022-10-01T02:26:34,274 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.136481510960937E-4
2022-10-01T02:26:34,274 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T02:26:34,274 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2567051972660563
2022-10-01T02:26:34,274 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24625777330450813
2022-10-01T02:26:34,274 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.46661266220594955
2022-10-01T02:26:34,274 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16558101439377212
2022-10-01T02:26:34,274 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3682710527532005
2022-10-01T02:26:34,274 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.1182415257501143E-4
2022-10-01T02:26:34,274 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.9770254240334399E-4
2022-10-01T02:26:34,274 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T02:26:34,274 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1947151799606649
2022-10-01T02:26:34,274 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19085227768734242
2022-10-01T02:26:34,274 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3167964998947298
2022-10-01T02:26:34,417 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T02:26:35,485 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T02:26:35,786 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T02:26:36,153 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T02:26:37,212 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T02:26:37,513 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T02:26:37,849 INFO ControlerListenerManagerImpl:171 [it.53] all ControlerIterationEndsListeners called.
2022-10-01T02:26:37,968 INFO AbstractController:181 ### ITERATION 53 ENDS
2022-10-01T02:26:37,968 INFO AbstractController:182 ###################################################
2022-10-01T02:26:37,968 INFO AbstractController:133 ###################################################
2022-10-01T02:26:37,968 INFO AbstractController:134 ### ITERATION 54 BEGINS
2022-10-01T02:26:37,969 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T02:26:37,969 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T02:26:37,969 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T02:26:37,969 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T02:26:37,969 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T02:26:38,448 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T02:26:38,497 INFO ControlerListenerManagerImpl:148 [it.54] all ControlerIterationStartsListeners called.
2022-10-01T02:26:38,497 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T02:26:48,840 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169640 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T02:26:48,840 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30502 plans
2022-10-01T02:26:48,841 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:26:48,842 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:26:48,842 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:26:48,842 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:26:48,844 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:26:48,844 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:26:48,844 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:26:48,845 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:26:48,846 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:26:48,848 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:26:48,851 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:26:48,851 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:26:48,861 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:26:48,861 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:26:48,865 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:26:48,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:26:48,881 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:26:48,881 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:26:48,883 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:26:48,927 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:26:49,016 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:26:49,295 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:26:49,779 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:26:50,650 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:26:51,802 INFO MemoryObserver:41 used RAM: 14139 MB free: 1956 MB total: 16096 MB
2022-10-01T02:26:52,536 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:26:55,866 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T02:27:03,126 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T02:27:22,775 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:27:22,775 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30502 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T02:27:22,775 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30560 plans
2022-10-01T02:27:22,775 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T02:27:22,775 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T02:27:22,776 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T02:27:22,776 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T02:27:22,776 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T02:27:22,776 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T02:27:22,776 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T02:27:22,776 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T02:27:22,777 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T02:27:22,779 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T02:27:22,782 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T02:27:22,788 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T02:27:22,799 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T02:27:22,819 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T02:27:22,856 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T02:27:22,922 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T02:27:23,170 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30560 plans
2022-10-01T02:27:23,171 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:27:23,171 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:27:23,176 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:27:23,179 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:27:23,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:27:23,185 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:27:23,186 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:27:23,188 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:27:23,195 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:27:23,196 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:27:23,205 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:27:23,206 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:27:23,207 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:27:23,207 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:27:23,207 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:27:23,215 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:27:23,218 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:27:23,234 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:27:23,256 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:27:23,305 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:27:23,342 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:27:23,515 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:27:24,014 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:27:24,928 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:27:26,989 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:27:31,257 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T02:27:41,148 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T02:27:51,803 INFO MemoryObserver:41 used RAM: 14904 MB free: 1191 MB total: 16096 MB
2022-10-01T02:28:05,297 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:28:05,297 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30560 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T02:28:05,297 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7726 plans
2022-10-01T02:28:05,298 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T02:28:05,298 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T02:28:05,298 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T02:28:05,298 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T02:28:05,298 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T02:28:05,298 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T02:28:05,298 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T02:28:05,298 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T02:28:05,298 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T02:28:05,298 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T02:28:05,299 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T02:28:05,299 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T02:28:05,301 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T02:28:05,303 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T02:28:05,303 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7726 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T02:28:05,303 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40297 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T02:28:05,303 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6768 plans
2022-10-01T02:28:05,304 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:28:05,304 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:28:05,304 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:28:05,305 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:28:05,306 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:28:05,316 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:28:05,339 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:28:05,387 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:28:05,591 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:28:06,237 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:28:06,861 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:28:07,959 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:28:10,863 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:28:21,357 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:28:21,357 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6768 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T02:28:21,357 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T02:28:22,493 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T02:28:23,658 INFO ControlerListenerManagerImpl:213 [it.54] all ControlerReplanningListeners called.
2022-10-01T02:28:23,658 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T02:28:23,658 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T02:28:23,658 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T02:28:23,751 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T02:28:23,838 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T02:28:23,839 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T02:28:23,839 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T02:28:23,849 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T02:28:23,859 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T02:28:23,859 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T02:28:23,860 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T02:28:23,861 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T02:28:23,861 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T02:28:23,861 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T02:28:23,861 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T02:28:23,861 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T02:28:23,861 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T02:28:23,861 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:28:23,861 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:28:23,861 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T02:28:23,861 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:28:23,861 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:28:23,861 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T02:28:23,862 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T02:28:23,862 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T02:28:23,862 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T02:28:24,569 INFO ControlerListenerManagerImpl:232 [it.54] all ControlerBeforeMobsimListeners called.
2022-10-01T02:28:24,570 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T02:28:24,570 INFO NetworkImpl:163 node # 1
2022-10-01T02:28:24,570 INFO NetworkImpl:163 node # 4
2022-10-01T02:28:24,570 INFO NetworkImpl:163 node # 16
2022-10-01T02:28:24,570 INFO NetworkImpl:163 node # 64
2022-10-01T02:28:24,570 INFO NetworkImpl:163 node # 256
2022-10-01T02:28:24,570 INFO NetworkImpl:163 node # 1024
2022-10-01T02:28:24,571 INFO NetworkImpl:163 node # 4096
2022-10-01T02:28:24,573 INFO NetworkImpl:163 node # 16384
2022-10-01T02:28:24,581 INFO NetworkImpl:163 node # 65536
2022-10-01T02:28:24,615 INFO NetworkImpl:159 link # 1
2022-10-01T02:28:24,615 INFO NetworkImpl:159 link # 4
2022-10-01T02:28:24,615 INFO NetworkImpl:159 link # 16
2022-10-01T02:28:24,615 INFO NetworkImpl:159 link # 64
2022-10-01T02:28:24,615 INFO NetworkImpl:159 link # 256
2022-10-01T02:28:24,617 INFO NetworkImpl:159 link # 1024
2022-10-01T02:28:24,621 INFO NetworkImpl:159 link # 4096
2022-10-01T02:28:24,640 INFO NetworkImpl:159 link # 16384
2022-10-01T02:28:24,717 INFO NetworkImpl:159 link # 65536
2022-10-01T02:28:25,070 INFO NetworkImpl:159 link # 262144
2022-10-01T02:28:25,805 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T02:28:25,805 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T02:28:25,805 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T02:28:25,806 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T02:28:25,806 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T02:28:25,806 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T02:28:25,807 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T02:28:25,808 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T02:28:25,809 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T02:28:25,813 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T02:28:25,819 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T02:28:25,830 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T02:28:25,859 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T02:28:25,919 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T02:28:26,037 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T02:28:26,278 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T02:28:26,811 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T02:28:27,657 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T02:28:29,404 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T02:28:29,600 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T02:28:29,621 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:28:29,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T02:28:29,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:28:29,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:28:29,621 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:28:29,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T02:28:29,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T02:28:29,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T02:28:29,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:28:29,621 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:28:31,585 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:28:31,585 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:28:31,585 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:28:31,585 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:28:31,585 INFO EventsManagerImpl:176
2022-10-01T02:28:31,585 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:28:31,585 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:28:31,585 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:28:31,585 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:28:31,585 INFO EventsManagerImpl:176
2022-10-01T02:28:31,585 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:28:31,585 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:28:31,585 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:28:31,586 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:28:31,586 INFO EventsManagerImpl:176
2022-10-01T02:28:31,586 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:28:31,586 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:28:31,586 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:28:31,586 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:28:31,586 INFO EventsManagerImpl:176
2022-10-01T02:28:31,586 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T02:28:31,586 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T02:28:31,586 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T02:28:31,586 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T02:28:31,586 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T02:28:31,586 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T02:28:31,586 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T02:28:31,586 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:28:31,586 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T02:28:31,586 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:28:31,586 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:28:31,586 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T02:28:31,587 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:28:31,587 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:28:31,587 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:28:31,587 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T02:28:31,587 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T02:28:31,587 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T02:28:31,587 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T02:28:31,587 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:28:31,587 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:28:31,587 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:28:31,587 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T02:28:31,587 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:28:31,587 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:28:31,587 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:28:31,587 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:28:31,587 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:28:31,587 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:28:31,587 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:28:31,587 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:28:31,587 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:28:31,587 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:28:31,587 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:28:31,587 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:28:31,587 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:28:31,588 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:28:31,588 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T02:28:31,588 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:28:31,588 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:28:31,588 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:28:31,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T02:28:31,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:28:31,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:28:31,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:28:31,588 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:28:31,588 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:28:31,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:28:31,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:28:31,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:28:31,588 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:28:31,588 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:28:31,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:28:31,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:28:31,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:28:31,588 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:28:38,901 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T02:28:38,904 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T02:28:39,125 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T02:28:39,125 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T02:28:39,125 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T02:28:39,125 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T02:28:39,125 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T02:28:39,125 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T02:28:39,125 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T02:28:39,125 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T02:28:39,356 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T02:28:39,357 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-10-01T02:28:39,383 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T02:28:39,383 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T02:28:39,396 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T02:28:39,426 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T02:28:39,463 INFO VehicularDepartureHandler:110 teleport vehicle 160771_bike from link 24156206#0 to link -972608201#4
2022-10-01T02:28:39,533 INFO VehicularDepartureHandler:110 teleport vehicle 4503_bike from link 335487071#0 to link 25121294
2022-10-01T02:28:40,567 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1757 #nodes=235
2022-10-01T02:28:40,568 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271782 lost=0 simT=3600.0s realT=10s; (s/r): 360.0
2022-10-01T02:28:41,248 INFO VehicularDepartureHandler:110 teleport vehicle 26173_bike from link 10802653 to link -47007889
2022-10-01T02:28:42,135 INFO VehicularDepartureHandler:110 teleport vehicle 16664_bike from link 292519061 to link 354046851
2022-10-01T02:28:42,314 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T02:28:42,314 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T02:28:42,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3104 #nodes=338
2022-10-01T02:28:42,621 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271278 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T02:28:45,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4338 #nodes=460
2022-10-01T02:28:45,448 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270706 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-10-01T02:28:50,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5579 #nodes=676
2022-10-01T02:28:50,396 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269926 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T02:28:51,804 INFO MemoryObserver:41 used RAM: 13523 MB free: 2572 MB total: 16096 MB
2022-10-01T02:28:59,169 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7193 #nodes=984
2022-10-01T02:28:59,170 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268711 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-10-01T02:29:09,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11095 #nodes=1745
2022-10-01T02:29:09,715 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266868 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-10-01T02:29:26,033 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12082 #nodes=1855
2022-10-01T02:29:26,034 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264216 lost=0 simT=25200.0s realT=56s; (s/r): 450.0
2022-10-01T02:29:45,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13414 #nodes=1913
2022-10-01T02:29:45,018 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260840 lost=0 simT=28800.0s realT=75s; (s/r): 384.0
2022-10-01T02:29:51,811 INFO MemoryObserver:41 used RAM: 13889 MB free: 2206 MB total: 16096 MB
2022-10-01T02:30:08,289 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14774 #nodes=2140
2022-10-01T02:30:08,289 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257298 lost=0 simT=32400.0s realT=98s; (s/r): 330.61224489795916
2022-10-01T02:30:27,869 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14612 #nodes=2164
2022-10-01T02:30:27,869 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251991 lost=0 simT=36000.0s realT=118s; (s/r): 305.08474576271186
2022-10-01T02:30:47,376 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15228 #nodes=2166
2022-10-01T02:30:47,376 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246215 lost=0 simT=39600.0s realT=137s; (s/r): 289.05109489051097
2022-10-01T02:30:51,811 INFO MemoryObserver:41 used RAM: 14748 MB free: 1347 MB total: 16096 MB
2022-10-01T02:31:10,204 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15678 #nodes=2314
2022-10-01T02:31:10,204 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238510 lost=0 simT=43200.0s realT=160s; (s/r): 270.0
2022-10-01T02:31:34,570 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15966 #nodes=2353
2022-10-01T02:31:34,570 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229569 lost=0 simT=46800.0s realT=184s; (s/r): 254.34782608695653
2022-10-01T02:31:51,812 INFO MemoryObserver:41 used RAM: 15706 MB free: 389 MB total: 16096 MB
2022-10-01T02:31:55,610 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16261 #nodes=2447
2022-10-01T02:31:55,611 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218348 lost=0 simT=50400.0s realT=205s; (s/r): 245.85365853658536
2022-10-01T02:32:17,089 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16532 #nodes=2440
2022-10-01T02:32:17,090 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204965 lost=0 simT=54000.0s realT=227s; (s/r): 237.88546255506608
2022-10-01T02:32:45,006 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16753 #nodes=2499
2022-10-01T02:32:45,006 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188377 lost=0 simT=57600.0s realT=255s; (s/r): 225.88235294117646
2022-10-01T02:33:00,121 INFO MemoryObserver:41 used RAM: 14837 MB free: 1258 MB total: 16096 MB
2022-10-01T02:33:15,952 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16734 #nodes=2384
2022-10-01T02:33:15,953 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168935 lost=0 simT=61200.0s realT=286s; (s/r): 213.98601398601397
2022-10-01T02:33:41,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16305 #nodes=2367
2022-10-01T02:33:41,430 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146835 lost=0 simT=64800.0s realT=311s; (s/r): 208.36012861736336
2022-10-01T02:34:00,121 INFO MemoryObserver:41 used RAM: 15455 MB free: 640 MB total: 16096 MB
2022-10-01T02:34:06,760 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15572 #nodes=2074
2022-10-01T02:34:06,761 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=123065 lost=0 simT=68400.0s realT=337s; (s/r): 202.9673590504451
2022-10-01T02:34:28,872 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15146 #nodes=2155
2022-10-01T02:34:28,873 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=98104 lost=0 simT=72000.0s realT=359s; (s/r): 200.55710306406687
2022-10-01T02:34:50,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13278 #nodes=1755
2022-10-01T02:34:50,227 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75779 lost=0 simT=75600.0s realT=380s; (s/r): 198.94736842105263
2022-10-01T02:35:00,121 INFO MemoryObserver:41 used RAM: 15901 MB free: 194 MB total: 16096 MB
2022-10-01T02:35:10,124 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12383 #nodes=1526
2022-10-01T02:35:10,124 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59746 lost=0 simT=79200.0s realT=400s; (s/r): 198.0
2022-10-01T02:35:28,478 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11676 #nodes=1473
2022-10-01T02:35:28,479 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46124 lost=0 simT=82800.0s realT=418s; (s/r): 198.08612440191388
2022-10-01T02:35:50,186 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11086 #nodes=1387
2022-10-01T02:35:50,187 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33803 lost=0 simT=86400.0s realT=440s; (s/r): 196.36363636363637
2022-10-01T02:36:01,587 INFO MemoryObserver:41 used RAM: 15513 MB free: 582 MB total: 16096 MB
2022-10-01T02:36:08,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9341 #nodes=1080
2022-10-01T02:36:08,948 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27448 lost=2 simT=90000.0s realT=459s; (s/r): 196.07843137254903
2022-10-01T02:36:32,748 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7965 #nodes=903
2022-10-01T02:36:32,748 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23402 lost=3 simT=93600.0s realT=483s; (s/r): 193.7888198757764
2022-10-01T02:36:38,342 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6847 #nodes=743
2022-10-01T02:36:38,342 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20504 lost=3 simT=97200.0s realT=488s; (s/r): 199.18032786885246
2022-10-01T02:36:51,379 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5854 #nodes=623
2022-10-01T02:36:51,379 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18229 lost=3 simT=100800.0s realT=501s; (s/r): 201.19760479041915
2022-10-01T02:37:03,020 INFO MemoryObserver:41 used RAM: 15601 MB free: 494 MB total: 16096 MB
2022-10-01T02:37:05,035 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4955 #nodes=555
2022-10-01T02:37:05,035 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16336 lost=3 simT=104400.0s realT=515s; (s/r): 202.71844660194174
2022-10-01T02:37:08,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4252 #nodes=467
2022-10-01T02:37:08,205 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14783 lost=3 simT=108000.0s realT=518s; (s/r): 208.4942084942085
2022-10-01T02:37:19,313 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3583 #nodes=349
2022-10-01T02:37:19,313 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13427 lost=4 simT=111600.0s realT=529s; (s/r): 210.9640831758034
2022-10-01T02:37:21,484 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3000 #nodes=315
2022-10-01T02:37:21,484 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12371 lost=4 simT=115200.0s realT=531s; (s/r): 216.94915254237287
2022-10-01T02:37:32,572 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2479 #nodes=270
2022-10-01T02:37:32,572 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11422 lost=5 simT=118800.0s realT=542s; (s/r): 219.1881918819188
2022-10-01T02:37:34,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2124 #nodes=233
2022-10-01T02:37:34,194 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10623 lost=5 simT=122400.0s realT=544s; (s/r): 225.0
2022-10-01T02:37:35,567 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1846 #nodes=198
2022-10-01T02:37:35,567 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9884 lost=5 simT=126000.0s realT=545s; (s/r): 231.19266055045873
2022-10-01T02:37:46,453 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1508 #nodes=161
2022-10-01T02:37:46,454 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8186 lost=7 simT=129600.0s realT=556s; (s/r): 233.0935251798561
2022-10-01T02:37:46,876 INFO AbstractController$9:234 ### ITERATION 54 fires after mobsim event
2022-10-01T02:37:46,876 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T02:37:46,876 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=329.978202162sec
2022-10-01T02:37:46,911 INFO LegTimesControlerListener:50 [54] average trip (probably: leg) duration is: 1279 seconds = 00:21:19
2022-10-01T02:37:46,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T02:37:46,911 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:37:46,911 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:37:46,911 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:37:46,911 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:37:46,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T02:37:46,912 INFO EventsManagerImpl:137 event # 1
2022-10-01T02:37:46,912 INFO EventsManagerImpl:137 event # 4
2022-10-01T02:37:46,912 INFO EventsManagerImpl:137 event # 16
2022-10-01T02:37:46,912 INFO EventsManagerImpl:137 event # 64
2022-10-01T02:37:46,912 INFO EventsManagerImpl:137 event # 256
2022-10-01T02:37:46,913 INFO EventsManagerImpl:137 event # 1024
2022-10-01T02:37:46,916 INFO EventsManagerImpl:137 event # 4096
2022-10-01T02:37:46,928 INFO EventsManagerImpl:137 event # 16384
2022-10-01T02:37:46,943 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T02:37:47,251 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:37:47,251 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:37:47,251 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:37:47,251 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:37:47,251 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T02:37:47,251 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T02:37:47,252 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:37:47,254 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:37:47,254 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:55:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:37:47,256 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:37:47,256 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:37:47,256 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:13][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:37:47,259 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:37:47,259 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T02:37:47,259 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:37:47,260 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:37:47,260 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:37:47,260 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:37:47,260 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:37:47,260 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:37:47,260 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:37:47,260 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:37:47,260 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:37:47,260 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:37:47,261 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:37:47,261 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T02:37:47,261 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:37:47,262 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:37:47,262 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:37:47,262 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:37:47,263 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:37:47,263 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:37:47,263 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:37:47,268 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:37:47,268 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:37:47,268 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:37:47,269 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:37:47,269 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:37:47,269 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:37:47,269 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T02:37:47,677 INFO ControlerListenerManagerImpl:251 [it.54] all ControlerAfterMobsimListeners called.
2022-10-01T02:37:47,677 INFO AbstractController$4:159 ### ITERATION 54 fires scoring event
2022-10-01T02:37:47,677 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T02:37:47,913 INFO NewScoreAssignerImpl:57 it: 54 msaStart: 599
2022-10-01T02:37:48,068 INFO ControlerListenerManagerImpl:194 [it.54] all ControlerScoringListeners called.
2022-10-01T02:37:48,068 INFO AbstractController$5:167 ### ITERATION 54 fires iteration end event
2022-10-01T02:37:48,068 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T02:37:48,068 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T02:37:48,177 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T02:37:48,177 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T02:37:51,440 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T02:37:51,440 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12733712648341097
2022-10-01T02:37:51,440 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30135387728064006
2022-10-01T02:37:51,440 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.51621417604256E-4
2022-10-01T02:37:51,440 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9385119417470744E-4
2022-10-01T02:37:51,440 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T02:37:51,440 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.14004785942065454
2022-10-01T02:37:51,440 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14216610094640464
2022-10-01T02:37:51,440 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22822832846351745
2022-10-01T02:37:51,570 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T02:37:51,690 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -97.43190042585414
2022-10-01T02:37:51,690 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -120.52522441210807
2022-10-01T02:37:51,690 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -101.16544138817183
2022-10-01T02:37:51,690 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -79.82464818748231
2022-10-01T02:37:51,738 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T02:37:52,753 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19084.920479370398 meters
2022-10-01T02:37:52,753 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140212.293434916 meters (statistic on all 2097448 legs which have a finite distance)
2022-10-01T02:37:52,753 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52441.645674602405 meters
2022-10-01T02:37:52,753 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140157.27040363086 meters (statistic on all 763018 trips which have a finite distance)
2022-10-01T02:37:52,753 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T02:37:52,753 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T02:37:53,802 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T02:37:53,804 INFO LegHistogramListener:72 number of legs: 2105604 100%
2022-10-01T02:37:53,804 INFO LegHistogramListener:79 number of bike legs: 98391 4.67281597109428%
2022-10-01T02:37:53,804 INFO LegHistogramListener:79 number of car legs: 234582 11.140841297793887%
2022-10-01T02:37:53,804 INFO LegHistogramListener:79 number of drtNorth legs: 215 0.010210846863892736%
2022-10-01T02:37:53,804 INFO LegHistogramListener:79 number of drtSoutheast legs: 155 0.00736130820420174%
2022-10-01T02:37:53,804 INFO LegHistogramListener:79 number of freight legs: 47065 2.2352256169726124%
2022-10-01T02:37:53,804 INFO LegHistogramListener:79 number of pt legs: 130926 6.2179783093117225%
2022-10-01T02:37:53,804 INFO LegHistogramListener:79 number of ride legs: 110160 5.2317529791926685%
2022-10-01T02:37:53,805 INFO LegHistogramListener:79 number of walk legs: 1484110 70.48381367056673%
2022-10-01T02:37:54,355 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T02:37:54,355 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T02:38:04,059 INFO MemoryObserver:41 used RAM: 13419 MB free: 2676 MB total: 16096 MB
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.46335955673549456
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42562019544308477
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.007647493799329352
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006452292065709136
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.46300523269846
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5224482250419797
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8345563503597159
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20929766813702583
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38149658257033847
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.818236904132239E-4
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.239184130391246E-4
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.25791580439259104
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24708452939092213
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4702470511510396
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16616128419355336
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3686009849181203
2022-10-01T02:38:05,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.1182415257501143E-4
2022-10-01T02:38:05,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.9898632514622286E-4
2022-10-01T02:38:05,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T02:38:05,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1955290982196501
2022-10-01T02:38:05,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1915814662852976
2022-10-01T02:38:05,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.31831906622778416
2022-10-01T02:38:05,275 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T02:38:06,348 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T02:38:06,656 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T02:38:07,011 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T02:38:08,093 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T02:38:08,393 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T02:38:08,731 INFO ControlerListenerManagerImpl:171 [it.54] all ControlerIterationEndsListeners called.
2022-10-01T02:38:08,842 INFO AbstractController:181 ### ITERATION 54 ENDS
2022-10-01T02:38:08,842 INFO AbstractController:182 ###################################################
2022-10-01T02:38:08,842 INFO AbstractController:133 ###################################################
2022-10-01T02:38:08,842 INFO AbstractController:134 ### ITERATION 55 BEGINS
2022-10-01T02:38:08,843 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T02:38:08,843 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T02:38:08,843 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T02:38:08,843 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T02:38:08,843 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T02:38:09,206 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T02:38:09,261 INFO ControlerListenerManagerImpl:148 [it.55] all ControlerIterationStartsListeners called.
2022-10-01T02:38:09,261 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T02:38:17,213 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169755 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T02:38:17,213 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30490 plans
2022-10-01T02:38:17,219 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:17,221 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:38:17,221 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:38:17,221 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:17,222 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:17,222 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:38:17,223 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:17,225 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:38:17,227 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:17,228 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:38:17,228 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:17,229 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:17,234 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:17,237 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:38:17,242 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:17,243 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:17,247 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:17,254 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:38:17,298 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:38:17,327 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:17,374 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:38:17,533 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:38:18,087 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:38:18,816 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:38:20,686 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:38:24,452 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T02:38:31,886 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T02:38:49,931 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:38:49,931 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30490 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T02:38:49,931 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30382 plans
2022-10-01T02:38:49,931 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T02:38:49,931 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T02:38:49,931 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T02:38:49,931 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T02:38:49,931 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T02:38:49,932 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T02:38:49,932 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T02:38:49,932 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T02:38:49,933 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T02:38:49,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T02:38:49,938 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T02:38:49,945 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T02:38:49,957 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T02:38:49,980 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T02:38:50,017 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T02:38:50,096 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T02:38:50,299 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30382 plans
2022-10-01T02:38:50,300 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:38:50,300 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:38:50,300 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:50,302 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:50,309 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:38:50,313 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:50,317 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:50,319 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:38:50,319 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:50,320 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:50,320 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:38:50,323 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:50,328 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:50,332 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:50,332 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:50,333 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:38:50,338 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:50,342 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:38:50,348 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:38:50,433 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:38:50,560 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:38:50,868 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:38:51,411 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:38:52,520 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:38:54,520 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:38:58,848 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T02:39:04,059 INFO MemoryObserver:41 used RAM: 15763 MB free: 332 MB total: 16096 MB
2022-10-01T02:39:08,441 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T02:39:31,777 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:39:31,777 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30382 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T02:39:31,777 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7801 plans
2022-10-01T02:39:31,778 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T02:39:31,778 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T02:39:31,778 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T02:39:31,778 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T02:39:31,778 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T02:39:31,778 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T02:39:31,778 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T02:39:31,778 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T02:39:31,778 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T02:39:31,778 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T02:39:31,778 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T02:39:31,779 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T02:39:31,780 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T02:39:31,783 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T02:39:31,783 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7801 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T02:39:31,784 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40183 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T02:39:31,784 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6882 plans
2022-10-01T02:39:31,785 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:39:31,786 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:39:31,787 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:39:31,788 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:39:31,791 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:39:31,799 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:39:31,827 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:39:32,081 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:39:32,288 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:39:32,785 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:39:33,172 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:39:34,331 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:39:37,540 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:39:48,465 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:39:48,465 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6882 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T02:39:48,465 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T02:39:49,627 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T02:39:50,768 INFO ControlerListenerManagerImpl:213 [it.55] all ControlerReplanningListeners called.
2022-10-01T02:39:50,768 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T02:39:50,768 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T02:39:50,768 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T02:39:50,860 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T02:39:50,948 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T02:39:50,949 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T02:39:50,949 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T02:39:50,959 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T02:39:50,968 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T02:39:50,968 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T02:39:50,970 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T02:39:50,970 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T02:39:50,970 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T02:39:50,970 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T02:39:50,970 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T02:39:50,971 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T02:39:50,971 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T02:39:50,971 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:39:50,971 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:39:50,971 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T02:39:50,971 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:39:50,971 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:39:50,971 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T02:39:50,972 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T02:39:50,972 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T02:39:50,972 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T02:39:51,682 INFO ControlerListenerManagerImpl:232 [it.55] all ControlerBeforeMobsimListeners called.
2022-10-01T02:39:51,682 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T02:39:51,683 INFO NetworkImpl:163 node # 1
2022-10-01T02:39:51,683 INFO NetworkImpl:163 node # 4
2022-10-01T02:39:51,683 INFO NetworkImpl:163 node # 16
2022-10-01T02:39:51,683 INFO NetworkImpl:163 node # 64
2022-10-01T02:39:51,683 INFO NetworkImpl:163 node # 256
2022-10-01T02:39:51,683 INFO NetworkImpl:163 node # 1024
2022-10-01T02:39:51,684 INFO NetworkImpl:163 node # 4096
2022-10-01T02:39:51,686 INFO NetworkImpl:163 node # 16384
2022-10-01T02:39:51,695 INFO NetworkImpl:163 node # 65536
2022-10-01T02:39:51,729 INFO NetworkImpl:159 link # 1
2022-10-01T02:39:51,729 INFO NetworkImpl:159 link # 4
2022-10-01T02:39:51,729 INFO NetworkImpl:159 link # 16
2022-10-01T02:39:51,729 INFO NetworkImpl:159 link # 64
2022-10-01T02:39:51,730 INFO NetworkImpl:159 link # 256
2022-10-01T02:39:51,731 INFO NetworkImpl:159 link # 1024
2022-10-01T02:39:51,736 INFO NetworkImpl:159 link # 4096
2022-10-01T02:39:51,755 INFO NetworkImpl:159 link # 16384
2022-10-01T02:39:51,834 INFO NetworkImpl:159 link # 65536
2022-10-01T02:39:52,199 INFO NetworkImpl:159 link # 262144
2022-10-01T02:39:59,176 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T02:39:59,176 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T02:39:59,177 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T02:39:59,177 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T02:39:59,177 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T02:39:59,177 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T02:39:59,177 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T02:39:59,178 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T02:39:59,179 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T02:39:59,181 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T02:39:59,185 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T02:39:59,192 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T02:39:59,208 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T02:39:59,240 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T02:39:59,333 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T02:39:59,558 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T02:40:00,058 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T02:40:01,009 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T02:40:02,700 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T02:40:02,840 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T02:40:02,870 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:40:02,870 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T02:40:02,870 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:40:02,870 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:40:02,870 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:40:02,870 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T02:40:02,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T02:40:02,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T02:40:02,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:40:02,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:40:04,059 INFO MemoryObserver:41 used RAM: 13562 MB free: 2533 MB total: 16096 MB
2022-10-01T02:40:04,574 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:40:04,575 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:40:04,575 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:40:04,575 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:40:04,575 INFO EventsManagerImpl:176
2022-10-01T02:40:04,575 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:40:04,575 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:40:04,575 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:40:04,575 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:40:04,575 INFO EventsManagerImpl:176
2022-10-01T02:40:04,575 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:40:04,575 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:40:04,575 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:40:04,575 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:40:04,575 INFO EventsManagerImpl:176
2022-10-01T02:40:04,575 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:40:04,576 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:40:04,576 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:40:04,576 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:40:04,576 INFO EventsManagerImpl:176
2022-10-01T02:40:04,576 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T02:40:04,576 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T02:40:04,576 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T02:40:04,576 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T02:40:04,576 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T02:40:04,576 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T02:40:04,576 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T02:40:04,576 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:40:04,576 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T02:40:04,576 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:40:04,576 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:40:04,576 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T02:40:04,576 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:40:04,576 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:40:04,577 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:40:04,577 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T02:40:04,577 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T02:40:04,577 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T02:40:04,577 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T02:40:04,577 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:40:04,577 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:40:04,577 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:40:04,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T02:40:04,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:40:04,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:40:04,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:40:04,577 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:40:04,577 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:40:04,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:40:04,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:40:04,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:40:04,577 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:40:04,577 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:40:04,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:40:04,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:40:04,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:40:04,577 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:40:04,578 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T02:40:04,578 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:40:04,578 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:40:04,578 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:40:04,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T02:40:04,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:40:04,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:40:04,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:40:04,578 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:40:04,578 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:40:04,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:40:04,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:40:04,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:40:04,578 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:40:04,578 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:40:04,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:40:04,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:40:04,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:40:04,578 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:40:06,221 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T02:40:06,224 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T02:40:06,443 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T02:40:06,443 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T02:40:06,443 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T02:40:06,443 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T02:40:06,443 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T02:40:06,443 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T02:40:06,443 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T02:40:06,443 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T02:40:07,009 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T02:40:07,010 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-10-01T02:40:07,086 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T02:40:07,087 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T02:40:07,096 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T02:40:07,116 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T02:40:08,266 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1765 #nodes=223
2022-10-01T02:40:08,266 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271783 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-10-01T02:40:08,309 INFO VehicularDepartureHandler:110 teleport vehicle 10311_bike from link 325316848 to link -22922365
2022-10-01T02:40:09,690 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T02:40:09,972 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3108 #nodes=341
2022-10-01T02:40:09,972 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271277 lost=0 simT=7200.0s realT=7s; (s/r): 1028.5714285714287
2022-10-01T02:40:11,701 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T02:40:12,869 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4325 #nodes=469
2022-10-01T02:40:12,869 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270708 lost=0 simT=10800.0s realT=10s; (s/r): 1080.0
2022-10-01T02:40:14,064 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T02:40:16,538 INFO VehicularDepartureHandler:110 teleport vehicle 13935_bike from link 313179917 to link -227985298#4
2022-10-01T02:40:16,538 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T02:40:17,166 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5622 #nodes=677
2022-10-01T02:40:17,166 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269903 lost=0 simT=14400.0s realT=14s; (s/r): 1028.5714285714287
2022-10-01T02:40:22,497 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7255 #nodes=986
2022-10-01T02:40:22,498 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268717 lost=0 simT=18000.0s realT=19s; (s/r): 947.3684210526316
2022-10-01T02:40:31,071 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11067 #nodes=1682
2022-10-01T02:40:31,072 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266871 lost=0 simT=21600.0s realT=28s; (s/r): 771.4285714285714
2022-10-01T02:40:48,556 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12149 #nodes=1875
2022-10-01T02:40:48,557 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264216 lost=0 simT=25200.0s realT=45s; (s/r): 560.0
2022-10-01T02:41:04,060 INFO MemoryObserver:41 used RAM: 14217 MB free: 1878 MB total: 16096 MB
2022-10-01T02:41:04,374 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13282 #nodes=1973
2022-10-01T02:41:04,375 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260850 lost=0 simT=28800.0s realT=61s; (s/r): 472.1311475409836
2022-10-01T02:41:25,100 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14881 #nodes=2132
2022-10-01T02:41:25,101 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257304 lost=0 simT=32400.0s realT=82s; (s/r): 395.1219512195122
2022-10-01T02:41:43,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14601 #nodes=2100
2022-10-01T02:41:43,134 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251995 lost=0 simT=36000.0s realT=100s; (s/r): 360.0
2022-10-01T02:42:04,060 INFO MemoryObserver:41 used RAM: 14804 MB free: 1291 MB total: 16096 MB
2022-10-01T02:42:04,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15268 #nodes=2187
2022-10-01T02:42:04,331 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246204 lost=0 simT=39600.0s realT=121s; (s/r): 327.27272727272725
2022-10-01T02:42:25,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15644 #nodes=2282
2022-10-01T02:42:25,620 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238484 lost=0 simT=43200.0s realT=142s; (s/r): 304.22535211267603
2022-10-01T02:42:44,832 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15792 #nodes=2379
2022-10-01T02:42:44,832 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229494 lost=0 simT=46800.0s realT=161s; (s/r): 290.6832298136646
2022-10-01T02:43:04,060 INFO MemoryObserver:41 used RAM: 15275 MB free: 820 MB total: 16096 MB
2022-10-01T02:43:04,506 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16261 #nodes=2409
2022-10-01T02:43:04,506 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218296 lost=0 simT=50400.0s realT=181s; (s/r): 278.45303867403317
2022-10-01T02:43:30,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16524 #nodes=2408
2022-10-01T02:43:30,696 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204876 lost=0 simT=54000.0s realT=207s; (s/r): 260.8695652173913
2022-10-01T02:43:51,849 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16733 #nodes=2545
2022-10-01T02:43:51,850 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188228 lost=0 simT=57600.0s realT=228s; (s/r): 252.6315789473684
2022-10-01T02:44:04,060 INFO MemoryObserver:41 used RAM: 15812 MB free: 283 MB total: 16096 MB
2022-10-01T02:44:25,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16652 #nodes=2534
2022-10-01T02:44:25,975 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168790 lost=0 simT=61200.0s realT=263s; (s/r): 232.69961977186313
2022-10-01T02:44:51,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16460 #nodes=2343
2022-10-01T02:44:51,016 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146672 lost=0 simT=64800.0s realT=288s; (s/r): 225.0
2022-10-01T02:45:04,061 INFO MemoryObserver:41 used RAM: 15850 MB free: 245 MB total: 16096 MB
2022-10-01T02:45:12,552 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15588 #nodes=2157
2022-10-01T02:45:12,553 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122969 lost=0 simT=68400.0s realT=309s; (s/r): 221.35922330097088
2022-10-01T02:45:33,682 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15172 #nodes=2121
2022-10-01T02:45:33,682 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97955 lost=0 simT=72000.0s realT=330s; (s/r): 218.1818181818182
2022-10-01T02:45:54,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13206 #nodes=1791
2022-10-01T02:45:54,924 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75651 lost=0 simT=75600.0s realT=352s; (s/r): 214.77272727272728
2022-10-01T02:46:04,061 INFO MemoryObserver:41 used RAM: 15895 MB free: 200 MB total: 16096 MB
2022-10-01T02:46:12,149 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12444 #nodes=1547
2022-10-01T02:46:12,149 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59631 lost=0 simT=79200.0s realT=369s; (s/r): 214.6341463414634
2022-10-01T02:46:29,278 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11704 #nodes=1489
2022-10-01T02:46:29,279 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=46030 lost=0 simT=82800.0s realT=386s; (s/r): 214.50777202072538
2022-10-01T02:46:45,968 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11179 #nodes=1385
2022-10-01T02:46:45,969 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33841 lost=0 simT=86400.0s realT=403s; (s/r): 214.39205955334987
2022-10-01T02:47:04,061 INFO MemoryObserver:41 used RAM: 15890 MB free: 205 MB total: 16096 MB
2022-10-01T02:47:05,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9339 #nodes=1112
2022-10-01T02:47:05,434 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27450 lost=2 simT=90000.0s realT=422s; (s/r): 213.27014218009478
2022-10-01T02:47:15,138 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=8032 #nodes=934
2022-10-01T02:47:15,138 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23488 lost=2 simT=93600.0s realT=432s; (s/r): 216.66666666666666
2022-10-01T02:47:23,135 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6882 #nodes=724
2022-10-01T02:47:23,135 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20564 lost=5 simT=97200.0s realT=440s; (s/r): 220.9090909090909
2022-10-01T02:47:29,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5797 #nodes=632
2022-10-01T02:47:29,208 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18218 lost=5 simT=100800.0s realT=446s; (s/r): 226.00896860986546
2022-10-01T02:47:35,164 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4979 #nodes=526
2022-10-01T02:47:35,164 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16403 lost=5 simT=104400.0s realT=452s; (s/r): 230.97345132743362
2022-10-01T02:47:39,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4275 #nodes=486
2022-10-01T02:47:39,152 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14845 lost=5 simT=108000.0s realT=456s; (s/r): 236.8421052631579
2022-10-01T02:47:42,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3584 #nodes=391
2022-10-01T02:47:42,707 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13478 lost=5 simT=111600.0s realT=459s; (s/r): 243.13725490196077
2022-10-01T02:47:45,379 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3020 #nodes=336
2022-10-01T02:47:45,379 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12403 lost=5 simT=115200.0s realT=462s; (s/r): 249.35064935064935
2022-10-01T02:47:47,540 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2570 #nodes=232
2022-10-01T02:47:47,540 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11450 lost=5 simT=118800.0s realT=464s; (s/r): 256.0344827586207
2022-10-01T02:47:49,265 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2154 #nodes=232
2022-10-01T02:47:49,265 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10624 lost=7 simT=122400.0s realT=466s; (s/r): 262.6609442060086
2022-10-01T02:47:50,884 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1839 #nodes=178
2022-10-01T02:47:50,884 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9849 lost=7 simT=126000.0s realT=468s; (s/r): 269.2307692307692
2022-10-01T02:47:52,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1526 #nodes=172
2022-10-01T02:47:52,491 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8168 lost=7 simT=129600.0s realT=469s; (s/r): 276.3326226012793
2022-10-01T02:47:53,068 INFO AbstractController$9:234 ### ITERATION 55 fires after mobsim event
2022-10-01T02:47:53,069 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T02:47:53,069 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=335.864875196sec
2022-10-01T02:47:53,106 INFO LegTimesControlerListener:50 [55] average trip (probably: leg) duration is: 1278 seconds = 00:21:18
2022-10-01T02:47:53,106 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T02:47:53,106 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:47:53,106 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:47:53,106 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:47:53,106 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:47:53,106 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T02:47:53,106 INFO EventsManagerImpl:137 event # 1
2022-10-01T02:47:53,106 INFO EventsManagerImpl:137 event # 4
2022-10-01T02:47:53,106 INFO EventsManagerImpl:137 event # 16
2022-10-01T02:47:53,106 INFO EventsManagerImpl:137 event # 64
2022-10-01T02:47:53,107 INFO EventsManagerImpl:137 event # 256
2022-10-01T02:47:53,108 INFO EventsManagerImpl:137 event # 1024
2022-10-01T02:47:53,111 INFO EventsManagerImpl:137 event # 4096
2022-10-01T02:47:53,123 INFO EventsManagerImpl:137 event # 16384
2022-10-01T02:47:53,139 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T02:47:53,710 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:47:53,710 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:47:53,710 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:47:53,711 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:47:53,711 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T02:47:53,711 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T02:47:53,711 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:47:53,714 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:47:53,714 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:55:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:47:53,716 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:47:53,716 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:47:53,716 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:49][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:47:53,719 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:47:53,719 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T02:47:53,719 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:47:53,720 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:47:53,720 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:47:53,720 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:27:00][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:47:53,720 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:47:53,720 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:47:53,720 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:47:53,721 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:47:53,721 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T02:47:53,722 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:47:53,722 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:47:53,722 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:47:53,722 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:47:53,723 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:47:53,723 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:47:53,723 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:47:53,725 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:47:53,725 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:47:53,725 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:47:53,729 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:47:53,729 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:47:53,729 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:52][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:47:53,730 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:47:53,730 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:47:53,730 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:47:53,730 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T02:47:54,315 INFO ControlerListenerManagerImpl:251 [it.55] all ControlerAfterMobsimListeners called.
2022-10-01T02:47:54,315 INFO AbstractController$4:159 ### ITERATION 55 fires scoring event
2022-10-01T02:47:54,315 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T02:47:54,638 INFO NewScoreAssignerImpl:57 it: 55 msaStart: 599
2022-10-01T02:47:54,886 INFO ControlerListenerManagerImpl:194 [it.55] all ControlerScoringListeners called.
2022-10-01T02:47:54,886 INFO AbstractController$5:167 ### ITERATION 55 fires iteration end event
2022-10-01T02:47:54,886 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T02:47:54,886 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T02:48:02,312 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T02:48:02,312 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T02:48:04,061 INFO MemoryObserver:41 used RAM: 14033 MB free: 2062 MB total: 16096 MB
2022-10-01T02:48:04,760 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T02:48:04,760 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12793922058982116
2022-10-01T02:48:04,760 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3020484037445375
2022-10-01T02:48:04,760 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2081063177516343E-4
2022-10-01T02:48:04,760 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1182415257501143E-4
2022-10-01T02:48:04,760 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T02:48:04,760 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13971921103847754
2022-10-01T02:48:04,760 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1419748173177157
2022-10-01T02:48:04,760 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22746447773150455
2022-10-01T02:48:04,895 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T02:48:05,017 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -97.36247963679645
2022-10-01T02:48:05,017 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -120.01993827021582
2022-10-01T02:48:05,017 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -100.86636138812827
2022-10-01T02:48:05,017 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -79.6777570921099
2022-10-01T02:48:05,063 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T02:48:05,944 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19092.475462460072 meters
2022-10-01T02:48:05,945 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140233.49095730443 meters (statistic on all 2096935 legs which have a finite distance)
2022-10-01T02:48:05,945 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52468.83153938324 meters
2022-10-01T02:48:05,945 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140182.14459659913 meters (statistic on all 762758 trips which have a finite distance)
2022-10-01T02:48:05,945 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T02:48:05,945 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T02:48:06,855 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T02:48:06,857 INFO LegHistogramListener:72 number of legs: 2105069 100%
2022-10-01T02:48:06,857 INFO LegHistogramListener:79 number of bike legs: 98803 4.693575364988036%
2022-10-01T02:48:06,857 INFO LegHistogramListener:79 number of car legs: 235103 11.16842250776578%
2022-10-01T02:48:06,857 INFO LegHistogramListener:79 number of drtNorth legs: 194 0.009215849931759957%
2022-10-01T02:48:06,858 INFO LegHistogramListener:79 number of drtSoutheast legs: 170 0.008075744785562848%
2022-10-01T02:48:06,858 INFO LegHistogramListener:79 number of freight legs: 47065 2.23579369607362%
2022-10-01T02:48:06,858 INFO LegHistogramListener:79 number of pt legs: 130307 6.190153386896107%
2022-10-01T02:48:06,858 INFO LegHistogramListener:79 number of ride legs: 109937 5.222489144061311%
2022-10-01T02:48:06,858 INFO LegHistogramListener:79 number of walk legs: 1483490 70.47227430549782%
2022-10-01T02:48:07,402 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T02:48:07,402 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.46784252607362753
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42638019482686906
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.007756615332474055
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006551143336910808
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.46570631158947706
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.52694788355577
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8372176319857038
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.20993570816023663
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38174435263971407
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 7.920939523562548E-4
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.239184130391246E-4
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2591328304328402
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24798831244190883
2022-10-01T02:48:10,983 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.47383137256915736
2022-10-01T02:48:10,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16670432429379112
2022-10-01T02:48:10,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.368996390002927
2022-10-01T02:48:10,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.1439171806076913E-4
2022-10-01T02:48:10,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.9898632514622286E-4
2022-10-01T02:48:10,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T02:48:10,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19633402999943514
2022-10-01T02:48:10,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19235173593102492
2022-10-01T02:48:10,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3197902812511233
2022-10-01T02:48:11,125 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T02:48:12,152 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T02:48:12,441 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T02:48:12,788 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T02:48:13,825 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T02:48:14,115 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T02:48:14,439 INFO ControlerListenerManagerImpl:171 [it.55] all ControlerIterationEndsListeners called.
2022-10-01T02:48:14,553 INFO AbstractController:181 ### ITERATION 55 ENDS
2022-10-01T02:48:14,554 INFO AbstractController:182 ###################################################
2022-10-01T02:48:14,554 INFO AbstractController:133 ###################################################
2022-10-01T02:48:14,554 INFO AbstractController:134 ### ITERATION 56 BEGINS
2022-10-01T02:48:14,554 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T02:48:14,554 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T02:48:14,554 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T02:48:14,555 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T02:48:14,555 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T02:48:14,939 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T02:48:14,975 INFO ControlerListenerManagerImpl:148 [it.56] all ControlerIterationStartsListeners called.
2022-10-01T02:48:14,975 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T02:48:16,848 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169755 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T02:48:16,849 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30621 plans
2022-10-01T02:48:16,862 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:48:16,863 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:48:16,863 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:16,864 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:48:16,871 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:48:16,901 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:16,956 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:16,968 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:16,997 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:48:16,997 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:17,001 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:17,001 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:17,049 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:48:17,074 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:17,076 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:17,083 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:17,094 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:48:17,153 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:48:17,159 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:17,181 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:17,234 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:48:17,436 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:48:18,002 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:48:19,030 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:48:28,126 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:48:31,839 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T02:48:38,593 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T02:48:56,694 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:48:56,695 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30621 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T02:48:56,695 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30537 plans
2022-10-01T02:48:56,695 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T02:48:56,695 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T02:48:56,695 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T02:48:56,696 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T02:48:56,696 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T02:48:56,696 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T02:48:56,696 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T02:48:56,697 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T02:48:56,698 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T02:48:56,699 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T02:48:56,702 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T02:48:56,707 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T02:48:56,717 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T02:48:56,737 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T02:48:56,774 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T02:48:56,845 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T02:48:57,095 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30537 plans
2022-10-01T02:48:57,096 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:48:57,099 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:48:57,099 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:57,101 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:48:57,102 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:57,114 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:48:57,119 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:57,128 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:57,130 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:48:57,132 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:57,137 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:57,138 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:48:57,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:57,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:57,149 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:57,153 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:48:57,156 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:57,157 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:57,167 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:48:57,179 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:48:57,303 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:48:57,522 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:48:58,340 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:48:59,479 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:49:01,540 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:49:04,066 INFO MemoryObserver:41 used RAM: 15352 MB free: 743 MB total: 16096 MB
2022-10-01T02:49:05,147 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T02:49:13,705 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T02:49:35,224 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:49:35,225 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30537 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T02:49:35,225 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7515 plans
2022-10-01T02:49:35,225 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T02:49:35,225 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T02:49:35,225 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T02:49:35,225 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T02:49:35,225 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T02:49:35,226 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T02:49:35,226 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T02:49:35,226 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T02:49:35,226 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T02:49:35,226 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T02:49:35,226 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T02:49:35,227 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T02:49:35,230 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T02:49:35,234 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T02:49:35,235 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7515 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T02:49:35,235 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40234 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T02:49:35,235 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6831 plans
2022-10-01T02:49:35,235 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:49:35,236 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:49:35,236 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:49:35,236 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:49:35,239 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:49:35,266 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:49:35,337 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:49:35,412 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:49:35,811 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:49:36,274 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:49:37,135 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:49:38,484 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:49:41,694 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:49:50,775 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:49:50,775 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6831 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T02:49:50,775 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T02:49:51,729 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T02:49:52,705 INFO ControlerListenerManagerImpl:213 [it.56] all ControlerReplanningListeners called.
2022-10-01T02:49:52,705 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T02:49:52,705 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T02:49:52,706 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T02:49:52,799 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T02:49:52,888 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T02:49:52,888 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T02:49:52,888 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T02:49:52,899 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T02:49:52,910 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T02:49:52,910 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T02:49:52,912 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T02:49:52,913 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T02:49:52,913 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T02:49:52,913 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T02:49:52,913 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T02:49:52,913 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T02:49:52,913 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T02:49:52,913 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:49:52,913 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:49:52,913 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T02:49:52,913 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:49:52,913 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:49:52,913 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T02:49:52,914 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T02:49:52,914 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T02:49:52,914 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T02:49:53,624 INFO ControlerListenerManagerImpl:232 [it.56] all ControlerBeforeMobsimListeners called.
2022-10-01T02:49:53,624 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T02:49:53,624 INFO NetworkImpl:163 node # 1
2022-10-01T02:49:53,625 INFO NetworkImpl:163 node # 4
2022-10-01T02:49:53,625 INFO NetworkImpl:163 node # 16
2022-10-01T02:49:53,625 INFO NetworkImpl:163 node # 64
2022-10-01T02:49:53,625 INFO NetworkImpl:163 node # 256
2022-10-01T02:49:53,625 INFO NetworkImpl:163 node # 1024
2022-10-01T02:49:53,625 INFO NetworkImpl:163 node # 4096
2022-10-01T02:49:53,627 INFO NetworkImpl:163 node # 16384
2022-10-01T02:49:53,636 INFO NetworkImpl:163 node # 65536
2022-10-01T02:49:53,669 INFO NetworkImpl:159 link # 1
2022-10-01T02:49:53,669 INFO NetworkImpl:159 link # 4
2022-10-01T02:49:53,669 INFO NetworkImpl:159 link # 16
2022-10-01T02:49:53,669 INFO NetworkImpl:159 link # 64
2022-10-01T02:49:53,669 INFO NetworkImpl:159 link # 256
2022-10-01T02:49:53,670 INFO NetworkImpl:159 link # 1024
2022-10-01T02:49:53,675 INFO NetworkImpl:159 link # 4096
2022-10-01T02:49:53,694 INFO NetworkImpl:159 link # 16384
2022-10-01T02:49:53,772 INFO NetworkImpl:159 link # 65536
2022-10-01T02:49:54,134 INFO NetworkImpl:159 link # 262144
2022-10-01T02:49:55,019 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T02:49:55,019 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T02:49:55,019 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T02:49:55,019 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T02:49:55,019 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T02:49:55,020 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T02:49:55,020 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T02:49:55,021 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T02:49:55,022 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T02:49:55,024 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T02:49:55,029 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T02:49:55,053 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T02:49:55,086 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T02:49:55,153 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T02:49:55,284 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T02:49:55,556 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T02:49:56,042 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T02:49:56,903 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T02:49:58,587 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T02:49:58,770 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T02:49:58,790 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:49:58,790 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T02:49:58,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:49:58,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:49:58,791 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:49:58,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T02:49:58,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T02:49:58,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T02:49:58,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:49:58,791 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:50:05,208 INFO MemoryObserver:41 used RAM: 11594 MB free: 4501 MB total: 16096 MB
2022-10-01T02:50:06,814 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:50:06,814 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:50:06,814 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:50:06,814 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:50:06,814 INFO EventsManagerImpl:176
2022-10-01T02:50:06,814 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:50:06,814 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:50:06,814 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:50:06,814 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:50:06,814 INFO EventsManagerImpl:176
2022-10-01T02:50:06,814 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:50:06,814 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:50:06,814 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:50:06,814 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:50:06,814 INFO EventsManagerImpl:176
2022-10-01T02:50:06,814 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:50:06,815 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T02:50:06,815 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T02:50:06,815 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T02:50:06,815 INFO EventsManagerImpl:176
2022-10-01T02:50:06,815 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T02:50:06,815 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T02:50:06,815 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T02:50:06,815 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T02:50:06,815 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T02:50:06,815 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T02:50:06,815 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T02:50:06,815 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:50:06,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T02:50:06,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:50:06,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:50:06,815 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T02:50:06,815 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:50:06,815 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:50:06,815 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T02:50:06,815 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T02:50:06,815 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T02:50:06,816 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T02:50:06,816 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T02:50:06,816 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:50:06,816 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:50:06,816 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:50:06,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T02:50:06,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:50:06,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:50:06,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:50:06,816 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:50:06,816 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:50:06,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:50:06,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:50:06,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:50:06,816 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:50:06,816 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:50:06,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:50:06,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:50:06,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:50:06,816 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:50:06,816 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T02:50:06,816 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:50:06,816 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:50:06,816 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:50:06,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T02:50:06,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:50:06,817 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:50:06,817 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T02:50:06,817 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T02:50:06,817 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:50:06,817 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:50:06,817 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:50:06,817 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:50:06,817 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T02:50:06,817 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T02:50:06,817 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:50:06,817 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T02:50:06,817 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T02:50:06,817 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T02:50:08,306 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T02:50:08,309 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T02:50:08,503 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T02:50:08,503 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T02:50:08,503 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T02:50:08,503 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T02:50:08,503 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T02:50:08,503 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T02:50:08,503 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T02:50:08,503 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T02:50:08,718 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T02:50:08,718 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-10-01T02:50:08,741 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T02:50:08,741 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T02:50:08,748 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T02:50:08,956 INFO VehicularDepartureHandler:110 teleport vehicle 5559_bike from link -487521283#1 to link -323108960#1
2022-10-01T02:50:09,378 INFO VehicularDepartureHandler:110 teleport vehicle 227839_bike from link 311378504 to link -175593120
2022-10-01T02:50:09,488 INFO VehicularDepartureHandler:110 teleport vehicle 15424_bike from link 4472040 to link 341989089#0
2022-10-01T02:50:09,828 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1766 #nodes=219
2022-10-01T02:50:09,828 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271785 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T02:50:10,732 INFO VehicularDepartureHandler:110 teleport vehicle 7927_bike from link 243461329#0 to link 28497757#0
2022-10-01T02:50:11,192 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T02:50:11,468 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3113 #nodes=349
2022-10-01T02:50:11,468 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271273 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-10-01T02:50:12,463 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-10-01T02:50:12,463 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T02:50:13,944 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4356 #nodes=472
2022-10-01T02:50:13,944 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270707 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-10-01T02:50:17,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5630 #nodes=658
2022-10-01T02:50:17,850 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269914 lost=0 simT=14400.0s realT=19s; (s/r): 757.8947368421053
2022-10-01T02:50:25,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7242 #nodes=968
2022-10-01T02:50:25,578 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268696 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T02:50:36,828 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11073 #nodes=1721
2022-10-01T02:50:36,828 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266865 lost=0 simT=21600.0s realT=38s; (s/r): 568.421052631579
2022-10-01T02:50:53,957 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12110 #nodes=1893
2022-10-01T02:50:53,957 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264195 lost=0 simT=25200.0s realT=55s; (s/r): 458.1818181818182
2022-10-01T02:51:05,208 INFO MemoryObserver:41 used RAM: 13911 MB free: 2184 MB total: 16096 MB
2022-10-01T02:51:10,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13457 #nodes=1994
2022-10-01T02:51:10,759 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260837 lost=0 simT=28800.0s realT=71s; (s/r): 405.63380281690144
2022-10-01T02:51:32,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14776 #nodes=2220
2022-10-01T02:51:32,149 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257278 lost=0 simT=32400.0s realT=93s; (s/r): 348.38709677419354
2022-10-01T02:51:52,480 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14633 #nodes=2181
2022-10-01T02:51:52,480 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251958 lost=0 simT=36000.0s realT=113s; (s/r): 318.5840707964602
2022-10-01T02:52:05,208 INFO MemoryObserver:41 used RAM: 14798 MB free: 1297 MB total: 16096 MB
2022-10-01T02:52:13,741 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15139 #nodes=2169
2022-10-01T02:52:13,742 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246178 lost=0 simT=39600.0s realT=134s; (s/r): 295.5223880597015
2022-10-01T02:52:31,813 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15532 #nodes=2195
2022-10-01T02:52:31,814 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238429 lost=0 simT=43200.0s realT=153s; (s/r): 282.3529411764706
2022-10-01T02:52:51,682 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15847 #nodes=2278
2022-10-01T02:52:51,683 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229461 lost=0 simT=46800.0s realT=172s; (s/r): 272.09302325581393
2022-10-01T02:53:05,209 INFO MemoryObserver:41 used RAM: 15199 MB free: 896 MB total: 16096 MB
2022-10-01T02:53:15,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16217 #nodes=2510
2022-10-01T02:53:15,096 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218336 lost=0 simT=50400.0s realT=196s; (s/r): 257.14285714285717
2022-10-01T02:53:35,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16423 #nodes=2481
2022-10-01T02:53:35,800 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204848 lost=0 simT=54000.0s realT=217s; (s/r): 248.8479262672811
2022-10-01T02:53:57,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16754 #nodes=2561
2022-10-01T02:53:57,623 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188258 lost=0 simT=57600.0s realT=238s; (s/r): 242.01680672268907
2022-10-01T02:54:05,209 INFO MemoryObserver:41 used RAM: 15566 MB free: 529 MB total: 16096 MB
2022-10-01T02:54:31,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16723 #nodes=2345
2022-10-01T02:54:31,256 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168833 lost=0 simT=61200.0s realT=272s; (s/r): 225.0
2022-10-01T02:54:55,913 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16381 #nodes=2399
2022-10-01T02:54:55,913 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146723 lost=0 simT=64800.0s realT=297s; (s/r): 218.1818181818182
2022-10-01T02:55:05,209 INFO MemoryObserver:41 used RAM: 15838 MB free: 257 MB total: 16096 MB
2022-10-01T02:55:16,646 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15577 #nodes=2205
2022-10-01T02:55:16,646 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122947 lost=0 simT=68400.0s realT=317s; (s/r): 215.77287066246058
2022-10-01T02:55:38,583 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15169 #nodes=2068
2022-10-01T02:55:38,583 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97950 lost=0 simT=72000.0s realT=339s; (s/r): 212.38938053097345
2022-10-01T02:55:59,494 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13391 #nodes=1795
2022-10-01T02:55:59,494 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75653 lost=0 simT=75600.0s realT=360s; (s/r): 210.0
2022-10-01T02:56:05,209 INFO MemoryObserver:41 used RAM: 15740 MB free: 355 MB total: 16096 MB
2022-10-01T02:56:16,435 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12408 #nodes=1559
2022-10-01T02:56:16,436 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59561 lost=0 simT=79200.0s realT=377s; (s/r): 210.07957559681697
2022-10-01T02:56:34,025 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11670 #nodes=1459
2022-10-01T02:56:34,025 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45864 lost=0 simT=82800.0s realT=395s; (s/r): 209.62025316455697
2022-10-01T02:56:51,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11092 #nodes=1350
2022-10-01T02:56:51,519 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33725 lost=0 simT=86400.0s realT=412s; (s/r): 209.70873786407768
2022-10-01T02:57:05,163 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9303 #nodes=1110
2022-10-01T02:57:05,163 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27337 lost=7 simT=90000.0s realT=426s; (s/r): 211.26760563380282
2022-10-01T02:57:05,210 INFO MemoryObserver:41 used RAM: 15948 MB free: 147 MB total: 16096 MB
2022-10-01T02:57:16,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7967 #nodes=935
2022-10-01T02:57:16,226 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23377 lost=8 simT=93600.0s realT=437s; (s/r): 214.18764302059498
2022-10-01T02:57:31,540 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6814 #nodes=772
2022-10-01T02:57:31,540 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20430 lost=8 simT=97200.0s realT=452s; (s/r): 215.04424778761063
2022-10-01T02:57:38,560 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5824 #nodes=660
2022-10-01T02:57:38,561 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18138 lost=9 simT=100800.0s realT=459s; (s/r): 219.6078431372549
2022-10-01T02:57:44,414 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=5020 #nodes=526
2022-10-01T02:57:44,415 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16328 lost=9 simT=104400.0s realT=465s; (s/r): 224.51612903225808
2022-10-01T02:57:48,929 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4285 #nodes=434
2022-10-01T02:57:48,929 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14718 lost=9 simT=108000.0s realT=470s; (s/r): 229.7872340425532
2022-10-01T02:57:51,602 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3602 #nodes=350
2022-10-01T02:57:51,602 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13349 lost=10 simT=111600.0s realT=472s; (s/r): 236.4406779661017
2022-10-01T02:57:54,055 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2997 #nodes=324
2022-10-01T02:57:54,055 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12294 lost=10 simT=115200.0s realT=475s; (s/r): 242.52631578947367
2022-10-01T02:57:56,848 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2508 #nodes=271
2022-10-01T02:57:56,848 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11368 lost=10 simT=118800.0s realT=478s; (s/r): 248.53556485355648
2022-10-01T02:57:59,005 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2127 #nodes=216
2022-10-01T02:57:59,005 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10545 lost=10 simT=122400.0s realT=480s; (s/r): 255.0
2022-10-01T02:58:00,823 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1804 #nodes=210
2022-10-01T02:58:00,823 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9757 lost=10 simT=126000.0s realT=482s; (s/r): 261.41078838174275
2022-10-01T02:58:02,602 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1517 #nodes=159
2022-10-01T02:58:02,602 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8083 lost=10 simT=129600.0s realT=483s; (s/r): 268.3229813664596
2022-10-01T02:58:03,260 INFO AbstractController$9:234 ### ITERATION 56 fires after mobsim event
2022-10-01T02:58:03,260 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=321.352109013sec
2022-10-01T02:58:03,260 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T02:58:03,385 INFO LegTimesControlerListener:50 [56] average trip (probably: leg) duration is: 1277 seconds = 00:21:17
2022-10-01T02:58:03,385 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T02:58:03,385 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:58:03,385 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:58:03,385 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:58:03,385 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T02:58:03,385 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T02:58:03,386 INFO EventsManagerImpl:137 event # 1
2022-10-01T02:58:03,386 INFO EventsManagerImpl:137 event # 4
2022-10-01T02:58:03,386 INFO EventsManagerImpl:137 event # 16
2022-10-01T02:58:03,386 INFO EventsManagerImpl:137 event # 64
2022-10-01T02:58:03,386 INFO EventsManagerImpl:137 event # 256
2022-10-01T02:58:03,387 INFO EventsManagerImpl:137 event # 1024
2022-10-01T02:58:03,392 INFO EventsManagerImpl:137 event # 4096
2022-10-01T02:58:03,409 INFO EventsManagerImpl:137 event # 16384
2022-10-01T02:58:03,431 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T02:58:10,703 INFO MemoryObserver:41 used RAM: 13418 MB free: 2677 MB total: 16096 MB
2022-10-01T02:58:11,009 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:58:11,009 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:58:11,009 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T02:58:11,009 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T02:58:11,009 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T02:58:11,010 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T02:58:11,010 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:58:11,013 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:58:11,013 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:15:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:58:11,016 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:58:11,016 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:58:11,016 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:58:11,020 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:58:11,020 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T02:58:11,020 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:58:11,021 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:58:11,021 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:58:11,021 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:58:11,021 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:58:11,021 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:58:11,021 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:58:11,021 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:58:11,021 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:58:11,021 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:58:11,023 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:58:11,023 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T02:58:11,023 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:58:11,024 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:58:11,024 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:58:11,024 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:58:11,025 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:58:11,025 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:58:11,025 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:58:11,028 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:58:11,028 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:58:11,028 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:51:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:58:11,033 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T02:58:11,033 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T02:58:11,033 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T02:58:11,033 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T02:58:11,609 INFO ControlerListenerManagerImpl:251 [it.56] all ControlerAfterMobsimListeners called.
2022-10-01T02:58:11,609 INFO AbstractController$4:159 ### ITERATION 56 fires scoring event
2022-10-01T02:58:11,609 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T02:58:11,857 INFO NewScoreAssignerImpl:57 it: 56 msaStart: 599
2022-10-01T02:58:12,097 INFO ControlerListenerManagerImpl:194 [it.56] all ControlerScoringListeners called.
2022-10-01T02:58:12,097 INFO AbstractController$5:167 ### ITERATION 56 fires iteration end event
2022-10-01T02:58:12,097 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T02:58:12,097 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T02:58:12,261 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T02:58:12,262 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T02:58:15,183 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T02:58:15,184 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12852847686880253
2022-10-01T02:58:15,184 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3019392822113928
2022-10-01T02:58:15,184 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4135115566122515E-4
2022-10-01T02:58:15,184 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.2209441451804228E-4
2022-10-01T02:58:15,184 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T02:58:15,184 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1393559005222428
2022-10-01T02:58:15,184 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14239589805737995
2022-10-01T02:58:15,184 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2268957619764092
2022-10-01T02:58:15,325 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T02:58:15,493 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -97.14967925135191
2022-10-01T02:58:15,493 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -119.52118859588201
2022-10-01T02:58:15,493 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -100.55021357938693
2022-10-01T02:58:15,493 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -79.44639448077668
2022-10-01T02:58:15,540 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T02:58:16,607 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19077.80809909547 meters
2022-10-01T02:58:16,607 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140195.3236139167 meters (statistic on all 2097976 legs which have a finite distance)
2022-10-01T02:58:16,607 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52436.0865472709 meters
2022-10-01T02:58:16,607 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140138.7395256437 meters (statistic on all 762998 trips which have a finite distance)
2022-10-01T02:58:16,607 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T02:58:16,607 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T02:58:17,628 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T02:58:17,630 INFO LegHistogramListener:72 number of legs: 2106037 100%
2022-10-01T02:58:17,630 INFO LegHistogramListener:79 number of bike legs: 99276 4.713877296552719%
2022-10-01T02:58:17,630 INFO LegHistogramListener:79 number of car legs: 234988 11.157828661129885%
2022-10-01T02:58:17,630 INFO LegHistogramListener:79 number of drtNorth legs: 213 0.010113782426424607%
2022-10-01T02:58:17,630 INFO LegHistogramListener:79 number of drtSoutheast legs: 180 0.008546858388527838%
2022-10-01T02:58:17,630 INFO LegHistogramListener:79 number of freight legs: 47065 2.2347660558670146%
2022-10-01T02:58:17,630 INFO LegHistogramListener:79 number of pt legs: 130043 6.174772807885142%
2022-10-01T02:58:17,630 INFO LegHistogramListener:79 number of ride legs: 110267 5.23575796626555%
2022-10-01T02:58:17,630 INFO LegHistogramListener:79 number of walk legs: 1484005 70.46433657148474%
2022-10-01T02:58:18,174 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T02:58:18,174 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4721842793100438
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42713377529693897
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.007838777428018301
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006644859477140964
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.46836117430175056
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5316927445734504
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8398776298289488
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2106828697165921
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38200110918828983
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.139182589851954E-4
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.2905354401064E-4
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.26016114040988614
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.24882148744203722
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.47752609930316275
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16729101300728674
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36934429512624717
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.15675500803648E-4
2022-10-01T02:58:22,355 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 1.9898632514622286E-4
2022-10-01T02:58:22,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T02:58:22,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.197162069868592
2022-10-01T02:58:22,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1929486949064636
2022-10-01T02:58:22,356 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3213064286704632
2022-10-01T02:58:22,508 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T02:58:23,605 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T02:58:23,910 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T02:58:24,264 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T02:58:25,339 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T02:58:25,669 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T02:58:26,014 INFO ControlerListenerManagerImpl:171 [it.56] all ControlerIterationEndsListeners called.
2022-10-01T02:58:26,130 INFO AbstractController:181 ### ITERATION 56 ENDS
2022-10-01T02:58:26,130 INFO AbstractController:182 ###################################################
2022-10-01T02:58:26,130 INFO AbstractController:133 ###################################################
2022-10-01T02:58:26,130 INFO AbstractController:134 ### ITERATION 57 BEGINS
2022-10-01T02:58:26,131 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T02:58:26,131 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T02:58:26,131 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T02:58:26,131 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T02:58:26,131 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T02:58:26,540 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T02:58:26,588 INFO ControlerListenerManagerImpl:148 [it.57] all ControlerIterationStartsListeners called.
2022-10-01T02:58:26,588 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T02:58:36,900 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169549 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T02:58:36,900 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30401 plans
2022-10-01T02:58:36,901 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:58:36,903 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:58:36,903 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:58:36,903 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:58:36,903 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:58:36,905 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:58:36,905 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:58:36,906 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:58:36,907 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:58:36,907 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:58:36,908 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:58:36,909 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:58:36,910 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:58:36,911 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:58:36,912 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:58:36,917 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:58:36,925 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:58:36,931 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:58:36,976 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:58:36,990 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:58:37,052 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:58:37,279 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:58:37,730 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:58:38,622 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:58:40,362 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:58:44,340 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T02:58:51,215 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T02:59:10,300 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:59:10,300 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30401 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T02:59:10,300 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30819 plans
2022-10-01T02:59:10,301 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T02:59:10,301 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T02:59:10,301 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T02:59:10,301 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T02:59:10,301 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T02:59:10,301 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T02:59:10,301 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T02:59:10,302 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T02:59:10,302 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T02:59:10,303 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T02:59:10,305 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T02:59:10,309 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T02:59:10,317 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T02:59:10,337 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T02:59:10,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T02:59:10,445 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T02:59:10,686 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30819 plans
2022-10-01T02:59:10,686 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:59:10,686 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:59:10,687 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:59:10,686 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:59:10,687 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:59:10,687 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:59:10,689 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:59:10,692 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:59:10,692 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:59:10,692 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:59:10,696 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:59:10,696 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:59:10,704 INFO MemoryObserver:41 used RAM: 15191 MB free: 904 MB total: 16096 MB
2022-10-01T02:59:10,704 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:59:10,705 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:59:10,710 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:59:10,719 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:59:10,725 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:59:10,800 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:59:10,927 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:59:11,110 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:59:11,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T02:59:11,179 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:59:11,706 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:59:12,566 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:59:14,546 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T02:59:18,391 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T02:59:27,608 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T02:59:49,326 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T02:59:49,326 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30819 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T02:59:49,326 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7659 plans
2022-10-01T02:59:49,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T02:59:49,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T02:59:49,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T02:59:49,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T02:59:49,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T02:59:49,326 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T02:59:49,327 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T02:59:49,327 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T02:59:49,327 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T02:59:49,328 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T02:59:49,329 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T02:59:49,330 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T02:59:49,333 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T02:59:49,338 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T02:59:49,339 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7659 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T02:59:49,339 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40215 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T02:59:49,339 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6850 plans
2022-10-01T02:59:49,340 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T02:59:49,340 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T02:59:49,340 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T02:59:49,345 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T02:59:49,363 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T02:59:49,367 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T02:59:49,399 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T02:59:49,481 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T02:59:49,823 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T02:59:50,327 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T02:59:50,750 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T02:59:52,040 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T02:59:54,673 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:00:05,717 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:00:05,717 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6850 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T03:00:05,717 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T03:00:07,202 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T03:00:08,739 INFO ControlerListenerManagerImpl:213 [it.57] all ControlerReplanningListeners called.
2022-10-01T03:00:08,739 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T03:00:08,740 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T03:00:08,740 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T03:00:08,866 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T03:00:08,985 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T03:00:08,986 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T03:00:08,986 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T03:00:08,997 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T03:00:09,007 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T03:00:09,007 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T03:00:09,009 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T03:00:09,009 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T03:00:09,009 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T03:00:09,010 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T03:00:09,010 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T03:00:09,010 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T03:00:09,010 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T03:00:09,010 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:00:09,010 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:00:09,010 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T03:00:09,010 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:00:09,010 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:00:09,010 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T03:00:09,011 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T03:00:09,011 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T03:00:09,011 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T03:00:09,957 INFO ControlerListenerManagerImpl:232 [it.57] all ControlerBeforeMobsimListeners called.
2022-10-01T03:00:09,957 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T03:00:09,958 INFO NetworkImpl:163 node # 1
2022-10-01T03:00:09,958 INFO NetworkImpl:163 node # 4
2022-10-01T03:00:09,958 INFO NetworkImpl:163 node # 16
2022-10-01T03:00:09,958 INFO NetworkImpl:163 node # 64
2022-10-01T03:00:09,958 INFO NetworkImpl:163 node # 256
2022-10-01T03:00:09,958 INFO NetworkImpl:163 node # 1024
2022-10-01T03:00:09,959 INFO NetworkImpl:163 node # 4096
2022-10-01T03:00:09,961 INFO NetworkImpl:163 node # 16384
2022-10-01T03:00:09,973 INFO NetworkImpl:163 node # 65536
2022-10-01T03:00:10,018 INFO NetworkImpl:159 link # 1
2022-10-01T03:00:10,018 INFO NetworkImpl:159 link # 4
2022-10-01T03:00:10,018 INFO NetworkImpl:159 link # 16
2022-10-01T03:00:10,018 INFO NetworkImpl:159 link # 64
2022-10-01T03:00:10,018 INFO NetworkImpl:159 link # 256
2022-10-01T03:00:10,020 INFO NetworkImpl:159 link # 1024
2022-10-01T03:00:10,026 INFO NetworkImpl:159 link # 4096
2022-10-01T03:00:10,050 INFO NetworkImpl:159 link # 16384
2022-10-01T03:00:10,153 INFO NetworkImpl:159 link # 65536
2022-10-01T03:00:10,632 INFO NetworkImpl:159 link # 262144
2022-10-01T03:00:10,705 INFO MemoryObserver:41 used RAM: 15012 MB free: 1083 MB total: 16096 MB
2022-10-01T03:00:11,599 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T03:00:11,599 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T03:00:11,599 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T03:00:11,599 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T03:00:11,600 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T03:00:11,600 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T03:00:11,601 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T03:00:11,603 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T03:00:11,607 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T03:00:11,616 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T03:00:11,627 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T03:00:11,641 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T03:00:11,671 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T03:00:11,734 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T03:00:11,861 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T03:00:12,118 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T03:00:12,632 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T03:00:13,671 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T03:00:15,547 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T03:00:15,759 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T03:00:15,782 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:00:15,782 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T03:00:15,782 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:00:15,782 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:00:15,782 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:00:15,782 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T03:00:15,782 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T03:00:15,782 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T03:00:15,782 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:00:15,782 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:00:18,044 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:00:18,045 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:00:18,045 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:00:18,045 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:00:18,045 INFO EventsManagerImpl:176
2022-10-01T03:00:18,045 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:00:18,045 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:00:18,045 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:00:18,045 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:00:18,045 INFO EventsManagerImpl:176
2022-10-01T03:00:18,045 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:00:18,045 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:00:18,045 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:00:18,045 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:00:18,045 INFO EventsManagerImpl:176
2022-10-01T03:00:18,046 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:00:18,046 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:00:18,046 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:00:18,046 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:00:18,046 INFO EventsManagerImpl:176
2022-10-01T03:00:18,046 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T03:00:18,046 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T03:00:18,046 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T03:00:18,046 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T03:00:18,046 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T03:00:18,046 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T03:00:18,046 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T03:00:18,046 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:00:18,046 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T03:00:18,046 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:00:18,046 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:00:18,047 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T03:00:18,047 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:00:18,047 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:00:18,047 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:00:18,047 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T03:00:18,047 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T03:00:18,047 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T03:00:18,047 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T03:00:18,047 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:00:18,047 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:00:18,047 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:00:18,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T03:00:18,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:00:18,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:00:18,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:00:18,047 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:00:18,047 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:00:18,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:00:18,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:00:18,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:00:18,047 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:00:18,048 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:00:18,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:00:18,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:00:18,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:00:18,048 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:00:18,048 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T03:00:18,048 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:00:18,048 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:00:18,048 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:00:18,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T03:00:18,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:00:18,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:00:18,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:00:18,048 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:00:18,048 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:00:18,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:00:18,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:00:18,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:00:18,048 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:00:18,048 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:00:18,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:00:18,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:00:18,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:00:18,048 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:00:27,423 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T03:00:27,425 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T03:00:27,665 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T03:00:27,665 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T03:00:27,665 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T03:00:27,665 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T03:00:27,665 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T03:00:27,665 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T03:00:27,665 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T03:00:27,665 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T03:00:28,002 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T03:00:28,002 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=12s; (s/r): 0.0
2022-10-01T03:00:28,029 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T03:00:28,029 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T03:00:28,039 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T03:00:28,691 INFO VehicularDepartureHandler:110 teleport vehicle 219702_bike from link -133265178 to link -321382049
2022-10-01T03:00:29,123 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1759 #nodes=222
2022-10-01T03:00:29,123 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271783 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T03:00:29,290 INFO VehicularDepartureHandler:110 teleport vehicle 18220_bike from link 264313119 to link -309945934
2022-10-01T03:00:30,520 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T03:00:31,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3102 #nodes=348
2022-10-01T03:00:31,007 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271277 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T03:00:32,584 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T03:00:33,621 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4371 #nodes=445
2022-10-01T03:00:33,622 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270712 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T03:00:33,816 INFO VehicularDepartureHandler:110 teleport vehicle 16081_bike from link 4388976 to link 4446503#0
2022-10-01T03:00:34,633 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T03:00:34,633 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T03:00:39,077 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5626 #nodes=638
2022-10-01T03:00:39,077 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269906 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T03:00:47,819 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7240 #nodes=1011
2022-10-01T03:00:47,819 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268691 lost=0 simT=18000.0s realT=32s; (s/r): 562.5
2022-10-01T03:00:58,014 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11095 #nodes=1700
2022-10-01T03:00:58,014 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266879 lost=0 simT=21600.0s realT=42s; (s/r): 514.2857142857143
2022-10-01T03:01:10,705 INFO MemoryObserver:41 used RAM: 13530 MB free: 2565 MB total: 16096 MB
2022-10-01T03:01:15,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12023 #nodes=1896
2022-10-01T03:01:15,781 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264211 lost=0 simT=25200.0s realT=60s; (s/r): 420.0
2022-10-01T03:01:32,371 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13396 #nodes=1967
2022-10-01T03:01:32,371 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260836 lost=0 simT=28800.0s realT=76s; (s/r): 378.94736842105266
2022-10-01T03:01:52,393 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14880 #nodes=2149
2022-10-01T03:01:52,394 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257305 lost=0 simT=32400.0s realT=96s; (s/r): 337.5
2022-10-01T03:02:10,705 INFO MemoryObserver:41 used RAM: 14594 MB free: 1501 MB total: 16096 MB
2022-10-01T03:02:14,691 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14650 #nodes=2123
2022-10-01T03:02:14,691 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=252006 lost=0 simT=36000.0s realT=118s; (s/r): 305.08474576271186
2022-10-01T03:02:33,922 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15136 #nodes=2176
2022-10-01T03:02:33,922 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246219 lost=0 simT=39600.0s realT=138s; (s/r): 286.95652173913044
2022-10-01T03:02:58,153 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15575 #nodes=2184
2022-10-01T03:02:58,154 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238504 lost=0 simT=43200.0s realT=162s; (s/r): 266.6666666666667
2022-10-01T03:03:10,705 INFO MemoryObserver:41 used RAM: 15280 MB free: 815 MB total: 16096 MB
2022-10-01T03:03:19,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15799 #nodes=2371
2022-10-01T03:03:19,549 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229518 lost=0 simT=46800.0s realT=183s; (s/r): 255.7377049180328
2022-10-01T03:03:40,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16228 #nodes=2369
2022-10-01T03:03:40,152 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218376 lost=0 simT=50400.0s realT=204s; (s/r): 247.05882352941177
2022-10-01T03:04:01,300 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16429 #nodes=2522
2022-10-01T03:04:01,300 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204806 lost=0 simT=54000.0s realT=225s; (s/r): 240.0
2022-10-01T03:04:10,706 INFO MemoryObserver:41 used RAM: 15397 MB free: 698 MB total: 16096 MB
2022-10-01T03:04:28,960 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16779 #nodes=2507
2022-10-01T03:04:28,960 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188229 lost=0 simT=57600.0s realT=253s; (s/r): 227.6679841897233
2022-10-01T03:04:52,911 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16699 #nodes=2426
2022-10-01T03:04:52,912 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168757 lost=0 simT=61200.0s realT=277s; (s/r): 220.93862815884478
2022-10-01T03:05:18,662 INFO MemoryObserver:41 used RAM: 15005 MB free: 1090 MB total: 16096 MB
2022-10-01T03:05:27,946 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16378 #nodes=2368
2022-10-01T03:05:27,946 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146670 lost=0 simT=64800.0s realT=312s; (s/r): 207.69230769230768
2022-10-01T03:05:53,504 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15485 #nodes=2185
2022-10-01T03:05:53,505 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122785 lost=0 simT=68400.0s realT=337s; (s/r): 202.9673590504451
2022-10-01T03:06:18,104 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15171 #nodes=2058
2022-10-01T03:06:18,105 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97875 lost=0 simT=72000.0s realT=362s; (s/r): 198.8950276243094
2022-10-01T03:06:18,662 INFO MemoryObserver:41 used RAM: 15590 MB free: 505 MB total: 16096 MB
2022-10-01T03:06:38,832 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13249 #nodes=1812
2022-10-01T03:06:38,832 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75445 lost=0 simT=75600.0s realT=383s; (s/r): 197.38903394255874
2022-10-01T03:06:57,264 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12373 #nodes=1491
2022-10-01T03:06:57,264 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59354 lost=0 simT=79200.0s realT=401s; (s/r): 197.50623441396507
2022-10-01T03:07:15,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11584 #nodes=1484
2022-10-01T03:07:15,516 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45862 lost=0 simT=82800.0s realT=419s; (s/r): 197.61336515513128
2022-10-01T03:07:18,663 INFO MemoryObserver:41 used RAM: 15767 MB free: 328 MB total: 16096 MB
2022-10-01T03:07:38,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11055 #nodes=1361
2022-10-01T03:07:38,208 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33610 lost=1 simT=86400.0s realT=442s; (s/r): 195.47511312217193
2022-10-01T03:07:57,661 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9355 #nodes=1074
2022-10-01T03:07:57,661 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27209 lost=5 simT=90000.0s realT=461s; (s/r): 195.22776572668113
2022-10-01T03:08:20,947 INFO MemoryObserver:41 used RAM: 15581 MB free: 514 MB total: 16096 MB
2022-10-01T03:08:21,155 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7962 #nodes=933
2022-10-01T03:08:21,155 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23263 lost=6 simT=93600.0s realT=485s; (s/r): 192.98969072164948
2022-10-01T03:08:26,780 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6749 #nodes=754
2022-10-01T03:08:26,780 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20310 lost=7 simT=97200.0s realT=490s; (s/r): 198.3673469387755
2022-10-01T03:08:33,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5857 #nodes=624
2022-10-01T03:08:33,673 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18052 lost=8 simT=100800.0s realT=497s; (s/r): 202.81690140845072
2022-10-01T03:08:38,971 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4947 #nodes=570
2022-10-01T03:08:38,971 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16230 lost=8 simT=104400.0s realT=503s; (s/r): 207.55467196819086
2022-10-01T03:08:43,816 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4275 #nodes=437
2022-10-01T03:08:43,816 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14643 lost=9 simT=108000.0s realT=508s; (s/r): 212.5984251968504
2022-10-01T03:08:47,760 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3569 #nodes=377
2022-10-01T03:08:47,760 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13271 lost=9 simT=111600.0s realT=511s; (s/r): 218.39530332681016
2022-10-01T03:08:50,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2939 #nodes=314
2022-10-01T03:08:50,133 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12172 lost=9 simT=115200.0s realT=514s; (s/r): 224.12451361867704
2022-10-01T03:08:52,188 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2475 #nodes=271
2022-10-01T03:08:52,188 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11248 lost=9 simT=118800.0s realT=516s; (s/r): 230.2325581395349
2022-10-01T03:08:54,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2086 #nodes=210
2022-10-01T03:08:54,348 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10424 lost=9 simT=122400.0s realT=518s; (s/r): 236.2934362934363
2022-10-01T03:08:56,167 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1776 #nodes=192
2022-10-01T03:08:56,167 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9636 lost=9 simT=126000.0s realT=520s; (s/r): 242.30769230769232
2022-10-01T03:08:57,967 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1471 #nodes=157
2022-10-01T03:08:57,967 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7962 lost=10 simT=129600.0s realT=522s; (s/r): 248.27586206896552
2022-10-01T03:08:58,504 INFO AbstractController$9:234 ### ITERATION 57 fires after mobsim event
2022-10-01T03:08:58,504 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=318.167962733sec
2022-10-01T03:08:58,504 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T03:08:58,546 INFO LegTimesControlerListener:50 [57] average trip (probably: leg) duration is: 1276 seconds = 00:21:16
2022-10-01T03:08:58,546 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T03:08:58,546 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:08:58,546 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:08:58,546 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:08:58,546 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:08:58,546 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T03:08:58,546 INFO EventsManagerImpl:137 event # 1
2022-10-01T03:08:58,546 INFO EventsManagerImpl:137 event # 4
2022-10-01T03:08:58,546 INFO EventsManagerImpl:137 event # 16
2022-10-01T03:08:58,546 INFO EventsManagerImpl:137 event # 64
2022-10-01T03:08:58,547 INFO EventsManagerImpl:137 event # 256
2022-10-01T03:08:58,548 INFO EventsManagerImpl:137 event # 1024
2022-10-01T03:08:58,552 INFO EventsManagerImpl:137 event # 4096
2022-10-01T03:08:58,569 INFO EventsManagerImpl:137 event # 16384
2022-10-01T03:08:58,590 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T03:08:58,922 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:08:58,922 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:08:58,922 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:08:58,922 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:08:58,922 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T03:08:58,923 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T03:08:58,923 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:08:58,926 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:08:58,926 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:15:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:08:58,928 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:08:58,928 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:08:58,928 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:08:58,932 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:08:58,932 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T03:08:58,932 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:08:58,933 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:08:58,933 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:08:58,933 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:08:58,933 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:08:58,933 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:08:58,933 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:08:58,933 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:08:58,933 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:08:58,933 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:00][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:08:58,935 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:08:58,935 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T03:08:58,935 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:08:58,936 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:08:58,936 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:08:58,936 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:08:58,937 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:08:58,937 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:08:58,937 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:08:58,940 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:08:58,940 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T03:08:58,940 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:08:58,944 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:08:58,944 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:08:58,944 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:08:58,944 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T03:08:59,569 INFO ControlerListenerManagerImpl:251 [it.57] all ControlerAfterMobsimListeners called.
2022-10-01T03:08:59,569 INFO AbstractController$4:159 ### ITERATION 57 fires scoring event
2022-10-01T03:08:59,569 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T03:08:59,862 INFO NewScoreAssignerImpl:57 it: 57 msaStart: 599
2022-10-01T03:09:00,098 INFO ControlerListenerManagerImpl:194 [it.57] all ControlerScoringListeners called.
2022-10-01T03:09:00,098 INFO AbstractController$5:167 ### ITERATION 57 fires iteration end event
2022-10-01T03:09:00,098 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T03:09:00,098 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T03:09:00,278 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T03:09:00,279 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T03:09:10,211 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T03:09:10,211 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12781084231553325
2022-10-01T03:09:10,211 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3027583356013495
2022-10-01T03:09:10,211 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.503376348613771E-4
2022-10-01T03:09:10,211 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.15675500803648E-4
2022-10-01T03:09:10,211 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T03:09:10,211 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13928144112315585
2022-10-01T03:09:10,212 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14229704678617827
2022-10-01T03:09:10,212 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22696508624452466
2022-10-01T03:09:10,351 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T03:09:10,520 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -97.05550105449426
2022-10-01T03:09:10,520 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -119.06822126785973
2022-10-01T03:09:10,520 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -100.27216871826194
2022-10-01T03:09:10,520 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -79.38419840324009
2022-10-01T03:09:10,566 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T03:09:11,648 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19107.304401192952 meters
2022-10-01T03:09:11,648 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140399.02951749763 meters (statistic on all 2097781 legs which have a finite distance)
2022-10-01T03:09:11,648 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52505.58349921587 meters
2022-10-01T03:09:11,648 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140349.67044261718 meters (statistic on all 763135 trips which have a finite distance)
2022-10-01T03:09:11,648 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T03:09:11,648 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T03:09:12,654 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T03:09:12,656 INFO LegHistogramListener:72 number of legs: 2105729 100%
2022-10-01T03:09:12,656 INFO LegHistogramListener:79 number of bike legs: 98739 4.689064927158243%
2022-10-01T03:09:12,656 INFO LegHistogramListener:79 number of car legs: 235635 11.19018639150622%
2022-10-01T03:09:12,656 INFO LegHistogramListener:79 number of drtNorth legs: 225 0.010685135646609797%
2022-10-01T03:09:12,656 INFO LegHistogramListener:79 number of drtSoutheast legs: 170 0.008073213599660735%
2022-10-01T03:09:12,656 INFO LegHistogramListener:79 number of freight legs: 47065 2.2350929298119557%
2022-10-01T03:09:12,656 INFO LegHistogramListener:79 number of pt legs: 129802 6.16423100978331%
2022-10-01T03:09:12,656 INFO LegHistogramListener:79 number of ride legs: 110280 5.237141151591682%
2022-10-01T03:09:12,656 INFO LegHistogramListener:79 number of walk legs: 1483813 70.46552524090232%
2022-10-01T03:09:13,201 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T03:09:13,201 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T03:09:17,346 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.476273127346113
2022-10-01T03:09:17,346 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42805296374084023
2022-10-01T03:09:17,346 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00794148004744861
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006747562096571273
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4710494153653389
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5363156462305572
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8424965466244216
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21119766659648653
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3822039468616647
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.17769607213832E-4
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.316211094963977E-4
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2613653286227065
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2496957434899377
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4813350827012843
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1679020935928971
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3696780786393957
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.15675500803648E-4
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.002701078891017E-4
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.19785659633248945
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19358930249516013
2022-10-01T03:09:17,347 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3227956166522027
2022-10-01T03:09:17,491 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T03:09:18,564 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T03:09:18,866 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T03:09:19,224 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T03:09:20,305 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T03:09:20,597 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T03:09:20,937 INFO ControlerListenerManagerImpl:171 [it.57] all ControlerIterationEndsListeners called.
2022-10-01T03:09:20,947 INFO MemoryObserver:41 used RAM: 14392 MB free: 1703 MB total: 16096 MB
2022-10-01T03:09:21,054 INFO AbstractController:181 ### ITERATION 57 ENDS
2022-10-01T03:09:21,054 INFO AbstractController:182 ###################################################
2022-10-01T03:09:21,054 INFO AbstractController:133 ###################################################
2022-10-01T03:09:21,054 INFO AbstractController:134 ### ITERATION 58 BEGINS
2022-10-01T03:09:21,055 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T03:09:21,055 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T03:09:21,055 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T03:09:21,055 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T03:09:21,055 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T03:09:21,544 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T03:09:21,593 INFO ControlerListenerManagerImpl:148 [it.58] all ControlerIterationStartsListeners called.
2022-10-01T03:09:21,593 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T03:09:30,350 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169715 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T03:09:30,350 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30513 plans
2022-10-01T03:09:30,361 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:09:30,363 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:09:30,364 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:09:30,365 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:09:30,368 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:09:30,373 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:09:30,373 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:09:30,373 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:09:30,375 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:09:30,377 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:09:30,379 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:09:30,380 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:09:30,384 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:09:30,393 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:09:30,395 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:09:30,395 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:09:30,404 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:09:30,409 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:09:30,437 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:09:30,485 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:09:30,518 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:09:30,652 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:09:31,153 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:09:32,248 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:09:34,202 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:09:37,896 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T03:09:44,866 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T03:10:02,466 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:10:02,467 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30513 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T03:10:02,467 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30612 plans
2022-10-01T03:10:02,467 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T03:10:02,467 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T03:10:02,468 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T03:10:02,468 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T03:10:02,468 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T03:10:02,468 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T03:10:02,468 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T03:10:02,468 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T03:10:02,469 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T03:10:02,470 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T03:10:02,473 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T03:10:02,478 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T03:10:02,489 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T03:10:02,510 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T03:10:02,549 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T03:10:02,624 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T03:10:02,852 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30612 plans
2022-10-01T03:10:02,852 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:10:02,853 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:10:02,853 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:10:02,853 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:10:02,854 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:10:02,854 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:10:02,857 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:10:02,857 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:10:02,858 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:10:02,859 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:10:02,859 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:10:02,860 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:10:02,862 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:10:02,864 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:10:02,870 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:10:02,877 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:10:02,879 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:10:02,882 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:10:02,883 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:10:02,930 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:10:02,997 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:10:03,291 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:10:03,800 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:10:04,778 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:10:06,596 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:10:11,011 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T03:10:20,305 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T03:10:20,948 INFO MemoryObserver:41 used RAM: 15770 MB free: 325 MB total: 16096 MB
2022-10-01T03:10:43,981 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:10:43,981 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30612 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T03:10:43,981 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7588 plans
2022-10-01T03:10:43,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T03:10:43,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T03:10:43,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T03:10:43,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T03:10:43,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T03:10:43,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T03:10:43,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T03:10:43,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T03:10:43,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T03:10:43,982 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T03:10:43,983 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T03:10:43,984 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T03:10:43,986 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T03:10:43,992 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T03:10:43,992 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7588 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T03:10:43,992 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40233 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T03:10:43,992 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6832 plans
2022-10-01T03:10:43,993 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:10:43,994 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:10:43,994 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:10:43,995 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:10:43,997 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:10:44,021 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:10:44,059 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:10:44,134 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:10:44,395 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:10:45,052 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:10:45,615 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:10:46,950 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:10:50,233 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:11:00,241 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:11:00,242 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6832 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T03:11:00,242 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T03:11:01,502 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T03:11:02,991 INFO ControlerListenerManagerImpl:213 [it.58] all ControlerReplanningListeners called.
2022-10-01T03:11:02,991 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T03:11:02,991 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T03:11:02,991 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T03:11:03,116 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T03:11:03,234 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T03:11:03,235 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T03:11:03,235 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T03:11:03,246 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T03:11:03,257 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T03:11:03,257 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T03:11:03,258 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T03:11:03,259 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T03:11:03,259 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T03:11:03,259 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T03:11:03,259 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T03:11:03,259 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T03:11:03,259 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T03:11:03,259 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:11:03,259 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:11:03,259 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T03:11:03,259 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:11:03,259 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:11:03,260 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T03:11:03,260 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T03:11:03,260 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T03:11:03,260 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T03:11:04,205 INFO ControlerListenerManagerImpl:232 [it.58] all ControlerBeforeMobsimListeners called.
2022-10-01T03:11:04,206 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T03:11:04,207 INFO NetworkImpl:163 node # 1
2022-10-01T03:11:04,207 INFO NetworkImpl:163 node # 4
2022-10-01T03:11:04,207 INFO NetworkImpl:163 node # 16
2022-10-01T03:11:04,207 INFO NetworkImpl:163 node # 64
2022-10-01T03:11:04,207 INFO NetworkImpl:163 node # 256
2022-10-01T03:11:04,207 INFO NetworkImpl:163 node # 1024
2022-10-01T03:11:04,207 INFO NetworkImpl:163 node # 4096
2022-10-01T03:11:04,210 INFO NetworkImpl:163 node # 16384
2022-10-01T03:11:04,222 INFO NetworkImpl:163 node # 65536
2022-10-01T03:11:04,266 INFO NetworkImpl:159 link # 1
2022-10-01T03:11:04,266 INFO NetworkImpl:159 link # 4
2022-10-01T03:11:04,266 INFO NetworkImpl:159 link # 16
2022-10-01T03:11:04,266 INFO NetworkImpl:159 link # 64
2022-10-01T03:11:04,267 INFO NetworkImpl:159 link # 256
2022-10-01T03:11:04,268 INFO NetworkImpl:159 link # 1024
2022-10-01T03:11:04,274 INFO NetworkImpl:159 link # 4096
2022-10-01T03:11:04,299 INFO NetworkImpl:159 link # 16384
2022-10-01T03:11:04,401 INFO NetworkImpl:159 link # 65536
2022-10-01T03:11:04,877 INFO NetworkImpl:159 link # 262144
2022-10-01T03:11:05,750 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T03:11:05,750 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T03:11:05,750 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T03:11:05,750 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T03:11:05,751 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T03:11:05,751 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T03:11:05,752 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T03:11:05,754 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T03:11:05,759 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T03:11:05,765 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T03:11:06,003 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T03:11:06,022 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T03:11:06,059 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T03:11:06,125 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T03:11:06,251 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T03:11:06,551 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T03:11:07,122 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T03:11:08,145 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T03:11:10,056 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T03:11:10,278 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T03:11:10,299 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:11:10,299 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T03:11:10,299 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:11:10,299 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:11:10,300 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:11:10,300 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T03:11:10,300 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T03:11:10,300 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T03:11:10,300 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:11:10,300 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:11:12,746 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:11:12,747 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:11:12,747 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:11:12,747 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:11:12,747 INFO EventsManagerImpl:176
2022-10-01T03:11:12,747 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:11:12,747 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:11:12,747 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:11:12,747 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:11:12,747 INFO EventsManagerImpl:176
2022-10-01T03:11:12,747 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:11:12,747 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:11:12,747 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:11:12,747 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:11:12,747 INFO EventsManagerImpl:176
2022-10-01T03:11:12,747 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:11:12,748 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:11:12,748 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:11:12,748 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:11:12,748 INFO EventsManagerImpl:176
2022-10-01T03:11:12,748 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T03:11:12,748 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T03:11:12,748 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T03:11:12,748 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T03:11:12,748 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T03:11:12,748 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T03:11:12,748 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T03:11:12,748 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:11:12,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T03:11:12,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:11:12,748 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:11:12,748 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T03:11:12,748 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:11:12,748 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:11:12,748 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:11:12,749 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T03:11:12,749 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T03:11:12,749 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T03:11:12,749 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T03:11:12,749 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:11:12,749 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:11:12,749 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:11:12,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T03:11:12,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:11:12,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:11:12,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:11:12,749 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:11:12,749 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:11:12,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:11:12,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:11:12,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:11:12,749 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:11:12,749 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:11:12,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:11:12,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:11:12,749 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:11:12,749 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:11:12,749 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T03:11:12,750 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:11:12,750 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:11:12,750 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:11:12,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T03:11:12,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:11:12,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:11:12,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:11:12,750 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:11:12,750 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:11:12,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:11:12,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:11:12,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:11:12,750 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:11:12,750 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:11:12,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:11:12,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:11:12,750 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:11:12,750 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:11:20,949 INFO MemoryObserver:41 used RAM: 12779 MB free: 3316 MB total: 16096 MB
2022-10-01T03:11:21,870 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T03:11:21,875 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T03:11:22,233 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T03:11:22,233 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T03:11:22,233 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T03:11:22,233 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T03:11:22,233 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T03:11:22,233 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T03:11:22,233 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T03:11:22,233 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T03:11:22,601 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T03:11:22,601 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=12s; (s/r): 0.0
2022-10-01T03:11:22,630 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T03:11:22,630 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T03:11:22,662 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T03:11:23,752 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1769 #nodes=225
2022-10-01T03:11:23,752 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271786 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T03:11:23,804 INFO VehicularDepartureHandler:110 teleport vehicle 8939_bike from link 195259831#0 to link 341989089#0
2022-10-01T03:11:25,178 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T03:11:25,475 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3100 #nodes=342
2022-10-01T03:11:25,475 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271280 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T03:11:27,103 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T03:11:28,163 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4332 #nodes=446
2022-10-01T03:11:28,163 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270707 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T03:11:29,390 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T03:11:32,086 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5641 #nodes=650
2022-10-01T03:11:32,086 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269930 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T03:11:33,790 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T03:11:35,634 INFO VehicularDepartureHandler:110 teleport vehicle 13763_bike from link 60825553#0 to link 71282500#0
2022-10-01T03:11:35,634 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T03:11:38,175 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7231 #nodes=1020
2022-10-01T03:11:38,175 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268696 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T03:11:51,261 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11147 #nodes=1679
2022-10-01T03:11:51,262 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266868 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-10-01T03:12:07,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12061 #nodes=1916
2022-10-01T03:12:07,915 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264190 lost=0 simT=25200.0s realT=57s; (s/r): 442.10526315789474
2022-10-01T03:12:20,955 INFO MemoryObserver:41 used RAM: 13728 MB free: 2367 MB total: 16096 MB
2022-10-01T03:12:25,857 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13417 #nodes=1979
2022-10-01T03:12:25,857 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260817 lost=0 simT=28800.0s realT=75s; (s/r): 384.0
2022-10-01T03:12:49,051 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14740 #nodes=2087
2022-10-01T03:12:49,052 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257282 lost=0 simT=32400.0s realT=98s; (s/r): 330.61224489795916
2022-10-01T03:13:08,266 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14757 #nodes=2155
2022-10-01T03:13:08,267 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251950 lost=0 simT=36000.0s realT=117s; (s/r): 307.6923076923077
2022-10-01T03:13:20,955 INFO MemoryObserver:41 used RAM: 14831 MB free: 1264 MB total: 16096 MB
2022-10-01T03:13:27,512 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15163 #nodes=2155
2022-10-01T03:13:27,512 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246153 lost=0 simT=39600.0s realT=137s; (s/r): 289.05109489051097
2022-10-01T03:13:51,664 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15581 #nodes=2225
2022-10-01T03:13:51,665 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238489 lost=0 simT=43200.0s realT=161s; (s/r): 268.3229813664596
2022-10-01T03:14:12,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15940 #nodes=2295
2022-10-01T03:14:12,597 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229521 lost=0 simT=46800.0s realT=182s; (s/r): 257.14285714285717
2022-10-01T03:14:20,955 INFO MemoryObserver:41 used RAM: 15288 MB free: 807 MB total: 16096 MB
2022-10-01T03:14:33,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16196 #nodes=2394
2022-10-01T03:14:33,229 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218335 lost=0 simT=50400.0s realT=202s; (s/r): 249.5049504950495
2022-10-01T03:14:56,072 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16436 #nodes=2471
2022-10-01T03:14:56,072 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204824 lost=0 simT=54000.0s realT=225s; (s/r): 240.0
2022-10-01T03:15:20,956 INFO MemoryObserver:41 used RAM: 15480 MB free: 615 MB total: 16096 MB
2022-10-01T03:15:21,735 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16791 #nodes=2485
2022-10-01T03:15:21,736 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188214 lost=0 simT=57600.0s realT=251s; (s/r): 229.4820717131474
2022-10-01T03:15:46,114 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16636 #nodes=2458
2022-10-01T03:15:46,115 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168768 lost=0 simT=61200.0s realT=275s; (s/r): 222.54545454545453
2022-10-01T03:16:19,245 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16281 #nodes=2382
2022-10-01T03:16:19,245 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146583 lost=0 simT=64800.0s realT=308s; (s/r): 210.3896103896104
2022-10-01T03:16:20,957 INFO MemoryObserver:41 used RAM: 15688 MB free: 407 MB total: 16096 MB
2022-10-01T03:16:45,377 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15610 #nodes=2187
2022-10-01T03:16:45,377 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122774 lost=0 simT=68400.0s realT=335s; (s/r): 204.17910447761193
2022-10-01T03:17:08,346 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15075 #nodes=2082
2022-10-01T03:17:08,347 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97660 lost=0 simT=72000.0s realT=358s; (s/r): 201.11731843575419
2022-10-01T03:17:20,957 INFO MemoryObserver:41 used RAM: 15690 MB free: 405 MB total: 16096 MB
2022-10-01T03:17:29,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13280 #nodes=1783
2022-10-01T03:17:29,591 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75388 lost=0 simT=75600.0s realT=379s; (s/r): 199.47229551451187
2022-10-01T03:17:48,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12252 #nodes=1509
2022-10-01T03:17:48,046 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59211 lost=0 simT=79200.0s realT=397s; (s/r): 199.4962216624685
2022-10-01T03:18:06,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11665 #nodes=1457
2022-10-01T03:18:06,819 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45700 lost=0 simT=82800.0s realT=416s; (s/r): 199.03846153846155
2022-10-01T03:18:20,958 INFO MemoryObserver:41 used RAM: 16034 MB free: 61 MB total: 16096 MB
2022-10-01T03:18:32,772 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11043 #nodes=1414
2022-10-01T03:18:32,772 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33582 lost=1 simT=86400.0s realT=442s; (s/r): 195.47511312217193
2022-10-01T03:18:42,955 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9391 #nodes=1087
2022-10-01T03:18:42,956 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27255 lost=3 simT=90000.0s realT=452s; (s/r): 199.1150442477876
2022-10-01T03:18:54,026 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7941 #nodes=917
2022-10-01T03:18:54,026 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23259 lost=3 simT=93600.0s realT=463s; (s/r): 202.1598272138229
2022-10-01T03:19:02,063 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6800 #nodes=720
2022-10-01T03:19:02,063 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20371 lost=3 simT=97200.0s realT=471s; (s/r): 206.36942675159236
2022-10-01T03:19:07,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5837 #nodes=573
2022-10-01T03:19:07,007 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=18073 lost=3 simT=100800.0s realT=476s; (s/r): 211.76470588235293
2022-10-01T03:19:13,293 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4960 #nodes=534
2022-10-01T03:19:13,294 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16206 lost=3 simT=104400.0s realT=482s; (s/r): 216.59751037344398
2022-10-01T03:19:18,028 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4242 #nodes=462
2022-10-01T03:19:18,028 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14621 lost=3 simT=108000.0s realT=487s; (s/r): 221.76591375770022
2022-10-01T03:19:20,958 INFO MemoryObserver:41 used RAM: 15872 MB free: 223 MB total: 16096 MB
2022-10-01T03:19:22,203 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3584 #nodes=369
2022-10-01T03:19:22,203 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13265 lost=3 simT=111600.0s realT=491s; (s/r): 227.29124236252545
2022-10-01T03:19:25,363 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=3004 #nodes=297
2022-10-01T03:19:25,363 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12181 lost=3 simT=115200.0s realT=495s; (s/r): 232.72727272727272
2022-10-01T03:19:27,816 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2504 #nodes=241
2022-10-01T03:19:27,817 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11255 lost=3 simT=118800.0s realT=497s; (s/r): 239.03420523138834
2022-10-01T03:19:29,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2113 #nodes=234
2022-10-01T03:19:29,448 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10447 lost=3 simT=122400.0s realT=499s; (s/r): 245.29058116232466
2022-10-01T03:19:31,231 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1820 #nodes=178
2022-10-01T03:19:31,231 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9684 lost=3 simT=126000.0s realT=500s; (s/r): 252.0
2022-10-01T03:19:33,149 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1497 #nodes=162
2022-10-01T03:19:33,149 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=8043 lost=4 simT=129600.0s realT=502s; (s/r): 258.16733067729086
2022-10-01T03:19:33,728 INFO AbstractController$9:234 ### ITERATION 58 fires after mobsim event
2022-10-01T03:19:33,728 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T03:19:33,728 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=324.39930019sec
2022-10-01T03:19:33,769 INFO LegTimesControlerListener:50 [58] average trip (probably: leg) duration is: 1272 seconds = 00:21:12
2022-10-01T03:19:33,769 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T03:19:33,769 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:19:33,769 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:19:33,769 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:19:33,769 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:19:33,770 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T03:19:33,770 INFO EventsManagerImpl:137 event # 1
2022-10-01T03:19:33,770 INFO EventsManagerImpl:137 event # 4
2022-10-01T03:19:33,770 INFO EventsManagerImpl:137 event # 16
2022-10-01T03:19:33,770 INFO EventsManagerImpl:137 event # 64
2022-10-01T03:19:33,770 INFO EventsManagerImpl:137 event # 256
2022-10-01T03:19:33,771 INFO EventsManagerImpl:137 event # 1024
2022-10-01T03:19:33,776 INFO EventsManagerImpl:137 event # 4096
2022-10-01T03:19:33,793 INFO EventsManagerImpl:137 event # 16384
2022-10-01T03:19:33,814 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T03:19:34,206 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:19:34,206 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:19:34,206 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:19:34,206 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:19:34,206 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T03:19:34,206 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T03:19:34,207 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:19:34,209 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:19:34,209 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:27:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:19:34,212 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:19:34,212 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:19:34,212 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:05][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:19:34,215 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:19:34,215 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T03:19:34,215 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:19:34,216 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:19:34,216 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:19:34,216 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:19:34,216 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:19:34,216 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:19:34,217 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:19:34,217 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:19:34,217 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:19:34,217 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:18:37][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:19:34,219 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:19:34,219 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:19:34,219 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:19:34,220 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:19:34,220 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:19:34,220 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:19:34,222 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:19:34,223 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T03:19:34,223 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:19:34,227 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:19:34,227 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:19:34,227 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:19:34,228 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:19:34,228 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:19:34,228 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:19:34,228 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T03:19:34,754 INFO ControlerListenerManagerImpl:251 [it.58] all ControlerAfterMobsimListeners called.
2022-10-01T03:19:34,754 INFO AbstractController$4:159 ### ITERATION 58 fires scoring event
2022-10-01T03:19:34,755 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T03:19:35,025 INFO NewScoreAssignerImpl:57 it: 58 msaStart: 599
2022-10-01T03:19:35,255 INFO ControlerListenerManagerImpl:194 [it.58] all ControlerScoringListeners called.
2022-10-01T03:19:35,255 INFO AbstractController$5:167 ### ITERATION 58 fires iteration end event
2022-10-01T03:19:35,255 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T03:19:35,255 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T03:19:35,423 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T03:19:35,424 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T03:19:39,638 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T03:19:39,638 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12873516589040604
2022-10-01T03:19:39,638 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3027236734672918
2022-10-01T03:19:39,638 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.002701078891017E-4
2022-10-01T03:19:39,638 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.6560797383137257E-4
2022-10-01T03:19:39,638 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T03:19:39,638 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13936488700144298
2022-10-01T03:19:39,638 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14234326296492192
2022-10-01T03:19:39,638 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2260458978006234
2022-10-01T03:19:39,775 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T03:19:39,946 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -96.95449284233781
2022-10-01T03:19:39,946 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -118.84184547146084
2022-10-01T03:19:39,946 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -100.0036692097759
2022-10-01T03:19:39,947 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -79.17041532366707
2022-10-01T03:19:39,990 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T03:19:41,052 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19061.974846367262 meters
2022-10-01T03:19:41,052 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140185.40044129736 meters (statistic on all 2099570 legs which have a finite distance)
2022-10-01T03:19:41,052 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52424.368191073874 meters
2022-10-01T03:19:41,052 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140125.416977424 meters (statistic on all 763096 trips which have a finite distance)
2022-10-01T03:19:41,052 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T03:19:41,052 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T03:19:42,079 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T03:19:42,081 INFO LegHistogramListener:72 number of legs: 2107587 100%
2022-10-01T03:19:42,081 INFO LegHistogramListener:79 number of bike legs: 99427 4.717575122640252%
2022-10-01T03:19:42,081 INFO LegHistogramListener:79 number of car legs: 235583 11.177854105192337%
2022-10-01T03:19:42,081 INFO LegHistogramListener:79 number of drtNorth legs: 171 0.00811354406722%
2022-10-01T03:19:42,081 INFO LegHistogramListener:79 number of drtSoutheast legs: 135 0.006405429526752633%
2022-10-01T03:19:42,081 INFO LegHistogramListener:79 number of freight legs: 47065 2.233122523530464%
2022-10-01T03:19:42,081 INFO LegHistogramListener:79 number of pt legs: 130108 6.1733157397535665%
2022-10-01T03:19:42,081 INFO LegHistogramListener:79 number of ride legs: 110274 5.232239523208294%
2022-10-01T03:19:42,081 INFO LegHistogramListener:79 number of walk legs: 1484824 70.45137401208112%
2022-10-01T03:19:42,625 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T03:19:42,625 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T03:19:46,609 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.4803555564684677
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42881553069011025
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008023642142992856
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006805332320000822
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.47349502149052314
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5408859127952058
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8450230310624073
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21172144995558112
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38242475749343985
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.216209554424685E-4
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.354724577250343E-4
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.26248221960901114
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2505648644068667
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.48490785007471615
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16849391743736425
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.36995794327734327
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.15675500803648E-4
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.0155389063198056E-4
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1986371362401598
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19427869382808607
2022-10-01T03:19:46,610 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.32423088575874126
2022-10-01T03:19:54,032 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T03:19:55,104 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T03:19:55,405 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T03:19:55,748 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T03:19:56,833 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T03:19:57,133 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T03:19:57,470 INFO ControlerListenerManagerImpl:171 [it.58] all ControlerIterationEndsListeners called.
2022-10-01T03:19:57,582 INFO AbstractController:181 ### ITERATION 58 ENDS
2022-10-01T03:19:57,582 INFO AbstractController:182 ###################################################
2022-10-01T03:19:57,582 INFO AbstractController:133 ###################################################
2022-10-01T03:19:57,583 INFO AbstractController:134 ### ITERATION 59 BEGINS
2022-10-01T03:19:57,583 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T03:19:57,583 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T03:19:57,583 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T03:19:57,584 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T03:19:57,584 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T03:19:57,955 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T03:19:58,006 INFO ControlerListenerManagerImpl:148 [it.59] all ControlerIterationStartsListeners called.
2022-10-01T03:19:58,006 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T03:20:05,870 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169690 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T03:20:05,870 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30445 plans
2022-10-01T03:20:05,871 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:20:05,872 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:05,872 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:20:05,872 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:20:05,872 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:05,873 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:05,874 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:20:05,875 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:05,877 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:05,881 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:20:05,883 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:05,884 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:05,891 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:20:05,911 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:20:05,924 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:05,945 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:20:05,966 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:06,071 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:20:06,075 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:06,176 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:06,212 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:06,353 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:20:06,928 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:20:07,595 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:20:09,731 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:20:13,144 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T03:20:19,791 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T03:20:20,959 INFO MemoryObserver:41 used RAM: 14783 MB free: 1312 MB total: 16096 MB
2022-10-01T03:20:38,289 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:20:38,289 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30445 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T03:20:38,289 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30575 plans
2022-10-01T03:20:38,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T03:20:38,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T03:20:38,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T03:20:38,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T03:20:38,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T03:20:38,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T03:20:38,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T03:20:38,291 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T03:20:38,292 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T03:20:38,293 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T03:20:38,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T03:20:38,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T03:20:38,316 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T03:20:38,335 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T03:20:38,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T03:20:38,445 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T03:20:38,655 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30575 plans
2022-10-01T03:20:38,656 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:38,700 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:20:38,701 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:38,701 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:20:38,701 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:20:38,701 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:38,701 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:38,702 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:38,702 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:20:38,702 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:38,703 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:38,704 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:38,706 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:20:38,707 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:38,710 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:20:38,737 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:20:38,757 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:38,778 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:20:38,883 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:38,897 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:20:38,899 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:20:39,196 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:20:39,749 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:20:40,818 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:20:42,889 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:20:47,145 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T03:20:56,240 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T03:21:20,960 INFO MemoryObserver:41 used RAM: 15054 MB free: 1041 MB total: 16096 MB
2022-10-01T03:21:21,475 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:21:21,476 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30575 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T03:21:21,476 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7718 plans
2022-10-01T03:21:21,476 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T03:21:21,476 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T03:21:21,476 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T03:21:21,476 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T03:21:21,476 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T03:21:21,476 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T03:21:21,477 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T03:21:21,477 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T03:21:21,477 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T03:21:21,478 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T03:21:21,479 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T03:21:21,481 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T03:21:21,483 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T03:21:21,486 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T03:21:21,486 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7718 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T03:21:21,486 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40313 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T03:21:21,487 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6752 plans
2022-10-01T03:21:21,490 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:21:21,491 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:21:21,493 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:21:21,494 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:21:21,496 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:21:21,505 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:21:21,556 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:21:21,663 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:21:21,815 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:21:22,032 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:21:22,869 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:21:23,993 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:21:26,907 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:21:41,207 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:21:41,207 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6752 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T03:21:41,207 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T03:21:42,343 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T03:21:43,801 INFO ControlerListenerManagerImpl:213 [it.59] all ControlerReplanningListeners called.
2022-10-01T03:21:43,801 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T03:21:43,801 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T03:21:43,801 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T03:21:43,923 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T03:21:44,039 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T03:21:44,039 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T03:21:44,039 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T03:21:44,041 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T03:21:44,042 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T03:21:44,042 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T03:21:44,042 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T03:21:44,043 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T03:21:44,043 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T03:21:44,043 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T03:21:44,043 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T03:21:44,043 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T03:21:44,043 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T03:21:44,043 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:21:44,043 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:21:44,043 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T03:21:44,043 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:21:44,043 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:21:44,043 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T03:21:44,043 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T03:21:44,043 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T03:21:44,043 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T03:21:44,946 INFO ControlerListenerManagerImpl:232 [it.59] all ControlerBeforeMobsimListeners called.
2022-10-01T03:21:44,946 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T03:21:44,947 INFO NetworkImpl:163 node # 1
2022-10-01T03:21:44,947 INFO NetworkImpl:163 node # 4
2022-10-01T03:21:44,947 INFO NetworkImpl:163 node # 16
2022-10-01T03:21:44,947 INFO NetworkImpl:163 node # 64
2022-10-01T03:21:44,947 INFO NetworkImpl:163 node # 256
2022-10-01T03:21:44,947 INFO NetworkImpl:163 node # 1024
2022-10-01T03:21:44,948 INFO NetworkImpl:163 node # 4096
2022-10-01T03:21:44,950 INFO NetworkImpl:163 node # 16384
2022-10-01T03:21:44,959 INFO NetworkImpl:163 node # 65536
2022-10-01T03:21:44,995 INFO NetworkImpl:159 link # 1
2022-10-01T03:21:44,995 INFO NetworkImpl:159 link # 4
2022-10-01T03:21:44,995 INFO NetworkImpl:159 link # 16
2022-10-01T03:21:44,995 INFO NetworkImpl:159 link # 64
2022-10-01T03:21:44,996 INFO NetworkImpl:159 link # 256
2022-10-01T03:21:44,997 INFO NetworkImpl:159 link # 1024
2022-10-01T03:21:45,002 INFO NetworkImpl:159 link # 4096
2022-10-01T03:21:45,025 INFO NetworkImpl:159 link # 16384
2022-10-01T03:21:45,115 INFO NetworkImpl:159 link # 65536
2022-10-01T03:21:45,545 INFO NetworkImpl:159 link # 262144
2022-10-01T03:21:46,451 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T03:21:46,452 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T03:21:46,452 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T03:21:46,452 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T03:21:46,452 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T03:21:46,453 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T03:21:46,454 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T03:21:46,456 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T03:21:46,461 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T03:21:46,468 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T03:21:46,478 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T03:21:46,495 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T03:21:46,526 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T03:21:46,591 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T03:21:46,720 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T03:21:47,071 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T03:21:47,579 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T03:21:48,524 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T03:21:50,323 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T03:21:50,496 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T03:21:50,518 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:21:50,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T03:21:50,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:21:50,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:21:50,519 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:21:50,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T03:21:50,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T03:21:50,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T03:21:50,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:21:50,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:21:52,891 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:21:52,891 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:21:52,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:21:52,892 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:21:52,892 INFO EventsManagerImpl:176
2022-10-01T03:21:52,892 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:21:52,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:21:52,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:21:52,892 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:21:52,892 INFO EventsManagerImpl:176
2022-10-01T03:21:52,892 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:21:52,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:21:52,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:21:52,892 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:21:52,892 INFO EventsManagerImpl:176
2022-10-01T03:21:52,892 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:21:52,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:21:52,892 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:21:52,892 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:21:52,892 INFO EventsManagerImpl:176
2022-10-01T03:21:52,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T03:21:52,893 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T03:21:52,893 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T03:21:52,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T03:21:52,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T03:21:52,893 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T03:21:52,893 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T03:21:52,893 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:21:52,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T03:21:52,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:21:52,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:21:52,893 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T03:21:52,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:21:52,893 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:21:52,893 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:21:52,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T03:21:52,893 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T03:21:52,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T03:21:52,894 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T03:21:52,894 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:21:52,894 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:21:52,894 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:21:52,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T03:21:52,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:21:52,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:21:52,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:21:52,894 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:21:52,894 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:21:52,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:21:52,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:21:52,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:21:52,894 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:21:52,894 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:21:52,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:21:52,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:21:52,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:21:52,894 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:21:52,894 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T03:21:52,894 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:21:52,895 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:21:52,895 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:21:52,895 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T03:21:52,895 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:21:52,895 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:21:52,895 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:21:52,895 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:21:52,895 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:21:52,895 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:21:52,895 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:21:52,895 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:21:52,895 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:21:52,895 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:21:52,895 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:21:52,895 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:21:52,895 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:21:52,895 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:22:01,525 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T03:22:01,529 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T03:22:01,894 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T03:22:01,894 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T03:22:01,894 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T03:22:01,894 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T03:22:01,894 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T03:22:01,894 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T03:22:01,894 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T03:22:01,894 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T03:22:02,268 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T03:22:02,269 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T03:22:02,293 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T03:22:02,305 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T03:22:02,324 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T03:22:03,479 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1777 #nodes=215
2022-10-01T03:22:03,479 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271791 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T03:22:04,441 INFO VehicularDepartureHandler:110 teleport vehicle 234869_bike from link -328638900#2 to link 341989089#0
2022-10-01T03:22:04,935 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T03:22:05,228 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3115 #nodes=345
2022-10-01T03:22:05,228 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271273 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T03:22:08,449 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4356 #nodes=456
2022-10-01T03:22:08,449 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270707 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T03:22:09,543 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T03:22:12,414 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5615 #nodes=658
2022-10-01T03:22:12,415 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269919 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T03:22:14,761 INFO VehicularDepartureHandler:110 teleport vehicle 225409_bike from link -189532998 to link 519718892
2022-10-01T03:22:15,204 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T03:22:16,680 INFO VehicularDepartureHandler:110 teleport vehicle 17724_bike from link 973591895 to link 256366928#0
2022-10-01T03:22:16,680 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T03:22:20,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7184 #nodes=1010
2022-10-01T03:22:20,134 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268723 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-10-01T03:22:20,960 INFO MemoryObserver:41 used RAM: 13214 MB free: 2881 MB total: 16096 MB
2022-10-01T03:22:32,932 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11155 #nodes=1678
2022-10-01T03:22:32,933 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266861 lost=0 simT=21600.0s realT=42s; (s/r): 514.2857142857143
2022-10-01T03:22:48,024 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12155 #nodes=1896
2022-10-01T03:22:48,025 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264198 lost=0 simT=25200.0s realT=57s; (s/r): 442.10526315789474
2022-10-01T03:23:09,298 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13426 #nodes=1979
2022-10-01T03:23:09,298 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260788 lost=0 simT=28800.0s realT=78s; (s/r): 369.2307692307692
2022-10-01T03:23:20,961 INFO MemoryObserver:41 used RAM: 14004 MB free: 2091 MB total: 16096 MB
2022-10-01T03:23:28,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14792 #nodes=2170
2022-10-01T03:23:28,064 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257260 lost=0 simT=32400.0s realT=97s; (s/r): 334.02061855670104
2022-10-01T03:23:51,450 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14720 #nodes=2145
2022-10-01T03:23:51,451 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251940 lost=0 simT=36000.0s realT=120s; (s/r): 300.0
2022-10-01T03:24:12,274 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15167 #nodes=2099
2022-10-01T03:24:12,274 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246090 lost=0 simT=39600.0s realT=141s; (s/r): 280.8510638297872
2022-10-01T03:24:20,961 INFO MemoryObserver:41 used RAM: 14728 MB free: 1367 MB total: 16096 MB
2022-10-01T03:24:32,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15443 #nodes=2262
2022-10-01T03:24:32,818 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238397 lost=0 simT=43200.0s realT=162s; (s/r): 266.6666666666667
2022-10-01T03:24:56,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=16007 #nodes=2323
2022-10-01T03:24:56,926 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229444 lost=0 simT=46800.0s realT=186s; (s/r): 251.61290322580646
2022-10-01T03:25:20,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16194 #nodes=2404
2022-10-01T03:25:20,958 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218283 lost=0 simT=50400.0s realT=210s; (s/r): 240.0
2022-10-01T03:25:20,961 INFO MemoryObserver:41 used RAM: 15514 MB free: 581 MB total: 16096 MB
2022-10-01T03:25:43,844 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16399 #nodes=2472
2022-10-01T03:25:43,844 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204704 lost=0 simT=54000.0s realT=233s; (s/r): 231.75965665236052
2022-10-01T03:26:10,192 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16721 #nodes=2535
2022-10-01T03:26:10,193 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188197 lost=0 simT=57600.0s realT=259s; (s/r): 222.3938223938224
2022-10-01T03:26:20,963 INFO MemoryObserver:41 used RAM: 15669 MB free: 426 MB total: 16096 MB
2022-10-01T03:26:45,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16757 #nodes=2407
2022-10-01T03:26:45,141 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168742 lost=0 simT=61200.0s realT=294s; (s/r): 208.16326530612244
2022-10-01T03:27:12,405 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16304 #nodes=2376
2022-10-01T03:27:12,405 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146448 lost=0 simT=64800.0s realT=321s; (s/r): 201.86915887850466
2022-10-01T03:27:20,963 INFO MemoryObserver:41 used RAM: 15610 MB free: 485 MB total: 16096 MB
2022-10-01T03:27:37,085 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15479 #nodes=2159
2022-10-01T03:27:37,085 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122581 lost=0 simT=68400.0s realT=346s; (s/r): 197.6878612716763
2022-10-01T03:27:59,638 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15117 #nodes=2108
2022-10-01T03:27:59,639 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97603 lost=0 simT=72000.0s realT=369s; (s/r): 195.1219512195122
2022-10-01T03:28:20,964 INFO MemoryObserver:41 used RAM: 15694 MB free: 401 MB total: 16096 MB
2022-10-01T03:28:21,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13188 #nodes=1765
2022-10-01T03:28:21,657 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75358 lost=0 simT=75600.0s realT=391s; (s/r): 193.35038363171356
2022-10-01T03:28:42,724 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12280 #nodes=1522
2022-10-01T03:28:42,724 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59080 lost=0 simT=79200.0s realT=412s; (s/r): 192.23300970873785
2022-10-01T03:29:15,892 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11680 #nodes=1464
2022-10-01T03:29:15,892 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45576 lost=0 simT=82800.0s realT=445s; (s/r): 186.06741573033707
2022-10-01T03:29:20,964 INFO MemoryObserver:41 used RAM: 15630 MB free: 465 MB total: 16096 MB
2022-10-01T03:29:35,983 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11068 #nodes=1322
2022-10-01T03:29:35,984 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33368 lost=3 simT=86400.0s realT=465s; (s/r): 185.80645161290323
2022-10-01T03:29:53,737 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9298 #nodes=1130
2022-10-01T03:29:53,737 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27067 lost=5 simT=90000.0s realT=483s; (s/r): 186.33540372670808
2022-10-01T03:30:09,303 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7853 #nodes=889
2022-10-01T03:30:09,303 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23070 lost=6 simT=93600.0s realT=498s; (s/r): 187.95180722891567
2022-10-01T03:30:18,097 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6784 #nodes=750
2022-10-01T03:30:18,098 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20186 lost=6 simT=97200.0s realT=507s; (s/r): 191.71597633136093
2022-10-01T03:30:20,964 INFO MemoryObserver:41 used RAM: 15818 MB free: 277 MB total: 16096 MB
2022-10-01T03:30:25,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5775 #nodes=637
2022-10-01T03:30:25,824 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17911 lost=6 simT=100800.0s realT=515s; (s/r): 195.72815533980582
2022-10-01T03:30:31,467 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4971 #nodes=517
2022-10-01T03:30:31,467 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16099 lost=6 simT=104400.0s realT=520s; (s/r): 200.76923076923077
2022-10-01T03:30:34,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4249 #nodes=436
2022-10-01T03:30:34,894 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14530 lost=6 simT=108000.0s realT=524s; (s/r): 206.10687022900763
2022-10-01T03:30:39,112 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3542 #nodes=389
2022-10-01T03:30:39,112 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13153 lost=6 simT=111600.0s realT=528s; (s/r): 211.36363636363637
2022-10-01T03:30:42,621 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2947 #nodes=290
2022-10-01T03:30:42,622 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12045 lost=6 simT=115200.0s realT=532s; (s/r): 216.54135338345864
2022-10-01T03:30:45,264 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2435 #nodes=250
2022-10-01T03:30:45,264 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11120 lost=7 simT=118800.0s realT=534s; (s/r): 222.47191011235955
2022-10-01T03:30:47,408 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2062 #nodes=220
2022-10-01T03:30:47,408 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10323 lost=7 simT=122400.0s realT=536s; (s/r): 228.3582089552239
2022-10-01T03:30:49,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1785 #nodes=209
2022-10-01T03:30:49,284 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9555 lost=7 simT=126000.0s realT=538s; (s/r): 234.2007434944238
2022-10-01T03:30:50,937 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1450 #nodes=161
2022-10-01T03:30:50,937 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7878 lost=7 simT=129600.0s realT=540s; (s/r): 240.0
2022-10-01T03:30:51,376 INFO AbstractController$9:234 ### ITERATION 59 fires after mobsim event
2022-10-01T03:30:51,377 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T03:30:51,377 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=350.454863102sec
2022-10-01T03:30:51,493 INFO LegTimesControlerListener:50 [59] average trip (probably: leg) duration is: 1269 seconds = 00:21:09
2022-10-01T03:30:51,493 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T03:30:51,493 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:30:51,493 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:30:51,493 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:30:51,493 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:30:51,493 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T03:30:51,493 INFO EventsManagerImpl:137 event # 1
2022-10-01T03:30:51,493 INFO EventsManagerImpl:137 event # 4
2022-10-01T03:30:51,493 INFO EventsManagerImpl:137 event # 16
2022-10-01T03:30:51,493 INFO EventsManagerImpl:137 event # 64
2022-10-01T03:30:51,494 INFO EventsManagerImpl:137 event # 256
2022-10-01T03:30:51,494 INFO EventsManagerImpl:137 event # 1024
2022-10-01T03:30:51,498 INFO EventsManagerImpl:137 event # 4096
2022-10-01T03:30:58,228 INFO EventsManagerImpl:137 event # 16384
2022-10-01T03:30:58,242 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T03:30:58,548 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:30:58,548 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:30:58,548 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:30:58,548 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:30:58,548 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T03:30:58,548 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T03:30:58,549 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:30:58,551 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:30:58,551 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:30:58,553 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:30:58,553 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:30:58,553 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:39][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:30:58,556 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:30:58,556 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T03:30:58,556 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:30:58,556 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:30:58,556 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:30:58,556 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:30:58,557 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:30:58,557 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:30:58,557 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:30:58,557 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:30:58,557 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:30:58,557 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:55][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:30:58,558 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:30:58,558 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T03:30:58,558 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:30:58,559 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:30:58,559 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:30:58,559 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:30:58,561 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:30:58,561 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T03:30:58,561 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:30:58,565 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:30:58,565 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:30:58,565 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:30:58,565 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:30:58,565 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:30:58,565 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:52][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:30:58,565 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T03:30:58,975 INFO ControlerListenerManagerImpl:251 [it.59] all ControlerAfterMobsimListeners called.
2022-10-01T03:30:58,975 INFO AbstractController$4:159 ### ITERATION 59 fires scoring event
2022-10-01T03:30:58,975 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T03:30:59,158 INFO NewScoreAssignerImpl:57 it: 59 msaStart: 599
2022-10-01T03:30:59,308 INFO ControlerListenerManagerImpl:194 [it.59] all ControlerScoringListeners called.
2022-10-01T03:30:59,308 INFO AbstractController$5:167 ### ITERATION 59 fires iteration end event
2022-10-01T03:30:59,308 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T03:30:59,308 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T03:30:59,428 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T03:30:59,429 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T03:31:01,987 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T03:31:01,987 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12924996277030046
2022-10-01T03:31:01,987 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3040113075583993
2022-10-01T03:31:01,987 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3493224194683085E-4
2022-10-01T03:31:01,987 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.52770146402584E-4
2022-10-01T03:31:01,987 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T03:31:01,988 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13839049589959793
2022-10-01T03:31:01,988 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14208137128537462
2022-10-01T03:31:01,988 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22545792530438488
2022-10-01T03:31:02,125 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T03:31:02,246 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -96.5880923549269
2022-10-01T03:31:02,246 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -118.34565226899267
2022-10-01T03:31:02,246 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -99.71633776097492
2022-10-01T03:31:02,246 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -78.98202247301982
2022-10-01T03:31:02,292 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T03:31:03,277 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19085.089584765632 meters
2022-10-01T03:31:03,277 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140336.73960304534 meters (statistic on all 2099291 legs which have a finite distance)
2022-10-01T03:31:03,277 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52454.13534794987 meters
2022-10-01T03:31:03,277 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140282.88406674308 meters (statistic on all 763520 trips which have a finite distance)
2022-10-01T03:31:03,277 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T03:31:03,277 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T03:31:04,321 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T03:31:04,323 INFO LegHistogramListener:72 number of legs: 2107145 100%
2022-10-01T03:31:04,323 INFO LegHistogramListener:79 number of bike legs: 99851 4.738686706420299%
2022-10-01T03:31:04,323 INFO LegHistogramListener:79 number of car legs: 236637 11.230219087912792%
2022-10-01T03:31:04,323 INFO LegHistogramListener:79 number of drtNorth legs: 204 0.009681346086766691%
2022-10-01T03:31:04,323 INFO LegHistogramListener:79 number of drtSoutheast legs: 126 0.005979654935944133%
2022-10-01T03:31:04,323 INFO LegHistogramListener:79 number of freight legs: 47065 2.2335909488905603%
2022-10-01T03:31:04,323 INFO LegHistogramListener:79 number of pt legs: 128772 6.111207344534904%
2022-10-01T03:31:04,323 INFO LegHistogramListener:79 number of ride legs: 110066 5.223465874441484%
2022-10-01T03:31:04,323 INFO LegHistogramListener:79 number of walk legs: 1484424 70.44716903677725%
2022-10-01T03:31:04,868 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T03:31:04,868 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.48452656660008114
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.42956911116018015
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008135331241623318
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006861818760687492
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4758931276542208
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5454240847912826
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.847473772318563
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2123235440619913
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3826725275628155
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.293236518997417E-4
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.406075886965497E-4
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.26366715108068833
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.25137493131762323
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.48837149591500334
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16909986289200307
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37024165926351954
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.1695928354652686E-4
2022-10-01T03:31:08,931 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.0412145611773828E-4
2022-10-01T03:31:08,932 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T03:31:08,932 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.1993483518797147
2022-10-01T03:31:08,932 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19494240950615446
2022-10-01T03:31:08,932 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.325727776436938
2022-10-01T03:31:09,074 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T03:31:10,140 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T03:31:10,442 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T03:31:10,787 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T03:31:11,863 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T03:31:12,163 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T03:31:12,501 INFO ControlerListenerManagerImpl:171 [it.59] all ControlerIterationEndsListeners called.
2022-10-01T03:31:12,613 INFO AbstractController:181 ### ITERATION 59 ENDS
2022-10-01T03:31:12,613 INFO AbstractController:182 ###################################################
2022-10-01T03:31:12,613 INFO AbstractController:133 ###################################################
2022-10-01T03:31:12,613 INFO AbstractController:134 ### ITERATION 60 BEGINS
2022-10-01T03:31:12,614 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T03:31:12,614 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T03:31:12,614 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T03:31:12,614 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T03:31:12,614 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T03:31:13,067 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T03:31:13,117 INFO ControlerListenerManagerImpl:148 [it.60] all ControlerIterationStartsListeners called.
2022-10-01T03:31:13,117 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T03:31:22,076 INFO MemoryObserver:41 used RAM: 14104 MB free: 1991 MB total: 16096 MB
2022-10-01T03:31:22,129 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169969 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T03:31:22,129 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30291 plans
2022-10-01T03:31:22,138 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:31:22,138 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:31:22,138 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:22,141 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:22,146 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:31:22,148 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:31:22,158 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:22,164 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:22,165 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:31:22,174 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:22,175 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:31:22,185 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:22,185 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:22,190 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:22,191 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:22,197 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:31:22,240 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:22,290 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:31:22,389 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:22,397 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:22,557 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:31:22,751 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:31:23,143 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:31:24,127 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:31:25,942 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:31:29,357 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T03:31:36,482 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T03:31:53,598 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:31:53,599 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30291 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T03:31:53,599 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30589 plans
2022-10-01T03:31:53,599 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T03:31:53,599 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T03:31:53,599 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T03:31:53,599 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T03:31:53,599 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T03:31:53,600 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T03:31:53,600 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T03:31:53,600 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T03:31:53,601 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T03:31:53,603 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T03:31:53,607 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T03:31:53,614 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T03:31:53,627 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T03:31:53,647 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T03:31:53,686 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T03:31:53,760 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T03:31:54,002 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30589 plans
2022-10-01T03:31:54,003 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:54,015 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:31:54,015 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:31:54,015 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:54,026 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:31:54,026 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:54,032 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:31:54,033 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:54,041 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:54,051 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:31:54,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:54,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:54,054 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:54,055 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:31:54,064 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:54,069 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:31:54,079 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:54,122 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:31:54,197 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:54,211 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:31:54,215 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:31:54,400 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:31:55,043 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:31:55,834 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:31:57,814 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:32:01,523 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T03:32:09,984 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T03:32:22,077 INFO MemoryObserver:41 used RAM: 15086 MB free: 1009 MB total: 16096 MB
2022-10-01T03:32:30,987 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:32:30,988 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30589 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T03:32:30,988 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7579 plans
2022-10-01T03:32:30,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T03:32:30,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T03:32:30,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T03:32:30,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T03:32:30,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T03:32:30,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T03:32:30,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T03:32:30,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T03:32:30,989 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T03:32:30,989 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T03:32:30,989 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T03:32:30,990 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T03:32:30,992 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T03:32:30,998 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T03:32:30,999 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7579 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T03:32:30,999 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40283 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T03:32:30,999 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6782 plans
2022-10-01T03:32:30,999 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:32:30,999 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:32:30,999 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:32:31,000 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:32:31,002 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:32:31,014 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:32:31,052 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:32:31,115 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:32:31,491 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:32:31,780 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:32:32,603 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:32:34,052 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:32:37,265 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:32:48,367 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:32:48,367 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6782 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T03:32:48,367 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T03:32:49,312 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T03:32:50,575 INFO ControlerListenerManagerImpl:213 [it.60] all ControlerReplanningListeners called.
2022-10-01T03:32:50,575 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T03:32:50,575 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T03:32:50,575 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T03:32:50,703 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T03:32:50,822 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T03:32:50,822 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T03:32:50,822 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T03:32:50,834 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T03:32:50,847 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T03:32:50,847 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T03:32:50,849 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T03:32:50,850 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T03:32:50,850 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T03:32:50,850 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T03:32:50,850 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T03:32:50,850 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T03:32:50,850 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T03:32:50,850 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:32:50,850 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:32:50,850 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T03:32:50,850 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:32:50,850 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:32:50,850 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T03:32:50,851 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T03:32:50,851 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T03:32:50,851 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T03:32:51,783 INFO ControlerListenerManagerImpl:232 [it.60] all ControlerBeforeMobsimListeners called.
2022-10-01T03:32:51,783 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T03:32:51,784 INFO NetworkImpl:163 node # 1
2022-10-01T03:32:51,784 INFO NetworkImpl:163 node # 4
2022-10-01T03:32:51,784 INFO NetworkImpl:163 node # 16
2022-10-01T03:32:51,784 INFO NetworkImpl:163 node # 64
2022-10-01T03:32:51,784 INFO NetworkImpl:163 node # 256
2022-10-01T03:32:51,784 INFO NetworkImpl:163 node # 1024
2022-10-01T03:32:51,785 INFO NetworkImpl:163 node # 4096
2022-10-01T03:32:51,787 INFO NetworkImpl:163 node # 16384
2022-10-01T03:32:51,799 INFO NetworkImpl:163 node # 65536
2022-10-01T03:32:51,845 INFO NetworkImpl:159 link # 1
2022-10-01T03:32:51,845 INFO NetworkImpl:159 link # 4
2022-10-01T03:32:51,845 INFO NetworkImpl:159 link # 16
2022-10-01T03:32:51,845 INFO NetworkImpl:159 link # 64
2022-10-01T03:32:51,845 INFO NetworkImpl:159 link # 256
2022-10-01T03:32:51,847 INFO NetworkImpl:159 link # 1024
2022-10-01T03:32:51,853 INFO NetworkImpl:159 link # 4096
2022-10-01T03:32:51,877 INFO NetworkImpl:159 link # 16384
2022-10-01T03:32:51,978 INFO NetworkImpl:159 link # 65536
2022-10-01T03:32:52,451 INFO NetworkImpl:159 link # 262144
2022-10-01T03:32:53,445 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T03:32:53,445 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T03:32:53,445 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T03:32:53,445 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T03:32:53,446 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T03:32:53,446 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T03:32:53,447 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T03:32:53,449 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T03:32:53,453 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T03:32:53,462 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T03:32:53,476 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T03:32:53,495 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T03:32:53,526 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T03:32:53,589 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T03:32:53,715 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T03:32:54,035 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T03:32:54,558 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T03:32:55,540 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T03:32:57,337 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T03:32:57,565 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T03:32:57,589 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:32:57,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T03:32:57,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:32:57,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:32:57,589 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:32:57,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T03:32:57,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T03:32:57,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T03:32:57,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:32:57,590 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:33:06,434 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:33:06,434 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:33:06,434 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:33:06,434 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:33:06,434 INFO EventsManagerImpl:176
2022-10-01T03:33:06,434 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:33:06,434 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:33:06,434 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:33:06,435 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:33:06,435 INFO EventsManagerImpl:176
2022-10-01T03:33:06,435 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:33:06,435 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:33:06,435 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:33:06,435 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:33:06,435 INFO EventsManagerImpl:176
2022-10-01T03:33:06,435 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:33:06,435 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:33:06,435 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:33:06,435 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:33:06,435 INFO EventsManagerImpl:176
2022-10-01T03:33:06,435 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T03:33:06,435 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T03:33:06,435 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T03:33:06,435 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T03:33:06,435 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T03:33:06,436 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T03:33:06,436 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T03:33:06,436 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:33:06,436 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T03:33:06,436 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:33:06,436 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:33:06,436 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T03:33:06,436 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:33:06,436 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:33:06,436 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:33:06,436 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T03:33:06,436 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T03:33:06,436 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T03:33:06,436 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T03:33:06,436 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:33:06,436 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:33:06,436 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:33:06,436 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T03:33:06,436 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:33:06,437 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:33:06,437 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:33:06,437 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:33:06,437 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:33:06,437 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:33:06,437 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:33:06,437 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:33:06,437 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:33:06,437 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:33:06,437 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:33:06,437 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:33:06,437 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:33:06,437 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:33:06,437 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T03:33:06,437 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:33:06,437 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:33:06,437 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:33:06,437 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T03:33:06,437 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:33:06,437 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:33:06,437 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:33:06,437 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:33:06,438 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:33:06,438 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:33:06,438 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:33:06,438 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:33:06,438 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:33:06,438 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:33:06,438 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:33:06,438 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:33:06,438 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:33:06,438 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:33:08,737 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T03:33:08,741 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T03:33:09,051 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T03:33:09,051 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T03:33:09,051 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T03:33:09,051 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T03:33:09,051 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T03:33:09,051 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T03:33:09,051 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T03:33:09,051 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T03:33:09,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T03:33:09,381 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T03:33:09,414 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T03:33:09,414 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T03:33:09,425 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T03:33:11,000 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1778 #nodes=216
2022-10-01T03:33:11,000 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271777 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T03:33:13,002 INFO VehicularDepartureHandler:110 teleport vehicle 24594_bike from link 311555542 to link -246296424
2022-10-01T03:33:13,089 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T03:33:13,514 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3114 #nodes=329
2022-10-01T03:33:13,514 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271269 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T03:33:15,817 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T03:33:17,666 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4337 #nodes=440
2022-10-01T03:33:17,666 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270689 lost=0 simT=10800.0s realT=20s; (s/r): 540.0
2022-10-01T03:33:17,901 INFO VehicularDepartureHandler:110 teleport vehicle 11968_bike from link 30084663#2 to link 195112819
2022-10-01T03:33:18,868 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T03:33:21,589 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5615 #nodes=644
2022-10-01T03:33:21,589 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269913 lost=0 simT=14400.0s realT=24s; (s/r): 600.0
2022-10-01T03:33:22,077 INFO MemoryObserver:41 used RAM: 13337 MB free: 2758 MB total: 16096 MB
2022-10-01T03:33:22,347 INFO VehicularDepartureHandler:110 teleport vehicle 11604_bike from link 292519060 to link 121759002#0
2022-10-01T03:33:22,347 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T03:33:27,508 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7215 #nodes=988
2022-10-01T03:33:27,508 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268720 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-10-01T03:33:40,763 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11044 #nodes=1709
2022-10-01T03:33:40,764 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266862 lost=0 simT=21600.0s realT=43s; (s/r): 502.3255813953488
2022-10-01T03:33:53,628 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12067 #nodes=1849
2022-10-01T03:33:53,628 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264187 lost=0 simT=25200.0s realT=56s; (s/r): 450.0
2022-10-01T03:34:13,669 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13254 #nodes=1988
2022-10-01T03:34:13,670 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260793 lost=0 simT=28800.0s realT=76s; (s/r): 378.94736842105266
2022-10-01T03:34:22,077 INFO MemoryObserver:41 used RAM: 14061 MB free: 2034 MB total: 16096 MB
2022-10-01T03:34:32,006 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14803 #nodes=2148
2022-10-01T03:34:32,007 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257260 lost=0 simT=32400.0s realT=94s; (s/r): 344.6808510638298
2022-10-01T03:34:53,093 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14592 #nodes=2109
2022-10-01T03:34:53,093 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251940 lost=0 simT=36000.0s realT=115s; (s/r): 313.04347826086956
2022-10-01T03:35:11,130 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15083 #nodes=2183
2022-10-01T03:35:11,131 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246137 lost=0 simT=39600.0s realT=133s; (s/r): 297.74436090225566
2022-10-01T03:35:22,077 INFO MemoryObserver:41 used RAM: 15010 MB free: 1085 MB total: 16096 MB
2022-10-01T03:35:34,968 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15525 #nodes=2220
2022-10-01T03:35:34,969 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238441 lost=0 simT=43200.0s realT=157s; (s/r): 275.1592356687898
2022-10-01T03:35:53,177 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15848 #nodes=2296
2022-10-01T03:35:53,177 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229469 lost=0 simT=46800.0s realT=175s; (s/r): 267.42857142857144
2022-10-01T03:36:12,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16157 #nodes=2418
2022-10-01T03:36:12,357 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218263 lost=0 simT=50400.0s realT=194s; (s/r): 259.7938144329897
2022-10-01T03:36:22,078 INFO MemoryObserver:41 used RAM: 15609 MB free: 486 MB total: 16096 MB
2022-10-01T03:36:35,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16324 #nodes=2518
2022-10-01T03:36:35,731 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204755 lost=0 simT=54000.0s realT=218s; (s/r): 247.70642201834863
2022-10-01T03:36:56,541 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16512 #nodes=2444
2022-10-01T03:36:56,541 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188101 lost=0 simT=57600.0s realT=238s; (s/r): 242.01680672268907
2022-10-01T03:37:21,003 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16632 #nodes=2428
2022-10-01T03:37:21,004 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168616 lost=0 simT=61200.0s realT=263s; (s/r): 232.69961977186313
2022-10-01T03:37:22,078 INFO MemoryObserver:41 used RAM: 15784 MB free: 311 MB total: 16096 MB
2022-10-01T03:37:52,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16138 #nodes=2431
2022-10-01T03:37:52,958 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146415 lost=0 simT=64800.0s realT=295s; (s/r): 219.66101694915255
2022-10-01T03:38:14,341 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15440 #nodes=2154
2022-10-01T03:38:14,341 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122659 lost=0 simT=68400.0s realT=316s; (s/r): 216.45569620253164
2022-10-01T03:38:22,078 INFO MemoryObserver:41 used RAM: 15682 MB free: 413 MB total: 16096 MB
2022-10-01T03:38:37,669 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15112 #nodes=2088
2022-10-01T03:38:37,669 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97687 lost=0 simT=72000.0s realT=340s; (s/r): 211.76470588235293
2022-10-01T03:38:57,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13105 #nodes=1765
2022-10-01T03:38:57,231 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75232 lost=0 simT=75600.0s realT=359s; (s/r): 210.58495821727018
2022-10-01T03:39:13,321 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12253 #nodes=1579
2022-10-01T03:39:13,321 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59176 lost=0 simT=79200.0s realT=375s; (s/r): 211.2
2022-10-01T03:39:22,079 INFO MemoryObserver:41 used RAM: 15711 MB free: 384 MB total: 16096 MB
2022-10-01T03:39:31,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11635 #nodes=1489
2022-10-01T03:39:31,070 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45616 lost=0 simT=82800.0s realT=393s; (s/r): 210.68702290076337
2022-10-01T03:39:45,952 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11043 #nodes=1391
2022-10-01T03:39:45,953 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33413 lost=1 simT=86400.0s realT=408s; (s/r): 211.76470588235293
2022-10-01T03:39:59,831 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9251 #nodes=1123
2022-10-01T03:39:59,831 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27083 lost=3 simT=90000.0s realT=422s; (s/r): 213.27014218009478
2022-10-01T03:40:09,463 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7851 #nodes=912
2022-10-01T03:40:09,463 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23114 lost=3 simT=93600.0s realT=431s; (s/r): 217.169373549884
2022-10-01T03:40:18,581 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6655 #nodes=750
2022-10-01T03:40:18,581 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20193 lost=5 simT=97200.0s realT=440s; (s/r): 220.9090909090909
2022-10-01T03:40:22,079 INFO MemoryObserver:41 used RAM: 15988 MB free: 107 MB total: 16096 MB
2022-10-01T03:40:34,718 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5709 #nodes=622
2022-10-01T03:40:34,718 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17919 lost=6 simT=100800.0s realT=457s; (s/r): 220.56892778993435
2022-10-01T03:40:39,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4918 #nodes=515
2022-10-01T03:40:39,326 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16096 lost=7 simT=104400.0s realT=461s; (s/r): 226.46420824295012
2022-10-01T03:40:44,087 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4142 #nodes=416
2022-10-01T03:40:44,087 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14477 lost=7 simT=108000.0s realT=466s; (s/r): 231.75965665236052
2022-10-01T03:40:47,990 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3471 #nodes=354
2022-10-01T03:40:47,990 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13144 lost=7 simT=111600.0s realT=470s; (s/r): 237.4468085106383
2022-10-01T03:40:51,068 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2863 #nodes=297
2022-10-01T03:40:51,068 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12017 lost=7 simT=115200.0s realT=473s; (s/r): 243.55179704016913
2022-10-01T03:40:53,174 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2375 #nodes=247
2022-10-01T03:40:53,174 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11136 lost=7 simT=118800.0s realT=475s; (s/r): 250.10526315789474
2022-10-01T03:40:54,893 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2014 #nodes=227
2022-10-01T03:40:54,893 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10365 lost=7 simT=122400.0s realT=477s; (s/r): 256.60377358490564
2022-10-01T03:40:56,409 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1753 #nodes=196
2022-10-01T03:40:56,409 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9591 lost=7 simT=126000.0s realT=478s; (s/r): 263.59832635983264
2022-10-01T03:40:57,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1461 #nodes=152
2022-10-01T03:40:57,715 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7912 lost=7 simT=129600.0s realT=480s; (s/r): 270.0
2022-10-01T03:40:58,262 INFO AbstractController$9:234 ### ITERATION 60 fires after mobsim event
2022-10-01T03:40:58,262 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T03:40:58,262 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=317.442067687sec
2022-10-01T03:40:58,297 INFO LegTimesControlerListener:50 [60] average trip (probably: leg) duration is: 1268 seconds = 00:21:08
2022-10-01T03:40:58,297 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T03:40:58,297 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:40:58,297 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:40:58,297 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:40:58,297 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:40:58,297 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T03:40:58,298 INFO EventsManagerImpl:137 event # 1
2022-10-01T03:40:58,298 INFO EventsManagerImpl:137 event # 4
2022-10-01T03:40:58,298 INFO EventsManagerImpl:137 event # 16
2022-10-01T03:40:58,298 INFO EventsManagerImpl:137 event # 64
2022-10-01T03:40:58,298 INFO EventsManagerImpl:137 event # 256
2022-10-01T03:40:58,299 INFO EventsManagerImpl:137 event # 1024
2022-10-01T03:40:58,302 INFO EventsManagerImpl:137 event # 4096
2022-10-01T03:40:58,313 INFO EventsManagerImpl:137 event # 16384
2022-10-01T03:40:58,327 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T03:40:58,709 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:40:58,709 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:40:58,709 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:40:58,709 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:40:58,709 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T03:40:58,709 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T03:40:58,710 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:40:58,712 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:40:58,712 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:40:58,714 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:40:58,714 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:40:58,714 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:25][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:40:58,717 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:40:58,717 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T03:40:58,717 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:40:58,718 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:40:58,718 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:40:58,718 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:40:58,718 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:40:58,718 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:40:58,718 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:40:58,718 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:40:58,718 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:40:58,718 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:15][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:40:58,720 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:40:58,720 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=02:38:29][duration=undefined][facilityId=null]
2022-10-01T03:40:58,720 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=34:02:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:40:58,720 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:40:58,720 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:40:58,720 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:40:58,721 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:40:58,721 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:40:58,721 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:40:58,724 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:40:58,724 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T03:40:58,724 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:40:58,728 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:40:58,728 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:40:58,728 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:40:58,728 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T03:40:59,148 INFO ControlerListenerManagerImpl:251 [it.60] all ControlerAfterMobsimListeners called.
2022-10-01T03:40:59,148 INFO AbstractController$4:159 ### ITERATION 60 fires scoring event
2022-10-01T03:40:59,148 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T03:40:59,321 INFO NewScoreAssignerImpl:57 it: 60 msaStart: 599
2022-10-01T03:40:59,466 INFO ControlerListenerManagerImpl:194 [it.60] all ControlerScoringListeners called.
2022-10-01T03:40:59,466 INFO AbstractController$5:167 ### ITERATION 60 fires iteration end event
2022-10-01T03:40:59,467 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T03:40:59,467 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T03:40:59,587 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T03:40:59,590 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.60/leipzig-flexa-25pct-scaledFleet-baseCase.60.countscompare.txt
2022-10-01T03:40:59,591 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.60/leipzig-flexa-25pct-scaledFleet-baseCase.60.countscompareAWTV.txt
2022-10-01T03:40:59,592 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T03:41:03,406 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T03:41:03,406 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1288763819921227
2022-10-01T03:41:03,406 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30389191576331154
2022-10-01T03:41:03,406 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4135115566122515E-4
2022-10-01T03:41:03,406 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.15675500803648E-4
2022-10-01T03:41:03,406 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T03:41:03,406 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13866779297205975
2022-10-01T03:41:03,406 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14222258738709131
2022-10-01T03:41:03,406 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2254630604353564
2022-10-01T03:41:03,549 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T03:41:03,669 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -96.46837937715888
2022-10-01T03:41:03,669 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -118.05757122795471
2022-10-01T03:41:03,669 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -99.47988508261574
2022-10-01T03:41:03,669 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -78.83382913359166
2022-10-01T03:41:03,716 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T03:41:04,713 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19066.56785117394 meters
2022-10-01T03:41:04,713 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140208.96021411396 meters (statistic on all 2099417 legs which have a finite distance)
2022-10-01T03:41:04,713 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52422.57021453524 meters
2022-10-01T03:41:04,713 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140170.55612407078 meters (statistic on all 763368 trips which have a finite distance)
2022-10-01T03:41:04,713 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T03:41:04,713 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T03:41:05,689 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T03:41:05,691 INFO LegHistogramListener:72 number of legs: 2107304 100%
2022-10-01T03:41:05,691 INFO LegHistogramListener:79 number of bike legs: 99588 4.725848762209914%
2022-10-01T03:41:05,691 INFO LegHistogramListener:79 number of car legs: 236545 11.22500597920376%
2022-10-01T03:41:05,691 INFO LegHistogramListener:79 number of drtNorth legs: 203 0.00963316161313223%
2022-10-01T03:41:05,691 INFO LegHistogramListener:79 number of drtSoutheast legs: 173 0.008209541670304807%
2022-10-01T03:41:05,691 INFO LegHistogramListener:79 number of freight legs: 47065 2.2334224203057556%
2022-10-01T03:41:05,691 INFO LegHistogramListener:79 number of pt legs: 128926 6.118054158298945%
2022-10-01T03:41:05,691 INFO LegHistogramListener:79 number of ride legs: 110244 5.231518565902214%
2022-10-01T03:41:05,691 INFO LegHistogramListener:79 number of walk legs: 1484560 70.44830741079598%
2022-10-01T03:41:06,247 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T03:41:06,247 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T03:41:09,866 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.48875406317238124
2022-10-01T03:41:09,866 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.43028417814796366
2022-10-01T03:41:09,866 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00823289873008211
2022-10-01T03:41:09,866 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.006927291680574313
2022-10-01T03:41:09,866 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T03:41:09,866 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.47821163928786004
2022-10-01T03:41:09,866 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5499892162249598
2022-10-01T03:41:09,866 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8497460677734585
2022-10-01T03:41:09,866 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21298854352280255
2022-10-01T03:41:09,866 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3829228651976769
2022-10-01T03:41:09,866 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.318912173854994E-4
2022-10-01T03:41:09,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.495940678967017E-4
2022-10-01T03:41:09,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T03:41:09,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.26482383933202214
2022-10-01T03:41:09,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2522209441451804
2022-10-01T03:41:09,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4920277091667223
2022-10-01T03:41:09,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.16971222726035629
2022-10-01T03:41:09,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37054848333906754
2022-10-01T03:41:09,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.1695928354652686E-4
2022-10-01T03:41:09,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.0412145611773828E-4
2022-10-01T03:41:09,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T03:41:09,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20006983778121262
2022-10-01T03:41:09,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1955162603922213
2022-10-01T03:41:09,867 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3271527752815336
2022-10-01T03:41:10,005 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T03:41:11,063 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T03:41:11,368 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T03:41:11,718 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T03:41:12,766 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T03:41:13,062 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T03:41:13,394 INFO ControlerListenerManagerImpl:171 [it.60] all ControlerIterationEndsListeners called.
2022-10-01T03:41:13,507 INFO AbstractController:181 ### ITERATION 60 ENDS
2022-10-01T03:41:13,507 INFO AbstractController:182 ###################################################
2022-10-01T03:41:13,507 INFO AbstractController:133 ###################################################
2022-10-01T03:41:13,507 INFO AbstractController:134 ### ITERATION 61 BEGINS
2022-10-01T03:41:13,508 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T03:41:13,508 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T03:41:13,508 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T03:41:13,508 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T03:41:13,508 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T03:41:19,855 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T03:41:19,890 INFO ControlerListenerManagerImpl:148 [it.61] all ControlerIterationStartsListeners called.
2022-10-01T03:41:19,890 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T03:41:21,605 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169541 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T03:41:21,606 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30577 plans
2022-10-01T03:41:21,606 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:41:21,606 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:21,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:21,610 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:41:21,610 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:21,610 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:41:21,612 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:41:21,614 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:21,615 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:21,622 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:41:21,623 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:21,635 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:41:21,636 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:21,646 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:21,669 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:41:21,672 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:21,684 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:21,702 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:21,717 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:41:21,760 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:21,882 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:41:22,108 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:41:22,108 INFO MemoryObserver:41 used RAM: 15701 MB free: 394 MB total: 16096 MB
2022-10-01T03:41:22,560 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:41:23,693 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:41:25,766 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:41:29,559 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T03:41:36,221 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T03:41:58,749 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:41:58,749 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30577 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T03:41:58,749 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30662 plans
2022-10-01T03:41:58,750 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T03:41:58,750 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T03:41:58,750 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T03:41:58,750 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T03:41:58,750 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T03:41:58,750 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T03:41:58,750 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T03:41:58,751 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T03:41:58,751 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T03:41:58,752 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T03:41:58,755 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T03:41:58,759 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T03:41:58,769 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T03:41:58,789 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T03:41:58,827 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T03:41:58,899 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T03:41:59,039 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30662 plans
2022-10-01T03:41:59,039 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:41:59,039 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:59,040 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:59,041 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:41:59,041 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:59,047 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:41:59,048 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:59,048 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:41:59,051 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:59,054 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:59,054 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:41:59,057 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:41:59,057 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:59,070 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:59,082 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:59,086 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:41:59,100 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:59,188 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:59,193 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:41:59,202 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:41:59,311 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:41:59,647 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:42:00,174 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:42:01,171 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:42:03,009 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:42:06,723 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T03:42:15,675 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T03:42:22,109 INFO MemoryObserver:41 used RAM: 14772 MB free: 1323 MB total: 16096 MB
2022-10-01T03:42:37,942 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:42:37,942 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30662 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T03:42:37,942 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7648 plans
2022-10-01T03:42:37,942 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T03:42:37,942 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T03:42:37,942 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T03:42:37,942 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T03:42:37,942 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T03:42:37,942 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T03:42:37,942 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T03:42:37,943 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T03:42:37,943 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T03:42:37,943 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T03:42:37,943 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T03:42:37,945 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T03:42:37,947 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T03:42:37,951 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T03:42:37,951 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7648 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T03:42:37,951 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40156 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T03:42:37,951 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6909 plans
2022-10-01T03:42:37,952 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:42:37,952 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:42:37,953 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:42:37,955 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:42:37,959 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:42:37,966 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:42:37,997 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:42:38,039 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:42:38,548 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:42:39,162 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:42:39,780 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:42:41,010 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:42:44,405 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:42:55,347 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:42:55,347 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6909 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T03:42:55,347 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T03:42:56,354 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T03:42:57,505 INFO ControlerListenerManagerImpl:213 [it.61] all ControlerReplanningListeners called.
2022-10-01T03:42:57,506 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T03:42:57,506 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T03:42:57,506 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T03:42:57,600 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T03:42:57,689 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T03:42:57,689 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T03:42:57,689 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T03:42:57,699 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T03:42:57,709 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T03:42:57,709 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T03:42:57,710 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T03:42:57,711 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T03:42:57,711 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T03:42:57,711 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T03:42:57,711 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T03:42:57,711 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T03:42:57,711 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T03:42:57,711 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:42:57,711 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:42:57,711 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T03:42:57,711 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:42:57,711 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:42:57,711 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T03:42:57,712 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T03:42:57,712 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T03:42:57,712 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T03:42:58,405 INFO ControlerListenerManagerImpl:232 [it.61] all ControlerBeforeMobsimListeners called.
2022-10-01T03:42:58,405 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T03:42:58,406 INFO NetworkImpl:163 node # 1
2022-10-01T03:42:58,406 INFO NetworkImpl:163 node # 4
2022-10-01T03:42:58,406 INFO NetworkImpl:163 node # 16
2022-10-01T03:42:58,406 INFO NetworkImpl:163 node # 64
2022-10-01T03:42:58,406 INFO NetworkImpl:163 node # 256
2022-10-01T03:42:58,406 INFO NetworkImpl:163 node # 1024
2022-10-01T03:42:58,407 INFO NetworkImpl:163 node # 4096
2022-10-01T03:42:58,409 INFO NetworkImpl:163 node # 16384
2022-10-01T03:42:58,418 INFO NetworkImpl:163 node # 65536
2022-10-01T03:42:58,451 INFO NetworkImpl:159 link # 1
2022-10-01T03:42:58,451 INFO NetworkImpl:159 link # 4
2022-10-01T03:42:58,451 INFO NetworkImpl:159 link # 16
2022-10-01T03:42:58,451 INFO NetworkImpl:159 link # 64
2022-10-01T03:42:58,451 INFO NetworkImpl:159 link # 256
2022-10-01T03:42:58,452 INFO NetworkImpl:159 link # 1024
2022-10-01T03:42:58,457 INFO NetworkImpl:159 link # 4096
2022-10-01T03:42:58,476 INFO NetworkImpl:159 link # 16384
2022-10-01T03:42:58,551 INFO NetworkImpl:159 link # 65536
2022-10-01T03:42:58,902 INFO NetworkImpl:159 link # 262144
2022-10-01T03:42:59,681 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T03:42:59,681 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T03:42:59,681 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T03:42:59,681 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T03:42:59,681 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T03:42:59,682 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T03:42:59,682 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T03:42:59,683 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T03:42:59,685 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T03:42:59,688 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T03:42:59,694 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T03:42:59,776 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T03:42:59,823 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T03:42:59,883 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T03:43:00,004 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T03:43:00,248 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T03:43:00,730 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T03:43:01,651 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T03:43:03,481 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T03:43:03,665 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T03:43:03,688 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:43:03,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T03:43:03,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:43:03,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:43:03,689 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:43:03,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T03:43:03,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T03:43:03,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T03:43:03,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:43:03,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:43:12,416 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:43:12,416 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:43:12,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:43:12,417 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:43:12,417 INFO EventsManagerImpl:176
2022-10-01T03:43:12,417 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:43:12,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:43:12,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:43:12,417 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:43:12,417 INFO EventsManagerImpl:176
2022-10-01T03:43:12,417 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:43:12,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:43:12,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:43:12,417 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:43:12,417 INFO EventsManagerImpl:176
2022-10-01T03:43:12,417 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:43:12,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:43:12,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:43:12,417 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:43:12,417 INFO EventsManagerImpl:176
2022-10-01T03:43:12,418 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T03:43:12,418 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T03:43:12,418 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T03:43:12,418 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T03:43:12,418 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T03:43:12,418 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T03:43:12,418 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T03:43:12,418 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:43:12,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T03:43:12,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:43:12,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:43:12,418 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T03:43:12,418 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:43:12,418 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:43:12,418 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:43:12,418 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T03:43:12,418 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T03:43:12,419 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T03:43:12,419 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T03:43:12,419 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:43:12,419 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:43:12,419 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:43:12,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T03:43:12,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:43:12,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:43:12,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:43:12,419 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:43:12,419 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:43:12,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:43:12,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:43:12,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:43:12,419 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:43:12,419 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:43:12,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:43:12,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:43:12,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:43:12,419 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:43:12,419 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T03:43:12,420 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:43:12,420 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:43:12,420 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:43:12,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T03:43:12,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:43:12,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:43:12,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:43:12,420 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:43:12,420 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:43:12,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:43:12,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:43:12,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:43:12,420 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:43:12,420 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:43:12,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:43:12,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:43:12,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:43:12,420 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:43:14,735 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T03:43:14,739 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T03:43:15,070 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T03:43:15,070 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T03:43:15,070 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T03:43:15,070 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T03:43:15,070 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T03:43:15,070 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T03:43:15,070 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T03:43:15,070 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T03:43:15,420 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T03:43:15,420 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T03:43:15,473 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T03:43:16,755 INFO VehicularDepartureHandler:110 teleport vehicle 7965_bike from link -51204451 to link -76089849
2022-10-01T03:43:16,797 INFO VehicularDepartureHandler:110 teleport vehicle 33188_bike from link 283782997 to link 283782992#0
2022-10-01T03:43:17,156 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1764 #nodes=215
2022-10-01T03:43:17,156 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271776 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T03:43:18,869 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T03:43:19,288 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3096 #nodes=330
2022-10-01T03:43:19,288 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271282 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T03:43:20,518 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-10-01T03:43:21,116 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T03:43:22,109 INFO MemoryObserver:41 used RAM: 13113 MB free: 2982 MB total: 16096 MB
2022-10-01T03:43:22,341 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4333 #nodes=449
2022-10-01T03:43:22,341 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270696 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T03:43:23,499 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T03:43:24,445 INFO VehicularDepartureHandler:110 teleport vehicle 698_bike from link 66263840 to link 160502651
2022-10-01T03:43:26,340 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5557 #nodes=656
2022-10-01T03:43:26,340 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269908 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T03:43:28,122 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T03:43:28,122 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T03:43:31,482 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7161 #nodes=968
2022-10-01T03:43:31,483 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268709 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T03:43:44,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11117 #nodes=1664
2022-10-01T03:43:44,008 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266848 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-10-01T03:43:58,538 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12140 #nodes=1943
2022-10-01T03:43:58,538 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264184 lost=0 simT=25200.0s realT=54s; (s/r): 466.6666666666667
2022-10-01T03:44:19,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13465 #nodes=1965
2022-10-01T03:44:19,326 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260794 lost=0 simT=28800.0s realT=75s; (s/r): 384.0
2022-10-01T03:44:22,110 INFO MemoryObserver:41 used RAM: 14321 MB free: 1774 MB total: 16096 MB
2022-10-01T03:44:37,349 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14821 #nodes=2097
2022-10-01T03:44:37,350 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257231 lost=0 simT=32400.0s realT=93s; (s/r): 348.38709677419354
2022-10-01T03:45:00,150 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14608 #nodes=2095
2022-10-01T03:45:00,150 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251936 lost=0 simT=36000.0s realT=116s; (s/r): 310.3448275862069
2022-10-01T03:45:18,632 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15256 #nodes=2219
2022-10-01T03:45:18,633 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246120 lost=0 simT=39600.0s realT=134s; (s/r): 295.5223880597015
2022-10-01T03:45:22,110 INFO MemoryObserver:41 used RAM: 14890 MB free: 1205 MB total: 16096 MB
2022-10-01T03:45:40,493 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15464 #nodes=2267
2022-10-01T03:45:40,494 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238329 lost=0 simT=43200.0s realT=156s; (s/r): 276.9230769230769
2022-10-01T03:46:02,861 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15927 #nodes=2376
2022-10-01T03:46:02,861 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229343 lost=0 simT=46800.0s realT=179s; (s/r): 261.45251396648047
2022-10-01T03:46:22,111 INFO MemoryObserver:41 used RAM: 15500 MB free: 595 MB total: 16096 MB
2022-10-01T03:46:22,821 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16356 #nodes=2475
2022-10-01T03:46:22,822 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218248 lost=0 simT=50400.0s realT=199s; (s/r): 253.26633165829145
2022-10-01T03:46:43,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16354 #nodes=2436
2022-10-01T03:46:43,435 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204709 lost=0 simT=54000.0s realT=219s; (s/r): 246.57534246575344
2022-10-01T03:47:10,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16566 #nodes=2431
2022-10-01T03:47:10,391 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188119 lost=0 simT=57600.0s realT=246s; (s/r): 234.14634146341464
2022-10-01T03:47:22,470 INFO MemoryObserver:41 used RAM: 14870 MB free: 1225 MB total: 16096 MB
2022-10-01T03:47:47,100 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16567 #nodes=2397
2022-10-01T03:47:47,101 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168597 lost=0 simT=61200.0s realT=283s; (s/r): 216.25441696113074
2022-10-01T03:48:10,991 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16128 #nodes=2428
2022-10-01T03:48:10,992 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146469 lost=0 simT=64800.0s realT=307s; (s/r): 211.07491856677524
2022-10-01T03:48:22,470 INFO MemoryObserver:41 used RAM: 15882 MB free: 213 MB total: 16096 MB
2022-10-01T03:48:36,529 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15519 #nodes=2159
2022-10-01T03:48:36,529 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122711 lost=0 simT=68400.0s realT=332s; (s/r): 206.02409638554218
2022-10-01T03:49:00,828 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15109 #nodes=2133
2022-10-01T03:49:00,829 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97689 lost=0 simT=72000.0s realT=357s; (s/r): 201.68067226890756
2022-10-01T03:49:22,470 INFO MemoryObserver:41 used RAM: 15727 MB free: 368 MB total: 16096 MB
2022-10-01T03:49:22,881 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13219 #nodes=1725
2022-10-01T03:49:22,881 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75308 lost=0 simT=75600.0s realT=379s; (s/r): 199.47229551451187
2022-10-01T03:49:48,033 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12335 #nodes=1546
2022-10-01T03:49:48,033 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59182 lost=0 simT=79200.0s realT=404s; (s/r): 196.03960396039605
2022-10-01T03:50:19,685 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11588 #nodes=1439
2022-10-01T03:50:19,685 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45573 lost=0 simT=82800.0s realT=435s; (s/r): 190.3448275862069
2022-10-01T03:50:22,470 INFO MemoryObserver:41 used RAM: 15960 MB free: 135 MB total: 16096 MB
2022-10-01T03:50:39,470 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11107 #nodes=1354
2022-10-01T03:50:39,470 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33413 lost=1 simT=86400.0s realT=455s; (s/r): 189.8901098901099
2022-10-01T03:50:58,352 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9259 #nodes=1066
2022-10-01T03:50:58,352 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27037 lost=2 simT=90000.0s realT=474s; (s/r): 189.873417721519
2022-10-01T03:51:09,024 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7858 #nodes=947
2022-10-01T03:51:09,024 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23070 lost=2 simT=93600.0s realT=485s; (s/r): 192.98969072164948
2022-10-01T03:51:18,145 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6718 #nodes=769
2022-10-01T03:51:18,145 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20163 lost=3 simT=97200.0s realT=494s; (s/r): 196.76113360323887
2022-10-01T03:51:22,471 INFO MemoryObserver:41 used RAM: 15819 MB free: 276 MB total: 16096 MB
2022-10-01T03:51:23,700 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5732 #nodes=623
2022-10-01T03:51:23,700 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17883 lost=3 simT=100800.0s realT=500s; (s/r): 201.6
2022-10-01T03:51:30,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4854 #nodes=518
2022-10-01T03:51:30,134 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=16044 lost=3 simT=104400.0s realT=506s; (s/r): 206.32411067193675
2022-10-01T03:51:35,508 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4158 #nodes=456
2022-10-01T03:51:35,508 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14477 lost=3 simT=108000.0s realT=511s; (s/r): 211.35029354207435
2022-10-01T03:51:39,717 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3457 #nodes=400
2022-10-01T03:51:39,717 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13072 lost=3 simT=111600.0s realT=516s; (s/r): 216.27906976744185
2022-10-01T03:51:42,589 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2908 #nodes=319
2022-10-01T03:51:42,589 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=12014 lost=3 simT=115200.0s realT=518s; (s/r): 222.3938223938224
2022-10-01T03:51:45,182 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2481 #nodes=215
2022-10-01T03:51:45,182 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11081 lost=3 simT=118800.0s realT=521s; (s/r): 228.02303262955854
2022-10-01T03:51:46,985 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2045 #nodes=222
2022-10-01T03:51:46,985 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10289 lost=4 simT=122400.0s realT=523s; (s/r): 234.03441682600382
2022-10-01T03:51:48,636 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1763 #nodes=196
2022-10-01T03:51:48,636 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9508 lost=4 simT=126000.0s realT=524s; (s/r): 240.45801526717557
2022-10-01T03:51:50,672 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1439 #nodes=176
2022-10-01T03:51:50,672 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7831 lost=4 simT=129600.0s realT=526s; (s/r): 246.38783269961976
2022-10-01T03:51:51,282 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=349.15907866sec
2022-10-01T03:51:51,283 INFO AbstractController$9:234 ### ITERATION 61 fires after mobsim event
2022-10-01T03:51:51,283 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T03:51:51,320 INFO LegTimesControlerListener:50 [61] average trip (probably: leg) duration is: 1268 seconds = 00:21:08
2022-10-01T03:51:51,320 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T03:51:51,321 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:51:51,321 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:51:51,321 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:51:51,321 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:51:51,321 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T03:51:51,321 INFO EventsManagerImpl:137 event # 1
2022-10-01T03:51:51,321 INFO EventsManagerImpl:137 event # 4
2022-10-01T03:51:51,321 INFO EventsManagerImpl:137 event # 16
2022-10-01T03:51:51,321 INFO EventsManagerImpl:137 event # 64
2022-10-01T03:51:51,321 INFO EventsManagerImpl:137 event # 256
2022-10-01T03:51:51,322 INFO EventsManagerImpl:137 event # 1024
2022-10-01T03:51:51,326 INFO EventsManagerImpl:137 event # 4096
2022-10-01T03:51:51,339 INFO EventsManagerImpl:137 event # 16384
2022-10-01T03:51:51,360 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T03:51:51,937 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:51:51,937 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:51:51,937 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:51:51,937 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:51:51,937 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T03:51:51,937 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T03:51:51,938 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:51:51,940 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:51:51,940 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:51:51,943 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:51:51,943 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:51:51,943 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:38][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:51:51,946 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:51:51,946 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T03:51:51,946 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:51:51,947 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:51:51,947 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:51:51,947 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:51:51,948 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:51:51,948 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:51:51,948 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:51:51,948 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:51:51,948 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:51:51,948 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:27][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:51:51,949 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:51:51,949 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T03:51:51,949 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:51:51,950 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:51:51,950 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:51:51,950 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:51:51,951 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:51:51,951 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:51:51,951 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:51:51,953 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:51:51,954 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T03:51:51,954 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:51:51,958 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T03:51:51,958 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T03:51:51,958 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T03:51:51,958 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T03:51:59,683 INFO ControlerListenerManagerImpl:251 [it.61] all ControlerAfterMobsimListeners called.
2022-10-01T03:51:59,683 INFO AbstractController$4:159 ### ITERATION 61 fires scoring event
2022-10-01T03:51:59,683 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T03:51:59,921 INFO NewScoreAssignerImpl:57 it: 61 msaStart: 599
2022-10-01T03:52:00,144 INFO ControlerListenerManagerImpl:194 [it.61] all ControlerScoringListeners called.
2022-10-01T03:52:00,144 INFO AbstractController$5:167 ### ITERATION 61 fires iteration end event
2022-10-01T03:52:00,145 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T03:52:00,145 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T03:52:00,279 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T03:52:00,280 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T03:52:03,176 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T03:52:03,176 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12897523326332438
2022-10-01T03:52:03,176 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3040575237371429
2022-10-01T03:52:03,177 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.51621417604256E-4
2022-10-01T03:52:03,177 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0283767337485944E-4
2022-10-01T03:52:03,177 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T03:52:03,177 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13862414435880188
2022-10-01T03:52:03,177 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14171549320365415
2022-10-01T03:52:03,177 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22575191155250415
2022-10-01T03:52:03,315 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T03:52:03,479 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -96.18153167957439
2022-10-01T03:52:03,479 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -117.7738844118762
2022-10-01T03:52:03,479 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -99.21812614469681
2022-10-01T03:52:03,479 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -78.6005439313009
2022-10-01T03:52:03,524 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T03:52:04,607 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19076.83172790661 meters
2022-10-01T03:52:04,607 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140238.8655289905 meters (statistic on all 2098735 legs which have a finite distance)
2022-10-01T03:52:04,607 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52425.20932691601 meters
2022-10-01T03:52:04,607 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140189.7323482005 meters (statistic on all 763434 trips which have a finite distance)
2022-10-01T03:52:04,607 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T03:52:04,608 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T03:52:05,648 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T03:52:05,650 INFO LegHistogramListener:72 number of legs: 2106539 100%
2022-10-01T03:52:05,650 INFO LegHistogramListener:79 number of bike legs: 99618 4.728989114371963%
2022-10-01T03:52:05,650 INFO LegHistogramListener:79 number of car legs: 236674 11.235206184172236%
2022-10-01T03:52:05,650 INFO LegHistogramListener:79 number of drtNorth legs: 221 0.01049114210560545%
2022-10-01T03:52:05,650 INFO LegHistogramListener:79 number of drtSoutheast legs: 163 0.007737810693274608%
2022-10-01T03:52:05,650 INFO LegHistogramListener:79 number of freight legs: 47065 2.2342334986439845%
2022-10-01T03:52:05,650 INFO LegHistogramListener:79 number of pt legs: 128811 6.114816768168071%
2022-10-01T03:52:05,650 INFO LegHistogramListener:79 number of ride legs: 109841 5.214287511410897%
2022-10-01T03:52:05,650 INFO LegHistogramListener:79 number of walk legs: 1484146 70.45423797043397%
2022-10-01T03:52:06,195 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T03:52:06,195 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T03:52:10,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.49274534371999157
2022-10-01T03:52:10,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.430969718132661
2022-10-01T03:52:10,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008336885132255297
2022-10-01T03:52:10,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00699789973143265
2022-10-01T03:52:10,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T03:52:10,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.48068805619887334
2022-10-01T03:52:10,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5542847532826325
2022-10-01T03:52:10,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8519811335288107
2022-10-01T03:52:10,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2135623944088694
2022-10-01T03:52:10,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3831629325705952
2022-10-01T03:52:10,501 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.408776965856514E-4
2022-10-01T03:52:10,501 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.534454161253383E-4
2022-10-01T03:52:10,501 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T03:52:10,501 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2659612708422128
2022-10-01T03:52:10,501 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2529154706090779
2022-10-01T03:52:10,501 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.49568007107021267
2022-10-01T03:52:10,501 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17018209174424995
2022-10-01T03:52:10,501 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37081551014958636
2022-10-01T03:52:10,501 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.1952684903228458E-4
2022-10-01T03:52:10,501 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.0412145611773828E-4
2022-10-01T03:52:10,501 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T03:52:10,501 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2007322696765381
2022-10-01T03:52:10,501 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19607984101634512
2022-10-01T03:52:10,501 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3287729091030467
2022-10-01T03:52:10,641 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T03:52:11,715 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T03:52:12,016 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T03:52:12,368 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T03:52:13,454 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T03:52:13,756 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T03:52:14,100 INFO ControlerListenerManagerImpl:171 [it.61] all ControlerIterationEndsListeners called.
2022-10-01T03:52:14,223 INFO AbstractController:181 ### ITERATION 61 ENDS
2022-10-01T03:52:14,223 INFO AbstractController:182 ###################################################
2022-10-01T03:52:14,223 INFO AbstractController:133 ###################################################
2022-10-01T03:52:14,223 INFO AbstractController:134 ### ITERATION 62 BEGINS
2022-10-01T03:52:14,224 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T03:52:14,224 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T03:52:14,224 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T03:52:14,224 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T03:52:14,224 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T03:52:14,557 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T03:52:14,603 INFO ControlerListenerManagerImpl:148 [it.62] all ControlerIterationStartsListeners called.
2022-10-01T03:52:14,603 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T03:52:22,445 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169743 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T03:52:22,445 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30715 plans
2022-10-01T03:52:22,450 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:22,455 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:52:22,456 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:22,457 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:52:22,460 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:52:22,466 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:52:22,471 INFO MemoryObserver:41 used RAM: 14315 MB free: 1780 MB total: 16096 MB
2022-10-01T03:52:22,471 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:22,474 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:52:22,481 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:22,482 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:22,487 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:52:22,491 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:22,493 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:22,510 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:52:22,577 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:52:22,586 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:22,589 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:22,605 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:22,679 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:52:22,913 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:52:22,980 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:22,986 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:23,377 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:52:24,245 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:52:26,313 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:52:30,115 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T03:52:37,055 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T03:52:55,813 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:52:55,814 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30715 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T03:52:55,814 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30501 plans
2022-10-01T03:52:55,814 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T03:52:55,814 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T03:52:55,814 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T03:52:55,815 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T03:52:55,815 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T03:52:55,815 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T03:52:55,815 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T03:52:55,815 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T03:52:55,816 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T03:52:55,817 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T03:52:55,819 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T03:52:55,824 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T03:52:55,834 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T03:52:55,855 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T03:52:55,891 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T03:52:55,985 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T03:52:56,193 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30501 plans
2022-10-01T03:52:56,194 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:52:56,194 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:52:56,194 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:52:56,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:56,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:56,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:56,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:56,195 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:56,196 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:56,196 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:52:56,197 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:56,197 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:56,198 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:52:56,202 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:56,205 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:56,210 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:52:56,239 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:56,249 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:52:56,250 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T03:52:56,307 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:52:56,397 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:52:56,651 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:52:57,095 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:52:58,016 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:53:00,727 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:53:04,810 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T03:53:13,327 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T03:53:22,471 INFO MemoryObserver:41 used RAM: 15180 MB free: 915 MB total: 16096 MB
2022-10-01T03:53:33,090 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:53:33,090 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30501 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T03:53:33,090 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7469 plans
2022-10-01T03:53:33,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T03:53:33,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T03:53:33,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T03:53:33,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T03:53:33,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T03:53:33,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T03:53:33,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T03:53:33,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T03:53:33,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T03:53:33,091 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T03:53:33,092 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T03:53:33,093 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T03:53:33,094 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T03:53:33,100 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T03:53:33,100 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7469 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T03:53:33,100 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40306 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T03:53:33,100 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6759 plans
2022-10-01T03:53:33,101 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T03:53:33,101 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T03:53:33,103 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T03:53:33,104 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T03:53:33,106 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T03:53:33,122 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T03:53:33,191 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T03:53:33,305 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T03:53:33,715 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T03:53:34,085 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T03:53:34,768 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T03:53:35,897 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T03:53:39,083 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T03:53:51,317 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T03:53:51,317 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6759 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T03:53:51,317 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T03:53:52,372 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T03:53:53,458 INFO ControlerListenerManagerImpl:213 [it.62] all ControlerReplanningListeners called.
2022-10-01T03:53:53,459 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T03:53:53,459 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T03:53:53,459 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T03:53:53,554 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T03:53:53,642 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T03:53:53,643 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T03:53:53,643 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T03:53:53,653 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T03:53:53,664 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T03:53:53,664 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T03:53:53,665 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T03:53:53,666 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T03:53:53,666 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T03:53:53,666 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T03:53:53,666 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T03:53:53,666 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T03:53:53,666 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T03:53:53,666 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:53:53,667 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:53:53,667 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T03:53:53,667 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T03:53:53,667 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T03:53:53,667 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T03:53:53,667 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T03:53:53,667 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T03:53:53,667 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T03:53:54,512 INFO ControlerListenerManagerImpl:232 [it.62] all ControlerBeforeMobsimListeners called.
2022-10-01T03:53:54,512 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T03:53:54,512 INFO NetworkImpl:163 node # 1
2022-10-01T03:53:54,512 INFO NetworkImpl:163 node # 4
2022-10-01T03:53:54,513 INFO NetworkImpl:163 node # 16
2022-10-01T03:53:54,513 INFO NetworkImpl:163 node # 64
2022-10-01T03:53:54,513 INFO NetworkImpl:163 node # 256
2022-10-01T03:53:54,513 INFO NetworkImpl:163 node # 1024
2022-10-01T03:53:54,513 INFO NetworkImpl:163 node # 4096
2022-10-01T03:53:54,515 INFO NetworkImpl:163 node # 16384
2022-10-01T03:53:54,524 INFO NetworkImpl:163 node # 65536
2022-10-01T03:53:54,557 INFO NetworkImpl:159 link # 1
2022-10-01T03:53:54,557 INFO NetworkImpl:159 link # 4
2022-10-01T03:53:54,557 INFO NetworkImpl:159 link # 16
2022-10-01T03:53:54,557 INFO NetworkImpl:159 link # 64
2022-10-01T03:53:54,557 INFO NetworkImpl:159 link # 256
2022-10-01T03:53:54,558 INFO NetworkImpl:159 link # 1024
2022-10-01T03:53:54,563 INFO NetworkImpl:159 link # 4096
2022-10-01T03:53:54,581 INFO NetworkImpl:159 link # 16384
2022-10-01T03:53:54,659 INFO NetworkImpl:159 link # 65536
2022-10-01T03:53:55,020 INFO NetworkImpl:159 link # 262144
2022-10-01T03:53:55,733 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T03:53:55,734 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T03:53:55,734 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T03:53:55,734 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T03:53:55,734 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T03:53:55,733 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T03:53:55,735 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T03:53:55,736 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T03:53:55,737 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T03:53:55,741 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T03:53:55,749 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T03:53:55,764 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T03:53:55,793 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T03:53:55,853 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T03:53:55,969 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T03:53:56,275 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T03:53:56,813 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T03:53:57,719 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T03:53:59,478 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T03:53:59,717 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T03:53:59,740 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:53:59,740 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T03:53:59,740 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:53:59,740 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:53:59,740 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:53:59,740 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T03:53:59,740 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T03:53:59,740 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T03:53:59,740 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:53:59,740 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:54:08,063 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:54:08,063 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:54:08,064 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:54:08,064 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:54:08,064 INFO EventsManagerImpl:176
2022-10-01T03:54:08,064 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:54:08,064 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:54:08,064 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:54:08,064 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:54:08,064 INFO EventsManagerImpl:176
2022-10-01T03:54:08,064 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:54:08,064 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:54:08,064 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:54:08,064 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:54:08,064 INFO EventsManagerImpl:176
2022-10-01T03:54:08,064 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:54:08,064 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T03:54:08,064 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T03:54:08,064 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T03:54:08,064 INFO EventsManagerImpl:176
2022-10-01T03:54:08,065 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T03:54:08,065 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T03:54:08,065 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T03:54:08,065 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T03:54:08,065 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T03:54:08,065 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T03:54:08,065 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T03:54:08,065 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:54:08,065 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T03:54:08,065 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:54:08,065 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:54:08,065 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T03:54:08,065 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:54:08,065 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:54:08,065 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T03:54:08,065 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T03:54:08,065 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T03:54:08,065 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T03:54:08,065 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T03:54:08,065 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:54:08,066 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:54:08,066 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:54:08,066 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T03:54:08,066 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:54:08,066 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:54:08,066 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:54:08,066 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:54:08,066 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:54:08,066 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:54:08,066 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:54:08,066 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:54:08,066 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:54:08,066 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:54:08,066 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:54:08,066 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:54:08,066 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:54:08,066 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:54:08,066 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T03:54:08,066 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:54:08,066 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T03:54:08,066 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:54:08,066 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T03:54:08,066 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:54:08,067 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:54:08,067 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T03:54:08,067 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T03:54:08,067 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:54:08,067 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:54:08,067 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:54:08,067 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:54:08,067 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T03:54:08,067 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T03:54:08,067 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:54:08,067 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T03:54:08,067 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T03:54:08,067 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T03:54:09,692 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T03:54:09,695 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T03:54:09,912 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T03:54:09,912 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T03:54:09,912 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T03:54:09,912 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T03:54:09,912 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T03:54:09,912 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T03:54:09,912 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T03:54:09,912 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T03:54:10,157 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T03:54:10,157 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T03:54:10,185 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T03:54:10,185 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T03:54:10,196 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T03:54:11,899 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1770 #nodes=219
2022-10-01T03:54:11,899 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271767 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T03:54:12,273 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T03:54:13,372 INFO VehicularDepartureHandler:110 teleport vehicle 24594_bike from link 311555542 to link -246296424
2022-10-01T03:54:13,420 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T03:54:13,748 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3111 #nodes=337
2022-10-01T03:54:13,748 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271286 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T03:54:14,889 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-10-01T03:54:16,807 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4319 #nodes=468
2022-10-01T03:54:16,807 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270706 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T03:54:16,894 INFO VehicularDepartureHandler:110 teleport vehicle 15435_bike from link 215668784 to link 283022985#0
2022-10-01T03:54:17,996 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T03:54:17,996 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T03:54:20,765 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5580 #nodes=682
2022-10-01T03:54:20,765 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269913 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T03:54:22,471 INFO MemoryObserver:41 used RAM: 13339 MB free: 2756 MB total: 16096 MB
2022-10-01T03:54:26,038 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7136 #nodes=979
2022-10-01T03:54:26,038 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268701 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T03:54:36,498 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11067 #nodes=1708
2022-10-01T03:54:36,499 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266848 lost=0 simT=21600.0s realT=36s; (s/r): 600.0
2022-10-01T03:54:52,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12060 #nodes=1868
2022-10-01T03:54:52,222 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264187 lost=0 simT=25200.0s realT=52s; (s/r): 484.61538461538464
2022-10-01T03:55:09,528 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13400 #nodes=1959
2022-10-01T03:55:09,529 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260774 lost=0 simT=28800.0s realT=69s; (s/r): 417.39130434782606
2022-10-01T03:55:22,472 INFO MemoryObserver:41 used RAM: 14256 MB free: 1839 MB total: 16096 MB
2022-10-01T03:55:28,766 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14737 #nodes=2149
2022-10-01T03:55:28,767 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257219 lost=0 simT=32400.0s realT=89s; (s/r): 364.0449438202247
2022-10-01T03:55:50,496 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14651 #nodes=2145
2022-10-01T03:55:50,496 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251907 lost=0 simT=36000.0s realT=110s; (s/r): 327.27272727272725
2022-10-01T03:56:09,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15241 #nodes=2175
2022-10-01T03:56:09,548 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246119 lost=0 simT=39600.0s realT=129s; (s/r): 306.9767441860465
2022-10-01T03:56:22,472 INFO MemoryObserver:41 used RAM: 14763 MB free: 1332 MB total: 16096 MB
2022-10-01T03:56:30,286 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15610 #nodes=2244
2022-10-01T03:56:30,286 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238323 lost=0 simT=43200.0s realT=150s; (s/r): 288.0
2022-10-01T03:56:53,144 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15826 #nodes=2316
2022-10-01T03:56:53,144 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229395 lost=0 simT=46800.0s realT=173s; (s/r): 270.5202312138728
2022-10-01T03:57:14,287 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16206 #nodes=2415
2022-10-01T03:57:14,288 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218178 lost=0 simT=50400.0s realT=194s; (s/r): 259.7938144329897
2022-10-01T03:57:22,472 INFO MemoryObserver:41 used RAM: 15279 MB free: 816 MB total: 16096 MB
2022-10-01T03:57:35,257 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16232 #nodes=2427
2022-10-01T03:57:35,258 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204610 lost=0 simT=54000.0s realT=215s; (s/r): 251.1627906976744
2022-10-01T03:57:59,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16783 #nodes=2502
2022-10-01T03:57:59,800 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188118 lost=0 simT=57600.0s realT=240s; (s/r): 240.0
2022-10-01T03:58:22,473 INFO MemoryObserver:41 used RAM: 16018 MB free: 77 MB total: 16096 MB
2022-10-01T03:58:37,983 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16513 #nodes=2458
2022-10-01T03:58:37,984 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168569 lost=0 simT=61200.0s realT=278s; (s/r): 220.14388489208633
2022-10-01T03:59:01,088 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16258 #nodes=2314
2022-10-01T03:59:01,088 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146336 lost=0 simT=64800.0s realT=301s; (s/r): 215.28239202657807
2022-10-01T03:59:22,473 INFO MemoryObserver:41 used RAM: 15792 MB free: 303 MB total: 16096 MB
2022-10-01T03:59:22,756 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15475 #nodes=2138
2022-10-01T03:59:22,756 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122652 lost=0 simT=68400.0s realT=323s; (s/r): 211.76470588235293
2022-10-01T03:59:44,988 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15063 #nodes=2190
2022-10-01T03:59:44,989 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97638 lost=0 simT=72000.0s realT=345s; (s/r): 208.69565217391303
2022-10-01T04:00:03,462 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13058 #nodes=1706
2022-10-01T04:00:03,463 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75218 lost=0 simT=75600.0s realT=363s; (s/r): 208.26446280991735
2022-10-01T04:00:19,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12262 #nodes=1515
2022-10-01T04:00:19,316 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59146 lost=0 simT=79200.0s realT=379s; (s/r): 208.97097625329815
2022-10-01T04:00:28,940 INFO MemoryObserver:41 used RAM: 15443 MB free: 652 MB total: 16096 MB
2022-10-01T04:00:49,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11478 #nodes=1450
2022-10-01T04:00:49,396 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45526 lost=0 simT=82800.0s realT=409s; (s/r): 202.44498777506112
2022-10-01T04:01:09,279 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11016 #nodes=1277
2022-10-01T04:01:09,279 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33336 lost=0 simT=86400.0s realT=429s; (s/r): 201.3986013986014
2022-10-01T04:01:35,742 INFO MemoryObserver:41 used RAM: 15578 MB free: 517 MB total: 16096 MB
2022-10-01T04:01:36,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9225 #nodes=1094
2022-10-01T04:01:36,673 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26915 lost=1 simT=90000.0s realT=456s; (s/r): 197.3684210526316
2022-10-01T04:01:52,267 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7864 #nodes=837
2022-10-01T04:01:52,267 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22975 lost=1 simT=93600.0s realT=472s; (s/r): 198.3050847457627
2022-10-01T04:02:06,420 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6707 #nodes=735
2022-10-01T04:02:06,421 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20060 lost=2 simT=97200.0s realT=486s; (s/r): 200.0
2022-10-01T04:02:19,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5714 #nodes=610
2022-10-01T04:02:19,611 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17747 lost=2 simT=100800.0s realT=499s; (s/r): 202.00400801603206
2022-10-01T04:02:23,544 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4883 #nodes=524
2022-10-01T04:02:23,544 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15952 lost=2 simT=104400.0s realT=503s; (s/r): 207.55467196819086
2022-10-01T04:02:35,742 INFO MemoryObserver:41 used RAM: 15821 MB free: 274 MB total: 16096 MB
2022-10-01T04:02:37,059 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4157 #nodes=464
2022-10-01T04:02:37,059 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14367 lost=3 simT=108000.0s realT=517s; (s/r): 208.89748549323016
2022-10-01T04:02:39,960 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3465 #nodes=400
2022-10-01T04:02:39,960 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13031 lost=3 simT=111600.0s realT=520s; (s/r): 214.6153846153846
2022-10-01T04:02:50,869 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2913 #nodes=306
2022-10-01T04:02:50,869 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11915 lost=3 simT=115200.0s realT=531s; (s/r): 216.94915254237287
2022-10-01T04:02:52,851 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2428 #nodes=240
2022-10-01T04:02:52,851 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10980 lost=3 simT=118800.0s realT=533s; (s/r): 222.88930581613508
2022-10-01T04:03:02,997 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2103 #nodes=218
2022-10-01T04:03:02,997 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10184 lost=3 simT=122400.0s realT=543s; (s/r): 225.41436464088397
2022-10-01T04:03:04,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1798 #nodes=204
2022-10-01T04:03:04,490 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9417 lost=3 simT=126000.0s realT=544s; (s/r): 231.61764705882354
2022-10-01T04:03:05,923 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1447 #nodes=161
2022-10-01T04:03:05,923 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7745 lost=4 simT=129600.0s realT=546s; (s/r): 237.36263736263737
2022-10-01T04:03:15,000 INFO AbstractController$9:234 ### ITERATION 62 fires after mobsim event
2022-10-01T04:03:15,000 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T04:03:15,000 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=356.639194238sec
2022-10-01T04:03:15,033 INFO LegTimesControlerListener:50 [62] average trip (probably: leg) duration is: 1267 seconds = 00:21:07
2022-10-01T04:03:15,033 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T04:03:15,033 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:03:15,033 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:03:15,033 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:03:15,033 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:03:15,033 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T04:03:15,033 INFO EventsManagerImpl:137 event # 1
2022-10-01T04:03:15,033 INFO EventsManagerImpl:137 event # 4
2022-10-01T04:03:15,034 INFO EventsManagerImpl:137 event # 16
2022-10-01T04:03:15,034 INFO EventsManagerImpl:137 event # 64
2022-10-01T04:03:15,034 INFO EventsManagerImpl:137 event # 256
2022-10-01T04:03:15,035 INFO EventsManagerImpl:137 event # 1024
2022-10-01T04:03:15,038 INFO EventsManagerImpl:137 event # 4096
2022-10-01T04:03:15,050 INFO EventsManagerImpl:137 event # 16384
2022-10-01T04:03:15,066 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T04:03:15,374 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:03:15,374 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:03:15,374 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:03:15,374 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:03:15,374 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T04:03:15,374 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T04:03:15,375 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:03:15,378 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:03:15,378 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:03:15,380 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:03:15,380 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:03:15,380 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:56][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:03:15,383 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:03:15,383 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T04:03:15,383 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:03:15,384 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:03:15,384 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:03:15,384 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:03:15,384 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:03:15,384 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:03:15,384 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:03:15,384 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:03:15,384 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:03:15,384 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:03:15,386 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:03:15,386 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T04:03:15,386 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:03:15,386 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:03:15,386 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:03:15,386 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:03:15,387 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:03:15,387 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:03:15,387 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:03:15,389 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:03:15,390 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T04:03:15,390 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:03:15,394 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:03:15,394 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:03:15,394 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:52:40][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:03:15,394 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T04:03:15,859 INFO ControlerListenerManagerImpl:251 [it.62] all ControlerAfterMobsimListeners called.
2022-10-01T04:03:15,859 INFO AbstractController$4:159 ### ITERATION 62 fires scoring event
2022-10-01T04:03:15,859 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T04:03:16,092 INFO NewScoreAssignerImpl:57 it: 62 msaStart: 599
2022-10-01T04:03:16,271 INFO ControlerListenerManagerImpl:194 [it.62] all ControlerScoringListeners called.
2022-10-01T04:03:16,271 INFO AbstractController$5:167 ### ITERATION 62 fires iteration end event
2022-10-01T04:03:16,271 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T04:03:16,271 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T04:03:16,419 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T04:03:16,419 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T04:03:19,526 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T04:03:19,526 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12894185491200952
2022-10-01T04:03:19,526 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30563272516265527
2022-10-01T04:03:19,526 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.246619800038E-4
2022-10-01T04:03:19,526 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8743228046031314E-4
2022-10-01T04:03:19,526 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T04:03:19,526 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1379360368086188
2022-10-01T04:03:19,526 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1416153581497096
2022-10-01T04:03:19,526 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22504069591294926
2022-10-01T04:03:19,665 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T04:03:19,795 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -95.85559072368733
2022-10-01T04:03:19,795 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -117.38262060253729
2022-10-01T04:03:19,795 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -98.96208597689612
2022-10-01T04:03:19,795 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -78.46325896148154
2022-10-01T04:03:19,844 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T04:03:20,935 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19068.027015752454 meters
2022-10-01T04:03:20,935 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140228.37308390054 meters (statistic on all 2099547 legs which have a finite distance)
2022-10-01T04:03:20,935 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52396.17185700527 meters
2022-10-01T04:03:20,935 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140172.09743733893 meters (statistic on all 763761 trips which have a finite distance)
2022-10-01T04:03:20,935 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T04:03:20,935 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T04:03:21,949 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T04:03:21,951 INFO LegHistogramListener:72 number of legs: 2107273 100%
2022-10-01T04:03:21,951 INFO LegHistogramListener:79 number of bike legs: 99653 4.7290028392144725%
2022-10-01T04:03:21,951 INFO LegHistogramListener:79 number of car legs: 237902 11.289567132497783%
2022-10-01T04:03:21,951 INFO LegHistogramListener:79 number of drtNorth legs: 185 0.008779118794764607%
2022-10-01T04:03:21,951 INFO LegHistogramListener:79 number of drtSoutheast legs: 155 0.007355477909127104%
2022-10-01T04:03:21,951 INFO LegHistogramListener:79 number of freight legs: 47065 2.233455276084304%
2022-10-01T04:03:21,951 INFO LegHistogramListener:79 number of pt legs: 128162 6.081888772835793%
2022-10-01T04:03:21,951 INFO LegHistogramListener:79 number of ride legs: 109766 5.208912181762876%
2022-10-01T04:03:21,951 INFO LegHistogramListener:79 number of walk legs: 1484385 70.44103920090087%
2022-10-01T04:03:22,491 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T04:03:22,491 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T04:03:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.49674432696405924
2022-10-01T04:03:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4317707985642174
2022-10-01T04:03:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008422898576028182
2022-10-01T04:03:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007072359130519624
2022-10-01T04:03:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T04:03:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.482747243718451
2022-10-01T04:03:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5584775877208749
2022-10-01T04:03:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8541648479744476
2022-10-01T04:03:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21407462372327807
2022-10-01T04:03:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38337218915768445
2022-10-01T04:03:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.460128275571668E-4
2022-10-01T04:03:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.624318953254903E-4
2022-10-01T04:03:26,178 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T04:03:26,179 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.26709099965594624
2022-10-01T04:03:26,179 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2537589158711493
2022-10-01T04:03:26,179 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.4992297303542727
2022-10-01T04:03:26,179 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17063783461797194
2022-10-01T04:03:26,179 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3710799693946194
2022-10-01T04:03:26,179 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.2081063177516343E-4
2022-10-01T04:03:26,179 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.0412145611773828E-4
2022-10-01T04:03:26,179 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T04:03:26,179 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20141395831300676
2022-10-01T04:03:26,179 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19660619194092546
2022-10-01T04:03:26,179 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3303250024391872
2022-10-01T04:03:26,319 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T04:03:27,353 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T04:03:27,650 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T04:03:27,996 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T04:03:29,047 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T04:03:29,342 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T04:03:29,665 INFO ControlerListenerManagerImpl:171 [it.62] all ControlerIterationEndsListeners called.
2022-10-01T04:03:29,786 INFO AbstractController:181 ### ITERATION 62 ENDS
2022-10-01T04:03:29,786 INFO AbstractController:182 ###################################################
2022-10-01T04:03:29,786 INFO AbstractController:133 ###################################################
2022-10-01T04:03:29,786 INFO AbstractController:134 ### ITERATION 63 BEGINS
2022-10-01T04:03:29,787 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T04:03:29,787 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T04:03:29,787 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T04:03:29,787 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T04:03:29,787 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T04:03:36,009 INFO MemoryObserver:41 used RAM: 13386 MB free: 2709 MB total: 16096 MB
2022-10-01T04:03:36,084 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T04:03:36,118 INFO ControlerListenerManagerImpl:148 [it.63] all ControlerIterationStartsListeners called.
2022-10-01T04:03:36,118 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T04:03:37,868 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169602 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T04:03:37,868 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30396 plans
2022-10-01T04:03:37,868 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:03:37,869 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:03:37,870 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:03:37,870 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:03:37,870 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:03:37,871 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:03:37,874 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:03:37,877 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:03:37,881 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:03:37,883 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:03:37,888 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:03:37,888 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:03:37,889 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:03:37,891 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:03:37,897 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:03:37,909 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:03:37,919 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:03:37,961 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:03:37,974 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:03:37,981 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:03:38,047 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:03:38,322 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:03:38,760 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:03:39,743 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:03:41,423 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:03:45,134 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T04:03:51,868 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T04:04:16,914 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:04:16,914 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30396 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T04:04:16,914 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30791 plans
2022-10-01T04:04:16,914 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T04:04:16,914 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T04:04:16,914 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T04:04:16,914 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T04:04:16,914 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T04:04:16,914 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T04:04:16,914 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T04:04:16,915 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T04:04:16,915 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T04:04:16,916 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T04:04:16,918 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T04:04:16,923 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T04:04:16,932 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T04:04:16,951 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T04:04:16,986 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T04:04:17,054 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T04:04:17,248 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30791 plans
2022-10-01T04:04:17,249 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:04:17,249 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:04:17,249 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:04:17,249 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:04:17,249 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:04:17,250 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:04:17,251 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:04:17,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:04:17,256 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:04:17,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:04:17,258 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:04:17,264 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:04:17,265 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:04:17,303 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:04:17,303 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:04:17,311 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:04:17,393 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:04:17,520 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:04:17,550 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:04:17,557 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:04:17,691 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:04:17,776 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:04:18,280 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:04:19,275 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:04:21,198 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:04:24,858 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T04:04:33,801 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T04:04:36,010 INFO MemoryObserver:41 used RAM: 15313 MB free: 782 MB total: 16096 MB
2022-10-01T04:04:56,881 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:04:56,881 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30791 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T04:04:56,881 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7639 plans
2022-10-01T04:04:56,882 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T04:04:56,882 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T04:04:56,882 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T04:04:56,882 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T04:04:56,882 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T04:04:56,882 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T04:04:56,882 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T04:04:56,882 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T04:04:56,883 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T04:04:56,882 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T04:04:56,883 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T04:04:56,884 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T04:04:56,886 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T04:04:56,894 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T04:04:56,894 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7639 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T04:04:56,894 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40201 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T04:04:56,894 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6864 plans
2022-10-01T04:04:56,895 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:04:56,895 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:04:56,896 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:04:56,895 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:04:56,898 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:04:56,905 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:04:56,943 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:04:57,196 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:04:57,440 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:04:57,926 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:04:58,456 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:04:59,616 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:05:02,907 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:05:16,730 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:05:16,730 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6864 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T04:05:16,730 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T04:05:18,087 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T04:05:19,598 INFO ControlerListenerManagerImpl:213 [it.63] all ControlerReplanningListeners called.
2022-10-01T04:05:19,599 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T04:05:19,599 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T04:05:19,599 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T04:05:19,704 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T04:05:19,800 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T04:05:19,801 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T04:05:19,801 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T04:05:19,802 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T04:05:19,803 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T04:05:19,803 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T04:05:19,804 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T04:05:19,804 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T04:05:19,804 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T04:05:19,804 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T04:05:19,804 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T04:05:19,804 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T04:05:19,804 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T04:05:19,804 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:05:19,804 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:05:19,804 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T04:05:19,804 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:05:19,805 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:05:19,805 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T04:05:19,805 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T04:05:19,805 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T04:05:19,805 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T04:05:20,714 INFO ControlerListenerManagerImpl:232 [it.63] all ControlerBeforeMobsimListeners called.
2022-10-01T04:05:20,714 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T04:05:20,715 INFO NetworkImpl:163 node # 1
2022-10-01T04:05:20,715 INFO NetworkImpl:163 node # 4
2022-10-01T04:05:20,715 INFO NetworkImpl:163 node # 16
2022-10-01T04:05:20,715 INFO NetworkImpl:163 node # 64
2022-10-01T04:05:20,715 INFO NetworkImpl:163 node # 256
2022-10-01T04:05:20,715 INFO NetworkImpl:163 node # 1024
2022-10-01T04:05:20,715 INFO NetworkImpl:163 node # 4096
2022-10-01T04:05:20,717 INFO NetworkImpl:163 node # 16384
2022-10-01T04:05:20,726 INFO NetworkImpl:163 node # 65536
2022-10-01T04:05:20,762 INFO NetworkImpl:159 link # 1
2022-10-01T04:05:20,762 INFO NetworkImpl:159 link # 4
2022-10-01T04:05:20,762 INFO NetworkImpl:159 link # 16
2022-10-01T04:05:20,762 INFO NetworkImpl:159 link # 64
2022-10-01T04:05:20,763 INFO NetworkImpl:159 link # 256
2022-10-01T04:05:20,764 INFO NetworkImpl:159 link # 1024
2022-10-01T04:05:20,769 INFO NetworkImpl:159 link # 4096
2022-10-01T04:05:20,791 INFO NetworkImpl:159 link # 16384
2022-10-01T04:05:20,881 INFO NetworkImpl:159 link # 65536
2022-10-01T04:05:21,302 INFO NetworkImpl:159 link # 262144
2022-10-01T04:05:22,255 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T04:05:22,255 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T04:05:22,256 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T04:05:22,256 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T04:05:22,255 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T04:05:22,256 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T04:05:22,257 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T04:05:22,258 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T04:05:22,261 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T04:05:22,265 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T04:05:22,274 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T04:05:22,291 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T04:05:22,322 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T04:05:22,383 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T04:05:22,504 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T04:05:22,752 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T04:05:23,243 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T04:05:24,223 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T04:05:25,987 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T04:05:26,228 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T04:05:26,249 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:05:26,250 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T04:05:26,250 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:05:26,250 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:05:26,250 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:05:26,250 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T04:05:26,250 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T04:05:26,250 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T04:05:26,250 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:05:26,250 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:05:28,374 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:05:28,374 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:05:28,375 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:05:28,375 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:05:28,375 INFO EventsManagerImpl:176
2022-10-01T04:05:28,375 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:05:28,375 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:05:28,375 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:05:28,375 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:05:28,375 INFO EventsManagerImpl:176
2022-10-01T04:05:28,375 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:05:28,375 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:05:28,375 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:05:28,375 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:05:28,375 INFO EventsManagerImpl:176
2022-10-01T04:05:28,375 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:05:28,375 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:05:28,375 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:05:28,375 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:05:28,375 INFO EventsManagerImpl:176
2022-10-01T04:05:28,376 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T04:05:28,376 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T04:05:28,376 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T04:05:28,376 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T04:05:28,376 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T04:05:28,376 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T04:05:28,376 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T04:05:28,376 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:05:28,376 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T04:05:28,376 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:05:28,376 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:05:28,376 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T04:05:28,376 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:05:28,376 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:05:28,376 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:05:28,376 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T04:05:28,376 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T04:05:28,376 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T04:05:28,376 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T04:05:28,376 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:05:28,377 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:05:28,377 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:05:28,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T04:05:28,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:05:28,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:05:28,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:05:28,377 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:05:28,377 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:05:28,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:05:28,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:05:28,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:05:28,377 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:05:28,377 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:05:28,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:05:28,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:05:28,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:05:28,377 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:05:28,377 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T04:05:28,377 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:05:28,377 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:05:28,377 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:05:28,377 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T04:05:28,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:05:28,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:05:28,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:05:28,378 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:05:28,378 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:05:28,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:05:28,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:05:28,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:05:28,378 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:05:28,378 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:05:28,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:05:28,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:05:28,378 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:05:28,378 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:05:36,388 INFO MemoryObserver:41 used RAM: 12710 MB free: 3385 MB total: 16096 MB
2022-10-01T04:05:37,278 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T04:05:37,281 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T04:05:37,511 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T04:05:37,511 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T04:05:37,511 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T04:05:37,511 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T04:05:37,511 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T04:05:37,511 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T04:05:37,511 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T04:05:37,511 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T04:05:37,844 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T04:05:37,845 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T04:05:37,869 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T04:05:37,869 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T04:05:37,878 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T04:05:39,056 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1774 #nodes=212
2022-10-01T04:05:39,056 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271780 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T04:05:39,125 INFO VehicularDepartureHandler:110 teleport vehicle 16339_bike from link 215577424 to link -36381149#2
2022-10-01T04:05:39,401 INFO VehicularDepartureHandler:110 teleport vehicle 7089_bike from link 219334253 to link -954539549
2022-10-01T04:05:40,434 INFO VehicularDepartureHandler:110 teleport vehicle 24672_bike from link 311555542 to link -246296424
2022-10-01T04:05:40,518 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T04:05:40,827 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3117 #nodes=336
2022-10-01T04:05:40,827 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271283 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T04:05:42,551 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T04:05:43,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4325 #nodes=460
2022-10-01T04:05:43,591 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270699 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T04:05:44,600 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T04:05:44,600 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T04:05:48,088 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5551 #nodes=657
2022-10-01T04:05:48,088 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269906 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T04:05:56,923 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7177 #nodes=946
2022-10-01T04:05:56,923 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268678 lost=0 simT=18000.0s realT=30s; (s/r): 600.0
2022-10-01T04:06:07,873 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10998 #nodes=1703
2022-10-01T04:06:07,873 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266832 lost=0 simT=21600.0s realT=41s; (s/r): 526.829268292683
2022-10-01T04:06:25,565 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12136 #nodes=1862
2022-10-01T04:06:25,565 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264171 lost=0 simT=25200.0s realT=59s; (s/r): 427.1186440677966
2022-10-01T04:06:36,388 INFO MemoryObserver:41 used RAM: 13978 MB free: 2117 MB total: 16096 MB
2022-10-01T04:06:42,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13413 #nodes=1937
2022-10-01T04:06:42,674 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260772 lost=0 simT=28800.0s realT=76s; (s/r): 378.94736842105266
2022-10-01T04:07:06,124 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14846 #nodes=2112
2022-10-01T04:07:06,124 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257191 lost=0 simT=32400.0s realT=99s; (s/r): 327.27272727272725
2022-10-01T04:07:28,214 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14646 #nodes=2118
2022-10-01T04:07:28,214 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251876 lost=0 simT=36000.0s realT=121s; (s/r): 297.5206611570248
2022-10-01T04:07:36,388 INFO MemoryObserver:41 used RAM: 14502 MB free: 1593 MB total: 16096 MB
2022-10-01T04:07:50,249 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15105 #nodes=2201
2022-10-01T04:07:50,250 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246086 lost=0 simT=39600.0s realT=144s; (s/r): 275.0
2022-10-01T04:08:10,717 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15515 #nodes=2183
2022-10-01T04:08:10,718 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238336 lost=0 simT=43200.0s realT=164s; (s/r): 263.4146341463415
2022-10-01T04:08:35,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15875 #nodes=2345
2022-10-01T04:08:35,894 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229300 lost=0 simT=46800.0s realT=189s; (s/r): 247.61904761904762
2022-10-01T04:08:36,389 INFO MemoryObserver:41 used RAM: 15498 MB free: 597 MB total: 16096 MB
2022-10-01T04:08:57,026 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16169 #nodes=2379
2022-10-01T04:08:57,026 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218097 lost=0 simT=50400.0s realT=210s; (s/r): 240.0
2022-10-01T04:09:18,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16279 #nodes=2482
2022-10-01T04:09:18,181 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204559 lost=0 simT=54000.0s realT=231s; (s/r): 233.76623376623377
2022-10-01T04:09:36,389 INFO MemoryObserver:41 used RAM: 15606 MB free: 489 MB total: 16096 MB
2022-10-01T04:09:44,408 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16687 #nodes=2490
2022-10-01T04:09:44,408 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=188119 lost=0 simT=57600.0s realT=258s; (s/r): 223.25581395348837
2022-10-01T04:10:18,470 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16496 #nodes=2432
2022-10-01T04:10:18,470 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168559 lost=0 simT=61200.0s realT=292s; (s/r): 209.58904109589042
2022-10-01T04:10:36,389 INFO MemoryObserver:41 used RAM: 15319 MB free: 776 MB total: 16096 MB
2022-10-01T04:10:42,931 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16258 #nodes=2359
2022-10-01T04:10:42,932 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146413 lost=0 simT=64800.0s realT=316s; (s/r): 205.0632911392405
2022-10-01T04:11:08,539 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15462 #nodes=2196
2022-10-01T04:11:08,540 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122593 lost=0 simT=68400.0s realT=342s; (s/r): 200.0
2022-10-01T04:11:32,185 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14968 #nodes=2127
2022-10-01T04:11:32,185 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97642 lost=0 simT=72000.0s realT=365s; (s/r): 197.26027397260273
2022-10-01T04:11:36,391 INFO MemoryObserver:41 used RAM: 15619 MB free: 476 MB total: 16096 MB
2022-10-01T04:11:52,581 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13094 #nodes=1780
2022-10-01T04:11:52,581 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75273 lost=0 simT=75600.0s realT=386s; (s/r): 195.85492227979276
2022-10-01T04:12:20,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12178 #nodes=1619
2022-10-01T04:12:20,349 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59212 lost=0 simT=79200.0s realT=414s; (s/r): 191.30434782608697
2022-10-01T04:12:39,269 INFO MemoryObserver:41 used RAM: 15478 MB free: 617 MB total: 16096 MB
2022-10-01T04:12:43,555 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11656 #nodes=1373
2022-10-01T04:12:43,555 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45666 lost=0 simT=82800.0s realT=437s; (s/r): 189.47368421052633
2022-10-01T04:13:04,147 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11087 #nodes=1315
2022-10-01T04:13:04,147 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33375 lost=0 simT=86400.0s realT=457s; (s/r): 189.05908096280086
2022-10-01T04:13:30,784 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9326 #nodes=1114
2022-10-01T04:13:30,784 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=27074 lost=5 simT=90000.0s realT=484s; (s/r): 185.9504132231405
2022-10-01T04:13:39,269 INFO MemoryObserver:41 used RAM: 15936 MB free: 159 MB total: 16096 MB
2022-10-01T04:13:39,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7828 #nodes=908
2022-10-01T04:13:39,975 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=23074 lost=5 simT=93600.0s realT=493s; (s/r): 189.8580121703854
2022-10-01T04:13:48,778 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6722 #nodes=733
2022-10-01T04:13:48,778 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20083 lost=7 simT=97200.0s realT=502s; (s/r): 193.62549800796813
2022-10-01T04:13:56,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5690 #nodes=571
2022-10-01T04:13:56,307 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17782 lost=7 simT=100800.0s realT=510s; (s/r): 197.64705882352942
2022-10-01T04:14:00,857 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4884 #nodes=507
2022-10-01T04:14:00,858 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15991 lost=8 simT=104400.0s realT=514s; (s/r): 203.11284046692606
2022-10-01T04:14:05,793 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4127 #nodes=463
2022-10-01T04:14:05,793 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14391 lost=8 simT=108000.0s realT=519s; (s/r): 208.09248554913296
2022-10-01T04:14:09,621 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3489 #nodes=369
2022-10-01T04:14:09,621 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=13067 lost=8 simT=111600.0s realT=523s; (s/r): 213.38432122370938
2022-10-01T04:14:12,615 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2954 #nodes=304
2022-10-01T04:14:12,616 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11978 lost=9 simT=115200.0s realT=526s; (s/r): 219.01140684410646
2022-10-01T04:14:15,298 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2407 #nodes=226
2022-10-01T04:14:15,298 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11043 lost=9 simT=118800.0s realT=529s; (s/r): 224.57466918714556
2022-10-01T04:14:17,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2045 #nodes=234
2022-10-01T04:14:17,230 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10290 lost=9 simT=122400.0s realT=530s; (s/r): 230.9433962264151
2022-10-01T04:14:18,910 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1773 #nodes=177
2022-10-01T04:14:18,911 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9488 lost=9 simT=126000.0s realT=532s; (s/r): 236.8421052631579
2022-10-01T04:14:20,376 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1456 #nodes=151
2022-10-01T04:14:20,376 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7819 lost=9 simT=129600.0s realT=534s; (s/r): 242.69662921348313
2022-10-01T04:14:20,922 INFO AbstractController$9:234 ### ITERATION 63 fires after mobsim event
2022-10-01T04:14:20,922 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=362.913708946sec
2022-10-01T04:14:20,922 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T04:14:20,959 INFO LegTimesControlerListener:50 [63] average trip (probably: leg) duration is: 1266 seconds = 00:21:06
2022-10-01T04:14:20,960 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T04:14:20,960 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:14:20,960 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:14:20,960 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:14:20,960 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:14:20,960 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T04:14:20,960 INFO EventsManagerImpl:137 event # 1
2022-10-01T04:14:20,960 INFO EventsManagerImpl:137 event # 4
2022-10-01T04:14:20,960 INFO EventsManagerImpl:137 event # 16
2022-10-01T04:14:20,960 INFO EventsManagerImpl:137 event # 64
2022-10-01T04:14:20,960 INFO EventsManagerImpl:137 event # 256
2022-10-01T04:14:20,962 INFO EventsManagerImpl:137 event # 1024
2022-10-01T04:14:20,966 INFO EventsManagerImpl:137 event # 4096
2022-10-01T04:14:20,982 INFO EventsManagerImpl:137 event # 16384
2022-10-01T04:14:21,004 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T04:14:21,384 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:14:21,384 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:14:21,385 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:14:21,385 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:14:21,385 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T04:14:21,385 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T04:14:21,386 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:14:21,388 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:14:21,388 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:14:21,391 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:14:21,391 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:14:21,391 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:14:21,394 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:14:21,395 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T04:14:21,395 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:14:21,395 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:14:21,395 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:14:21,395 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=34:56:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:14:21,396 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:14:21,396 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:14:21,396 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:14:21,396 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:14:21,396 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:14:21,396 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=29:09:26][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:14:21,398 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:14:21,398 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T04:14:21,398 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:14:21,398 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:14:21,398 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:14:21,398 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:14:21,399 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:14:21,399 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:14:21,400 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:14:21,402 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:14:21,402 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T04:14:21,402 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:15:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:14:21,407 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:14:21,407 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:14:21,407 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:14:21,407 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T04:14:22,003 INFO ControlerListenerManagerImpl:251 [it.63] all ControlerAfterMobsimListeners called.
2022-10-01T04:14:22,003 INFO AbstractController$4:159 ### ITERATION 63 fires scoring event
2022-10-01T04:14:22,003 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T04:14:22,234 INFO NewScoreAssignerImpl:57 it: 63 msaStart: 599
2022-10-01T04:14:22,441 INFO ControlerListenerManagerImpl:194 [it.63] all ControlerScoringListeners called.
2022-10-01T04:14:22,441 INFO AbstractController$5:167 ### ITERATION 63 fires iteration end event
2022-10-01T04:14:22,442 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T04:14:22,442 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T04:14:22,577 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T04:14:22,577 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T04:14:26,717 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T04:14:26,717 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1300677323775143
2022-10-01T04:14:26,717 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30573286021659984
2022-10-01T04:14:26,717 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.503376348613771E-4
2022-10-01T04:14:26,717 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.6047284285985715E-4
2022-10-01T04:14:26,717 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T04:14:26,717 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13786799632324623
2022-10-01T04:14:26,717 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14124306115427473
2022-10-01T04:14:26,717 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22425630465705026
2022-10-01T04:14:26,861 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T04:14:27,028 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -95.813134208013
2022-10-01T04:14:27,028 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -117.28014823535678
2022-10-01T04:14:27,028 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -98.7872754594465
2022-10-01T04:14:27,028 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -78.42323997778318
2022-10-01T04:14:27,076 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T04:14:28,123 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19034.953388021524 meters
2022-10-01T04:14:28,123 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140046.81940658562 meters (statistic on all 2100472 legs which have a finite distance)
2022-10-01T04:14:28,123 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52340.516399567525 meters
2022-10-01T04:14:28,123 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139999.00592198528 meters (statistic on all 763629 trips which have a finite distance)
2022-10-01T04:14:28,123 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T04:14:28,123 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T04:14:29,158 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T04:14:29,160 INFO LegHistogramListener:72 number of legs: 2108277 100%
2022-10-01T04:14:29,160 INFO LegHistogramListener:79 number of bike legs: 100500 4.766925788214737%
2022-10-01T04:14:29,160 INFO LegHistogramListener:79 number of car legs: 237963 11.287084192447198%
2022-10-01T04:14:29,160 INFO LegHistogramListener:79 number of drtNorth legs: 211 0.010008172550381188%
2022-10-01T04:14:29,160 INFO LegHistogramListener:79 number of drtSoutheast legs: 132 0.006261036856162639%
2022-10-01T04:14:29,160 INFO LegHistogramListener:79 number of freight legs: 47065 2.232391663903747%
2022-10-01T04:14:29,160 INFO LegHistogramListener:79 number of pt legs: 128045 6.073442910964736%
2022-10-01T04:14:29,160 INFO LegHistogramListener:79 number of ride legs: 109460 5.1919173808754735%
2022-10-01T04:14:29,160 INFO LegHistogramListener:79 number of walk legs: 1484901 70.43196885418757%
2022-10-01T04:14:29,706 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T04:14:29,706 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5007330399461838
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4324961358139439
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008533303891915762
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007142967181377961
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.48494379599151677
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5627063680759178
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8561328869192809
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21466516378500233
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3835865808757452
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.498641757858034E-4
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.701345917827634E-4
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.26827978247585205
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2544264828974463
2022-10-01T04:14:33,961 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5029206057400494
2022-10-01T04:14:33,962 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17109999640540832
2022-10-01T04:14:33,962 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3713187529847949
2022-10-01T04:14:33,962 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.2594576274667885E-4
2022-10-01T04:14:33,962 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.0412145611773828E-4
2022-10-01T04:14:33,962 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T04:14:33,962 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20205970103267484
2022-10-01T04:14:33,962 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19711713747259124
2022-10-01T04:14:33,962 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3317833796350976
2022-10-01T04:14:34,108 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T04:14:35,218 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T04:14:35,525 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T04:14:35,870 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T04:14:36,947 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T04:14:37,252 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T04:14:37,596 INFO ControlerListenerManagerImpl:171 [it.63] all ControlerIterationEndsListeners called.
2022-10-01T04:14:37,719 INFO AbstractController:181 ### ITERATION 63 ENDS
2022-10-01T04:14:37,719 INFO AbstractController:182 ###################################################
2022-10-01T04:14:37,720 INFO AbstractController:133 ###################################################
2022-10-01T04:14:37,720 INFO AbstractController:134 ### ITERATION 64 BEGINS
2022-10-01T04:14:37,720 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T04:14:37,720 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T04:14:37,720 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T04:14:37,721 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T04:14:37,721 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T04:14:44,283 INFO MemoryObserver:41 used RAM: 13414 MB free: 2681 MB total: 16096 MB
2022-10-01T04:14:44,499 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T04:14:44,552 INFO ControlerListenerManagerImpl:148 [it.64] all ControlerIterationStartsListeners called.
2022-10-01T04:14:44,552 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T04:14:46,750 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169780 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T04:14:46,751 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30427 plans
2022-10-01T04:14:46,759 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:14:46,759 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:14:46,765 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:14:46,766 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:14:46,773 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:14:46,781 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:14:46,781 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:14:46,797 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:14:46,802 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:14:46,803 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:14:46,807 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:14:46,833 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:14:46,835 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:14:46,846 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:14:46,847 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:14:46,936 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:14:46,939 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:14:46,981 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:14:47,051 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:14:47,265 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:14:47,345 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:14:47,364 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:14:47,664 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:14:48,591 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:14:50,597 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:14:54,543 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T04:15:01,030 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T04:15:28,057 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:15:28,057 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30427 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T04:15:28,057 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30602 plans
2022-10-01T04:15:28,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T04:15:28,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T04:15:28,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T04:15:28,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T04:15:28,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T04:15:28,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T04:15:28,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T04:15:28,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T04:15:28,059 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T04:15:28,060 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T04:15:28,063 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T04:15:28,067 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T04:15:28,077 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T04:15:28,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T04:15:28,153 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T04:15:28,218 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T04:15:28,424 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30602 plans
2022-10-01T04:15:28,424 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:15:28,424 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:15:28,425 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:15:28,425 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:15:28,425 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:15:28,425 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:15:28,425 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:15:28,425 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:15:28,425 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:15:28,427 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:15:28,428 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:15:28,432 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:15:28,435 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:15:28,438 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:15:28,439 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:15:28,442 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:15:28,443 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:15:28,447 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:15:28,481 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:15:28,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:15:28,574 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:15:28,782 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:15:29,218 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:15:30,192 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:15:32,199 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:15:36,238 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T04:15:44,283 INFO MemoryObserver:41 used RAM: 14724 MB free: 1371 MB total: 16096 MB
2022-10-01T04:15:44,654 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T04:16:03,567 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:16:03,567 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30602 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T04:16:03,567 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7619 plans
2022-10-01T04:16:03,568 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T04:16:03,568 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T04:16:03,568 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T04:16:03,568 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T04:16:03,568 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T04:16:03,568 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T04:16:03,568 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T04:16:03,568 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T04:16:03,568 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T04:16:03,569 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T04:16:03,569 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T04:16:03,570 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T04:16:03,572 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T04:16:03,579 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T04:16:03,579 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7619 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T04:16:03,579 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40353 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T04:16:03,579 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6712 plans
2022-10-01T04:16:03,580 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:16:03,580 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:16:03,581 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:16:03,582 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:16:03,584 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:16:03,599 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:16:03,641 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:16:03,800 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:16:04,037 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:16:04,592 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:16:05,288 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:16:06,774 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:16:09,312 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:16:18,898 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:16:18,898 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6712 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T04:16:18,898 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T04:16:20,296 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T04:16:21,657 INFO ControlerListenerManagerImpl:213 [it.64] all ControlerReplanningListeners called.
2022-10-01T04:16:21,658 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T04:16:21,658 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T04:16:21,658 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T04:16:21,780 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T04:16:21,900 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T04:16:21,900 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T04:16:21,900 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T04:16:21,912 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T04:16:21,924 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T04:16:21,924 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T04:16:21,926 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T04:16:21,927 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T04:16:21,927 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T04:16:21,927 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T04:16:21,927 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T04:16:21,927 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T04:16:21,927 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T04:16:21,927 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:16:21,927 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:16:21,927 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T04:16:21,927 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:16:21,927 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:16:21,927 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T04:16:21,928 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T04:16:21,928 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T04:16:21,928 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T04:16:22,864 INFO ControlerListenerManagerImpl:232 [it.64] all ControlerBeforeMobsimListeners called.
2022-10-01T04:16:22,864 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T04:16:22,865 INFO NetworkImpl:163 node # 1
2022-10-01T04:16:22,865 INFO NetworkImpl:163 node # 4
2022-10-01T04:16:22,865 INFO NetworkImpl:163 node # 16
2022-10-01T04:16:22,865 INFO NetworkImpl:163 node # 64
2022-10-01T04:16:22,865 INFO NetworkImpl:163 node # 256
2022-10-01T04:16:22,865 INFO NetworkImpl:163 node # 1024
2022-10-01T04:16:22,866 INFO NetworkImpl:163 node # 4096
2022-10-01T04:16:22,868 INFO NetworkImpl:163 node # 16384
2022-10-01T04:16:22,880 INFO NetworkImpl:163 node # 65536
2022-10-01T04:16:22,925 INFO NetworkImpl:159 link # 1
2022-10-01T04:16:22,925 INFO NetworkImpl:159 link # 4
2022-10-01T04:16:22,925 INFO NetworkImpl:159 link # 16
2022-10-01T04:16:22,925 INFO NetworkImpl:159 link # 64
2022-10-01T04:16:22,926 INFO NetworkImpl:159 link # 256
2022-10-01T04:16:22,927 INFO NetworkImpl:159 link # 1024
2022-10-01T04:16:22,933 INFO NetworkImpl:159 link # 4096
2022-10-01T04:16:22,959 INFO NetworkImpl:159 link # 16384
2022-10-01T04:16:23,064 INFO NetworkImpl:159 link # 65536
2022-10-01T04:16:23,550 INFO NetworkImpl:159 link # 262144
2022-10-01T04:16:24,499 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T04:16:24,499 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T04:16:24,500 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T04:16:24,500 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T04:16:24,500 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T04:16:24,501 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T04:16:24,502 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T04:16:24,504 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T04:16:24,508 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T04:16:24,516 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T04:16:24,528 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T04:16:24,548 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T04:16:24,581 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T04:16:24,645 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T04:16:24,774 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T04:16:25,108 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T04:16:25,627 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T04:16:26,682 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T04:16:28,607 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T04:16:28,817 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T04:16:28,838 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:16:28,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T04:16:28,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:16:28,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:16:28,838 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:16:28,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T04:16:28,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T04:16:28,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T04:16:28,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:16:28,838 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:16:37,091 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:16:37,091 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:16:37,091 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:16:37,091 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:16:37,091 INFO EventsManagerImpl:176
2022-10-01T04:16:37,091 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:16:37,091 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:16:37,091 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:16:37,092 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:16:37,092 INFO EventsManagerImpl:176
2022-10-01T04:16:37,092 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:16:37,092 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:16:37,092 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:16:37,092 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:16:37,092 INFO EventsManagerImpl:176
2022-10-01T04:16:37,092 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:16:37,092 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:16:37,092 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:16:37,092 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:16:37,092 INFO EventsManagerImpl:176
2022-10-01T04:16:37,092 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T04:16:37,092 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T04:16:37,092 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T04:16:37,092 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T04:16:37,092 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T04:16:37,092 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T04:16:37,093 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T04:16:37,093 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:16:37,093 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T04:16:37,093 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:16:37,093 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:16:37,093 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T04:16:37,093 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:16:37,093 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:16:37,093 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:16:37,093 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T04:16:37,093 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T04:16:37,093 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T04:16:37,093 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T04:16:37,093 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:16:37,093 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:16:37,093 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:16:37,093 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T04:16:37,093 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:16:37,093 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:16:37,093 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:16:37,093 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:16:37,093 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:16:37,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:16:37,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:16:37,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:16:37,094 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:16:37,094 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:16:37,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:16:37,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:16:37,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:16:37,094 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:16:37,094 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T04:16:37,094 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:16:37,094 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:16:37,094 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:16:37,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T04:16:37,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:16:37,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:16:37,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:16:37,094 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:16:37,094 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:16:37,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:16:37,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:16:37,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:16:37,094 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:16:37,095 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:16:37,095 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:16:37,095 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:16:37,095 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:16:37,095 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:16:39,105 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T04:16:39,109 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T04:16:39,410 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T04:16:39,410 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T04:16:39,410 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T04:16:39,410 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T04:16:39,410 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T04:16:39,410 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T04:16:39,410 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T04:16:39,410 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T04:16:39,741 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T04:16:39,741 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T04:16:39,773 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T04:16:39,774 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T04:16:39,785 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T04:16:40,577 INFO VehicularDepartureHandler:110 teleport vehicle 5099_bike from link 4068045#0 to link -85055170
2022-10-01T04:16:40,800 INFO VehicularDepartureHandler:110 teleport vehicle 33188_bike from link 283782997 to link 283782992#0
2022-10-01T04:16:41,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1775 #nodes=215
2022-10-01T04:16:41,149 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271780 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T04:16:42,926 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T04:16:43,288 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3136 #nodes=351
2022-10-01T04:16:43,288 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271283 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T04:16:44,302 INFO MemoryObserver:41 used RAM: 12952 MB free: 3143 MB total: 16096 MB
2022-10-01T04:16:45,227 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-10-01T04:16:46,066 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T04:16:47,333 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4315 #nodes=461
2022-10-01T04:16:47,333 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270706 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T04:16:48,572 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T04:16:48,572 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T04:16:51,531 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5566 #nodes=675
2022-10-01T04:16:51,531 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269912 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T04:16:56,412 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7123 #nodes=984
2022-10-01T04:16:56,412 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268682 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T04:17:07,843 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11030 #nodes=1685
2022-10-01T04:17:07,843 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266834 lost=0 simT=21600.0s realT=39s; (s/r): 553.8461538461538
2022-10-01T04:17:22,993 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12040 #nodes=1921
2022-10-01T04:17:22,994 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264160 lost=0 simT=25200.0s realT=54s; (s/r): 466.6666666666667
2022-10-01T04:17:42,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13304 #nodes=1912
2022-10-01T04:17:42,303 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260770 lost=0 simT=28800.0s realT=73s; (s/r): 394.52054794520546
2022-10-01T04:17:44,303 INFO MemoryObserver:41 used RAM: 13855 MB free: 2240 MB total: 16096 MB
2022-10-01T04:18:00,126 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14736 #nodes=2186
2022-10-01T04:18:00,127 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257171 lost=0 simT=32400.0s realT=91s; (s/r): 356.04395604395603
2022-10-01T04:18:23,170 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14601 #nodes=2121
2022-10-01T04:18:23,170 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251837 lost=0 simT=36000.0s realT=114s; (s/r): 315.7894736842105
2022-10-01T04:18:41,770 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14949 #nodes=2202
2022-10-01T04:18:41,770 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246049 lost=0 simT=39600.0s realT=132s; (s/r): 300.0
2022-10-01T04:18:44,303 INFO MemoryObserver:41 used RAM: 15156 MB free: 939 MB total: 16096 MB
2022-10-01T04:19:05,820 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15390 #nodes=2195
2022-10-01T04:19:05,820 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238305 lost=0 simT=43200.0s realT=156s; (s/r): 276.9230769230769
2022-10-01T04:19:24,929 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15779 #nodes=2315
2022-10-01T04:19:24,930 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229299 lost=0 simT=46800.0s realT=176s; (s/r): 265.90909090909093
2022-10-01T04:19:44,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16222 #nodes=2390
2022-10-01T04:19:44,253 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218082 lost=0 simT=50400.0s realT=195s; (s/r): 258.46153846153845
2022-10-01T04:19:44,304 INFO MemoryObserver:41 used RAM: 15300 MB free: 795 MB total: 16096 MB
2022-10-01T04:20:08,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16267 #nodes=2512
2022-10-01T04:20:08,358 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204560 lost=0 simT=54000.0s realT=219s; (s/r): 246.57534246575344
2022-10-01T04:20:30,937 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16627 #nodes=2517
2022-10-01T04:20:30,937 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187932 lost=0 simT=57600.0s realT=242s; (s/r): 238.01652892561984
2022-10-01T04:20:44,304 INFO MemoryObserver:41 used RAM: 15938 MB free: 157 MB total: 16096 MB
2022-10-01T04:20:56,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16485 #nodes=2492
2022-10-01T04:20:56,297 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168431 lost=0 simT=61200.0s realT=267s; (s/r): 229.2134831460674
2022-10-01T04:21:28,870 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16168 #nodes=2317
2022-10-01T04:21:28,871 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146195 lost=0 simT=64800.0s realT=300s; (s/r): 216.0
2022-10-01T04:21:44,304 INFO MemoryObserver:41 used RAM: 15528 MB free: 567 MB total: 16096 MB
2022-10-01T04:21:50,130 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15496 #nodes=2149
2022-10-01T04:21:50,130 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122411 lost=0 simT=68400.0s realT=321s; (s/r): 213.0841121495327
2022-10-01T04:22:13,428 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14981 #nodes=2067
2022-10-01T04:22:13,428 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97442 lost=0 simT=72000.0s realT=344s; (s/r): 209.30232558139534
2022-10-01T04:22:31,402 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13072 #nodes=1718
2022-10-01T04:22:31,403 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75030 lost=0 simT=75600.0s realT=362s; (s/r): 208.83977900552486
2022-10-01T04:22:44,305 INFO MemoryObserver:41 used RAM: 15790 MB free: 305 MB total: 16096 MB
2022-10-01T04:22:56,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12128 #nodes=1492
2022-10-01T04:22:56,680 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58982 lost=0 simT=79200.0s realT=387s; (s/r): 204.65116279069767
2022-10-01T04:23:17,244 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11564 #nodes=1451
2022-10-01T04:23:17,244 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45432 lost=0 simT=82800.0s realT=408s; (s/r): 202.94117647058823
2022-10-01T04:23:36,022 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10991 #nodes=1309
2022-10-01T04:23:36,023 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33179 lost=0 simT=86400.0s realT=427s; (s/r): 202.34192037470726
2022-10-01T04:23:46,282 INFO MemoryObserver:41 used RAM: 15535 MB free: 560 MB total: 16096 MB
2022-10-01T04:23:52,649 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9247 #nodes=1071
2022-10-01T04:23:52,649 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26874 lost=3 simT=90000.0s realT=443s; (s/r): 203.16027088036117
2022-10-01T04:24:07,651 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7793 #nodes=922
2022-10-01T04:24:07,651 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22927 lost=4 simT=93600.0s realT=458s; (s/r): 204.36681222707423
2022-10-01T04:24:16,024 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6679 #nodes=765
2022-10-01T04:24:16,024 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19996 lost=5 simT=97200.0s realT=467s; (s/r): 208.1370449678801
2022-10-01T04:24:22,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5687 #nodes=569
2022-10-01T04:24:22,151 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17666 lost=5 simT=100800.0s realT=473s; (s/r): 213.107822410148
2022-10-01T04:24:27,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4842 #nodes=519
2022-10-01T04:24:27,230 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15896 lost=5 simT=104400.0s realT=478s; (s/r): 218.4100418410042
2022-10-01T04:24:30,420 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4121 #nodes=453
2022-10-01T04:24:30,420 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14289 lost=5 simT=108000.0s realT=481s; (s/r): 224.53222453222452
2022-10-01T04:24:33,212 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3448 #nodes=402
2022-10-01T04:24:33,212 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12980 lost=5 simT=111600.0s realT=484s; (s/r): 230.5785123966942
2022-10-01T04:24:36,080 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2918 #nodes=274
2022-10-01T04:24:36,080 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11899 lost=5 simT=115200.0s realT=487s; (s/r): 236.55030800821356
2022-10-01T04:24:38,534 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2395 #nodes=253
2022-10-01T04:24:38,534 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10979 lost=5 simT=118800.0s realT=489s; (s/r): 242.94478527607362
2022-10-01T04:24:40,727 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2067 #nodes=192
2022-10-01T04:24:40,727 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10207 lost=5 simT=122400.0s realT=491s; (s/r): 249.28716904276985
2022-10-01T04:24:42,530 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1774 #nodes=189
2022-10-01T04:24:42,530 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9421 lost=5 simT=126000.0s realT=493s; (s/r): 255.57809330628803
2022-10-01T04:24:44,214 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1454 #nodes=149
2022-10-01T04:24:44,215 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7763 lost=6 simT=129600.0s realT=495s; (s/r): 261.8181818181818
2022-10-01T04:24:55,109 INFO MemoryObserver:41 used RAM: 15705 MB free: 390 MB total: 16096 MB
2022-10-01T04:24:55,129 INFO AbstractController$9:234 ### ITERATION 64 fires after mobsim event
2022-10-01T04:24:55,129 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=325.258939095sec
2022-10-01T04:24:55,129 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T04:24:55,169 INFO LegTimesControlerListener:50 [64] average trip (probably: leg) duration is: 1262 seconds = 00:21:02
2022-10-01T04:24:55,169 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T04:24:55,170 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:24:55,170 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:24:55,170 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:24:55,170 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:24:55,170 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T04:24:55,170 INFO EventsManagerImpl:137 event # 1
2022-10-01T04:24:55,170 INFO EventsManagerImpl:137 event # 4
2022-10-01T04:24:55,170 INFO EventsManagerImpl:137 event # 16
2022-10-01T04:24:55,170 INFO EventsManagerImpl:137 event # 64
2022-10-01T04:24:55,170 INFO EventsManagerImpl:137 event # 256
2022-10-01T04:24:55,172 INFO EventsManagerImpl:137 event # 1024
2022-10-01T04:24:55,176 INFO EventsManagerImpl:137 event # 4096
2022-10-01T04:24:55,194 INFO EventsManagerImpl:137 event # 16384
2022-10-01T04:24:55,217 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T04:24:55,546 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:24:55,547 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:24:55,547 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:24:55,547 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:24:55,547 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T04:24:55,547 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T04:24:55,548 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:24:55,550 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:24:55,550 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:18:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:24:55,553 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:24:55,553 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:24:55,553 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:59][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:24:55,557 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:24:55,557 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T04:24:55,557 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:24:55,557 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:24:55,557 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:24:55,557 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:24:55,558 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:24:55,558 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:24:55,558 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:24:55,558 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:24:55,558 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:24:55,558 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=29:08:39][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:24:55,560 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:24:55,560 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T04:24:55,560 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:24:55,560 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:24:55,560 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=01:42:48][duration=undefined][facilityId=null]
2022-10-01T04:24:55,560 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:33:02][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:24:55,562 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:24:55,562 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:24:55,562 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:24:55,564 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:24:55,564 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:24:55,564 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:24:55,569 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:24:55,569 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:24:55,569 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:19][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:24:55,569 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T04:24:56,135 INFO ControlerListenerManagerImpl:251 [it.64] all ControlerAfterMobsimListeners called.
2022-10-01T04:24:56,135 INFO AbstractController$4:159 ### ITERATION 64 fires scoring event
2022-10-01T04:24:56,135 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T04:24:56,388 INFO NewScoreAssignerImpl:57 it: 64 msaStart: 599
2022-10-01T04:24:56,594 INFO ControlerListenerManagerImpl:194 [it.64] all ControlerScoringListeners called.
2022-10-01T04:24:56,594 INFO AbstractController$5:167 ### ITERATION 64 fires iteration end event
2022-10-01T04:24:56,594 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T04:24:56,594 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T04:24:56,740 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T04:24:56,740 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T04:25:00,012 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T04:25:00,013 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.12981354339442427
2022-10-01T04:25:00,013 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3059896167651756
2022-10-01T04:25:00,013 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.567565485757714E-4
2022-10-01T04:25:00,013 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.861484977174343E-4
2022-10-01T04:25:00,013 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T04:25:00,013 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.137287726523465
2022-10-01T04:25:00,013 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14182333095405597
2022-10-01T04:25:00,013 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22422164252299254
2022-10-01T04:25:00,167 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T04:25:00,334 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -95.44047627550033
2022-10-01T04:25:00,335 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -116.97064123771636
2022-10-01T04:25:00,335 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -98.54362636702145
2022-10-01T04:25:00,335 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -78.2833227509488
2022-10-01T04:25:00,382 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T04:25:01,550 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19034.726745176056 meters
2022-10-01T04:25:01,550 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140008.54833887465 meters (statistic on all 2099923 legs which have a finite distance)
2022-10-01T04:25:01,550 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52320.87118183448 meters
2022-10-01T04:25:01,550 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139957.8218510659 meters (statistic on all 763691 trips which have a finite distance)
2022-10-01T04:25:01,550 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T04:25:01,550 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T04:25:02,620 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T04:25:02,622 INFO LegHistogramListener:72 number of legs: 2107671 100%
2022-10-01T04:25:02,622 INFO LegHistogramListener:79 number of bike legs: 100342 4.760799954072528%
2022-10-01T04:25:02,622 INFO LegHistogramListener:79 number of car legs: 238165 11.299913506424865%
2022-10-01T04:25:02,623 INFO LegHistogramListener:79 number of drtNorth legs: 217 0.010295724522470538%
2022-10-01T04:25:02,623 INFO LegHistogramListener:79 number of drtSoutheast legs: 150 0.00711686026898885%
2022-10-01T04:25:02,623 INFO LegHistogramListener:79 number of freight legs: 47065 2.2330335237330683%
2022-10-01T04:25:02,623 INFO LegHistogramListener:79 number of pt legs: 127432 6.046104918651915%
2022-10-01T04:25:02,623 INFO LegHistogramListener:79 number of ride legs: 109917 5.21509286790965%
2022-10-01T04:25:02,623 INFO LegHistogramListener:79 number of walk legs: 1484383 70.42764264441651%
2022-10-01T04:25:03,203 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T04:25:03,203 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T04:25:07,450 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5043943883288743
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4332522838494996
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00861674977020289
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007237967104350996
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.48704021321063795
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.567017310526505
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8581176150397716
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21517482553392525
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3837624591115196
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.549993067573188E-4
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.752697227542789E-4
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2695045112125585
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.25525709033208893
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5065203325510818
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1715146582313582
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3715126041789696
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.2851332823243658E-4
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.0540523886061713E-4
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20268233566297109
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19763963704894294
2022-10-01T04:25:07,451 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3332314865690649
2022-10-01T04:25:07,595 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T04:25:08,665 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T04:25:08,977 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T04:25:09,335 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T04:25:10,415 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T04:25:10,715 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T04:25:11,060 INFO ControlerListenerManagerImpl:171 [it.64] all ControlerIterationEndsListeners called.
2022-10-01T04:25:11,182 INFO AbstractController:181 ### ITERATION 64 ENDS
2022-10-01T04:25:11,182 INFO AbstractController:182 ###################################################
2022-10-01T04:25:11,182 INFO AbstractController:133 ###################################################
2022-10-01T04:25:11,182 INFO AbstractController:134 ### ITERATION 65 BEGINS
2022-10-01T04:25:11,183 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T04:25:11,183 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T04:25:11,183 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T04:25:11,183 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T04:25:11,183 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T04:25:11,541 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T04:25:11,589 INFO ControlerListenerManagerImpl:148 [it.65] all ControlerIterationStartsListeners called.
2022-10-01T04:25:11,589 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T04:25:21,485 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169332 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T04:25:21,485 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30648 plans
2022-10-01T04:25:21,488 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:25:21,488 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:25:21,505 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:25:21,507 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:21,509 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:25:21,514 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:21,522 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:25:21,522 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:21,525 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:21,530 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:21,537 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:25:21,541 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:21,543 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:21,544 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:21,546 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:21,557 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:25:21,560 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:21,579 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:21,585 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:21,598 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:25:21,712 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:25:21,922 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:25:22,480 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:25:23,522 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:25:25,514 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:25:29,063 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T04:25:35,810 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T04:25:54,092 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:25:54,092 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30648 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T04:25:54,092 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30661 plans
2022-10-01T04:25:54,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T04:25:54,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T04:25:54,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T04:25:54,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T04:25:54,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T04:25:54,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T04:25:54,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T04:25:54,094 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T04:25:54,095 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T04:25:54,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T04:25:54,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T04:25:54,111 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T04:25:54,126 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T04:25:54,145 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T04:25:54,183 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T04:25:54,248 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T04:25:54,497 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30661 plans
2022-10-01T04:25:54,511 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:25:54,511 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:25:54,511 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:54,514 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:25:54,514 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:54,517 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:25:54,534 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:25:54,535 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:54,537 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:54,539 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:54,544 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:25:54,545 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:54,545 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:54,561 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:54,564 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:25:54,574 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:54,606 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:25:54,769 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:25:54,785 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:54,877 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:54,884 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:25:54,976 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:25:55,124 INFO MemoryObserver:41 used RAM: 15990 MB free: 105 MB total: 16096 MB
2022-10-01T04:25:55,612 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:25:56,859 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:26:06,238 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:26:09,756 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T04:26:18,229 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T04:26:41,433 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:26:41,433 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30661 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T04:26:41,433 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7787 plans
2022-10-01T04:26:41,433 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T04:26:41,434 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T04:26:41,434 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T04:26:41,434 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T04:26:41,434 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T04:26:41,434 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T04:26:41,434 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T04:26:41,434 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T04:26:41,434 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T04:26:41,434 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T04:26:41,435 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T04:26:41,436 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T04:26:41,438 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T04:26:41,442 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T04:26:41,442 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7787 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T04:26:41,442 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40269 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T04:26:41,442 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6796 plans
2022-10-01T04:26:41,443 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:26:41,443 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:26:41,445 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:26:41,446 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:26:41,450 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:26:41,457 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:26:41,504 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:26:41,767 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:26:41,912 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:26:42,326 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:26:42,860 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:26:43,952 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:26:47,192 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:26:55,125 INFO MemoryObserver:41 used RAM: 14540 MB free: 1555 MB total: 16096 MB
2022-10-01T04:26:59,965 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:26:59,965 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6796 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T04:26:59,965 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T04:27:01,102 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T04:27:02,197 INFO ControlerListenerManagerImpl:213 [it.65] all ControlerReplanningListeners called.
2022-10-01T04:27:02,197 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T04:27:02,197 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T04:27:02,197 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T04:27:02,291 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T04:27:02,380 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T04:27:02,381 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T04:27:02,381 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T04:27:02,390 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T04:27:02,400 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T04:27:02,400 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T04:27:02,402 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T04:27:02,402 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T04:27:02,402 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T04:27:02,402 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T04:27:02,402 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T04:27:02,402 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T04:27:02,402 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T04:27:02,402 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:27:02,402 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:27:02,402 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T04:27:02,403 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:27:02,403 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:27:02,403 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T04:27:02,403 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T04:27:02,403 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T04:27:02,403 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T04:27:03,096 INFO ControlerListenerManagerImpl:232 [it.65] all ControlerBeforeMobsimListeners called.
2022-10-01T04:27:03,096 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T04:27:03,096 INFO NetworkImpl:163 node # 1
2022-10-01T04:27:03,096 INFO NetworkImpl:163 node # 4
2022-10-01T04:27:03,096 INFO NetworkImpl:163 node # 16
2022-10-01T04:27:03,096 INFO NetworkImpl:163 node # 64
2022-10-01T04:27:03,096 INFO NetworkImpl:163 node # 256
2022-10-01T04:27:03,097 INFO NetworkImpl:163 node # 1024
2022-10-01T04:27:03,097 INFO NetworkImpl:163 node # 4096
2022-10-01T04:27:03,099 INFO NetworkImpl:163 node # 16384
2022-10-01T04:27:03,106 INFO NetworkImpl:163 node # 65536
2022-10-01T04:27:03,135 INFO NetworkImpl:159 link # 1
2022-10-01T04:27:03,135 INFO NetworkImpl:159 link # 4
2022-10-01T04:27:03,135 INFO NetworkImpl:159 link # 16
2022-10-01T04:27:03,135 INFO NetworkImpl:159 link # 64
2022-10-01T04:27:03,135 INFO NetworkImpl:159 link # 256
2022-10-01T04:27:03,136 INFO NetworkImpl:159 link # 1024
2022-10-01T04:27:03,140 INFO NetworkImpl:159 link # 4096
2022-10-01T04:27:03,157 INFO NetworkImpl:159 link # 16384
2022-10-01T04:27:03,227 INFO NetworkImpl:159 link # 65536
2022-10-01T04:27:03,557 INFO NetworkImpl:159 link # 262144
2022-10-01T04:27:04,266 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T04:27:04,265 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T04:27:04,266 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T04:27:04,266 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T04:27:04,266 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T04:27:04,266 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T04:27:04,267 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T04:27:04,267 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T04:27:04,269 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T04:27:04,273 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T04:27:04,279 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T04:27:04,294 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T04:27:04,325 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T04:27:04,388 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T04:27:04,512 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T04:27:04,766 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T04:27:05,351 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T04:27:06,263 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T04:27:07,997 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T04:27:08,199 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T04:27:08,217 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:27:08,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T04:27:08,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:27:08,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:27:08,218 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:27:08,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T04:27:08,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T04:27:08,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T04:27:08,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:27:08,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:27:10,046 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:27:10,046 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:27:10,046 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:27:10,046 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:27:10,046 INFO EventsManagerImpl:176
2022-10-01T04:27:10,046 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:27:10,046 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:27:10,046 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:27:10,047 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:27:10,047 INFO EventsManagerImpl:176
2022-10-01T04:27:10,047 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:27:10,047 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:27:10,047 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:27:10,047 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:27:10,047 INFO EventsManagerImpl:176
2022-10-01T04:27:10,047 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:27:10,047 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:27:10,047 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:27:10,047 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:27:10,047 INFO EventsManagerImpl:176
2022-10-01T04:27:10,047 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T04:27:10,047 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T04:27:10,047 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T04:27:10,047 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T04:27:10,047 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T04:27:10,047 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T04:27:10,047 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T04:27:10,047 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:27:10,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T04:27:10,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:27:10,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:27:10,048 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T04:27:10,048 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:27:10,048 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:27:10,048 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:27:10,048 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T04:27:10,048 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T04:27:10,048 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T04:27:10,048 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T04:27:10,048 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:27:10,048 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:27:10,048 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:27:10,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T04:27:10,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:27:10,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:27:10,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:27:10,048 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:27:10,048 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:27:10,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:27:10,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:27:10,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:27:10,048 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:27:10,049 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:27:10,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:27:10,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:27:10,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:27:10,049 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:27:10,049 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T04:27:10,049 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:27:10,049 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:27:10,049 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:27:10,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T04:27:10,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:27:10,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:27:10,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:27:10,049 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:27:10,049 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:27:10,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:27:10,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:27:10,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:27:10,049 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:27:10,049 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:27:10,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:27:10,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:27:10,049 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:27:10,049 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:27:11,835 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T04:27:11,838 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T04:27:12,067 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T04:27:12,067 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T04:27:12,067 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T04:27:12,067 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T04:27:12,067 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T04:27:12,067 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T04:27:12,067 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T04:27:12,067 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T04:27:12,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T04:27:12,296 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-10-01T04:27:12,322 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T04:27:12,322 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T04:27:12,332 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T04:27:12,865 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-10-01T04:27:13,222 INFO VehicularDepartureHandler:110 teleport vehicle 7035_bike from link 4446448 to link 227985293#0
2022-10-01T04:27:14,025 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1769 #nodes=213
2022-10-01T04:27:14,025 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271791 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-10-01T04:27:16,327 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T04:27:16,746 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3128 #nodes=345
2022-10-01T04:27:16,746 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271288 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-10-01T04:27:17,865 INFO VehicularDepartureHandler:110 teleport vehicle 15388_bike from link 460608297 to link -227985298#4
2022-10-01T04:27:18,768 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T04:27:20,139 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4347 #nodes=469
2022-10-01T04:27:20,139 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270705 lost=0 simT=10800.0s realT=11s; (s/r): 981.8181818181819
2022-10-01T04:27:20,816 INFO VehicularDepartureHandler:110 teleport vehicle 227819_bike from link 147293268 to link -173759065
2022-10-01T04:27:20,816 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T04:27:26,113 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5556 #nodes=654
2022-10-01T04:27:26,113 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269907 lost=0 simT=14400.0s realT=17s; (s/r): 847.0588235294117
2022-10-01T04:27:32,361 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7164 #nodes=947
2022-10-01T04:27:32,361 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268678 lost=0 simT=18000.0s realT=24s; (s/r): 750.0
2022-10-01T04:27:41,235 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11000 #nodes=1708
2022-10-01T04:27:41,236 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266829 lost=0 simT=21600.0s realT=33s; (s/r): 654.5454545454545
2022-10-01T04:27:55,125 INFO MemoryObserver:41 used RAM: 14683 MB free: 1412 MB total: 16096 MB
2022-10-01T04:28:00,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12095 #nodes=1903
2022-10-01T04:28:00,064 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264170 lost=0 simT=25200.0s realT=51s; (s/r): 494.11764705882354
2022-10-01T04:28:19,334 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13416 #nodes=1965
2022-10-01T04:28:19,335 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260761 lost=0 simT=28800.0s realT=71s; (s/r): 405.63380281690144
2022-10-01T04:28:38,901 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14676 #nodes=2181
2022-10-01T04:28:38,901 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257159 lost=0 simT=32400.0s realT=90s; (s/r): 360.0
2022-10-01T04:28:55,126 INFO MemoryObserver:41 used RAM: 15230 MB free: 865 MB total: 16096 MB
2022-10-01T04:29:02,575 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14532 #nodes=2162
2022-10-01T04:29:02,576 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251831 lost=0 simT=36000.0s realT=114s; (s/r): 315.7894736842105
2022-10-01T04:29:21,264 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14974 #nodes=2208
2022-10-01T04:29:21,264 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246022 lost=0 simT=39600.0s realT=133s; (s/r): 297.74436090225566
2022-10-01T04:29:40,415 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15367 #nodes=2256
2022-10-01T04:29:40,415 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238247 lost=0 simT=43200.0s realT=152s; (s/r): 284.2105263157895
2022-10-01T04:29:55,126 INFO MemoryObserver:41 used RAM: 15371 MB free: 724 MB total: 16096 MB
2022-10-01T04:30:02,478 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15787 #nodes=2294
2022-10-01T04:30:02,478 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229250 lost=0 simT=46800.0s realT=174s; (s/r): 268.9655172413793
2022-10-01T04:30:34,053 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16190 #nodes=2419
2022-10-01T04:30:34,053 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218063 lost=0 simT=50400.0s realT=205s; (s/r): 245.85365853658536
2022-10-01T04:30:55,127 INFO MemoryObserver:41 used RAM: 15275 MB free: 820 MB total: 16096 MB
2022-10-01T04:30:59,606 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16314 #nodes=2514
2022-10-01T04:30:59,607 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204558 lost=0 simT=54000.0s realT=231s; (s/r): 233.76623376623377
2022-10-01T04:31:21,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16652 #nodes=2540
2022-10-01T04:31:21,990 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187975 lost=0 simT=57600.0s realT=253s; (s/r): 227.6679841897233
2022-10-01T04:31:47,419 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16603 #nodes=2440
2022-10-01T04:31:47,420 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168375 lost=0 simT=61200.0s realT=279s; (s/r): 219.3548387096774
2022-10-01T04:31:55,127 INFO MemoryObserver:41 used RAM: 15520 MB free: 575 MB total: 16096 MB
2022-10-01T04:32:10,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16109 #nodes=2296
2022-10-01T04:32:10,221 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146115 lost=0 simT=64800.0s realT=302s; (s/r): 214.56953642384107
2022-10-01T04:32:42,652 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15401 #nodes=2127
2022-10-01T04:32:42,652 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122517 lost=0 simT=68400.0s realT=334s; (s/r): 204.79041916167665
2022-10-01T04:33:04,119 INFO MemoryObserver:41 used RAM: 15248 MB free: 847 MB total: 16096 MB
2022-10-01T04:33:13,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14890 #nodes=2111
2022-10-01T04:33:13,223 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97535 lost=0 simT=72000.0s realT=365s; (s/r): 197.26027397260273
2022-10-01T04:33:46,295 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12989 #nodes=1685
2022-10-01T04:33:46,295 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75144 lost=0 simT=75600.0s realT=398s; (s/r): 189.9497487437186
2022-10-01T04:34:04,119 INFO MemoryObserver:41 used RAM: 15671 MB free: 424 MB total: 16096 MB
2022-10-01T04:34:07,738 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12156 #nodes=1541
2022-10-01T04:34:07,739 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59083 lost=0 simT=79200.0s realT=419s; (s/r): 189.0214797136038
2022-10-01T04:34:36,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11497 #nodes=1443
2022-10-01T04:34:36,229 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45461 lost=0 simT=82800.0s realT=448s; (s/r): 184.82142857142858
2022-10-01T04:34:55,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10976 #nodes=1354
2022-10-01T04:34:55,924 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33253 lost=0 simT=86400.0s realT=467s; (s/r): 185.01070663811564
2022-10-01T04:35:07,303 INFO MemoryObserver:41 used RAM: 15571 MB free: 524 MB total: 16096 MB
2022-10-01T04:35:13,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9183 #nodes=1089
2022-10-01T04:35:13,518 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26875 lost=1 simT=90000.0s realT=485s; (s/r): 185.56701030927834
2022-10-01T04:35:29,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7753 #nodes=874
2022-10-01T04:35:29,259 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22840 lost=3 simT=93600.0s realT=501s; (s/r): 186.82634730538922
2022-10-01T04:35:43,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6628 #nodes=714
2022-10-01T04:35:43,250 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19901 lost=5 simT=97200.0s realT=515s; (s/r): 188.7378640776699
2022-10-01T04:35:57,310 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5694 #nodes=579
2022-10-01T04:35:57,310 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17641 lost=5 simT=100800.0s realT=529s; (s/r): 190.54820415879016
2022-10-01T04:36:07,535 INFO MemoryObserver:41 used RAM: 15649 MB free: 446 MB total: 16096 MB
2022-10-01T04:36:09,199 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4820 #nodes=591
2022-10-01T04:36:09,199 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15853 lost=6 simT=104400.0s realT=540s; (s/r): 193.33333333333334
2022-10-01T04:36:12,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4079 #nodes=448
2022-10-01T04:36:12,280 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14287 lost=6 simT=108000.0s realT=544s; (s/r): 198.52941176470588
2022-10-01T04:36:23,376 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3458 #nodes=366
2022-10-01T04:36:23,376 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12969 lost=6 simT=111600.0s realT=555s; (s/r): 201.0810810810811
2022-10-01T04:36:33,889 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2910 #nodes=277
2022-10-01T04:36:33,889 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11872 lost=6 simT=115200.0s realT=565s; (s/r): 203.89380530973452
2022-10-01T04:36:35,654 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2422 #nodes=234
2022-10-01T04:36:35,654 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10971 lost=6 simT=118800.0s realT=567s; (s/r): 209.52380952380952
2022-10-01T04:36:37,220 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2056 #nodes=219
2022-10-01T04:36:37,220 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10182 lost=6 simT=122400.0s realT=569s; (s/r): 215.11423550087872
2022-10-01T04:36:46,681 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1761 #nodes=205
2022-10-01T04:36:46,681 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9413 lost=7 simT=126000.0s realT=578s; (s/r): 217.99307958477507
2022-10-01T04:36:47,960 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1431 #nodes=159
2022-10-01T04:36:47,960 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7723 lost=7 simT=129600.0s realT=579s; (s/r): 223.8341968911917
2022-10-01T04:36:48,419 INFO AbstractController$9:234 ### ITERATION 65 fires after mobsim event
2022-10-01T04:36:48,419 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T04:36:48,419 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=323.514799902sec
2022-10-01T04:36:48,455 INFO LegTimesControlerListener:50 [65] average trip (probably: leg) duration is: 1261 seconds = 00:21:01
2022-10-01T04:36:48,455 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T04:36:48,455 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:36:48,455 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:36:48,455 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:36:48,455 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:36:48,455 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T04:36:48,455 INFO EventsManagerImpl:137 event # 1
2022-10-01T04:36:48,455 INFO EventsManagerImpl:137 event # 4
2022-10-01T04:36:48,455 INFO EventsManagerImpl:137 event # 16
2022-10-01T04:36:48,455 INFO EventsManagerImpl:137 event # 64
2022-10-01T04:36:48,455 INFO EventsManagerImpl:137 event # 256
2022-10-01T04:36:48,456 INFO EventsManagerImpl:137 event # 1024
2022-10-01T04:36:48,460 INFO EventsManagerImpl:137 event # 4096
2022-10-01T04:36:48,473 INFO EventsManagerImpl:137 event # 16384
2022-10-01T04:36:48,489 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T04:36:48,796 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:36:48,796 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:36:48,796 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:36:48,796 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:36:48,796 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T04:36:48,797 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T04:36:48,797 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:36:48,799 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:36:48,799 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:21:25][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:36:48,801 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:36:48,801 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:36:48,801 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:39][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:36:48,804 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:36:48,804 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T04:36:48,804 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:36:48,804 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:36:48,805 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:36:48,805 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:36:48,805 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:36:48,805 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:36:48,805 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:36:48,805 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:36:48,805 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:36:48,805 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=29:08:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:36:48,806 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:36:48,806 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T04:36:48,806 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:36:48,807 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:36:48,807 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:36:48,807 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:36:48,808 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:36:48,808 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:36:48,808 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:36:48,810 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:36:48,810 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:36:48,810 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:36:48,813 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:36:48,813 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:36:48,813 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:36:48,814 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T04:36:49,233 INFO ControlerListenerManagerImpl:251 [it.65] all ControlerAfterMobsimListeners called.
2022-10-01T04:36:49,233 INFO AbstractController$4:159 ### ITERATION 65 fires scoring event
2022-10-01T04:36:49,233 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T04:36:49,412 INFO NewScoreAssignerImpl:57 it: 65 msaStart: 599
2022-10-01T04:36:49,568 INFO ControlerListenerManagerImpl:194 [it.65] all ControlerScoringListeners called.
2022-10-01T04:36:49,568 INFO AbstractController$5:167 ### ITERATION 65 fires iteration end event
2022-10-01T04:36:49,568 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T04:36:49,568 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T04:36:49,661 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T04:36:49,661 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T04:36:53,369 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T04:36:53,369 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1302731376163749
2022-10-01T04:36:53,369 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3062887381442664
2022-10-01T04:36:53,369 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 3.1452677200532E-4
2022-10-01T04:36:53,369 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8101336674591887E-4
2022-10-01T04:36:53,369 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T04:36:53,369 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13713880772529102
2022-10-01T04:36:53,369 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14153191227142248
2022-10-01T04:36:53,369 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22385062931030056
2022-10-01T04:36:53,512 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T04:36:53,633 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -95.32893288627619
2022-10-01T04:36:53,633 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -116.55015089042291
2022-10-01T04:36:53,633 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -98.29679548710008
2022-10-01T04:36:53,633 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -78.15230098335608
2022-10-01T04:36:53,679 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T04:36:54,678 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19021.20988528766 meters
2022-10-01T04:36:54,678 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139959.6950686912 meters (statistic on all 2100682 legs which have a finite distance)
2022-10-01T04:36:54,678 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52295.73775388031 meters
2022-10-01T04:36:54,678 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139910.73964038186 meters (statistic on all 763801 trips which have a finite distance)
2022-10-01T04:36:54,678 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T04:36:54,678 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T04:36:55,688 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T04:36:55,690 INFO LegHistogramListener:72 number of legs: 2108383 100%
2022-10-01T04:36:55,690 INFO LegHistogramListener:79 number of bike legs: 100721 4.777168095170564%
2022-10-01T04:36:55,690 INFO LegHistogramListener:79 number of car legs: 238369 11.305773192062354%
2022-10-01T04:36:55,690 INFO LegHistogramListener:79 number of drtNorth legs: 265 0.012568873871587847%
2022-10-01T04:36:55,690 INFO LegHistogramListener:79 number of drtSoutheast legs: 142 0.0067350192066621675%
2022-10-01T04:36:55,690 INFO LegHistogramListener:79 number of freight legs: 47065 2.2322794293067245%
2022-10-01T04:36:55,690 INFO LegHistogramListener:79 number of pt legs: 127420 6.043493995161221%
2022-10-01T04:36:55,690 INFO LegHistogramListener:79 number of ride legs: 109664 5.201332016052112%
2022-10-01T04:36:55,690 INFO LegHistogramListener:79 number of walk legs: 1484737 70.42064937916878%
2022-10-01T04:36:56,230 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T04:36:56,230 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T04:37:07,535 INFO MemoryObserver:41 used RAM: 13573 MB free: 2522 MB total: 16096 MB
2022-10-01T04:37:07,683 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5082637095159112
2022-10-01T04:37:07,683 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4340341075399128
2022-10-01T04:37:07,683 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00873870913077638
2022-10-01T04:37:07,683 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007293169762294788
2022-10-01T04:37:07,683 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T04:37:07,683 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4890827115545582
2022-10-01T04:37:07,683 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.571086901821431
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8601857890385495
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21568705484833392
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3839588778711801
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.614182204717131E-4
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.765535054971577E-4
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.270580321151091
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2560337788915306
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5099608703019971
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1719267524918223
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37178219855497413
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.3236467646107315E-4
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.06689021603496E-4
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20325105141806643
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.1982481500690675
2022-10-01T04:37:07,684 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3347078367233756
2022-10-01T04:37:07,829 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T04:37:08,902 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T04:37:09,209 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T04:37:09,554 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T04:37:10,625 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T04:37:10,924 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T04:37:11,269 INFO ControlerListenerManagerImpl:171 [it.65] all ControlerIterationEndsListeners called.
2022-10-01T04:37:11,392 INFO AbstractController:181 ### ITERATION 65 ENDS
2022-10-01T04:37:11,392 INFO AbstractController:182 ###################################################
2022-10-01T04:37:11,392 INFO AbstractController:133 ###################################################
2022-10-01T04:37:11,392 INFO AbstractController:134 ### ITERATION 66 BEGINS
2022-10-01T04:37:11,393 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T04:37:11,393 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T04:37:11,393 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T04:37:11,393 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T04:37:11,393 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T04:37:11,757 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T04:37:11,813 INFO ControlerListenerManagerImpl:148 [it.66] all ControlerIterationStartsListeners called.
2022-10-01T04:37:11,813 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T04:37:20,713 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169607 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T04:37:20,714 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30556 plans
2022-10-01T04:37:20,723 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:37:20,723 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:20,726 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:37:20,727 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:20,727 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:37:20,728 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:20,728 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:20,729 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:20,730 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:37:20,731 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:20,731 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:20,731 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:20,733 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:37:20,735 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:20,739 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:37:20,741 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:20,758 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:37:20,763 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:20,765 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:20,814 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:37:20,951 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:37:21,170 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:37:21,645 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:37:22,500 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:37:24,435 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:37:28,271 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T04:37:34,740 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T04:37:52,733 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:37:52,734 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30556 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T04:37:52,734 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30569 plans
2022-10-01T04:37:52,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T04:37:52,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T04:37:52,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T04:37:52,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T04:37:52,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T04:37:52,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T04:37:52,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T04:37:52,736 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T04:37:52,736 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T04:37:52,737 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T04:37:52,740 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T04:37:52,745 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T04:37:52,754 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T04:37:52,774 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T04:37:52,812 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T04:37:52,887 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T04:37:53,110 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30569 plans
2022-10-01T04:37:53,110 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:53,114 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:37:53,114 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:53,124 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:37:53,124 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:53,124 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:53,124 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:53,124 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:53,124 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:53,125 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:37:53,125 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:53,126 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:53,127 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:37:53,131 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:37:53,138 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:53,146 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:37:53,149 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:53,154 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:37:53,157 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:37:53,199 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:37:53,309 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:37:53,468 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:37:54,056 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:37:55,246 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:37:57,065 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:38:00,977 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T04:38:07,546 INFO MemoryObserver:41 used RAM: 15524 MB free: 571 MB total: 16096 MB
2022-10-01T04:38:09,617 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T04:38:32,151 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:38:32,151 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30569 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T04:38:32,152 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7696 plans
2022-10-01T04:38:32,152 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T04:38:32,152 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T04:38:32,152 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T04:38:32,152 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T04:38:32,152 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T04:38:32,152 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T04:38:32,152 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T04:38:32,152 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T04:38:32,152 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T04:38:32,153 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T04:38:32,153 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T04:38:32,154 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T04:38:32,157 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T04:38:32,164 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T04:38:32,164 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7696 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T04:38:32,164 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40227 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T04:38:32,164 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6838 plans
2022-10-01T04:38:32,165 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:38:32,166 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:38:32,166 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:38:32,167 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:38:32,173 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:38:32,187 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:38:32,249 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:38:32,454 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:38:32,741 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:38:33,180 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:38:33,770 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:38:35,081 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:38:38,023 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:38:52,315 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:38:52,315 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6838 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T04:38:52,315 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T04:38:53,768 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T04:38:55,221 INFO ControlerListenerManagerImpl:213 [it.66] all ControlerReplanningListeners called.
2022-10-01T04:38:55,221 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T04:38:55,222 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T04:38:55,222 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T04:38:55,348 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T04:38:55,465 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T04:38:55,466 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T04:38:55,466 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T04:38:55,479 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T04:38:55,489 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T04:38:55,490 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T04:38:55,491 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T04:38:55,492 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T04:38:55,492 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T04:38:55,492 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T04:38:55,492 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T04:38:55,492 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T04:38:55,492 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T04:38:55,492 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:38:55,492 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:38:55,492 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T04:38:55,492 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:38:55,492 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:38:55,492 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T04:38:55,493 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T04:38:55,493 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T04:38:55,493 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T04:38:56,417 INFO ControlerListenerManagerImpl:232 [it.66] all ControlerBeforeMobsimListeners called.
2022-10-01T04:38:56,417 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T04:38:56,418 INFO NetworkImpl:163 node # 1
2022-10-01T04:38:56,418 INFO NetworkImpl:163 node # 4
2022-10-01T04:38:56,418 INFO NetworkImpl:163 node # 16
2022-10-01T04:38:56,418 INFO NetworkImpl:163 node # 64
2022-10-01T04:38:56,418 INFO NetworkImpl:163 node # 256
2022-10-01T04:38:56,418 INFO NetworkImpl:163 node # 1024
2022-10-01T04:38:56,419 INFO NetworkImpl:163 node # 4096
2022-10-01T04:38:56,421 INFO NetworkImpl:163 node # 16384
2022-10-01T04:38:56,430 INFO NetworkImpl:163 node # 65536
2022-10-01T04:38:56,467 INFO NetworkImpl:159 link # 1
2022-10-01T04:38:56,467 INFO NetworkImpl:159 link # 4
2022-10-01T04:38:56,467 INFO NetworkImpl:159 link # 16
2022-10-01T04:38:56,467 INFO NetworkImpl:159 link # 64
2022-10-01T04:38:56,468 INFO NetworkImpl:159 link # 256
2022-10-01T04:38:56,469 INFO NetworkImpl:159 link # 1024
2022-10-01T04:38:56,474 INFO NetworkImpl:159 link # 4096
2022-10-01T04:38:56,496 INFO NetworkImpl:159 link # 16384
2022-10-01T04:38:56,587 INFO NetworkImpl:159 link # 65536
2022-10-01T04:38:57,012 INFO NetworkImpl:159 link # 262144
2022-10-01T04:38:57,931 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T04:38:57,932 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T04:38:57,932 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T04:38:57,932 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T04:38:57,932 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T04:38:57,933 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T04:38:57,934 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T04:38:57,936 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T04:38:57,940 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T04:38:57,948 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T04:38:57,964 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T04:38:57,985 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T04:38:58,017 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T04:38:58,080 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T04:38:58,207 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T04:38:58,464 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T04:38:58,982 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T04:39:00,023 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T04:39:01,808 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T04:39:01,994 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T04:39:02,015 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:39:02,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T04:39:02,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:39:02,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:39:02,015 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:39:02,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T04:39:02,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T04:39:02,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T04:39:02,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:39:02,015 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:39:04,586 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:39:04,586 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:39:04,586 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:39:04,586 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:39:04,586 INFO EventsManagerImpl:176
2022-10-01T04:39:04,586 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:39:04,586 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:39:04,587 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:39:04,587 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:39:04,587 INFO EventsManagerImpl:176
2022-10-01T04:39:04,587 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:39:04,587 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:39:04,587 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:39:04,587 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:39:04,587 INFO EventsManagerImpl:176
2022-10-01T04:39:04,587 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:39:04,587 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:39:04,587 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:39:04,587 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:39:04,587 INFO EventsManagerImpl:176
2022-10-01T04:39:04,587 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T04:39:04,587 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T04:39:04,587 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T04:39:04,587 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T04:39:04,587 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T04:39:04,588 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T04:39:04,588 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T04:39:04,588 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:39:04,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T04:39:04,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:39:04,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:39:04,588 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T04:39:04,588 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:39:04,588 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:39:04,588 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:39:04,588 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T04:39:04,588 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T04:39:04,588 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T04:39:04,588 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T04:39:04,588 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:39:04,588 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:39:04,588 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:39:04,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T04:39:04,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:39:04,588 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:39:04,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:39:04,589 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:39:04,589 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:39:04,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:39:04,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:39:04,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:39:04,589 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:39:04,589 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:39:04,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:39:04,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:39:04,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:39:04,589 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:39:04,589 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T04:39:04,589 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:39:04,589 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:39:04,589 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:39:04,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T04:39:04,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:39:04,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:39:04,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:39:04,589 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:39:04,589 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:39:04,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:39:04,589 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:39:04,590 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:39:04,590 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:39:04,590 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:39:04,590 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:39:04,590 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:39:04,590 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:39:04,590 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:39:13,133 INFO MemoryObserver:41 used RAM: 12680 MB free: 3415 MB total: 16096 MB
2022-10-01T04:39:14,874 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T04:39:14,878 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T04:39:15,229 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T04:39:15,229 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T04:39:15,229 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T04:39:15,229 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T04:39:15,229 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T04:39:15,229 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T04:39:15,229 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T04:39:15,229 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T04:39:15,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T04:39:15,517 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=13s; (s/r): 0.0
2022-10-01T04:39:15,546 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T04:39:15,546 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T04:39:15,556 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T04:39:16,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1792 #nodes=215
2022-10-01T04:39:16,673 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271783 lost=0 simT=3600.0s realT=14s; (s/r): 257.14285714285717
2022-10-01T04:39:18,083 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T04:39:18,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3123 #nodes=334
2022-10-01T04:39:18,597 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271279 lost=0 simT=7200.0s realT=16s; (s/r): 450.0
2022-10-01T04:39:20,532 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T04:39:21,566 INFO VehicularDepartureHandler:110 teleport vehicle 726_bike from link 499545841 to link -286473860#1
2022-10-01T04:39:21,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4354 #nodes=471
2022-10-01T04:39:21,759 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270700 lost=0 simT=10800.0s realT=19s; (s/r): 568.421052631579
2022-10-01T04:39:22,820 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T04:39:22,854 INFO VehicularDepartureHandler:110 teleport vehicle 2168_bike from link 337534997#1 to link 392108381
2022-10-01T04:39:23,460 INFO VehicularDepartureHandler:110 teleport vehicle 24186_bike from link 238549202 to link -39853672#1
2022-10-01T04:39:23,460 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T04:39:26,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5586 #nodes=659
2022-10-01T04:39:26,297 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269907 lost=0 simT=14400.0s realT=24s; (s/r): 600.0
2022-10-01T04:39:32,676 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7199 #nodes=952
2022-10-01T04:39:32,676 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268698 lost=0 simT=18000.0s realT=30s; (s/r): 600.0
2022-10-01T04:39:44,060 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11089 #nodes=1700
2022-10-01T04:39:44,061 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266836 lost=0 simT=21600.0s realT=42s; (s/r): 514.2857142857143
2022-10-01T04:39:59,589 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12082 #nodes=1882
2022-10-01T04:39:59,590 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264184 lost=0 simT=25200.0s realT=57s; (s/r): 442.10526315789474
2022-10-01T04:40:13,133 INFO MemoryObserver:41 used RAM: 14006 MB free: 2089 MB total: 16096 MB
2022-10-01T04:40:18,882 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13377 #nodes=2000
2022-10-01T04:40:18,882 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260797 lost=0 simT=28800.0s realT=76s; (s/r): 378.94736842105266
2022-10-01T04:40:36,987 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14738 #nodes=2097
2022-10-01T04:40:36,987 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257205 lost=0 simT=32400.0s realT=94s; (s/r): 344.6808510638298
2022-10-01T04:41:01,371 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14634 #nodes=2119
2022-10-01T04:41:01,371 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251860 lost=0 simT=36000.0s realT=119s; (s/r): 302.52100840336135
2022-10-01T04:41:13,134 INFO MemoryObserver:41 used RAM: 15046 MB free: 1049 MB total: 16096 MB
2022-10-01T04:41:21,504 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15085 #nodes=2174
2022-10-01T04:41:21,504 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246041 lost=0 simT=39600.0s realT=139s; (s/r): 284.89208633093523
2022-10-01T04:41:42,624 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15476 #nodes=2219
2022-10-01T04:41:42,624 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238250 lost=0 simT=43200.0s realT=160s; (s/r): 270.0
2022-10-01T04:42:07,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15793 #nodes=2298
2022-10-01T04:42:07,726 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229287 lost=0 simT=46800.0s realT=185s; (s/r): 252.97297297297297
2022-10-01T04:42:13,134 INFO MemoryObserver:41 used RAM: 15279 MB free: 816 MB total: 16096 MB
2022-10-01T04:42:28,571 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16141 #nodes=2459
2022-10-01T04:42:28,572 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218102 lost=0 simT=50400.0s realT=206s; (s/r): 244.6601941747573
2022-10-01T04:42:50,015 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16331 #nodes=2458
2022-10-01T04:42:50,016 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204491 lost=0 simT=54000.0s realT=228s; (s/r): 236.8421052631579
2022-10-01T04:43:13,134 INFO MemoryObserver:41 used RAM: 15628 MB free: 467 MB total: 16096 MB
2022-10-01T04:43:16,449 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16647 #nodes=2506
2022-10-01T04:43:16,450 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187898 lost=0 simT=57600.0s realT=254s; (s/r): 226.77165354330708
2022-10-01T04:43:50,572 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16509 #nodes=2482
2022-10-01T04:43:50,572 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168414 lost=0 simT=61200.0s realT=288s; (s/r): 212.5
2022-10-01T04:44:13,134 INFO MemoryObserver:41 used RAM: 15245 MB free: 850 MB total: 16096 MB
2022-10-01T04:44:14,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16137 #nodes=2326
2022-10-01T04:44:14,731 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146070 lost=0 simT=64800.0s realT=312s; (s/r): 207.69230769230768
2022-10-01T04:44:41,341 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15422 #nodes=2148
2022-10-01T04:44:41,341 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122412 lost=0 simT=68400.0s realT=339s; (s/r): 201.76991150442478
2022-10-01T04:45:05,135 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=15045 #nodes=2094
2022-10-01T04:45:05,136 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97348 lost=0 simT=72000.0s realT=363s; (s/r): 198.34710743801654
2022-10-01T04:45:13,135 INFO MemoryObserver:41 used RAM: 15815 MB free: 280 MB total: 16096 MB
2022-10-01T04:45:25,748 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=13020 #nodes=1720
2022-10-01T04:45:25,748 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=75025 lost=0 simT=75600.0s realT=383s; (s/r): 197.38903394255874
2022-10-01T04:45:53,535 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12178 #nodes=1524
2022-10-01T04:45:53,535 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58906 lost=0 simT=79200.0s realT=411s; (s/r): 192.7007299270073
2022-10-01T04:46:13,484 INFO MemoryObserver:41 used RAM: 15484 MB free: 611 MB total: 16096 MB
2022-10-01T04:46:18,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11540 #nodes=1435
2022-10-01T04:46:18,016 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45328 lost=0 simT=82800.0s realT=436s; (s/r): 189.90825688073394
2022-10-01T04:46:46,921 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10861 #nodes=1324
2022-10-01T04:46:46,922 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33075 lost=0 simT=86400.0s realT=464s; (s/r): 186.20689655172413
2022-10-01T04:47:04,362 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9189 #nodes=1027
2022-10-01T04:47:04,362 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26786 lost=2 simT=90000.0s realT=482s; (s/r): 186.7219917012448
2022-10-01T04:47:13,376 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7760 #nodes=910
2022-10-01T04:47:13,376 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22846 lost=2 simT=93600.0s realT=491s; (s/r): 190.63136456211814
2022-10-01T04:47:13,484 INFO MemoryObserver:41 used RAM: 15704 MB free: 391 MB total: 16096 MB
2022-10-01T04:47:22,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6605 #nodes=777
2022-10-01T04:47:22,557 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19913 lost=5 simT=97200.0s realT=500s; (s/r): 194.4
2022-10-01T04:47:29,349 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5696 #nodes=618
2022-10-01T04:47:29,349 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17657 lost=5 simT=100800.0s realT=507s; (s/r): 198.81656804733728
2022-10-01T04:47:33,320 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4856 #nodes=515
2022-10-01T04:47:33,320 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15838 lost=5 simT=104400.0s realT=511s; (s/r): 204.30528375733854
2022-10-01T04:47:37,088 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4082 #nodes=487
2022-10-01T04:47:37,088 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14248 lost=5 simT=108000.0s realT=515s; (s/r): 209.70873786407768
2022-10-01T04:47:40,324 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3442 #nodes=387
2022-10-01T04:47:40,324 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12912 lost=5 simT=111600.0s realT=518s; (s/r): 215.44401544401543
2022-10-01T04:47:43,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2872 #nodes=315
2022-10-01T04:47:43,007 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11829 lost=5 simT=115200.0s realT=520s; (s/r): 221.53846153846155
2022-10-01T04:47:45,264 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2416 #nodes=256
2022-10-01T04:47:45,264 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10919 lost=5 simT=118800.0s realT=523s; (s/r): 227.151051625239
2022-10-01T04:47:47,260 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2094 #nodes=221
2022-10-01T04:47:47,260 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10159 lost=5 simT=122400.0s realT=525s; (s/r): 233.14285714285714
2022-10-01T04:47:49,037 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1760 #nodes=208
2022-10-01T04:47:49,038 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9355 lost=6 simT=126000.0s realT=527s; (s/r): 239.08918406072107
2022-10-01T04:47:50,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1436 #nodes=147
2022-10-01T04:47:50,483 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7696 lost=6 simT=129600.0s realT=528s; (s/r): 245.45454545454547
2022-10-01T04:47:51,002 INFO AbstractController$9:234 ### ITERATION 66 fires after mobsim event
2022-10-01T04:47:51,002 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=336.193909612sec
2022-10-01T04:47:51,002 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T04:47:51,039 INFO LegTimesControlerListener:50 [66] average trip (probably: leg) duration is: 1262 seconds = 00:21:02
2022-10-01T04:47:51,040 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T04:47:51,040 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:47:51,040 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:47:51,040 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:47:51,040 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:47:51,040 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T04:47:51,040 INFO EventsManagerImpl:137 event # 1
2022-10-01T04:47:51,040 INFO EventsManagerImpl:137 event # 4
2022-10-01T04:47:51,040 INFO EventsManagerImpl:137 event # 16
2022-10-01T04:47:51,040 INFO EventsManagerImpl:137 event # 64
2022-10-01T04:47:51,040 INFO EventsManagerImpl:137 event # 256
2022-10-01T04:47:51,042 INFO EventsManagerImpl:137 event # 1024
2022-10-01T04:47:51,045 INFO EventsManagerImpl:137 event # 4096
2022-10-01T04:47:51,061 INFO EventsManagerImpl:137 event # 16384
2022-10-01T04:47:51,080 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T04:47:51,465 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:47:51,465 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:47:51,465 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:47:51,465 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:47:51,465 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T04:47:51,466 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T04:47:51,466 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:47:51,469 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:47:51,469 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:43][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:47:51,471 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:47:51,472 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:47:51,472 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:38][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:47:51,475 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:47:51,475 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T04:47:51,475 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:47:51,476 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:47:51,476 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:47:51,476 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:47:51,476 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:47:51,476 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:47:51,476 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:47:51,476 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:47:51,476 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:47:51,477 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=29:09:13][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:47:51,478 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:47:51,478 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T04:47:51,478 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:47:51,479 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:47:51,479 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:47:51,479 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:47:51,480 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:47:51,480 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:47:51,480 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=26:33:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:47:51,483 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:47:51,483 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=01:55:15][duration=undefined][facilityId=null]
2022-10-01T04:47:51,483 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:21:25][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:47:51,487 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:47:51,487 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:47:51,487 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:47:51,487 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T04:47:52,010 INFO ControlerListenerManagerImpl:251 [it.66] all ControlerAfterMobsimListeners called.
2022-10-01T04:47:52,010 INFO AbstractController$4:159 ### ITERATION 66 fires scoring event
2022-10-01T04:47:52,011 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T04:47:52,278 INFO NewScoreAssignerImpl:57 it: 66 msaStart: 599
2022-10-01T04:47:52,487 INFO ControlerListenerManagerImpl:194 [it.66] all ControlerScoringListeners called.
2022-10-01T04:47:52,487 INFO AbstractController$5:167 ### ITERATION 66 fires iteration end event
2022-10-01T04:47:52,488 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T04:47:52,488 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T04:47:52,745 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T04:47:52,746 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T04:47:56,742 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T04:47:56,742 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13034374566723325
2022-10-01T04:47:56,742 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30771758833709056
2022-10-01T04:47:56,742 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.7587823577440342E-4
2022-10-01T04:47:56,742 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9256741143182856E-4
2022-10-01T04:47:56,742 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T04:47:56,742 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13677678099179919
2022-10-01T04:47:56,743 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14057934547620637
2022-10-01T04:47:56,743 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22379285908687102
2022-10-01T04:47:56,892 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T04:47:57,054 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -95.24845646958981
2022-10-01T04:47:57,054 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -116.45128118702445
2022-10-01T04:47:57,054 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -98.07532274722838
2022-10-01T04:47:57,054 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.88886194373069
2022-10-01T04:47:57,101 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T04:47:58,162 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19043.512819918724 meters
2022-10-01T04:47:58,162 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140113.32945487203 meters (statistic on all 2100525 legs which have a finite distance)
2022-10-01T04:47:58,162 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52340.38919157718 meters
2022-10-01T04:47:58,162 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 140052.3823421521 meters (statistic on all 763922 trips which have a finite distance)
2022-10-01T04:47:58,162 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T04:47:58,162 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T04:47:59,179 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T04:47:59,181 INFO LegHistogramListener:72 number of legs: 2108190 100%
2022-10-01T04:47:59,181 INFO LegHistogramListener:79 number of bike legs: 100753 4.779123323799088%
2022-10-01T04:47:59,181 INFO LegHistogramListener:79 number of car legs: 239509 11.360883032364256%
2022-10-01T04:47:59,182 INFO LegHistogramListener:79 number of drtNorth legs: 155 0.007352278494822573%
2022-10-01T04:47:59,182 INFO LegHistogramListener:79 number of drtSoutheast legs: 154 0.007304844440017266%
2022-10-01T04:47:59,182 INFO LegHistogramListener:79 number of freight legs: 47065 2.2324837894117704%
2022-10-01T04:47:59,182 INFO LegHistogramListener:79 number of pt legs: 127037 6.025880020301775%
2022-10-01T04:47:59,182 INFO LegHistogramListener:79 number of ride legs: 108970 5.168888952134295%
2022-10-01T04:47:59,182 INFO LegHistogramListener:79 number of walk legs: 1484547 70.41808375905397%
2022-10-01T04:47:59,723 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T04:47:59,723 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T04:48:03,936 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5122049225365493
2022-10-01T04:48:03,936 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4347620123551251
2022-10-01T04:48:03,936 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008801614485177444
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0073650615958960036
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.49104304780293423
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5750846012827557
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8620690983223527
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21624293277600046
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38412063449678285
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.665533514432285E-4
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.804048537257943E-4
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.27164457704493755
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2567488458793141
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5136286375984019
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17235040079697234
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3720723334548648
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.33648459203952E-4
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.092565870892537E-4
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2038403076970478
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19874497399056162
2022-10-01T04:48:03,937 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3361957409223722
2022-10-01T04:48:04,086 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T04:48:05,159 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T04:48:05,467 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T04:48:05,824 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T04:48:06,912 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T04:48:07,212 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T04:48:07,549 INFO ControlerListenerManagerImpl:171 [it.66] all ControlerIterationEndsListeners called.
2022-10-01T04:48:07,673 INFO AbstractController:181 ### ITERATION 66 ENDS
2022-10-01T04:48:07,673 INFO AbstractController:182 ###################################################
2022-10-01T04:48:07,673 INFO AbstractController:133 ###################################################
2022-10-01T04:48:07,673 INFO AbstractController:134 ### ITERATION 67 BEGINS
2022-10-01T04:48:07,674 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T04:48:07,674 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T04:48:07,674 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T04:48:07,674 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T04:48:07,674 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T04:48:13,932 INFO MemoryObserver:41 used RAM: 13409 MB free: 2686 MB total: 16096 MB
2022-10-01T04:48:14,104 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T04:48:14,161 INFO ControlerListenerManagerImpl:148 [it.67] all ControlerIterationStartsListeners called.
2022-10-01T04:48:14,161 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T04:48:16,293 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170038 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T04:48:16,294 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30200 plans
2022-10-01T04:48:16,294 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:16,365 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:48:16,366 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:48:16,367 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:48:16,367 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:16,367 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:16,369 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:48:16,370 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:16,375 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:48:16,376 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:16,377 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:16,380 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:48:16,383 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:16,389 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:16,408 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:48:16,432 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:16,456 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:16,460 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:48:16,546 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:16,589 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:48:16,789 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:48:17,255 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:17,467 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:48:18,429 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:48:20,252 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:48:24,029 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T04:48:38,344 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T04:48:55,104 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:48:55,104 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30200 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T04:48:55,104 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30600 plans
2022-10-01T04:48:55,128 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T04:48:55,128 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T04:48:55,128 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T04:48:55,128 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T04:48:55,128 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T04:48:55,128 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T04:48:55,128 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T04:48:55,129 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T04:48:55,130 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T04:48:55,133 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T04:48:55,128 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T04:48:55,139 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T04:48:55,150 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T04:48:55,172 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T04:48:55,213 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T04:48:55,291 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T04:48:55,434 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30600 plans
2022-10-01T04:48:55,434 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:48:55,434 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:48:55,434 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:48:55,434 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:55,434 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:55,435 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:55,436 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:55,438 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:48:55,444 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:55,444 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:48:55,448 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:55,455 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:55,457 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:48:55,457 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:55,464 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:55,464 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:55,465 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:55,475 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:48:55,497 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:48:55,500 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:48:55,557 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:48:55,790 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:48:56,179 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:48:57,181 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:48:59,322 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:49:03,516 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T04:49:12,661 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T04:49:13,935 INFO MemoryObserver:41 used RAM: 15031 MB free: 1064 MB total: 16096 MB
2022-10-01T04:49:33,556 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:49:33,556 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30600 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T04:49:33,556 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7590 plans
2022-10-01T04:49:33,557 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T04:49:33,557 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T04:49:33,557 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T04:49:33,557 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T04:49:33,557 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T04:49:33,557 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T04:49:33,557 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T04:49:33,557 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T04:49:33,557 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T04:49:33,557 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T04:49:33,558 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T04:49:33,558 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T04:49:33,560 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T04:49:33,562 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T04:49:33,562 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7590 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T04:49:33,562 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40136 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T04:49:33,562 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6929 plans
2022-10-01T04:49:33,563 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:49:33,563 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:49:33,563 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:49:33,564 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:49:33,567 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:49:33,582 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:49:33,626 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:49:33,772 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:49:34,070 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:49:34,443 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:49:35,268 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:49:36,535 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:49:40,201 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:49:54,238 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:49:54,238 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6929 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T04:49:54,238 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T04:49:55,326 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T04:49:56,444 INFO ControlerListenerManagerImpl:213 [it.67] all ControlerReplanningListeners called.
2022-10-01T04:49:56,444 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T04:49:56,444 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T04:49:56,444 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T04:49:56,536 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T04:49:56,618 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T04:49:56,619 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T04:49:56,619 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T04:49:56,620 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T04:49:56,621 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T04:49:56,621 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T04:49:56,621 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T04:49:56,621 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T04:49:56,622 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T04:49:56,622 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T04:49:56,622 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T04:49:56,622 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T04:49:56,622 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T04:49:56,622 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:49:56,622 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:49:56,622 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T04:49:56,622 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:49:56,622 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:49:56,622 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T04:49:56,622 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T04:49:56,622 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T04:49:56,622 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T04:49:57,408 INFO ControlerListenerManagerImpl:232 [it.67] all ControlerBeforeMobsimListeners called.
2022-10-01T04:49:57,408 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T04:49:57,409 INFO NetworkImpl:163 node # 1
2022-10-01T04:49:57,409 INFO NetworkImpl:163 node # 4
2022-10-01T04:49:57,409 INFO NetworkImpl:163 node # 16
2022-10-01T04:49:57,409 INFO NetworkImpl:163 node # 64
2022-10-01T04:49:57,409 INFO NetworkImpl:163 node # 256
2022-10-01T04:49:57,409 INFO NetworkImpl:163 node # 1024
2022-10-01T04:49:57,409 INFO NetworkImpl:163 node # 4096
2022-10-01T04:49:57,411 INFO NetworkImpl:163 node # 16384
2022-10-01T04:49:57,419 INFO NetworkImpl:163 node # 65536
2022-10-01T04:49:57,451 INFO NetworkImpl:159 link # 1
2022-10-01T04:49:57,451 INFO NetworkImpl:159 link # 4
2022-10-01T04:49:57,451 INFO NetworkImpl:159 link # 16
2022-10-01T04:49:57,451 INFO NetworkImpl:159 link # 64
2022-10-01T04:49:57,451 INFO NetworkImpl:159 link # 256
2022-10-01T04:49:57,452 INFO NetworkImpl:159 link # 1024
2022-10-01T04:49:57,456 INFO NetworkImpl:159 link # 4096
2022-10-01T04:49:57,473 INFO NetworkImpl:159 link # 16384
2022-10-01T04:49:57,542 INFO NetworkImpl:159 link # 65536
2022-10-01T04:49:57,862 INFO NetworkImpl:159 link # 262144
2022-10-01T04:49:58,540 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T04:49:58,540 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T04:49:58,540 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T04:49:58,540 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T04:49:58,540 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T04:49:58,540 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T04:49:58,540 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T04:49:58,541 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T04:49:58,542 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T04:49:58,544 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T04:49:58,548 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T04:49:58,555 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T04:49:58,571 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T04:49:58,604 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T04:49:58,668 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T04:49:58,827 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T04:49:59,385 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T04:50:00,333 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T04:50:01,937 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T04:50:02,120 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T04:50:02,145 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:50:02,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T04:50:02,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:50:02,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:50:02,146 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:50:02,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T04:50:02,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T04:50:02,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T04:50:02,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:50:02,146 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:50:04,415 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:50:04,415 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:50:04,416 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:50:04,416 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:50:04,416 INFO EventsManagerImpl:176
2022-10-01T04:50:04,416 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:50:04,416 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:50:04,416 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:50:04,416 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:50:04,416 INFO EventsManagerImpl:176
2022-10-01T04:50:04,416 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:50:04,416 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:50:04,416 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:50:04,416 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:50:04,416 INFO EventsManagerImpl:176
2022-10-01T04:50:04,416 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:50:04,416 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T04:50:04,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T04:50:04,417 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T04:50:04,417 INFO EventsManagerImpl:176
2022-10-01T04:50:04,417 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T04:50:04,417 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T04:50:04,417 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T04:50:04,417 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T04:50:04,417 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T04:50:04,417 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T04:50:04,417 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T04:50:04,417 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:50:04,417 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T04:50:04,417 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:50:04,417 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:50:04,417 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T04:50:04,417 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:50:04,417 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:50:04,418 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T04:50:04,418 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T04:50:04,418 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T04:50:04,418 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T04:50:04,418 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T04:50:04,418 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:50:04,418 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:50:04,418 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:50:04,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T04:50:04,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:50:04,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:50:04,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:50:04,418 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:50:04,418 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:50:04,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:50:04,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:50:04,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:50:04,418 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:50:04,418 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:50:04,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:50:04,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:50:04,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:50:04,419 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:50:04,419 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T04:50:04,419 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:50:04,419 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:50:04,419 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:50:04,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T04:50:04,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:50:04,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:50:04,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T04:50:04,419 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T04:50:04,419 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:50:04,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:50:04,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:50:04,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:50:04,419 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T04:50:04,419 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T04:50:04,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:50:04,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T04:50:04,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T04:50:04,419 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T04:50:12,691 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T04:50:12,695 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T04:50:13,037 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T04:50:13,037 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T04:50:13,037 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T04:50:13,037 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T04:50:13,038 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T04:50:13,038 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T04:50:13,038 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T04:50:13,038 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T04:50:13,386 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T04:50:13,387 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T04:50:13,418 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T04:50:13,418 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T04:50:13,427 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T04:50:13,860 INFO VehicularDepartureHandler:110 teleport vehicle 2631_bike from link 883869586 to link 116570222
2022-10-01T04:50:13,935 INFO MemoryObserver:41 used RAM: 13081 MB free: 3014 MB total: 16096 MB
2022-10-01T04:50:14,605 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1789 #nodes=212
2022-10-01T04:50:14,605 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271771 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T04:50:16,127 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T04:50:16,609 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3131 #nodes=340
2022-10-01T04:50:16,609 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271274 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T04:50:18,436 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T04:50:19,584 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4376 #nodes=472
2022-10-01T04:50:19,584 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270698 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T04:50:20,741 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T04:50:22,153 INFO VehicularDepartureHandler:110 teleport vehicle 12408_bike from link 19796814#0 to link 383652769
2022-10-01T04:50:22,350 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T04:50:22,350 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T04:50:24,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5552 #nodes=684
2022-10-01T04:50:24,354 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269896 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T04:50:31,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7224 #nodes=960
2022-10-01T04:50:31,825 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268700 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-10-01T04:50:43,047 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11146 #nodes=1677
2022-10-01T04:50:43,047 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266846 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-10-01T04:50:59,138 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12201 #nodes=1890
2022-10-01T04:50:59,138 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264169 lost=0 simT=25200.0s realT=56s; (s/r): 450.0
2022-10-01T04:51:13,936 INFO MemoryObserver:41 used RAM: 14178 MB free: 1917 MB total: 16096 MB
2022-10-01T04:51:18,603 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13449 #nodes=1965
2022-10-01T04:51:18,603 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260798 lost=0 simT=28800.0s realT=76s; (s/r): 378.94736842105266
2022-10-01T04:51:39,118 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14743 #nodes=2218
2022-10-01T04:51:39,119 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257243 lost=0 simT=32400.0s realT=96s; (s/r): 337.5
2022-10-01T04:52:01,724 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14555 #nodes=2125
2022-10-01T04:52:01,724 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251851 lost=0 simT=36000.0s realT=119s; (s/r): 302.52100840336135
2022-10-01T04:52:13,936 INFO MemoryObserver:41 used RAM: 14722 MB free: 1373 MB total: 16096 MB
2022-10-01T04:52:20,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15061 #nodes=2195
2022-10-01T04:52:20,359 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246045 lost=0 simT=39600.0s realT=138s; (s/r): 286.95652173913044
2022-10-01T04:52:39,914 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15430 #nodes=2197
2022-10-01T04:52:39,914 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238274 lost=0 simT=43200.0s realT=157s; (s/r): 275.1592356687898
2022-10-01T04:53:05,359 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15806 #nodes=2308
2022-10-01T04:53:05,360 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229271 lost=0 simT=46800.0s realT=183s; (s/r): 255.7377049180328
2022-10-01T04:53:13,936 INFO MemoryObserver:41 used RAM: 15239 MB free: 856 MB total: 16096 MB
2022-10-01T04:53:26,480 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16107 #nodes=2421
2022-10-01T04:53:26,480 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218071 lost=0 simT=50400.0s realT=204s; (s/r): 247.05882352941177
2022-10-01T04:53:49,515 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16296 #nodes=2481
2022-10-01T04:53:49,516 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204478 lost=0 simT=54000.0s realT=227s; (s/r): 237.88546255506608
2022-10-01T04:54:13,936 INFO MemoryObserver:41 used RAM: 15853 MB free: 242 MB total: 16096 MB
2022-10-01T04:54:17,309 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16621 #nodes=2442
2022-10-01T04:54:17,309 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187837 lost=0 simT=57600.0s realT=255s; (s/r): 225.88235294117646
2022-10-01T04:54:52,336 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16530 #nodes=2455
2022-10-01T04:54:52,337 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168287 lost=0 simT=61200.0s realT=290s; (s/r): 211.0344827586207
2022-10-01T04:55:13,937 INFO MemoryObserver:41 used RAM: 15519 MB free: 576 MB total: 16096 MB
2022-10-01T04:55:15,497 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16099 #nodes=2355
2022-10-01T04:55:15,498 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146042 lost=0 simT=64800.0s realT=313s; (s/r): 207.02875399361022
2022-10-01T04:55:39,786 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15239 #nodes=2176
2022-10-01T04:55:39,786 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122151 lost=0 simT=68400.0s realT=337s; (s/r): 202.9673590504451
2022-10-01T04:56:00,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14960 #nodes=2117
2022-10-01T04:56:00,397 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97215 lost=0 simT=72000.0s realT=358s; (s/r): 201.11731843575419
2022-10-01T04:56:13,937 INFO MemoryObserver:41 used RAM: 15701 MB free: 394 MB total: 16096 MB
2022-10-01T04:56:19,163 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12950 #nodes=1733
2022-10-01T04:56:19,163 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74824 lost=0 simT=75600.0s realT=377s; (s/r): 200.53050397877985
2022-10-01T04:56:36,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12156 #nodes=1556
2022-10-01T04:56:36,154 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58838 lost=0 simT=79200.0s realT=394s; (s/r): 201.01522842639594
2022-10-01T04:57:00,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11504 #nodes=1407
2022-10-01T04:57:00,162 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45311 lost=0 simT=82800.0s realT=418s; (s/r): 198.08612440191388
2022-10-01T04:57:13,937 INFO MemoryObserver:41 used RAM: 15517 MB free: 578 MB total: 16096 MB
2022-10-01T04:57:22,102 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=11086 #nodes=1297
2022-10-01T04:57:22,102 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33084 lost=1 simT=86400.0s realT=439s; (s/r): 196.81093394077448
2022-10-01T04:57:50,872 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9173 #nodes=1046
2022-10-01T04:57:50,872 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26727 lost=3 simT=90000.0s realT=468s; (s/r): 192.30769230769232
2022-10-01T04:57:58,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7808 #nodes=892
2022-10-01T04:57:58,948 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22783 lost=3 simT=93600.0s realT=476s; (s/r): 196.6386554621849
2022-10-01T04:58:06,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6669 #nodes=722
2022-10-01T04:58:06,133 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19823 lost=3 simT=97200.0s realT=483s; (s/r): 201.24223602484471
2022-10-01T04:58:11,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5640 #nodes=630
2022-10-01T04:58:11,925 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17544 lost=3 simT=100800.0s realT=489s; (s/r): 206.13496932515338
2022-10-01T04:58:13,937 INFO MemoryObserver:41 used RAM: 15736 MB free: 359 MB total: 16096 MB
2022-10-01T04:58:16,748 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4829 #nodes=511
2022-10-01T04:58:16,748 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15705 lost=4 simT=104400.0s realT=494s; (s/r): 211.33603238866397
2022-10-01T04:58:20,675 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4109 #nodes=455
2022-10-01T04:58:20,675 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14144 lost=5 simT=108000.0s realT=498s; (s/r): 216.86746987951807
2022-10-01T04:58:23,649 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3458 #nodes=366
2022-10-01T04:58:23,649 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12794 lost=5 simT=111600.0s realT=501s; (s/r): 222.75449101796409
2022-10-01T04:58:26,352 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2873 #nodes=311
2022-10-01T04:58:26,352 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11740 lost=6 simT=115200.0s realT=504s; (s/r): 228.57142857142858
2022-10-01T04:58:28,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2425 #nodes=242
2022-10-01T04:58:28,591 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10849 lost=6 simT=118800.0s realT=506s; (s/r): 234.7826086956522
2022-10-01T04:58:30,527 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2083 #nodes=208
2022-10-01T04:58:30,527 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10100 lost=6 simT=122400.0s realT=508s; (s/r): 240.9448818897638
2022-10-01T04:58:32,165 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1759 #nodes=172
2022-10-01T04:58:32,165 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9317 lost=6 simT=126000.0s realT=510s; (s/r): 247.05882352941177
2022-10-01T04:58:33,682 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1428 #nodes=154
2022-10-01T04:58:33,682 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7646 lost=6 simT=129600.0s realT=511s; (s/r): 253.62035225048925
2022-10-01T04:58:42,466 INFO AbstractController$9:234 ### ITERATION 67 fires after mobsim event
2022-10-01T04:58:42,466 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=368.133243301sec
2022-10-01T04:58:42,466 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T04:58:42,499 INFO LegTimesControlerListener:50 [67] average trip (probably: leg) duration is: 1259 seconds = 00:20:59
2022-10-01T04:58:42,499 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T04:58:42,499 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:58:42,499 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:58:42,499 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:58:42,499 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T04:58:42,499 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T04:58:42,499 INFO EventsManagerImpl:137 event # 1
2022-10-01T04:58:42,499 INFO EventsManagerImpl:137 event # 4
2022-10-01T04:58:42,499 INFO EventsManagerImpl:137 event # 16
2022-10-01T04:58:42,499 INFO EventsManagerImpl:137 event # 64
2022-10-01T04:58:42,500 INFO EventsManagerImpl:137 event # 256
2022-10-01T04:58:42,501 INFO EventsManagerImpl:137 event # 1024
2022-10-01T04:58:42,503 INFO EventsManagerImpl:137 event # 4096
2022-10-01T04:58:42,515 INFO EventsManagerImpl:137 event # 16384
2022-10-01T04:58:42,529 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T04:58:42,835 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:58:42,835 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:58:42,835 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T04:58:42,835 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T04:58:42,835 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T04:58:42,835 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T04:58:42,836 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:58:42,838 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:58:42,838 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:43][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:58:42,840 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:58:42,841 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:58:42,841 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:37][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:58:42,843 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:58:42,843 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T04:58:42,843 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:58:42,844 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:58:42,844 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:58:42,844 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:58:42,844 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:58:42,844 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:58:42,844 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:58:42,845 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:58:42,845 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:58:42,845 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:04:53][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:58:42,846 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:58:42,846 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T04:58:42,846 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:58:42,846 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:58:42,846 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:58:42,846 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:05:08][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:58:42,847 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:58:42,847 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:58:42,847 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=26:24:54][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:58:42,849 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:58:42,849 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:58:42,849 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:58:42,853 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T04:58:42,853 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T04:58:42,853 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T04:58:42,853 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T04:58:43,267 INFO ControlerListenerManagerImpl:251 [it.67] all ControlerAfterMobsimListeners called.
2022-10-01T04:58:43,267 INFO AbstractController$4:159 ### ITERATION 67 fires scoring event
2022-10-01T04:58:43,267 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T04:58:43,424 INFO NewScoreAssignerImpl:57 it: 67 msaStart: 599
2022-10-01T04:58:43,571 INFO ControlerListenerManagerImpl:194 [it.67] all ControlerScoringListeners called.
2022-10-01T04:58:43,571 INFO AbstractController$5:167 ### ITERATION 67 fires iteration end event
2022-10-01T04:58:43,571 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T04:58:43,571 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T04:58:43,669 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T04:58:43,670 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T04:58:46,602 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T04:58:46,602 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13090219116038554
2022-10-01T04:58:46,602 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30755839927697354
2022-10-01T04:58:46,602 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4905385211849827E-4
2022-10-01T04:58:46,602 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7972958400304E-4
2022-10-01T04:58:46,602 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T04:58:46,602 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13658421358036738
2022-10-01T04:58:46,603 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14113265583838716
2022-10-01T04:58:46,603 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2229725219141714
2022-10-01T04:58:46,746 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T04:58:46,871 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -94.98473914788697
2022-10-01T04:58:46,871 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -116.06173363544606
2022-10-01T04:58:46,871 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -97.84761410903837
2022-10-01T04:58:46,871 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.82389196985815
2022-10-01T04:58:46,920 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T04:58:47,959 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19025.041159408553 meters
2022-10-01T04:58:47,959 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 140025.13725673407 meters (statistic on all 2101241 legs which have a finite distance)
2022-10-01T04:58:47,959 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52298.696837835225 meters
2022-10-01T04:58:47,959 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139962.9876321666 meters (statistic on all 764043 trips which have a finite distance)
2022-10-01T04:58:47,959 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T04:58:47,959 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T04:58:49,065 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T04:58:49,067 INFO LegHistogramListener:72 number of legs: 2108856 100%
2022-10-01T04:58:49,067 INFO LegHistogramListener:79 number of bike legs: 101188 4.798241321360965%
2022-10-01T04:58:49,068 INFO LegHistogramListener:79 number of car legs: 239402 11.352221299130903%
2022-10-01T04:58:49,068 INFO LegHistogramListener:79 number of drtNorth legs: 219 0.010384777338993274%
2022-10-01T04:58:49,068 INFO LegHistogramListener:79 number of drtSoutheast legs: 145 0.0068757658180549075%
2022-10-01T04:58:49,068 INFO LegHistogramListener:79 number of freight legs: 47065 2.2317787463914085%
2022-10-01T04:58:49,068 INFO LegHistogramListener:79 number of pt legs: 126567 6.001690015819003%
2022-10-01T04:58:49,068 INFO LegHistogramListener:79 number of ride legs: 109390 5.187172571289837%
2022-10-01T04:58:49,068 INFO LegHistogramListener:79 number of walk legs: 1484880 70.41163550285083%
2022-10-01T04:58:49,606 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T04:58:49,606 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5159432978838125
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4354372820778794
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00889661440815048
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0074369534294972195
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.49289939764913704
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.579278719503741
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8639729481300421
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21666144595017897
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38432218838741483
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.691209169289863E-4
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.868237674401886E-4
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.272762751813985
2022-10-01T04:58:53,277 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2574806020427551
2022-10-01T04:58:53,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5171372158346899
2022-10-01T04:58:53,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17275094101275054
2022-10-01T04:58:53,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37230983326229733
2022-10-01T04:58:53,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.33648459203952E-4
2022-10-01T04:58:53,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.1054036983213256E-4
2022-10-01T04:58:53,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T04:58:53,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2045451044228883
2022-10-01T04:58:53,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.19929058165628513
2022-10-01T04:58:53,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.33768749646959745
2022-10-01T04:58:53,418 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T04:58:54,465 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T04:58:54,759 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T04:58:55,098 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T04:58:56,135 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T04:58:56,428 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T04:58:56,769 INFO ControlerListenerManagerImpl:171 [it.67] all ControlerIterationEndsListeners called.
2022-10-01T04:58:56,890 INFO AbstractController:181 ### ITERATION 67 ENDS
2022-10-01T04:58:56,890 INFO AbstractController:182 ###################################################
2022-10-01T04:58:56,890 INFO AbstractController:133 ###################################################
2022-10-01T04:58:56,890 INFO AbstractController:134 ### ITERATION 68 BEGINS
2022-10-01T04:58:56,891 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T04:58:56,891 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T04:58:56,891 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T04:58:56,891 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T04:58:56,891 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T04:59:03,655 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T04:59:03,695 INFO ControlerListenerManagerImpl:148 [it.68] all ControlerIterationStartsListeners called.
2022-10-01T04:59:03,696 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T04:59:05,400 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169688 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T04:59:05,400 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30514 plans
2022-10-01T04:59:05,401 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:05,402 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:59:05,403 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:05,403 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:59:05,403 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:05,404 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:05,404 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:05,405 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:05,405 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:59:05,412 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:59:05,413 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:05,419 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:05,420 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:59:05,436 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:59:05,438 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:05,451 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:05,461 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:05,464 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:59:05,589 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:59:05,617 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:05,678 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:59:05,896 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:59:06,404 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:59:07,304 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:59:09,118 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:59:12,728 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T04:59:13,938 INFO MemoryObserver:41 used RAM: 15945 MB free: 150 MB total: 16096 MB
2022-10-01T04:59:19,448 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T04:59:44,028 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T04:59:44,029 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30514 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T04:59:44,029 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30506 plans
2022-10-01T04:59:44,029 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T04:59:44,029 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T04:59:44,030 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T04:59:44,030 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T04:59:44,030 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T04:59:44,030 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T04:59:44,030 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T04:59:44,030 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T04:59:44,031 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T04:59:44,032 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T04:59:44,034 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T04:59:44,039 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T04:59:44,049 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T04:59:44,070 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T04:59:44,108 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T04:59:44,185 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T04:59:44,437 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30506 plans
2022-10-01T04:59:44,438 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T04:59:44,438 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:44,438 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:44,438 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T04:59:44,438 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:44,441 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T04:59:44,441 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T04:59:44,442 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:44,443 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:44,443 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:44,446 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T04:59:44,453 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:44,457 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T04:59:44,457 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:44,463 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:44,466 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:44,475 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:44,484 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T04:59:44,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T04:59:44,622 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T04:59:44,750 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T04:59:44,993 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T04:59:45,419 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T04:59:46,446 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T04:59:48,393 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T04:59:52,509 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T05:00:00,803 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T05:00:13,939 INFO MemoryObserver:41 used RAM: 14954 MB free: 1141 MB total: 16096 MB
2022-10-01T05:00:21,135 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:00:21,136 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30506 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T05:00:21,136 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7720 plans
2022-10-01T05:00:21,136 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T05:00:21,136 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T05:00:21,136 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T05:00:21,136 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T05:00:21,136 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T05:00:21,136 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T05:00:21,136 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T05:00:21,136 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T05:00:21,137 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T05:00:21,137 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T05:00:21,137 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T05:00:21,138 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T05:00:21,141 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T05:00:21,146 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T05:00:21,146 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7720 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T05:00:21,146 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40202 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T05:00:21,146 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6863 plans
2022-10-01T05:00:21,147 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:00:21,147 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:00:21,147 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:00:21,147 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:00:21,149 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:00:21,154 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:00:21,204 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:00:21,280 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:00:21,545 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:00:22,224 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:00:23,223 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:00:24,358 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:00:27,860 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:00:38,683 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:00:38,683 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6863 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T05:00:38,683 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T05:00:39,701 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T05:00:40,766 INFO ControlerListenerManagerImpl:213 [it.68] all ControlerReplanningListeners called.
2022-10-01T05:00:40,767 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T05:00:40,767 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T05:00:40,767 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T05:00:40,862 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T05:00:40,966 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T05:00:40,966 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T05:00:40,966 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T05:00:40,978 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T05:00:40,989 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T05:00:40,989 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T05:00:40,990 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T05:00:40,991 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T05:00:40,991 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T05:00:40,991 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T05:00:40,991 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T05:00:40,991 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T05:00:40,991 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T05:00:40,991 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:00:40,991 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:00:40,991 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T05:00:40,992 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:00:40,992 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:00:40,992 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T05:00:40,992 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T05:00:40,992 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T05:00:40,992 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T05:00:41,729 INFO ControlerListenerManagerImpl:232 [it.68] all ControlerBeforeMobsimListeners called.
2022-10-01T05:00:41,729 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T05:00:41,730 INFO NetworkImpl:163 node # 1
2022-10-01T05:00:41,730 INFO NetworkImpl:163 node # 4
2022-10-01T05:00:41,730 INFO NetworkImpl:163 node # 16
2022-10-01T05:00:41,730 INFO NetworkImpl:163 node # 64
2022-10-01T05:00:41,730 INFO NetworkImpl:163 node # 256
2022-10-01T05:00:41,731 INFO NetworkImpl:163 node # 1024
2022-10-01T05:00:41,731 INFO NetworkImpl:163 node # 4096
2022-10-01T05:00:41,733 INFO NetworkImpl:163 node # 16384
2022-10-01T05:00:41,742 INFO NetworkImpl:163 node # 65536
2022-10-01T05:00:41,776 INFO NetworkImpl:159 link # 1
2022-10-01T05:00:41,776 INFO NetworkImpl:159 link # 4
2022-10-01T05:00:41,777 INFO NetworkImpl:159 link # 16
2022-10-01T05:00:41,777 INFO NetworkImpl:159 link # 64
2022-10-01T05:00:41,777 INFO NetworkImpl:159 link # 256
2022-10-01T05:00:41,778 INFO NetworkImpl:159 link # 1024
2022-10-01T05:00:41,783 INFO NetworkImpl:159 link # 4096
2022-10-01T05:00:41,802 INFO NetworkImpl:159 link # 16384
2022-10-01T05:00:41,883 INFO NetworkImpl:159 link # 65536
2022-10-01T05:00:42,255 INFO NetworkImpl:159 link # 262144
2022-10-01T05:00:43,016 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T05:00:43,016 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T05:00:43,017 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T05:00:43,017 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T05:00:43,017 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T05:00:43,017 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T05:00:43,017 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T05:00:43,018 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T05:00:43,020 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T05:00:43,024 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T05:00:43,033 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T05:00:43,049 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T05:00:43,081 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T05:00:43,147 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T05:00:43,278 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T05:00:43,604 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T05:00:44,152 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T05:00:45,173 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T05:00:47,069 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T05:00:47,250 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T05:00:47,272 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:00:47,272 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T05:00:47,272 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:00:47,272 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:00:47,272 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:00:47,272 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T05:00:47,272 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T05:00:47,272 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T05:00:47,272 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:00:47,272 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:00:55,683 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:00:55,683 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:00:55,683 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:00:55,684 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:00:55,684 INFO EventsManagerImpl:176
2022-10-01T05:00:55,684 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:00:55,684 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:00:55,684 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:00:55,684 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:00:55,684 INFO EventsManagerImpl:176
2022-10-01T05:00:55,684 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:00:55,684 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:00:55,684 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:00:55,684 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:00:55,684 INFO EventsManagerImpl:176
2022-10-01T05:00:55,684 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:00:55,684 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:00:55,684 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:00:55,684 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:00:55,684 INFO EventsManagerImpl:176
2022-10-01T05:00:55,684 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T05:00:55,685 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T05:00:55,685 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T05:00:55,685 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T05:00:55,685 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T05:00:55,685 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T05:00:55,685 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T05:00:55,685 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:00:55,685 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T05:00:55,685 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:00:55,685 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:00:55,685 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T05:00:55,685 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:00:55,685 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:00:55,685 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:00:55,685 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T05:00:55,685 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T05:00:55,685 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T05:00:55,685 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T05:00:55,685 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:00:55,685 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:00:55,686 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:00:55,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T05:00:55,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:00:55,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:00:55,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:00:55,686 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:00:55,686 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:00:55,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:00:55,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:00:55,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:00:55,686 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:00:55,686 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:00:55,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:00:55,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:00:55,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:00:55,686 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:00:55,686 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T05:00:55,686 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:00:55,686 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:00:55,686 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:00:55,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T05:00:55,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:00:55,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:00:55,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:00:55,687 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:00:55,687 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:00:55,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:00:55,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:00:55,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:00:55,687 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:00:55,687 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:00:55,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:00:55,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:00:55,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:00:55,687 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:00:57,385 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T05:00:57,388 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T05:00:57,611 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T05:00:57,611 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T05:00:57,611 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T05:00:57,611 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T05:00:57,611 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T05:00:57,611 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T05:00:57,611 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T05:00:57,611 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T05:00:57,869 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T05:00:57,869 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T05:00:57,900 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T05:00:57,900 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T05:00:57,911 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T05:00:59,092 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1785 #nodes=210
2022-10-01T05:00:59,092 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271774 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T05:01:00,102 INFO VehicularDepartureHandler:110 teleport vehicle 234869_bike from link -328638900#2 to link 341989089#0
2022-10-01T05:01:00,638 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T05:01:00,961 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3109 #nodes=344
2022-10-01T05:01:00,961 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271281 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T05:01:02,759 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T05:01:03,176 INFO VehicularDepartureHandler:110 teleport vehicle 11432_bike from link 628831856#1 to link -281637515
2022-10-01T05:01:04,428 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4355 #nodes=468
2022-10-01T05:01:04,428 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270702 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T05:01:05,566 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T05:01:07,167 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T05:01:07,167 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T05:01:09,411 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5544 #nodes=680
2022-10-01T05:01:09,412 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269890 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T05:01:13,940 INFO MemoryObserver:41 used RAM: 13779 MB free: 2316 MB total: 16096 MB
2022-10-01T05:01:14,608 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7142 #nodes=1004
2022-10-01T05:01:14,608 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268689 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T05:01:25,554 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11035 #nodes=1659
2022-10-01T05:01:25,554 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266828 lost=0 simT=21600.0s realT=38s; (s/r): 568.421052631579
2022-10-01T05:01:41,813 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12076 #nodes=1892
2022-10-01T05:01:41,814 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264142 lost=0 simT=25200.0s realT=54s; (s/r): 466.6666666666667
2022-10-01T05:01:57,774 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13383 #nodes=1993
2022-10-01T05:01:57,775 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260764 lost=0 simT=28800.0s realT=70s; (s/r): 411.42857142857144
2022-10-01T05:02:13,942 INFO MemoryObserver:41 used RAM: 14372 MB free: 1723 MB total: 16096 MB
2022-10-01T05:02:18,797 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14656 #nodes=2150
2022-10-01T05:02:18,798 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257217 lost=0 simT=32400.0s realT=91s; (s/r): 356.04395604395603
2022-10-01T05:02:36,524 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14656 #nodes=2059
2022-10-01T05:02:36,524 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251848 lost=0 simT=36000.0s realT=109s; (s/r): 330.27522935779814
2022-10-01T05:02:54,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15017 #nodes=2230
2022-10-01T05:02:54,578 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246011 lost=0 simT=39600.0s realT=127s; (s/r): 311.81102362204723
2022-10-01T05:03:13,942 INFO MemoryObserver:41 used RAM: 15014 MB free: 1081 MB total: 16096 MB
2022-10-01T05:03:18,481 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15397 #nodes=2178
2022-10-01T05:03:18,482 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238254 lost=0 simT=43200.0s realT=151s; (s/r): 286.0927152317881
2022-10-01T05:03:38,082 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15787 #nodes=2307
2022-10-01T05:03:38,083 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229242 lost=0 simT=46800.0s realT=170s; (s/r): 275.29411764705884
2022-10-01T05:03:59,569 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16168 #nodes=2390
2022-10-01T05:03:59,569 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218059 lost=0 simT=50400.0s realT=192s; (s/r): 262.5
2022-10-01T05:04:13,942 INFO MemoryObserver:41 used RAM: 15830 MB free: 265 MB total: 16096 MB
2022-10-01T05:04:23,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16235 #nodes=2490
2022-10-01T05:04:23,208 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204465 lost=0 simT=54000.0s realT=215s; (s/r): 251.1627906976744
2022-10-01T05:04:47,560 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16587 #nodes=2459
2022-10-01T05:04:47,561 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187934 lost=0 simT=57600.0s realT=240s; (s/r): 240.0
2022-10-01T05:05:11,201 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16442 #nodes=2487
2022-10-01T05:05:11,202 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168382 lost=0 simT=61200.0s realT=263s; (s/r): 232.69961977186313
2022-10-01T05:05:13,942 INFO MemoryObserver:41 used RAM: 15715 MB free: 380 MB total: 16096 MB
2022-10-01T05:05:44,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16191 #nodes=2363
2022-10-01T05:05:44,240 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146109 lost=0 simT=64800.0s realT=296s; (s/r): 218.9189189189189
2022-10-01T05:06:07,537 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15338 #nodes=2130
2022-10-01T05:06:07,537 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122209 lost=0 simT=68400.0s realT=320s; (s/r): 213.75
2022-10-01T05:06:13,942 INFO MemoryObserver:41 used RAM: 15684 MB free: 411 MB total: 16096 MB
2022-10-01T05:06:28,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14898 #nodes=2067
2022-10-01T05:06:28,577 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97259 lost=0 simT=72000.0s realT=341s; (s/r): 211.14369501466277
2022-10-01T05:06:46,602 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12918 #nodes=1710
2022-10-01T05:06:46,602 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74918 lost=0 simT=75600.0s realT=359s; (s/r): 210.58495821727018
2022-10-01T05:07:03,668 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12163 #nodes=1584
2022-10-01T05:07:03,668 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=59069 lost=0 simT=79200.0s realT=376s; (s/r): 210.63829787234042
2022-10-01T05:07:13,943 INFO MemoryObserver:41 used RAM: 15971 MB free: 124 MB total: 16096 MB
2022-10-01T05:07:17,633 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11447 #nodes=1459
2022-10-01T05:07:17,633 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45379 lost=0 simT=82800.0s realT=390s; (s/r): 212.30769230769232
2022-10-01T05:07:31,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10869 #nodes=1330
2022-10-01T05:07:31,894 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33176 lost=0 simT=86400.0s realT=404s; (s/r): 213.86138613861385
2022-10-01T05:07:42,760 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9229 #nodes=1040
2022-10-01T05:07:42,760 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26850 lost=3 simT=90000.0s realT=415s; (s/r): 216.86746987951807
2022-10-01T05:07:51,874 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7740 #nodes=892
2022-10-01T05:07:51,874 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22939 lost=5 simT=93600.0s realT=424s; (s/r): 220.75471698113208
2022-10-01T05:07:59,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6605 #nodes=772
2022-10-01T05:07:59,106 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=20002 lost=5 simT=97200.0s realT=431s; (s/r): 225.52204176334106
2022-10-01T05:08:13,112 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5579 #nodes=606
2022-10-01T05:08:13,112 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17724 lost=5 simT=100800.0s realT=445s; (s/r): 226.51685393258427
2022-10-01T05:08:13,943 INFO MemoryObserver:41 used RAM: 15886 MB free: 209 MB total: 16096 MB
2022-10-01T05:08:17,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4794 #nodes=487
2022-10-01T05:08:17,140 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15899 lost=6 simT=104400.0s realT=449s; (s/r): 232.51670378619153
2022-10-01T05:08:20,867 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4088 #nodes=439
2022-10-01T05:08:20,867 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14319 lost=7 simT=108000.0s realT=453s; (s/r): 238.41059602649005
2022-10-01T05:08:24,032 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3445 #nodes=335
2022-10-01T05:08:24,033 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12987 lost=7 simT=111600.0s realT=456s; (s/r): 244.73684210526315
2022-10-01T05:08:26,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2891 #nodes=307
2022-10-01T05:08:26,698 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11898 lost=7 simT=115200.0s realT=459s; (s/r): 250.98039215686273
2022-10-01T05:08:28,938 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2419 #nodes=236
2022-10-01T05:08:28,938 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=11012 lost=7 simT=118800.0s realT=461s; (s/r): 257.7006507592191
2022-10-01T05:08:30,697 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2074 #nodes=213
2022-10-01T05:08:30,697 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10231 lost=7 simT=122400.0s realT=463s; (s/r): 264.3628509719222
2022-10-01T05:08:32,191 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1800 #nodes=174
2022-10-01T05:08:32,191 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9427 lost=7 simT=126000.0s realT=464s; (s/r): 271.55172413793105
2022-10-01T05:08:33,702 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1447 #nodes=153
2022-10-01T05:08:33,702 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7765 lost=7 simT=129600.0s realT=466s; (s/r): 278.11158798283265
2022-10-01T05:08:34,210 INFO AbstractController$9:234 ### ITERATION 68 fires after mobsim event
2022-10-01T05:08:34,210 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=348.658830012sec
2022-10-01T05:08:34,210 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T05:08:34,244 INFO LegTimesControlerListener:50 [68] average trip (probably: leg) duration is: 1260 seconds = 00:21:00
2022-10-01T05:08:34,245 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T05:08:34,245 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:08:34,245 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:08:34,245 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:08:34,245 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:08:34,245 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T05:08:34,245 INFO EventsManagerImpl:137 event # 1
2022-10-01T05:08:34,245 INFO EventsManagerImpl:137 event # 4
2022-10-01T05:08:34,245 INFO EventsManagerImpl:137 event # 16
2022-10-01T05:08:34,245 INFO EventsManagerImpl:137 event # 64
2022-10-01T05:08:34,245 INFO EventsManagerImpl:137 event # 256
2022-10-01T05:08:34,246 INFO EventsManagerImpl:137 event # 1024
2022-10-01T05:08:34,249 INFO EventsManagerImpl:137 event # 4096
2022-10-01T05:08:34,261 INFO EventsManagerImpl:137 event # 16384
2022-10-01T05:08:34,276 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T05:08:34,837 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:08:34,838 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:08:34,838 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:08:34,838 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:08:34,838 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T05:08:34,838 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T05:08:34,838 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:08:34,841 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:08:34,841 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:08:34,843 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:08:34,843 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:08:34,843 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=09:01:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:08:34,846 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:08:34,846 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T05:08:34,846 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:08:34,847 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:08:34,847 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:08:34,847 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=34:56:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:08:34,847 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:08:34,847 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:08:34,847 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:08:34,847 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:08:34,847 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:08:34,848 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:10][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:08:34,849 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:08:34,849 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T05:08:34,849 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:08:34,849 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:08:34,849 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:08:34,849 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:08:34,850 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:08:34,850 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:08:34,850 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:08:34,852 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:08:34,852 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:52:07][duration=undefined][facilityId=null]
2022-10-01T05:08:34,852 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=34:10:11][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:08:34,856 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:08:34,856 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:08:34,856 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:08:34,856 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T05:08:42,578 INFO ControlerListenerManagerImpl:251 [it.68] all ControlerAfterMobsimListeners called.
2022-10-01T05:08:42,578 INFO AbstractController$4:159 ### ITERATION 68 fires scoring event
2022-10-01T05:08:42,579 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T05:08:42,734 INFO NewScoreAssignerImpl:57 it: 68 msaStart: 599
2022-10-01T05:08:42,878 INFO ControlerListenerManagerImpl:194 [it.68] all ControlerScoringListeners called.
2022-10-01T05:08:42,878 INFO AbstractController$5:167 ### ITERATION 68 fires iteration end event
2022-10-01T05:08:42,878 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T05:08:42,878 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T05:08:42,974 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T05:08:42,975 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T05:08:45,577 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T05:08:45,577 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13081232636838402
2022-10-01T05:08:45,577 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30735299403811295
2022-10-01T05:08:45,577 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.0283767337485944E-4
2022-10-01T05:08:45,577 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7587823577440342E-4
2022-10-01T05:08:45,577 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T05:08:45,577 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1368114431258569
2022-10-01T05:08:45,577 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14098373704021322
2022-10-01T05:08:45,577 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22323954872469023
2022-10-01T05:08:45,721 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T05:08:45,854 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -95.03434328085812
2022-10-01T05:08:45,854 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -115.94935549024956
2022-10-01T05:08:45,854 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -97.64823566821305
2022-10-01T05:08:45,854 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.71177864456278
2022-10-01T05:08:45,912 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T05:08:46,783 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18997.886857970112 meters
2022-10-01T05:08:46,783 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139785.8862749982 meters (statistic on all 2100649 legs which have a finite distance)
2022-10-01T05:08:46,783 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52240.2507234285 meters
2022-10-01T05:08:46,783 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139737.58834352417 meters (statistic on all 763666 trips which have a finite distance)
2022-10-01T05:08:46,783 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T05:08:46,783 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T05:08:47,724 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T05:08:47,726 INFO LegHistogramListener:72 number of legs: 2108396 100%
2022-10-01T05:08:47,726 INFO LegHistogramListener:79 number of bike legs: 101065 4.793454360566042%
2022-10-01T05:08:47,726 INFO LegHistogramListener:79 number of car legs: 239206 11.345401907421566%
2022-10-01T05:08:47,726 INFO LegHistogramListener:79 number of drtNorth legs: 177 0.008395007389503679%
2022-10-01T05:08:47,726 INFO LegHistogramListener:79 number of drtSoutheast legs: 140 0.006640118839155453%
2022-10-01T05:08:47,726 INFO LegHistogramListener:79 number of freight legs: 47065 2.232265665463224%
2022-10-01T05:08:47,726 INFO LegHistogramListener:79 number of pt legs: 126851 6.016469391897917%
2022-10-01T05:08:47,726 INFO LegHistogramListener:79 number of ride legs: 109286 5.183371624685305%
2022-10-01T05:08:47,726 INFO LegHistogramListener:79 number of walk legs: 1484606 70.41400192373729%
2022-10-01T05:08:48,258 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T05:08:48,258 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5196444435315323
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4361189707143481
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.008962087328037301
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007511412828584193
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4947660177572829
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5832828378787801
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.865765108839101
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21706968886241443
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38447752609930314
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.742560479005017E-4
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.91958898411704E-4
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2739155887170902
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.25820465550973876
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5206059968059485
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17322850819310145
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37246902232241436
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.33648459203952E-4
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.1182415257501143E-4
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20515618500849864
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.199779702881322
2022-10-01T05:08:52,046 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.33929736002916755
2022-10-01T05:08:52,187 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T05:08:53,209 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T05:08:53,505 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T05:08:53,844 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T05:08:54,903 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T05:08:55,197 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T05:08:55,522 INFO ControlerListenerManagerImpl:171 [it.68] all ControlerIterationEndsListeners called.
2022-10-01T05:08:55,642 INFO AbstractController:181 ### ITERATION 68 ENDS
2022-10-01T05:08:55,642 INFO AbstractController:182 ###################################################
2022-10-01T05:08:55,642 INFO AbstractController:133 ###################################################
2022-10-01T05:08:55,642 INFO AbstractController:134 ### ITERATION 69 BEGINS
2022-10-01T05:08:55,643 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T05:08:55,643 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T05:08:55,643 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T05:08:55,643 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T05:08:55,643 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T05:08:55,976 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T05:08:56,016 INFO ControlerListenerManagerImpl:148 [it.69] all ControlerIterationStartsListeners called.
2022-10-01T05:08:56,016 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T05:09:04,605 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169690 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T05:09:04,606 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30085 plans
2022-10-01T05:09:04,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:04,607 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:04,608 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:09:04,608 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:09:04,609 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:09:04,613 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:04,613 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:09:04,617 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:04,620 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:09:04,622 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:04,632 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:09:04,642 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:04,649 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:04,654 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:09:04,665 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:04,667 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:04,670 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:04,677 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:04,690 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:09:04,788 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:09:05,026 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:09:05,076 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:05,419 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:09:06,364 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:09:08,057 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:09:11,692 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T05:09:13,947 INFO MemoryObserver:41 used RAM: 14820 MB free: 1275 MB total: 16096 MB
2022-10-01T05:09:17,848 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T05:09:34,072 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:09:34,073 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30085 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T05:09:34,073 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30757 plans
2022-10-01T05:09:34,073 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T05:09:34,073 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T05:09:34,073 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T05:09:34,074 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T05:09:34,074 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T05:09:34,074 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T05:09:34,074 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T05:09:34,074 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T05:09:34,075 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T05:09:34,076 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T05:09:34,078 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T05:09:34,084 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T05:09:34,095 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T05:09:34,117 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T05:09:34,158 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T05:09:34,262 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T05:09:34,467 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30757 plans
2022-10-01T05:09:34,467 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:09:34,467 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:09:34,467 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:34,467 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:34,468 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:34,468 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:34,470 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:09:34,470 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:09:34,471 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:34,471 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:09:34,471 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:34,474 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:34,477 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:34,479 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:09:34,479 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:34,482 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:34,483 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:34,488 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:09:34,490 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:09:34,509 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:09:34,644 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:09:34,943 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:09:35,450 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:09:36,348 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:09:38,503 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:09:42,181 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T05:09:51,223 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T05:10:13,871 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:10:13,872 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30757 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T05:10:13,872 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7896 plans
2022-10-01T05:10:13,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T05:10:13,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T05:10:13,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T05:10:13,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T05:10:13,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T05:10:13,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T05:10:13,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T05:10:13,873 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T05:10:13,873 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T05:10:13,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T05:10:13,875 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T05:10:13,877 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T05:10:13,880 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T05:10:13,887 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T05:10:13,887 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7896 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T05:10:13,887 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40204 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T05:10:13,887 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6861 plans
2022-10-01T05:10:13,888 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:10:13,888 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:10:13,888 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:10:13,888 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:10:13,891 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:10:13,893 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:10:13,937 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:10:13,948 INFO MemoryObserver:41 used RAM: 15109 MB free: 986 MB total: 16096 MB
2022-10-01T05:10:14,262 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:10:14,558 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:10:14,986 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:10:15,712 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:10:16,855 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:10:20,414 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:10:30,140 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:10:30,140 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6861 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T05:10:30,141 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T05:10:31,163 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T05:10:32,145 INFO ControlerListenerManagerImpl:213 [it.69] all ControlerReplanningListeners called.
2022-10-01T05:10:32,145 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T05:10:32,145 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T05:10:32,145 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T05:10:32,246 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T05:10:32,334 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T05:10:32,335 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T05:10:32,335 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T05:10:32,336 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T05:10:32,337 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T05:10:32,337 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T05:10:32,337 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T05:10:32,338 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T05:10:32,338 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T05:10:32,338 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T05:10:32,338 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T05:10:32,338 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T05:10:32,338 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T05:10:32,338 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:10:32,338 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:10:32,338 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T05:10:32,338 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:10:32,338 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:10:32,338 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T05:10:32,338 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T05:10:32,338 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T05:10:32,338 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T05:10:33,039 INFO ControlerListenerManagerImpl:232 [it.69] all ControlerBeforeMobsimListeners called.
2022-10-01T05:10:33,039 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T05:10:33,039 INFO NetworkImpl:163 node # 1
2022-10-01T05:10:33,039 INFO NetworkImpl:163 node # 4
2022-10-01T05:10:33,039 INFO NetworkImpl:163 node # 16
2022-10-01T05:10:33,039 INFO NetworkImpl:163 node # 64
2022-10-01T05:10:33,039 INFO NetworkImpl:163 node # 256
2022-10-01T05:10:33,040 INFO NetworkImpl:163 node # 1024
2022-10-01T05:10:33,040 INFO NetworkImpl:163 node # 4096
2022-10-01T05:10:33,042 INFO NetworkImpl:163 node # 16384
2022-10-01T05:10:33,049 INFO NetworkImpl:163 node # 65536
2022-10-01T05:10:33,076 INFO NetworkImpl:159 link # 1
2022-10-01T05:10:33,076 INFO NetworkImpl:159 link # 4
2022-10-01T05:10:33,076 INFO NetworkImpl:159 link # 16
2022-10-01T05:10:33,077 INFO NetworkImpl:159 link # 64
2022-10-01T05:10:33,077 INFO NetworkImpl:159 link # 256
2022-10-01T05:10:33,078 INFO NetworkImpl:159 link # 1024
2022-10-01T05:10:33,082 INFO NetworkImpl:159 link # 4096
2022-10-01T05:10:33,098 INFO NetworkImpl:159 link # 16384
2022-10-01T05:10:33,164 INFO NetworkImpl:159 link # 65536
2022-10-01T05:10:33,472 INFO NetworkImpl:159 link # 262144
2022-10-01T05:10:34,202 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T05:10:34,202 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T05:10:34,202 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T05:10:34,202 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T05:10:34,202 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T05:10:34,202 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T05:10:34,203 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T05:10:34,204 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T05:10:34,205 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T05:10:34,208 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T05:10:34,214 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T05:10:34,227 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T05:10:34,258 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T05:10:34,322 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T05:10:34,599 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T05:10:34,865 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T05:10:35,487 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T05:10:36,553 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T05:10:38,467 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T05:10:38,608 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T05:10:38,631 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:10:38,631 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T05:10:38,631 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:10:38,631 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:10:38,631 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:10:38,631 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T05:10:38,631 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T05:10:38,631 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T05:10:38,631 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:10:38,631 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:10:47,253 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:10:47,253 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:10:47,253 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:10:47,253 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:10:47,253 INFO EventsManagerImpl:176
2022-10-01T05:10:47,253 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:10:47,253 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:10:47,253 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:10:47,253 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:10:47,253 INFO EventsManagerImpl:176
2022-10-01T05:10:47,254 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:10:47,254 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:10:47,254 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:10:47,254 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:10:47,254 INFO EventsManagerImpl:176
2022-10-01T05:10:47,254 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:10:47,254 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:10:47,254 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:10:47,254 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:10:47,254 INFO EventsManagerImpl:176
2022-10-01T05:10:47,254 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T05:10:47,254 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T05:10:47,254 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T05:10:47,254 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T05:10:47,254 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T05:10:47,254 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T05:10:47,254 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T05:10:47,255 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:10:47,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T05:10:47,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:10:47,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:10:47,255 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T05:10:47,255 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:10:47,255 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:10:47,255 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:10:47,255 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T05:10:47,255 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T05:10:47,255 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T05:10:47,255 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T05:10:47,255 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:10:47,255 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:10:47,255 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:10:47,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T05:10:47,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:10:47,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:10:47,255 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:10:47,255 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:10:47,255 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:10:47,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:10:47,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:10:47,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:10:47,256 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:10:47,256 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:10:47,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:10:47,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:10:47,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:10:47,256 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:10:47,256 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T05:10:47,256 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:10:47,256 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:10:47,256 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:10:47,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T05:10:47,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:10:47,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:10:47,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:10:47,256 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:10:47,256 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:10:47,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:10:47,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:10:47,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:10:47,256 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:10:47,257 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:10:47,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:10:47,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:10:47,257 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:10:47,257 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:10:49,540 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T05:10:49,544 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T05:10:49,868 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T05:10:49,868 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T05:10:49,868 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T05:10:49,868 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T05:10:49,868 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T05:10:49,869 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T05:10:49,869 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T05:10:49,869 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T05:10:50,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T05:10:50,194 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T05:10:50,229 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T05:10:50,229 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T05:10:50,242 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T05:10:52,031 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1768 #nodes=212
2022-10-01T05:10:52,031 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271765 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T05:10:53,030 INFO VehicularDepartureHandler:110 teleport vehicle 7930_bike from link 30084663#3 to link 81283629#0
2022-10-01T05:10:54,103 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T05:10:54,529 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3122 #nodes=337
2022-10-01T05:10:54,529 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271271 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T05:10:55,277 INFO VehicularDepartureHandler:110 teleport vehicle 3651_bike from link 50339906#0 to link 191544290#0
2022-10-01T05:10:56,942 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T05:10:58,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4341 #nodes=456
2022-10-01T05:10:58,226 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270696 lost=0 simT=10800.0s realT=19s; (s/r): 568.421052631579
2022-10-01T05:10:59,585 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T05:11:00,814 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T05:11:00,814 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T05:11:02,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5579 #nodes=652
2022-10-01T05:11:02,154 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269888 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T05:11:06,520 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7134 #nodes=990
2022-10-01T05:11:06,521 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268682 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T05:11:13,949 INFO MemoryObserver:41 used RAM: 13891 MB free: 2204 MB total: 16096 MB
2022-10-01T05:11:14,558 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11098 #nodes=1681
2022-10-01T05:11:14,559 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266826 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-10-01T05:11:32,150 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12118 #nodes=1879
2022-10-01T05:11:32,150 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264136 lost=0 simT=25200.0s realT=53s; (s/r): 475.47169811320754
2022-10-01T05:11:46,861 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13385 #nodes=2008
2022-10-01T05:11:46,862 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260773 lost=0 simT=28800.0s realT=68s; (s/r): 423.52941176470586
2022-10-01T05:12:06,871 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14792 #nodes=2218
2022-10-01T05:12:06,871 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257171 lost=0 simT=32400.0s realT=88s; (s/r): 368.1818181818182
2022-10-01T05:12:13,949 INFO MemoryObserver:41 used RAM: 14794 MB free: 1301 MB total: 16096 MB
2022-10-01T05:12:24,232 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14586 #nodes=2065
2022-10-01T05:12:24,232 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251810 lost=0 simT=36000.0s realT=105s; (s/r): 342.85714285714283
2022-10-01T05:12:43,214 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14997 #nodes=2141
2022-10-01T05:12:43,214 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246013 lost=0 simT=39600.0s realT=124s; (s/r): 319.35483870967744
2022-10-01T05:13:03,229 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15453 #nodes=2211
2022-10-01T05:13:03,230 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238288 lost=0 simT=43200.0s realT=144s; (s/r): 300.0
2022-10-01T05:13:13,949 INFO MemoryObserver:41 used RAM: 15123 MB free: 972 MB total: 16096 MB
2022-10-01T05:13:21,538 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15759 #nodes=2243
2022-10-01T05:13:21,538 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229250 lost=0 simT=46800.0s realT=162s; (s/r): 288.8888888888889
2022-10-01T05:13:40,114 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16075 #nodes=2419
2022-10-01T05:13:40,114 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218030 lost=0 simT=50400.0s realT=181s; (s/r): 278.45303867403317
2022-10-01T05:14:02,810 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16268 #nodes=2573
2022-10-01T05:14:02,811 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204425 lost=0 simT=54000.0s realT=204s; (s/r): 264.70588235294116
2022-10-01T05:14:13,949 INFO MemoryObserver:41 used RAM: 15686 MB free: 409 MB total: 16096 MB
2022-10-01T05:14:23,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16638 #nodes=2529
2022-10-01T05:14:23,597 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187895 lost=0 simT=57600.0s realT=224s; (s/r): 257.14285714285717
2022-10-01T05:14:47,803 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16545 #nodes=2422
2022-10-01T05:14:47,804 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168366 lost=0 simT=61200.0s realT=249s; (s/r): 245.78313253012047
2022-10-01T05:15:13,950 INFO MemoryObserver:41 used RAM: 15525 MB free: 570 MB total: 16096 MB
2022-10-01T05:15:19,933 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16138 #nodes=2345
2022-10-01T05:15:19,933 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146129 lost=0 simT=64800.0s realT=281s; (s/r): 230.60498220640568
2022-10-01T05:15:41,168 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15333 #nodes=2163
2022-10-01T05:15:41,168 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122277 lost=0 simT=68400.0s realT=302s; (s/r): 226.49006622516555
2022-10-01T05:16:02,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14853 #nodes=1998
2022-10-01T05:16:02,263 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97233 lost=0 simT=72000.0s realT=323s; (s/r): 222.91021671826624
2022-10-01T05:16:13,950 INFO MemoryObserver:41 used RAM: 15743 MB free: 352 MB total: 16096 MB
2022-10-01T05:16:19,522 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12959 #nodes=1677
2022-10-01T05:16:19,523 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74842 lost=0 simT=75600.0s realT=340s; (s/r): 222.35294117647058
2022-10-01T05:16:36,460 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12133 #nodes=1557
2022-10-01T05:16:36,460 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58818 lost=0 simT=79200.0s realT=357s; (s/r): 221.84873949579833
2022-10-01T05:17:06,865 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11505 #nodes=1387
2022-10-01T05:17:06,866 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45243 lost=0 simT=82800.0s realT=388s; (s/r): 213.4020618556701
2022-10-01T05:17:22,151 INFO MemoryObserver:41 used RAM: 15556 MB free: 539 MB total: 16096 MB
2022-10-01T05:17:26,397 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10922 #nodes=1389
2022-10-01T05:17:26,397 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33062 lost=0 simT=86400.0s realT=407s; (s/r): 212.28501228501227
2022-10-01T05:17:43,233 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9204 #nodes=1033
2022-10-01T05:17:43,233 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26819 lost=2 simT=90000.0s realT=424s; (s/r): 212.26415094339623
2022-10-01T05:17:51,907 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7769 #nodes=891
2022-10-01T05:17:51,907 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22842 lost=3 simT=93600.0s realT=433s; (s/r): 216.1662817551963
2022-10-01T05:17:58,580 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6631 #nodes=798
2022-10-01T05:17:58,581 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19914 lost=4 simT=97200.0s realT=439s; (s/r): 221.41230068337129
2022-10-01T05:18:03,685 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5651 #nodes=563
2022-10-01T05:18:03,685 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17608 lost=4 simT=100800.0s realT=445s; (s/r): 226.51685393258427
2022-10-01T05:18:07,643 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4866 #nodes=497
2022-10-01T05:18:07,643 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15813 lost=6 simT=104400.0s realT=449s; (s/r): 232.51670378619153
2022-10-01T05:18:10,795 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4135 #nodes=422
2022-10-01T05:18:10,795 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14238 lost=6 simT=108000.0s realT=452s; (s/r): 238.93805309734512
2022-10-01T05:18:13,869 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3435 #nodes=361
2022-10-01T05:18:13,869 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12889 lost=6 simT=111600.0s realT=455s; (s/r): 245.27472527472528
2022-10-01T05:18:16,446 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2875 #nodes=344
2022-10-01T05:18:16,446 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11844 lost=6 simT=115200.0s realT=457s; (s/r): 252.07877461706784
2022-10-01T05:18:18,634 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2438 #nodes=248
2022-10-01T05:18:18,634 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10929 lost=6 simT=118800.0s realT=460s; (s/r): 258.2608695652174
2022-10-01T05:18:20,536 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2086 #nodes=198
2022-10-01T05:18:20,536 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10163 lost=6 simT=122400.0s realT=461s; (s/r): 265.50976138828634
2022-10-01T05:18:22,151 INFO MemoryObserver:41 used RAM: 15975 MB free: 120 MB total: 16096 MB
2022-10-01T05:18:22,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1759 #nodes=214
2022-10-01T05:18:22,173 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9368 lost=6 simT=126000.0s realT=463s; (s/r): 272.13822894168464
2022-10-01T05:18:23,739 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1456 #nodes=163
2022-10-01T05:18:23,739 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7696 lost=7 simT=129600.0s realT=465s; (s/r): 278.7096774193548
2022-10-01T05:18:24,318 INFO AbstractController$9:234 ### ITERATION 69 fires after mobsim event
2022-10-01T05:18:24,318 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=324.940221136sec
2022-10-01T05:18:24,318 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T05:18:24,355 INFO LegTimesControlerListener:50 [69] average trip (probably: leg) duration is: 1256 seconds = 00:20:56
2022-10-01T05:18:24,355 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T05:18:24,356 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:18:24,356 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:18:24,356 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:18:24,356 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:18:24,356 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T05:18:24,356 INFO EventsManagerImpl:137 event # 1
2022-10-01T05:18:24,356 INFO EventsManagerImpl:137 event # 4
2022-10-01T05:18:24,356 INFO EventsManagerImpl:137 event # 16
2022-10-01T05:18:24,356 INFO EventsManagerImpl:137 event # 64
2022-10-01T05:18:24,356 INFO EventsManagerImpl:137 event # 256
2022-10-01T05:18:24,357 INFO EventsManagerImpl:137 event # 1024
2022-10-01T05:18:24,361 INFO EventsManagerImpl:137 event # 4096
2022-10-01T05:18:24,376 INFO EventsManagerImpl:137 event # 16384
2022-10-01T05:18:24,393 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T05:18:25,050 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:18:25,050 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:18:25,050 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:18:25,050 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:18:25,050 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T05:18:25,050 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T05:18:25,051 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:18:25,053 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:18:25,053 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:43][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:18:25,056 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:18:25,056 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:18:25,056 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:37][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:18:25,059 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:18:25,059 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T05:18:25,059 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:18:25,060 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:18:25,060 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:18:25,060 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=34:56:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:18:25,061 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:18:25,061 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:18:25,061 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:18:25,061 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:18:25,061 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:18:25,061 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=29:09:03][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:18:25,062 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:18:25,062 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T05:18:25,062 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:18:25,063 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:18:25,063 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:18:25,063 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:18:25,064 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:18:25,064 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:18:25,064 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:18:25,067 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:18:25,067 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:18:25,067 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:18:25,071 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:18:25,071 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:18:25,071 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:18:25,071 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T05:18:25,769 INFO ControlerListenerManagerImpl:251 [it.69] all ControlerAfterMobsimListeners called.
2022-10-01T05:18:25,769 INFO AbstractController$4:159 ### ITERATION 69 fires scoring event
2022-10-01T05:18:25,769 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T05:18:26,110 INFO NewScoreAssignerImpl:57 it: 69 msaStart: 599
2022-10-01T05:18:26,399 INFO ControlerListenerManagerImpl:194 [it.69] all ControlerScoringListeners called.
2022-10-01T05:18:26,399 INFO AbstractController$5:167 ### ITERATION 69 fires iteration end event
2022-10-01T05:18:26,399 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T05:18:26,399 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T05:18:26,812 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T05:18:26,813 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T05:18:37,643 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T05:18:37,643 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13094455599090055
2022-10-01T05:18:37,643 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30772400725080495
2022-10-01T05:18:37,643 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2979711097531543E-4
2022-10-01T05:18:37,643 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1952684903228458E-4
2022-10-01T05:18:37,643 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T05:18:37,643 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13632232190082008
2022-10-01T05:18:37,643 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1416577229802246
2022-10-01T05:18:37,643 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22248083312364883
2022-10-01T05:18:37,788 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T05:18:37,932 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -94.90273717171446
2022-10-01T05:18:37,932 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -115.75468528126498
2022-10-01T05:18:37,932 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -97.43516773666342
2022-10-01T05:18:37,932 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.44626243319107
2022-10-01T05:18:37,980 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T05:18:38,970 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19005.084296210658 meters
2022-10-01T05:18:38,970 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139908.8092014373 meters (statistic on all 2101700 legs which have a finite distance)
2022-10-01T05:18:38,970 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52273.941756667366 meters
2022-10-01T05:18:38,970 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139861.58219211022 meters (statistic on all 763851 trips which have a finite distance)
2022-10-01T05:18:38,970 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T05:18:38,970 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T05:18:39,929 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T05:18:39,931 INFO LegHistogramListener:72 number of legs: 2109371 100%
2022-10-01T05:18:39,931 INFO LegHistogramListener:79 number of bike legs: 101178 4.796595762433446%
2022-10-01T05:18:39,931 INFO LegHistogramListener:79 number of car legs: 239517 11.35490153225772%
2022-10-01T05:18:39,931 INFO LegHistogramListener:79 number of drtNorth legs: 189 0.008960016990847034%
2022-10-01T05:18:39,931 INFO LegHistogramListener:79 number of drtSoutheast legs: 178 0.008438534520480276%
2022-10-01T05:18:39,931 INFO LegHistogramListener:79 number of freight legs: 47065 2.231233860710136%
2022-10-01T05:18:39,931 INFO LegHistogramListener:79 number of pt legs: 126465 5.995389146812012%
2022-10-01T05:18:39,931 INFO LegHistogramListener:79 number of ride legs: 109820 5.206291354152494%
2022-10-01T05:18:39,931 INFO LegHistogramListener:79 number of walk legs: 1484959 70.39818979212286%
2022-10-01T05:18:40,463 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T05:18:40,463 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5232339000806215
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4368943754910469
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009039114292610033
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007602561403328592
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.49665831352028633
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5872561454679902
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8676792289087333
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21752286417065067
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38468421512090667
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.819587443577748E-4
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.91958898411704E-4
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.27488612847070665
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2588966144081505
2022-10-01T05:18:44,203 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5241466696108085
2022-10-01T05:18:44,204 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17360465653676496
2022-10-01T05:18:44,204 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37268598160596084
2022-10-01T05:18:44,204 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.3493224194683085E-4
2022-10-01T05:18:44,204 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.1310793531789028E-4
2022-10-01T05:18:44,204 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T05:18:44,204 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2057236169808511
2022-10-01T05:18:44,204 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20031247271961672
2022-10-01T05:18:44,204 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.34081735879673614
2022-10-01T05:18:44,347 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T05:18:45,387 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T05:18:45,675 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T05:18:46,009 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T05:18:47,030 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T05:18:47,320 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T05:18:47,644 INFO ControlerListenerManagerImpl:171 [it.69] all ControlerIterationEndsListeners called.
2022-10-01T05:18:47,771 INFO AbstractController:181 ### ITERATION 69 ENDS
2022-10-01T05:18:47,771 INFO AbstractController:182 ###################################################
2022-10-01T05:18:47,771 INFO AbstractController:133 ###################################################
2022-10-01T05:18:47,771 INFO AbstractController:134 ### ITERATION 70 BEGINS
2022-10-01T05:18:47,772 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T05:18:47,772 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T05:18:47,772 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T05:18:47,772 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T05:18:47,772 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T05:18:48,197 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T05:18:48,241 INFO ControlerListenerManagerImpl:148 [it.70] all ControlerIterationStartsListeners called.
2022-10-01T05:18:48,241 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T05:18:58,149 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169885 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T05:18:58,149 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30732 plans
2022-10-01T05:18:58,150 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:18:58,150 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:18:58,150 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:18:58,151 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:18:58,152 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:18:58,155 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:18:58,157 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:18:58,159 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:18:58,161 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:18:58,171 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:18:58,174 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:18:58,175 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:18:58,178 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:18:58,183 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:18:58,190 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:18:58,199 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:18:58,201 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:18:58,215 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:18:58,237 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:18:58,355 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:18:58,568 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:18:58,737 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:18:59,069 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:19:00,055 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:19:01,957 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:19:05,766 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T05:19:12,130 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T05:19:22,152 INFO MemoryObserver:41 used RAM: 14439 MB free: 1656 MB total: 16096 MB
2022-10-01T05:19:29,342 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:19:29,342 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30732 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T05:19:29,342 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30268 plans
2022-10-01T05:19:29,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T05:19:29,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T05:19:29,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T05:19:29,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T05:19:29,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T05:19:29,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T05:19:29,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T05:19:29,344 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T05:19:29,344 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T05:19:29,346 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T05:19:29,348 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T05:19:29,353 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T05:19:29,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T05:19:29,385 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T05:19:29,424 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T05:19:29,499 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T05:19:29,636 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30268 plans
2022-10-01T05:19:29,637 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:19:29,637 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:19:29,637 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:19:29,637 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:19:29,638 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:19:29,638 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:19:29,638 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:19:29,638 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:19:29,640 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:19:29,640 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:19:29,642 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:19:29,643 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:19:29,643 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:19:29,647 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:19:29,649 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:19:29,651 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:19:29,669 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:19:29,732 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:19:29,973 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:19:30,011 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:19:30,017 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:19:30,176 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:19:30,512 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:19:31,608 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:19:33,681 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:19:37,495 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T05:19:45,910 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T05:20:04,756 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:20:04,756 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30268 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T05:20:04,757 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7543 plans
2022-10-01T05:20:04,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T05:20:04,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T05:20:04,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T05:20:04,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T05:20:04,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T05:20:04,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T05:20:04,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T05:20:04,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T05:20:04,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T05:20:04,758 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T05:20:04,758 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T05:20:04,759 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T05:20:04,761 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T05:20:04,766 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T05:20:04,766 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7543 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T05:20:04,766 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40241 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T05:20:04,766 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6824 plans
2022-10-01T05:20:04,767 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:20:04,767 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:20:04,767 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:20:04,768 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:20:04,769 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:20:04,773 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:20:04,812 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:20:04,984 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:20:05,286 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:20:05,938 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:20:06,697 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:20:07,996 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:20:11,296 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:20:21,340 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:20:21,341 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6824 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T05:20:21,341 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T05:20:22,152 INFO MemoryObserver:41 used RAM: 15143 MB free: 952 MB total: 16096 MB
2022-10-01T05:20:22,456 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T05:20:23,593 INFO ControlerListenerManagerImpl:213 [it.70] all ControlerReplanningListeners called.
2022-10-01T05:20:23,593 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T05:20:23,593 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T05:20:23,593 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T05:20:23,692 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T05:20:23,818 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T05:20:23,818 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T05:20:23,818 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T05:20:23,819 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T05:20:23,820 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T05:20:23,820 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T05:20:23,821 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T05:20:23,821 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T05:20:23,821 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T05:20:23,821 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T05:20:23,821 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T05:20:23,821 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T05:20:23,821 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T05:20:23,821 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:20:23,821 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:20:23,821 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T05:20:23,821 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:20:23,821 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:20:23,821 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T05:20:23,822 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T05:20:23,822 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T05:20:23,822 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T05:20:24,612 INFO ControlerListenerManagerImpl:232 [it.70] all ControlerBeforeMobsimListeners called.
2022-10-01T05:20:24,613 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T05:20:24,613 INFO NetworkImpl:163 node # 1
2022-10-01T05:20:24,613 INFO NetworkImpl:163 node # 4
2022-10-01T05:20:24,613 INFO NetworkImpl:163 node # 16
2022-10-01T05:20:24,613 INFO NetworkImpl:163 node # 64
2022-10-01T05:20:24,613 INFO NetworkImpl:163 node # 256
2022-10-01T05:20:24,613 INFO NetworkImpl:163 node # 1024
2022-10-01T05:20:24,614 INFO NetworkImpl:163 node # 4096
2022-10-01T05:20:24,615 INFO NetworkImpl:163 node # 16384
2022-10-01T05:20:24,623 INFO NetworkImpl:163 node # 65536
2022-10-01T05:20:24,652 INFO NetworkImpl:159 link # 1
2022-10-01T05:20:24,652 INFO NetworkImpl:159 link # 4
2022-10-01T05:20:24,652 INFO NetworkImpl:159 link # 16
2022-10-01T05:20:24,652 INFO NetworkImpl:159 link # 64
2022-10-01T05:20:24,652 INFO NetworkImpl:159 link # 256
2022-10-01T05:20:24,653 INFO NetworkImpl:159 link # 1024
2022-10-01T05:20:24,657 INFO NetworkImpl:159 link # 4096
2022-10-01T05:20:24,673 INFO NetworkImpl:159 link # 16384
2022-10-01T05:20:24,740 INFO NetworkImpl:159 link # 65536
2022-10-01T05:20:25,054 INFO NetworkImpl:159 link # 262144
2022-10-01T05:20:25,756 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T05:20:25,756 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T05:20:25,756 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T05:20:25,756 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T05:20:25,756 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T05:20:25,757 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T05:20:25,757 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T05:20:25,758 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T05:20:25,759 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T05:20:25,762 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T05:20:25,770 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T05:20:25,786 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T05:20:25,818 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T05:20:25,880 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T05:20:26,004 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T05:20:26,257 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T05:20:26,893 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T05:20:27,869 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T05:20:29,335 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T05:20:29,472 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T05:20:29,492 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:20:29,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T05:20:29,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:20:29,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:20:29,492 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:20:29,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T05:20:29,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T05:20:29,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T05:20:29,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:20:29,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:20:37,364 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:20:37,364 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:20:37,364 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:20:37,364 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:20:37,364 INFO EventsManagerImpl:176
2022-10-01T05:20:37,364 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:20:37,364 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:20:37,364 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:20:37,364 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:20:37,364 INFO EventsManagerImpl:176
2022-10-01T05:20:37,364 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:20:37,364 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:20:37,364 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:20:37,364 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:20:37,365 INFO EventsManagerImpl:176
2022-10-01T05:20:37,365 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:20:37,365 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:20:37,365 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:20:37,365 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:20:37,365 INFO EventsManagerImpl:176
2022-10-01T05:20:37,365 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T05:20:37,365 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T05:20:37,365 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T05:20:37,365 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T05:20:37,365 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T05:20:37,365 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T05:20:37,365 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T05:20:37,365 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:20:37,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T05:20:37,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:20:37,365 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:20:37,365 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T05:20:37,365 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:20:37,366 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:20:37,366 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:20:37,366 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T05:20:37,366 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T05:20:37,366 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T05:20:37,366 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T05:20:37,366 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:20:37,366 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:20:37,366 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:20:37,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T05:20:37,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:20:37,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:20:37,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:20:37,366 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:20:37,366 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:20:37,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:20:37,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:20:37,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:20:37,366 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:20:37,366 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:20:37,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:20:37,366 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:20:37,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:20:37,367 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:20:37,367 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T05:20:37,367 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:20:37,367 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:20:37,367 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:20:37,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T05:20:37,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:20:37,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:20:37,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:20:37,367 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:20:37,367 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:20:37,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:20:37,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:20:37,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:20:37,367 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:20:37,367 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:20:37,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:20:37,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:20:37,367 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:20:37,367 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:20:39,174 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T05:20:39,178 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T05:20:39,398 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T05:20:39,398 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T05:20:39,398 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T05:20:39,398 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T05:20:39,398 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T05:20:39,398 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T05:20:39,398 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T05:20:39,398 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T05:20:40,036 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T05:20:40,037 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T05:20:40,113 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T05:20:40,113 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T05:20:40,820 INFO VehicularDepartureHandler:110 teleport vehicle 7035_bike from link 4446448 to link 227985293#0
2022-10-01T05:20:41,310 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1785 #nodes=217
2022-10-01T05:20:41,310 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271781 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T05:20:41,478 INFO VehicularDepartureHandler:110 teleport vehicle 233666_bike from link 192464201 to link 341989089#0
2022-10-01T05:20:41,498 INFO VehicularDepartureHandler:110 teleport vehicle 26355_bike from link -150585674#1 to link 182537900#0
2022-10-01T05:20:42,718 INFO VehicularDepartureHandler:110 teleport vehicle 2370_bike from link 276744004 to link 392108381
2022-10-01T05:20:42,960 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T05:20:43,299 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3125 #nodes=354
2022-10-01T05:20:43,299 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271272 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T05:20:45,388 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T05:20:46,765 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4333 #nodes=485
2022-10-01T05:20:46,765 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270692 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T05:20:48,011 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T05:20:48,011 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T05:20:51,044 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5517 #nodes=680
2022-10-01T05:20:51,044 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269878 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T05:20:55,944 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7204 #nodes=986
2022-10-01T05:20:55,944 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268681 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T05:21:06,287 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11121 #nodes=1622
2022-10-01T05:21:06,288 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266811 lost=0 simT=21600.0s realT=36s; (s/r): 600.0
2022-10-01T05:21:21,543 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12095 #nodes=1849
2022-10-01T05:21:21,543 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264156 lost=0 simT=25200.0s realT=52s; (s/r): 484.61538461538464
2022-10-01T05:21:22,153 INFO MemoryObserver:41 used RAM: 14059 MB free: 2036 MB total: 16096 MB
2022-10-01T05:21:38,329 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13347 #nodes=2013
2022-10-01T05:21:38,330 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260738 lost=0 simT=28800.0s realT=68s; (s/r): 423.52941176470586
2022-10-01T05:21:58,423 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14852 #nodes=2177
2022-10-01T05:21:58,424 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257156 lost=0 simT=32400.0s realT=88s; (s/r): 368.1818181818182
2022-10-01T05:22:16,898 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14580 #nodes=2102
2022-10-01T05:22:16,899 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251781 lost=0 simT=36000.0s realT=107s; (s/r): 336.4485981308411
2022-10-01T05:22:22,190 INFO MemoryObserver:41 used RAM: 14496 MB free: 1599 MB total: 16096 MB
2022-10-01T05:22:34,731 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15224 #nodes=2216
2022-10-01T05:22:34,731 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246023 lost=0 simT=39600.0s realT=125s; (s/r): 316.8
2022-10-01T05:22:55,753 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15417 #nodes=2217
2022-10-01T05:22:55,753 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238273 lost=0 simT=43200.0s realT=146s; (s/r): 295.8904109589041
2022-10-01T05:23:14,754 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15774 #nodes=2325
2022-10-01T05:23:14,754 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229202 lost=0 simT=46800.0s realT=165s; (s/r): 283.6363636363636
2022-10-01T05:23:22,191 INFO MemoryObserver:41 used RAM: 15178 MB free: 917 MB total: 16096 MB
2022-10-01T05:23:34,108 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16053 #nodes=2389
2022-10-01T05:23:34,108 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218000 lost=0 simT=50400.0s realT=184s; (s/r): 273.9130434782609
2022-10-01T05:23:54,444 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16288 #nodes=2414
2022-10-01T05:23:54,444 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204427 lost=0 simT=54000.0s realT=204s; (s/r): 264.70588235294116
2022-10-01T05:24:17,427 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16672 #nodes=2441
2022-10-01T05:24:17,428 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187825 lost=0 simT=57600.0s realT=227s; (s/r): 253.7444933920705
2022-10-01T05:24:26,380 INFO MemoryObserver:41 used RAM: 14871 MB free: 1224 MB total: 16096 MB
2022-10-01T05:24:48,197 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16418 #nodes=2495
2022-10-01T05:24:48,198 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168254 lost=0 simT=61200.0s realT=258s; (s/r): 237.2093023255814
2022-10-01T05:25:08,352 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16039 #nodes=2362
2022-10-01T05:25:08,352 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146015 lost=0 simT=64800.0s realT=278s; (s/r): 233.0935251798561
2022-10-01T05:25:26,380 INFO MemoryObserver:41 used RAM: 15873 MB free: 222 MB total: 16096 MB
2022-10-01T05:25:29,794 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15264 #nodes=2091
2022-10-01T05:25:29,795 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122120 lost=0 simT=68400.0s realT=300s; (s/r): 228.0
2022-10-01T05:25:49,203 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14766 #nodes=2086
2022-10-01T05:25:49,203 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97150 lost=0 simT=72000.0s realT=319s; (s/r): 225.70532915360502
2022-10-01T05:26:05,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12908 #nodes=1683
2022-10-01T05:26:05,975 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74637 lost=0 simT=75600.0s realT=336s; (s/r): 225.0
2022-10-01T05:26:21,636 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12098 #nodes=1519
2022-10-01T05:26:21,636 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58776 lost=0 simT=79200.0s realT=352s; (s/r): 225.0
2022-10-01T05:26:26,381 INFO MemoryObserver:41 used RAM: 15959 MB free: 136 MB total: 16096 MB
2022-10-01T05:26:36,386 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11459 #nodes=1438
2022-10-01T05:26:36,386 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45198 lost=0 simT=82800.0s realT=366s; (s/r): 226.2295081967213
2022-10-01T05:26:50,700 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10899 #nodes=1301
2022-10-01T05:26:50,700 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=33009 lost=1 simT=86400.0s realT=381s; (s/r): 226.77165354330708
2022-10-01T05:27:08,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9173 #nodes=1012
2022-10-01T05:27:08,958 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26690 lost=3 simT=90000.0s realT=399s; (s/r): 225.5639097744361
2022-10-01T05:27:17,796 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7740 #nodes=927
2022-10-01T05:27:17,796 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22780 lost=4 simT=93600.0s realT=408s; (s/r): 229.41176470588235
2022-10-01T05:27:25,332 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6693 #nodes=717
2022-10-01T05:27:25,332 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19782 lost=6 simT=97200.0s realT=415s; (s/r): 234.21686746987953
2022-10-01T05:27:26,382 INFO MemoryObserver:41 used RAM: 15871 MB free: 224 MB total: 16096 MB
2022-10-01T05:27:30,269 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5610 #nodes=593
2022-10-01T05:27:30,270 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17459 lost=6 simT=100800.0s realT=420s; (s/r): 240.0
2022-10-01T05:27:34,211 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4730 #nodes=501
2022-10-01T05:27:34,212 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15644 lost=6 simT=104400.0s realT=424s; (s/r): 246.22641509433961
2022-10-01T05:27:37,560 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4019 #nodes=417
2022-10-01T05:27:37,561 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14075 lost=6 simT=108000.0s realT=428s; (s/r): 252.33644859813083
2022-10-01T05:27:40,345 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3411 #nodes=342
2022-10-01T05:27:40,345 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12774 lost=6 simT=111600.0s realT=430s; (s/r): 259.5348837209302
2022-10-01T05:27:42,563 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2845 #nodes=313
2022-10-01T05:27:42,563 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11730 lost=6 simT=115200.0s realT=433s; (s/r): 266.05080831408776
2022-10-01T05:27:44,460 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2421 #nodes=228
2022-10-01T05:27:44,460 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10837 lost=6 simT=118800.0s realT=434s; (s/r): 273.7327188940092
2022-10-01T05:27:46,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2044 #nodes=225
2022-10-01T05:27:46,061 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10089 lost=6 simT=122400.0s realT=436s; (s/r): 280.73394495412845
2022-10-01T05:27:47,451 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1767 #nodes=189
2022-10-01T05:27:47,451 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9314 lost=7 simT=126000.0s realT=437s; (s/r): 288.3295194508009
2022-10-01T05:27:48,873 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1435 #nodes=157
2022-10-01T05:27:48,874 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7630 lost=7 simT=129600.0s realT=439s; (s/r): 295.2164009111617
2022-10-01T05:27:49,462 INFO AbstractController$9:234 ### ITERATION 70 fires after mobsim event
2022-10-01T05:27:49,462 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=335.009160884sec
2022-10-01T05:27:49,462 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T05:27:49,500 INFO LegTimesControlerListener:50 [70] average trip (probably: leg) duration is: 1252 seconds = 00:20:52
2022-10-01T05:27:49,500 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T05:27:49,500 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:27:49,500 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:27:49,500 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:27:49,500 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:27:49,500 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T05:27:49,500 INFO EventsManagerImpl:137 event # 1
2022-10-01T05:27:49,500 INFO EventsManagerImpl:137 event # 4
2022-10-01T05:27:49,500 INFO EventsManagerImpl:137 event # 16
2022-10-01T05:27:49,500 INFO EventsManagerImpl:137 event # 64
2022-10-01T05:27:49,501 INFO EventsManagerImpl:137 event # 256
2022-10-01T05:27:49,501 INFO EventsManagerImpl:137 event # 1024
2022-10-01T05:27:49,505 INFO EventsManagerImpl:137 event # 4096
2022-10-01T05:27:49,519 INFO EventsManagerImpl:137 event # 16384
2022-10-01T05:27:49,536 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T05:27:49,939 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:27:49,939 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:27:49,939 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:27:49,939 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:27:49,939 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T05:27:49,939 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T05:27:49,940 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:27:49,942 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:27:49,942 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:27:49,944 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:27:49,944 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:27:49,944 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:27:49,947 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:27:49,947 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T05:27:49,947 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:27:49,948 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:27:49,948 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:27:49,948 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=34:56:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:27:49,948 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:27:49,948 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:27:49,948 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:27:49,948 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:27:49,949 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:27:49,949 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:23][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:27:49,950 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:27:49,950 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T05:27:49,950 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:27:49,951 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:27:49,951 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:27:49,951 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:27:49,953 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:27:49,953 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:10:20][duration=undefined][facilityId=null]
2022-10-01T05:27:49,954 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=34:24:10][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:27:49,957 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:27:49,957 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:27:49,957 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:25][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:27:49,958 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:27:49,958 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:31:00][duration=undefined][facilityId=null]
2022-10-01T05:27:49,958 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:07:59][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:27:49,958 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T05:27:50,422 INFO ControlerListenerManagerImpl:251 [it.70] all ControlerAfterMobsimListeners called.
2022-10-01T05:27:50,422 INFO AbstractController$4:159 ### ITERATION 70 fires scoring event
2022-10-01T05:27:50,422 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T05:27:50,639 INFO NewScoreAssignerImpl:57 it: 70 msaStart: 599
2022-10-01T05:27:50,827 INFO ControlerListenerManagerImpl:194 [it.70] all ControlerScoringListeners called.
2022-10-01T05:27:50,827 INFO AbstractController$5:167 ### ITERATION 70 fires iteration end event
2022-10-01T05:27:50,827 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T05:27:50,828 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T05:27:51,063 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T05:27:51,066 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.70/leipzig-flexa-25pct-scaledFleet-baseCase.70.countscompare.txt
2022-10-01T05:27:51,067 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.70/leipzig-flexa-25pct-scaledFleet-baseCase.70.countscompareAWTV.txt
2022-10-01T05:27:51,069 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T05:27:55,074 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T05:27:55,074 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13154921766279648
2022-10-01T05:27:55,074 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3089333305945968
2022-10-01T05:27:55,074 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.15675500803648E-4
2022-10-01T05:27:55,074 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9128362868894971E-4
2022-10-01T05:27:55,074 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T05:27:55,074 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13564191704709427
2022-10-01T05:27:55,074 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14116218284147336
2022-10-01T05:27:55,074 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22188515793095304
2022-10-01T05:27:55,207 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T05:27:55,344 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -94.62482542033929
2022-10-01T05:27:55,345 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -115.43817574034418
2022-10-01T05:27:55,345 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -97.23761261262213
2022-10-01T05:27:55,345 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.34696114964005
2022-10-01T05:27:55,392 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T05:27:56,364 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 19004.574703536688 meters
2022-10-01T05:27:56,364 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139952.1875958891 meters (statistic on all 2102408 legs which have a finite distance)
2022-10-01T05:27:56,364 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52275.349058179854 meters
2022-10-01T05:27:56,364 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139903.79966143463 meters (statistic on all 764061 trips which have a finite distance)
2022-10-01T05:27:56,364 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T05:27:56,364 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T05:27:57,426 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T05:27:57,428 INFO LegHistogramListener:72 number of legs: 2110008 100%
2022-10-01T05:27:57,428 INFO LegHistogramListener:79 number of bike legs: 101758 4.822635743561162%
2022-10-01T05:27:57,428 INFO LegHistogramListener:79 number of car legs: 240459 11.396117929410694%
2022-10-01T05:27:57,428 INFO LegHistogramListener:79 number of drtNorth legs: 191 0.009052098380669647%
2022-10-01T05:27:57,428 INFO LegHistogramListener:79 number of drtSoutheast legs: 154 0.007298550526822647%
2022-10-01T05:27:57,428 INFO LegHistogramListener:79 number of freight legs: 47065 2.2305602632786226%
2022-10-01T05:27:57,428 INFO LegHistogramListener:79 number of pt legs: 125776 5.96092526663406%
2022-10-01T05:27:57,429 INFO LegHistogramListener:79 number of ride legs: 109417 5.185620149307491%
2022-10-01T05:27:57,429 INFO LegHistogramListener:79 number of walk legs: 1485188 70.38778999890047%
2022-10-01T05:27:57,961 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T05:27:57,961 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T05:28:01,659 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5269722754278848
2022-10-01T05:28:01,659 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4375247128178004
2022-10-01T05:28:01,659 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009107154777982612
2022-10-01T05:28:01,659 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007675737019672686
2022-10-01T05:28:01,659 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T05:28:01,659 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.4983734472647725
2022-10-01T05:28:01,659 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5911447233961702
2022-10-01T05:28:01,659 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8692043628072734
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21806462048814554
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3848677960531383
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.883776580721691E-4
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 6.958102466403406E-4
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2760543707667264
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2595924246547908
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5278413963448138
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17404884536580106
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37291706249967904
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.3493224194683085E-4
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.1439171806076913E-4
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20626794086383174
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20083625607871128
2022-10-01T05:28:01,660 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.34241823587710607
2022-10-01T05:28:01,796 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T05:28:02,824 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T05:28:03,119 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T05:28:03,465 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T05:28:04,510 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T05:28:04,805 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T05:28:05,130 INFO ControlerListenerManagerImpl:171 [it.70] all ControlerIterationEndsListeners called.
2022-10-01T05:28:05,256 INFO AbstractController:181 ### ITERATION 70 ENDS
2022-10-01T05:28:05,256 INFO AbstractController:182 ###################################################
2022-10-01T05:28:05,257 INFO AbstractController:133 ###################################################
2022-10-01T05:28:05,257 INFO AbstractController:134 ### ITERATION 71 BEGINS
2022-10-01T05:28:05,257 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T05:28:05,257 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T05:28:05,257 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T05:28:05,258 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T05:28:05,258 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T05:28:11,914 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T05:28:11,955 INFO ControlerListenerManagerImpl:148 [it.71] all ControlerIterationStartsListeners called.
2022-10-01T05:28:11,956 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T05:28:13,817 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169561 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T05:28:13,817 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30547 plans
2022-10-01T05:28:13,818 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:28:13,818 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:13,820 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:13,821 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:28:13,822 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:28:13,822 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:13,824 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:13,828 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:28:13,835 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:28:13,837 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:13,842 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:13,845 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:28:13,846 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:13,848 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:13,926 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:28:13,985 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:28:14,008 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:14,044 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:14,050 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:14,066 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:14,080 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:28:14,257 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:28:14,748 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:28:15,872 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:28:17,732 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:28:21,699 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T05:28:26,382 INFO MemoryObserver:41 used RAM: 15931 MB free: 164 MB total: 16096 MB
2022-10-01T05:28:28,787 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T05:28:51,368 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:28:51,369 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30547 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T05:28:51,369 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30628 plans
2022-10-01T05:28:51,369 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T05:28:51,370 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T05:28:51,369 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T05:28:51,370 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T05:28:51,370 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T05:28:51,370 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T05:28:51,370 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T05:28:51,370 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T05:28:51,371 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T05:28:51,372 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T05:28:51,375 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T05:28:51,380 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T05:28:51,391 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T05:28:51,412 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T05:28:51,451 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T05:28:51,525 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T05:28:51,721 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30628 plans
2022-10-01T05:28:51,722 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:28:51,722 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:51,722 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:51,724 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:28:51,725 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:51,729 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:28:51,729 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:51,730 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:28:51,730 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:51,731 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:51,734 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:51,735 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:28:51,740 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:51,740 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:51,742 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:51,747 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:28:51,757 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:51,773 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:28:51,847 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:28:51,858 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:28:51,934 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:28:52,196 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:28:52,614 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:28:53,604 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:28:55,679 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:28:59,615 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T05:29:08,102 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T05:29:26,383 INFO MemoryObserver:41 used RAM: 14538 MB free: 1557 MB total: 16096 MB
2022-10-01T05:29:28,309 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:29:28,310 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30628 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T05:29:28,310 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7692 plans
2022-10-01T05:29:28,310 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T05:29:28,310 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T05:29:28,310 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T05:29:28,310 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T05:29:28,310 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T05:29:28,311 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T05:29:28,311 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T05:29:28,311 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T05:29:28,311 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T05:29:28,311 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T05:29:28,312 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T05:29:28,313 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T05:29:28,314 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T05:29:28,318 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T05:29:28,318 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7692 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T05:29:28,318 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40384 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T05:29:28,318 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6681 plans
2022-10-01T05:29:28,319 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:29:28,319 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:29:28,319 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:29:28,319 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:29:28,321 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:29:28,324 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:29:28,351 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:29:28,457 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:29:28,742 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:29:29,106 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:29:29,611 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:29:31,168 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:29:34,974 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:29:44,751 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:29:44,751 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6681 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T05:29:44,751 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T05:29:45,925 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T05:29:47,048 INFO ControlerListenerManagerImpl:213 [it.71] all ControlerReplanningListeners called.
2022-10-01T05:29:47,048 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T05:29:47,048 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T05:29:47,048 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T05:29:47,146 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T05:29:47,261 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T05:29:47,261 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T05:29:47,261 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T05:29:47,263 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T05:29:47,264 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T05:29:47,264 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T05:29:47,264 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T05:29:47,264 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T05:29:47,264 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T05:29:47,265 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T05:29:47,265 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T05:29:47,265 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T05:29:47,265 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T05:29:47,265 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:29:47,265 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:29:47,265 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T05:29:47,265 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:29:47,265 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:29:47,265 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T05:29:47,265 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T05:29:47,265 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T05:29:47,265 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T05:29:48,078 INFO ControlerListenerManagerImpl:232 [it.71] all ControlerBeforeMobsimListeners called.
2022-10-01T05:29:48,078 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T05:29:48,079 INFO NetworkImpl:163 node # 1
2022-10-01T05:29:48,079 INFO NetworkImpl:163 node # 4
2022-10-01T05:29:48,079 INFO NetworkImpl:163 node # 16
2022-10-01T05:29:48,079 INFO NetworkImpl:163 node # 64
2022-10-01T05:29:48,079 INFO NetworkImpl:163 node # 256
2022-10-01T05:29:48,079 INFO NetworkImpl:163 node # 1024
2022-10-01T05:29:48,080 INFO NetworkImpl:163 node # 4096
2022-10-01T05:29:48,081 INFO NetworkImpl:163 node # 16384
2022-10-01T05:29:48,091 INFO NetworkImpl:163 node # 65536
2022-10-01T05:29:48,123 INFO NetworkImpl:159 link # 1
2022-10-01T05:29:48,123 INFO NetworkImpl:159 link # 4
2022-10-01T05:29:48,123 INFO NetworkImpl:159 link # 16
2022-10-01T05:29:48,124 INFO NetworkImpl:159 link # 64
2022-10-01T05:29:48,124 INFO NetworkImpl:159 link # 256
2022-10-01T05:29:48,125 INFO NetworkImpl:159 link # 1024
2022-10-01T05:29:48,129 INFO NetworkImpl:159 link # 4096
2022-10-01T05:29:48,148 INFO NetworkImpl:159 link # 16384
2022-10-01T05:29:48,224 INFO NetworkImpl:159 link # 65536
2022-10-01T05:29:48,587 INFO NetworkImpl:159 link # 262144
2022-10-01T05:29:49,322 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T05:29:49,322 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T05:29:49,322 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T05:29:49,322 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T05:29:49,322 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T05:29:49,322 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T05:29:49,323 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T05:29:49,324 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T05:29:49,325 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T05:29:49,328 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T05:29:49,336 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T05:29:49,352 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T05:29:49,385 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T05:29:49,448 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T05:29:49,573 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T05:29:49,822 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T05:29:50,377 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T05:29:51,338 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T05:29:53,036 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T05:29:53,171 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T05:29:53,191 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:29:53,192 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T05:29:53,192 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:29:53,192 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:29:53,192 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:29:53,192 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T05:29:53,192 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T05:29:53,192 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T05:29:53,192 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:29:53,192 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:30:01,464 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:30:01,464 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:30:01,464 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:30:01,464 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:30:01,464 INFO EventsManagerImpl:176
2022-10-01T05:30:01,464 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:30:01,464 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:30:01,464 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:30:01,465 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:30:01,465 INFO EventsManagerImpl:176
2022-10-01T05:30:01,465 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:30:01,465 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:30:01,465 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:30:01,465 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:30:01,465 INFO EventsManagerImpl:176
2022-10-01T05:30:01,465 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:30:01,465 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:30:01,465 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:30:01,465 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:30:01,465 INFO EventsManagerImpl:176
2022-10-01T05:30:01,465 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T05:30:01,465 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T05:30:01,465 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T05:30:01,465 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T05:30:01,465 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T05:30:01,465 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T05:30:01,466 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T05:30:01,466 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:30:01,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T05:30:01,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:30:01,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:30:01,466 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T05:30:01,466 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:30:01,466 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:30:01,466 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:30:01,466 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T05:30:01,466 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T05:30:01,466 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T05:30:01,466 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T05:30:01,466 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:30:01,466 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:30:01,466 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:30:01,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T05:30:01,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:30:01,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:30:01,466 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:30:01,466 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:30:01,467 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:30:01,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:30:01,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:30:01,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:30:01,467 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:30:01,467 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:30:01,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:30:01,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:30:01,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:30:01,467 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:30:01,467 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T05:30:01,467 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:30:01,467 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:30:01,467 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:30:01,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T05:30:01,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:30:01,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:30:01,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:30:01,467 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:30:01,467 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:30:01,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:30:01,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:30:01,467 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:30:01,468 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:30:01,468 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:30:01,468 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:30:01,468 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:30:01,468 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:30:01,468 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:30:03,328 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T05:30:03,331 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T05:30:03,567 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T05:30:03,567 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T05:30:03,567 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T05:30:03,567 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T05:30:03,567 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T05:30:03,567 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T05:30:03,567 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T05:30:03,567 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T05:30:03,827 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T05:30:03,828 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T05:30:03,856 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T05:30:03,865 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T05:30:05,167 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1768 #nodes=215
2022-10-01T05:30:05,167 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271763 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T05:30:05,349 INFO VehicularDepartureHandler:110 teleport vehicle 18220_bike from link 264313119 to link -309945934
2022-10-01T05:30:06,692 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T05:30:07,003 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3136 #nodes=340
2022-10-01T05:30:07,003 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271272 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T05:30:08,740 INFO VehicularDepartureHandler:110 teleport vehicle 15616_bike from link 407076807 to link 341989089#0
2022-10-01T05:30:08,857 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T05:30:10,616 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4310 #nodes=467
2022-10-01T05:30:10,617 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270694 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T05:30:11,774 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T05:30:12,036 INFO VehicularDepartureHandler:110 teleport vehicle 17433_bike from link 291797180 to link 291797155
2022-10-01T05:30:13,075 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T05:30:13,075 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T05:30:15,037 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5509 #nodes=683
2022-10-01T05:30:15,037 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269890 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T05:30:19,509 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7160 #nodes=994
2022-10-01T05:30:19,510 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268682 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T05:30:26,383 INFO MemoryObserver:41 used RAM: 13519 MB free: 2576 MB total: 16096 MB
2022-10-01T05:30:29,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11006 #nodes=1688
2022-10-01T05:30:29,007 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266817 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-10-01T05:30:44,505 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12064 #nodes=1897
2022-10-01T05:30:44,506 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264156 lost=0 simT=25200.0s realT=51s; (s/r): 494.11764705882354
2022-10-01T05:31:00,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13338 #nodes=1977
2022-10-01T05:31:00,516 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260738 lost=0 simT=28800.0s realT=67s; (s/r): 429.85074626865674
2022-10-01T05:31:18,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14691 #nodes=2117
2022-10-01T05:31:18,826 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257161 lost=0 simT=32400.0s realT=85s; (s/r): 381.1764705882353
2022-10-01T05:31:26,383 INFO MemoryObserver:41 used RAM: 14678 MB free: 1417 MB total: 16096 MB
2022-10-01T05:31:36,482 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14518 #nodes=2068
2022-10-01T05:31:36,482 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251797 lost=0 simT=36000.0s realT=103s; (s/r): 349.5145631067961
2022-10-01T05:31:55,649 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15119 #nodes=2238
2022-10-01T05:31:55,650 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246003 lost=0 simT=39600.0s realT=122s; (s/r): 324.59016393442624
2022-10-01T05:32:16,509 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15412 #nodes=2205
2022-10-01T05:32:16,509 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238225 lost=0 simT=43200.0s realT=143s; (s/r): 302.0979020979021
2022-10-01T05:32:26,383 INFO MemoryObserver:41 used RAM: 15423 MB free: 672 MB total: 16096 MB
2022-10-01T05:32:35,519 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15665 #nodes=2297
2022-10-01T05:32:35,519 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229200 lost=0 simT=46800.0s realT=162s; (s/r): 288.8888888888889
2022-10-01T05:32:54,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16052 #nodes=2406
2022-10-01T05:32:54,680 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=218004 lost=0 simT=50400.0s realT=181s; (s/r): 278.45303867403317
2022-10-01T05:33:18,114 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16083 #nodes=2496
2022-10-01T05:33:18,115 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204368 lost=0 simT=54000.0s realT=204s; (s/r): 264.70588235294116
2022-10-01T05:33:26,384 INFO MemoryObserver:41 used RAM: 15879 MB free: 216 MB total: 16096 MB
2022-10-01T05:33:39,177 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16439 #nodes=2536
2022-10-01T05:33:39,178 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187693 lost=0 simT=57600.0s realT=225s; (s/r): 256.0
2022-10-01T05:34:00,966 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16291 #nodes=2432
2022-10-01T05:34:00,966 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168223 lost=0 simT=61200.0s realT=247s; (s/r): 247.77327935222672
2022-10-01T05:34:29,663 INFO MemoryObserver:41 used RAM: 15037 MB free: 1058 MB total: 16096 MB
2022-10-01T05:34:32,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16096 #nodes=2265
2022-10-01T05:34:32,775 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=146066 lost=0 simT=64800.0s realT=279s; (s/r): 232.25806451612902
2022-10-01T05:34:53,927 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15318 #nodes=2123
2022-10-01T05:34:53,927 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122283 lost=0 simT=68400.0s realT=300s; (s/r): 228.0
2022-10-01T05:35:12,412 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14984 #nodes=2045
2022-10-01T05:35:12,412 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=97230 lost=0 simT=72000.0s realT=319s; (s/r): 225.70532915360502
2022-10-01T05:35:29,664 INFO MemoryObserver:41 used RAM: 15883 MB free: 212 MB total: 16096 MB
2022-10-01T05:35:31,586 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12884 #nodes=1728
2022-10-01T05:35:31,586 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74663 lost=0 simT=75600.0s realT=338s; (s/r): 223.66863905325442
2022-10-01T05:35:45,873 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11920 #nodes=1496
2022-10-01T05:35:45,874 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58727 lost=0 simT=79200.0s realT=352s; (s/r): 225.0
2022-10-01T05:36:00,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11479 #nodes=1476
2022-10-01T05:36:00,337 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45172 lost=0 simT=82800.0s realT=367s; (s/r): 225.61307901907358
2022-10-01T05:36:13,303 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10793 #nodes=1351
2022-10-01T05:36:13,304 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32873 lost=1 simT=86400.0s realT=380s; (s/r): 227.3684210526316
2022-10-01T05:36:24,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9070 #nodes=1041
2022-10-01T05:36:24,699 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26588 lost=2 simT=90000.0s realT=391s; (s/r): 230.17902813299233
2022-10-01T05:36:29,664 INFO MemoryObserver:41 used RAM: 15964 MB free: 131 MB total: 16096 MB
2022-10-01T05:36:33,189 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7697 #nodes=862
2022-10-01T05:36:33,189 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22687 lost=3 simT=93600.0s realT=399s; (s/r): 234.58646616541353
2022-10-01T05:36:39,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6601 #nodes=754
2022-10-01T05:36:39,977 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19748 lost=4 simT=97200.0s realT=406s; (s/r): 239.40886699507388
2022-10-01T05:36:54,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5583 #nodes=593
2022-10-01T05:36:54,620 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17445 lost=5 simT=100800.0s realT=421s; (s/r): 239.42992874109262
2022-10-01T05:36:57,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4781 #nodes=513
2022-10-01T05:36:57,826 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15592 lost=6 simT=104400.0s realT=424s; (s/r): 246.22641509433961
2022-10-01T05:37:00,899 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4014 #nodes=443
2022-10-01T05:37:00,899 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=14026 lost=7 simT=108000.0s realT=427s; (s/r): 252.92740046838406
2022-10-01T05:37:03,664 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3359 #nodes=349
2022-10-01T05:37:03,664 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12714 lost=7 simT=111600.0s realT=430s; (s/r): 259.5348837209302
2022-10-01T05:37:06,020 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2857 #nodes=283
2022-10-01T05:37:06,021 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11694 lost=8 simT=115200.0s realT=432s; (s/r): 266.6666666666667
2022-10-01T05:37:08,000 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2339 #nodes=239
2022-10-01T05:37:08,000 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10760 lost=8 simT=118800.0s realT=434s; (s/r): 273.7327188940092
2022-10-01T05:37:09,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1973 #nodes=244
2022-10-01T05:37:09,597 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=10002 lost=8 simT=122400.0s realT=436s; (s/r): 280.73394495412845
2022-10-01T05:37:11,098 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1740 #nodes=199
2022-10-01T05:37:11,098 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9265 lost=8 simT=126000.0s realT=437s; (s/r): 288.3295194508009
2022-10-01T05:37:12,505 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1431 #nodes=146
2022-10-01T05:37:12,506 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7605 lost=9 simT=129600.0s realT=439s; (s/r): 295.2164009111617
2022-10-01T05:37:13,054 INFO AbstractController$9:234 ### ITERATION 71 fires after mobsim event
2022-10-01T05:37:13,054 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=335.016707163sec
2022-10-01T05:37:13,054 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T05:37:13,185 INFO LegTimesControlerListener:50 [71] average trip (probably: leg) duration is: 1254 seconds = 00:20:54
2022-10-01T05:37:13,185 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T05:37:13,185 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:37:13,185 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:37:13,185 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:37:13,185 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:37:13,185 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T05:37:13,185 INFO EventsManagerImpl:137 event # 1
2022-10-01T05:37:13,185 INFO EventsManagerImpl:137 event # 4
2022-10-01T05:37:13,185 INFO EventsManagerImpl:137 event # 16
2022-10-01T05:37:13,185 INFO EventsManagerImpl:137 event # 64
2022-10-01T05:37:13,186 INFO EventsManagerImpl:137 event # 256
2022-10-01T05:37:13,187 INFO EventsManagerImpl:137 event # 1024
2022-10-01T05:37:13,190 INFO EventsManagerImpl:137 event # 4096
2022-10-01T05:37:13,205 INFO EventsManagerImpl:137 event # 16384
2022-10-01T05:37:13,222 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T05:37:13,546 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:37:13,546 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:37:13,546 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:37:13,546 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:37:13,546 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T05:37:13,546 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T05:37:13,547 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:37:13,549 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:37:13,549 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:37:13,551 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:37:13,551 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:37:13,551 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:27][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:37:13,554 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:37:13,554 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T05:37:13,554 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:37:13,555 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:37:13,555 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:24:50][duration=undefined][facilityId=null]
2022-10-01T05:37:13,555 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:18:10][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:37:13,555 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:37:13,555 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:37:13,555 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:37:13,555 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:37:13,555 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:37:13,555 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:40][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:37:13,557 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:37:13,557 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T05:37:13,557 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:37:13,557 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:37:13,557 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:37:13,557 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:37:13,558 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:37:13,559 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:37:13,559 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:37:13,561 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:37:13,561 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:10:20][duration=undefined][facilityId=null]
2022-10-01T05:37:13,561 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=34:24:10][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:37:13,565 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:37:13,565 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:37:13,565 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:25][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:37:13,565 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T05:37:14,020 INFO ControlerListenerManagerImpl:251 [it.71] all ControlerAfterMobsimListeners called.
2022-10-01T05:37:14,020 INFO AbstractController$4:159 ### ITERATION 71 fires scoring event
2022-10-01T05:37:14,020 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T05:37:14,213 INFO NewScoreAssignerImpl:57 it: 71 msaStart: 599
2022-10-01T05:37:14,388 INFO ControlerListenerManagerImpl:194 [it.71] all ControlerScoringListeners called.
2022-10-01T05:37:14,388 INFO AbstractController$5:167 ### ITERATION 71 fires iteration end event
2022-10-01T05:37:14,388 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T05:37:14,388 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T05:37:14,503 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T05:37:14,504 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T05:37:18,061 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T05:37:18,061 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13096381273204374
2022-10-01T05:37:18,061 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.30887170902293865
2022-10-01T05:37:18,061 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.477700693756194E-4
2022-10-01T05:37:18,061 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8743228046031314E-4
2022-10-01T05:37:18,061 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T05:37:18,061 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1360232005217293
2022-10-01T05:37:18,061 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1414510339586211
2022-10-01T05:37:18,061 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22183380662123786
2022-10-01T05:37:18,220 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T05:37:18,351 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -94.4710915921282
2022-10-01T05:37:18,351 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -115.2970857006214
2022-10-01T05:37:18,351 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -97.05712289735041
2022-10-01T05:37:18,351 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.23866062239433
2022-10-01T05:37:18,399 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T05:37:19,372 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18984.434168884138 meters
2022-10-01T05:37:19,372 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139842.63781338185 meters (statistic on all 2102991 legs which have a finite distance)
2022-10-01T05:37:19,372 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52219.43308126146 meters
2022-10-01T05:37:19,372 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139783.78386741836 meters (statistic on all 764223 trips which have a finite distance)
2022-10-01T05:37:19,372 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T05:37:19,372 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T05:37:20,456 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T05:37:20,458 INFO LegHistogramListener:72 number of legs: 2110577 100%
2022-10-01T05:37:20,458 INFO LegHistogramListener:79 number of bike legs: 101229 4.796271351388744%
2022-10-01T05:37:20,458 INFO LegHistogramListener:79 number of car legs: 240434 11.391861088223742%
2022-10-01T05:37:20,458 INFO LegHistogramListener:79 number of drtNorth legs: 212 0.010044646558737255%
2022-10-01T05:37:20,458 INFO LegHistogramListener:79 number of drtSoutheast legs: 153 0.007249202469277359%
2022-10-01T05:37:20,458 INFO LegHistogramListener:79 number of freight legs: 47065 2.2299589164479667%
2022-10-01T05:37:20,459 INFO LegHistogramListener:79 number of pt legs: 126126 5.975901376732524%
2022-10-01T05:37:20,459 INFO LegHistogramListener:79 number of ride legs: 109689 5.197109605572315%
2022-10-01T05:37:20,459 INFO LegHistogramListener:79 number of walk legs: 1485669 70.39160381260669%
2022-10-01T05:37:20,997 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T05:37:20,997 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5303460564761704
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4382359284573553
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009193168221755496
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007732223460359356
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5000410810477721
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5948689771332618
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8706807129615841
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2185601606268968
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38502826889599817
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.935127890436845E-4
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.035129430976137E-4
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2772277481937177
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2602728295085166
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5315861906057914
2022-10-01T05:37:24,668 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17441985857849304
2022-10-01T05:37:24,669 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37308908938722485
2022-10-01T05:37:24,669 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.362160246897097E-4
2022-10-01T05:37:24,669 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.1439171806076913E-4
2022-10-01T05:37:24,669 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T05:37:24,669 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2068648998392704
2022-10-01T05:37:24,669 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2013459178276342
2022-10-01T05:37:24,669 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.34400755891279006
2022-10-01T05:37:24,820 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T05:37:25,853 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T05:37:26,159 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T05:37:26,501 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T05:37:27,528 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T05:37:27,824 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T05:37:28,156 INFO ControlerListenerManagerImpl:171 [it.71] all ControlerIterationEndsListeners called.
2022-10-01T05:37:28,280 INFO AbstractController:181 ### ITERATION 71 ENDS
2022-10-01T05:37:28,280 INFO AbstractController:182 ###################################################
2022-10-01T05:37:28,280 INFO AbstractController:133 ###################################################
2022-10-01T05:37:28,280 INFO AbstractController:134 ### ITERATION 72 BEGINS
2022-10-01T05:37:28,281 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T05:37:28,281 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T05:37:28,281 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T05:37:28,281 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T05:37:28,281 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T05:37:34,906 INFO MemoryObserver:41 used RAM: 13379 MB free: 2716 MB total: 16096 MB
2022-10-01T05:37:35,026 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T05:37:35,066 INFO ControlerListenerManagerImpl:148 [it.72] all ControlerIterationStartsListeners called.
2022-10-01T05:37:35,066 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T05:37:36,830 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169602 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T05:37:36,830 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30673 plans
2022-10-01T05:37:36,830 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:37:36,830 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:37:36,832 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:37:36,834 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:37:36,835 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:37:36,836 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:37:36,838 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:37:36,841 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:37:36,844 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:37:36,845 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:37:36,845 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:37:36,850 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:37:36,853 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:37:36,853 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:37:36,870 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:37:36,874 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:37:36,910 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:37:36,995 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:37:37,004 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:37:37,130 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:37:37,476 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:37:37,751 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:37:37,933 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:37:39,034 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:37:40,882 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:37:44,604 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T05:37:50,934 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T05:38:14,007 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:38:14,007 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30673 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T05:38:14,007 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30336 plans
2022-10-01T05:38:14,007 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T05:38:14,008 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T05:38:14,008 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T05:38:14,008 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T05:38:14,008 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T05:38:14,008 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T05:38:14,008 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T05:38:14,008 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T05:38:14,009 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T05:38:14,009 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T05:38:14,011 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T05:38:14,015 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T05:38:14,024 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T05:38:14,041 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T05:38:14,074 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T05:38:14,131 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T05:38:14,276 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30336 plans
2022-10-01T05:38:14,277 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:38:14,277 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:38:14,277 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:38:14,278 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:38:14,278 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:38:14,278 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:38:14,280 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:38:14,281 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:38:14,282 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:38:14,283 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:38:14,288 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:38:14,288 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:38:14,290 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:38:14,291 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:38:14,294 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:38:14,302 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:38:14,314 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:38:14,316 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:38:14,360 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:38:14,496 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:38:14,537 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:38:14,765 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:38:15,286 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:38:16,207 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:38:18,088 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:38:22,525 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T05:38:31,566 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T05:38:34,906 INFO MemoryObserver:41 used RAM: 15296 MB free: 799 MB total: 16096 MB
2022-10-01T05:38:53,598 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:38:53,599 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30336 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T05:38:53,599 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7817 plans
2022-10-01T05:38:53,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T05:38:53,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T05:38:53,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T05:38:53,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T05:38:53,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T05:38:53,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T05:38:53,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T05:38:53,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T05:38:53,599 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T05:38:53,600 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T05:38:53,600 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T05:38:53,601 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T05:38:53,603 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T05:38:53,609 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T05:38:53,609 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7817 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T05:38:53,609 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40500 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T05:38:53,609 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6565 plans
2022-10-01T05:38:53,631 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:38:53,631 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:38:53,632 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:38:53,633 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:38:53,636 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:38:53,660 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:38:53,690 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:38:53,898 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:38:54,131 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:38:54,635 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:38:55,036 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:38:56,285 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:38:59,218 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:39:10,244 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:39:10,245 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6565 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T05:39:10,245 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T05:39:11,372 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T05:39:12,525 INFO ControlerListenerManagerImpl:213 [it.72] all ControlerReplanningListeners called.
2022-10-01T05:39:12,525 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T05:39:12,525 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T05:39:12,525 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T05:39:12,625 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T05:39:12,710 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T05:39:12,710 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T05:39:12,710 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T05:39:12,721 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T05:39:12,733 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T05:39:12,733 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T05:39:12,735 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T05:39:12,736 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T05:39:12,736 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T05:39:12,736 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T05:39:12,736 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T05:39:12,736 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T05:39:12,736 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T05:39:12,736 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:39:12,736 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:39:12,736 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T05:39:12,736 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:39:12,736 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:39:12,736 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T05:39:12,737 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T05:39:12,737 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T05:39:12,737 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T05:39:13,517 INFO ControlerListenerManagerImpl:232 [it.72] all ControlerBeforeMobsimListeners called.
2022-10-01T05:39:13,518 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T05:39:13,518 INFO NetworkImpl:163 node # 1
2022-10-01T05:39:13,518 INFO NetworkImpl:163 node # 4
2022-10-01T05:39:13,518 INFO NetworkImpl:163 node # 16
2022-10-01T05:39:13,518 INFO NetworkImpl:163 node # 64
2022-10-01T05:39:13,518 INFO NetworkImpl:163 node # 256
2022-10-01T05:39:13,518 INFO NetworkImpl:163 node # 1024
2022-10-01T05:39:13,519 INFO NetworkImpl:163 node # 4096
2022-10-01T05:39:13,521 INFO NetworkImpl:163 node # 16384
2022-10-01T05:39:13,529 INFO NetworkImpl:163 node # 65536
2022-10-01T05:39:13,565 INFO NetworkImpl:159 link # 1
2022-10-01T05:39:13,565 INFO NetworkImpl:159 link # 4
2022-10-01T05:39:13,565 INFO NetworkImpl:159 link # 16
2022-10-01T05:39:13,565 INFO NetworkImpl:159 link # 64
2022-10-01T05:39:13,565 INFO NetworkImpl:159 link # 256
2022-10-01T05:39:13,567 INFO NetworkImpl:159 link # 1024
2022-10-01T05:39:13,571 INFO NetworkImpl:159 link # 4096
2022-10-01T05:39:13,590 INFO NetworkImpl:159 link # 16384
2022-10-01T05:39:13,670 INFO NetworkImpl:159 link # 65536
2022-10-01T05:39:14,036 INFO NetworkImpl:159 link # 262144
2022-10-01T05:39:14,889 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T05:39:14,889 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T05:39:14,890 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T05:39:14,890 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T05:39:14,890 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T05:39:14,890 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T05:39:14,890 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T05:39:14,891 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T05:39:14,892 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T05:39:14,894 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T05:39:14,898 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T05:39:14,906 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T05:39:14,970 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T05:39:15,007 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T05:39:15,102 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T05:39:15,264 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T05:39:15,646 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T05:39:16,363 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T05:39:17,812 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T05:39:17,954 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T05:39:17,974 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:39:17,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T05:39:17,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:39:17,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:39:17,974 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:39:17,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T05:39:17,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T05:39:17,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T05:39:17,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:39:17,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:39:26,516 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:39:26,516 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:39:26,517 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:39:26,517 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:39:26,517 INFO EventsManagerImpl:176
2022-10-01T05:39:26,517 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:39:26,517 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:39:26,517 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:39:26,517 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:39:26,517 INFO EventsManagerImpl:176
2022-10-01T05:39:26,517 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:39:26,517 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:39:26,517 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:39:26,517 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:39:26,517 INFO EventsManagerImpl:176
2022-10-01T05:39:26,517 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:39:26,517 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:39:26,517 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:39:26,517 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:39:26,517 INFO EventsManagerImpl:176
2022-10-01T05:39:26,517 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T05:39:26,518 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T05:39:26,518 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T05:39:26,518 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T05:39:26,518 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T05:39:26,518 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T05:39:26,518 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T05:39:26,518 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:39:26,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T05:39:26,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:39:26,518 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:39:26,518 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T05:39:26,518 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:39:26,518 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:39:26,518 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:39:26,518 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T05:39:26,518 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T05:39:26,518 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T05:39:26,518 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T05:39:26,518 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:39:26,518 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:39:26,518 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:39:26,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T05:39:26,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:39:26,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:39:26,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:39:26,519 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:39:26,519 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:39:26,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:39:26,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:39:26,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:39:26,519 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:39:26,519 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:39:26,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:39:26,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:39:26,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:39:26,519 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:39:26,519 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T05:39:26,519 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:39:26,519 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:39:26,519 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:39:26,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T05:39:26,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:39:26,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:39:26,519 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:39:26,519 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:39:26,519 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:39:26,520 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:39:26,520 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:39:26,520 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:39:26,520 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:39:26,520 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:39:26,520 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:39:26,520 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:39:26,520 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:39:26,520 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:39:28,331 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T05:39:28,334 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T05:39:28,570 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T05:39:28,571 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T05:39:28,571 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T05:39:28,571 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T05:39:28,571 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T05:39:28,571 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T05:39:28,571 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T05:39:28,571 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T05:39:28,822 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T05:39:28,822 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T05:39:28,852 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T05:39:28,852 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T05:39:28,862 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T05:39:30,257 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1772 #nodes=220
2022-10-01T05:39:30,257 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271770 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T05:39:31,703 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T05:39:32,001 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3122 #nodes=349
2022-10-01T05:39:32,001 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271272 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T05:39:34,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4303 #nodes=462
2022-10-01T05:39:34,830 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270699 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T05:39:34,906 INFO MemoryObserver:41 used RAM: 13173 MB free: 2922 MB total: 16096 MB
2022-10-01T05:39:35,880 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T05:39:36,995 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T05:39:37,030 INFO VehicularDepartureHandler:110 teleport vehicle 747_bike from link 315044178 to link 873149355
2022-10-01T05:39:38,575 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5531 #nodes=673
2022-10-01T05:39:38,575 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269881 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T05:39:39,011 INFO VehicularDepartureHandler:110 teleport vehicle 18580_bike from link 294406532 to link -120147951
2022-10-01T05:39:39,770 INFO VehicularDepartureHandler:110 teleport vehicle 767_bike from link 40446854#1 to link 24853528#0
2022-10-01T05:39:39,771 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T05:39:43,439 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7189 #nodes=955
2022-10-01T05:39:43,439 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268687 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T05:39:52,359 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11079 #nodes=1717
2022-10-01T05:39:52,359 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266817 lost=0 simT=21600.0s realT=34s; (s/r): 635.2941176470588
2022-10-01T05:40:08,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12081 #nodes=1931
2022-10-01T05:40:08,381 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264144 lost=0 simT=25200.0s realT=50s; (s/r): 504.0
2022-10-01T05:40:25,278 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13329 #nodes=1991
2022-10-01T05:40:25,279 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260714 lost=0 simT=28800.0s realT=67s; (s/r): 429.85074626865674
2022-10-01T05:40:34,907 INFO MemoryObserver:41 used RAM: 14516 MB free: 1579 MB total: 16096 MB
2022-10-01T05:40:43,534 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14676 #nodes=2152
2022-10-01T05:40:43,534 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257137 lost=0 simT=32400.0s realT=85s; (s/r): 381.1764705882353
2022-10-01T05:41:01,821 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14502 #nodes=2128
2022-10-01T05:41:01,821 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251775 lost=0 simT=36000.0s realT=103s; (s/r): 349.5145631067961
2022-10-01T05:41:20,931 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14962 #nodes=2224
2022-10-01T05:41:20,931 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245976 lost=0 simT=39600.0s realT=122s; (s/r): 324.59016393442624
2022-10-01T05:41:34,907 INFO MemoryObserver:41 used RAM: 15368 MB free: 727 MB total: 16096 MB
2022-10-01T05:41:42,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15339 #nodes=2207
2022-10-01T05:41:42,028 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238193 lost=0 simT=43200.0s realT=144s; (s/r): 300.0
2022-10-01T05:42:01,772 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15577 #nodes=2322
2022-10-01T05:42:01,773 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229179 lost=0 simT=46800.0s realT=163s; (s/r): 287.1165644171779
2022-10-01T05:42:22,077 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16075 #nodes=2460
2022-10-01T05:42:22,077 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217995 lost=0 simT=50400.0s realT=184s; (s/r): 273.9130434782609
2022-10-01T05:42:34,908 INFO MemoryObserver:41 used RAM: 15546 MB free: 549 MB total: 16096 MB
2022-10-01T05:42:45,861 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16099 #nodes=2455
2022-10-01T05:42:45,862 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204294 lost=0 simT=54000.0s realT=207s; (s/r): 260.8695652173913
2022-10-01T05:43:07,026 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16460 #nodes=2423
2022-10-01T05:43:07,026 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187634 lost=0 simT=57600.0s realT=229s; (s/r): 251.52838427947597
2022-10-01T05:43:29,473 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16368 #nodes=2369
2022-10-01T05:43:29,473 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168063 lost=0 simT=61200.0s realT=251s; (s/r): 243.82470119521912
2022-10-01T05:43:34,909 INFO MemoryObserver:41 used RAM: 15893 MB free: 202 MB total: 16096 MB
2022-10-01T05:44:02,015 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16013 #nodes=2270
2022-10-01T05:44:02,015 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145892 lost=0 simT=64800.0s realT=284s; (s/r): 228.16901408450704
2022-10-01T05:44:24,474 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15210 #nodes=2091
2022-10-01T05:44:24,475 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121993 lost=0 simT=68400.0s realT=306s; (s/r): 223.52941176470588
2022-10-01T05:44:34,909 INFO MemoryObserver:41 used RAM: 15534 MB free: 561 MB total: 16096 MB
2022-10-01T05:44:43,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14733 #nodes=2029
2022-10-01T05:44:43,259 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96971 lost=0 simT=72000.0s realT=325s; (s/r): 221.53846153846155
2022-10-01T05:45:01,535 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12936 #nodes=1658
2022-10-01T05:45:01,535 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74587 lost=0 simT=75600.0s realT=343s; (s/r): 220.40816326530611
2022-10-01T05:45:17,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=12012 #nodes=1469
2022-10-01T05:45:17,760 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58558 lost=0 simT=79200.0s realT=359s; (s/r): 220.61281337047353
2022-10-01T05:45:32,167 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11393 #nodes=1479
2022-10-01T05:45:32,167 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45023 lost=0 simT=82800.0s realT=374s; (s/r): 221.3903743315508
2022-10-01T05:45:41,783 INFO MemoryObserver:41 used RAM: 15494 MB free: 601 MB total: 16096 MB
2022-10-01T05:46:01,218 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10746 #nodes=1339
2022-10-01T05:46:01,218 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32761 lost=3 simT=86400.0s realT=403s; (s/r): 214.39205955334987
2022-10-01T05:46:12,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9048 #nodes=1023
2022-10-01T05:46:12,096 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26520 lost=6 simT=90000.0s realT=414s; (s/r): 217.3913043478261
2022-10-01T05:46:21,807 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7736 #nodes=859
2022-10-01T05:46:21,807 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22552 lost=7 simT=93600.0s realT=423s; (s/r): 221.27659574468086
2022-10-01T05:46:27,966 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6557 #nodes=696
2022-10-01T05:46:27,966 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19625 lost=8 simT=97200.0s realT=429s; (s/r): 226.5734265734266
2022-10-01T05:46:32,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5571 #nodes=560
2022-10-01T05:46:32,143 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17297 lost=8 simT=100800.0s realT=434s; (s/r): 232.25806451612902
2022-10-01T05:46:36,823 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4721 #nodes=480
2022-10-01T05:46:36,824 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15484 lost=11 simT=104400.0s realT=438s; (s/r): 238.35616438356163
2022-10-01T05:46:40,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4054 #nodes=402
2022-10-01T05:46:40,382 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13955 lost=11 simT=108000.0s realT=442s; (s/r): 244.34389140271495
2022-10-01T05:46:41,784 INFO MemoryObserver:41 used RAM: 15853 MB free: 242 MB total: 16096 MB
2022-10-01T05:46:43,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3403 #nodes=370
2022-10-01T05:46:43,240 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12635 lost=11 simT=111600.0s realT=445s; (s/r): 250.7865168539326
2022-10-01T05:46:45,601 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2872 #nodes=302
2022-10-01T05:46:45,601 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11612 lost=11 simT=115200.0s realT=447s; (s/r): 257.71812080536915
2022-10-01T05:46:47,627 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2372 #nodes=244
2022-10-01T05:46:47,627 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10681 lost=12 simT=118800.0s realT=449s; (s/r): 264.5879732739421
2022-10-01T05:46:49,306 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2058 #nodes=208
2022-10-01T05:46:49,306 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9926 lost=12 simT=122400.0s realT=451s; (s/r): 271.39689578713967
2022-10-01T05:46:50,753 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1770 #nodes=183
2022-10-01T05:46:50,753 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9190 lost=12 simT=126000.0s realT=452s; (s/r): 278.76106194690266
2022-10-01T05:46:52,065 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1434 #nodes=160
2022-10-01T05:46:52,066 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7525 lost=13 simT=129600.0s realT=454s; (s/r): 285.4625550660793
2022-10-01T05:46:52,583 INFO AbstractController$9:234 ### ITERATION 72 fires after mobsim event
2022-10-01T05:46:52,583 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=341.690254904sec
2022-10-01T05:46:52,583 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T05:46:52,618 INFO LegTimesControlerListener:50 [72] average trip (probably: leg) duration is: 1248 seconds = 00:20:48
2022-10-01T05:46:52,618 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T05:46:52,618 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:46:52,618 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:46:52,618 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:46:52,618 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:46:52,618 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T05:46:52,618 INFO EventsManagerImpl:137 event # 1
2022-10-01T05:46:52,618 INFO EventsManagerImpl:137 event # 4
2022-10-01T05:46:52,618 INFO EventsManagerImpl:137 event # 16
2022-10-01T05:46:52,618 INFO EventsManagerImpl:137 event # 64
2022-10-01T05:46:52,619 INFO EventsManagerImpl:137 event # 256
2022-10-01T05:46:52,619 INFO EventsManagerImpl:137 event # 1024
2022-10-01T05:46:52,623 INFO EventsManagerImpl:137 event # 4096
2022-10-01T05:46:52,635 INFO EventsManagerImpl:137 event # 16384
2022-10-01T05:46:52,649 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T05:46:53,041 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:46:53,041 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:46:53,041 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:46:53,041 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:46:53,041 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T05:46:53,041 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T05:46:53,042 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:46:53,044 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:46:53,044 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:58:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:46:53,046 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:46:53,047 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:46:53,047 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:46:53,049 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:46:53,049 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T05:46:53,049 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=26:36:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:46:53,050 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:46:53,050 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:46:53,050 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=34:56:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:46:53,050 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:46:53,050 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:46:53,050 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:46:53,051 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:46:53,051 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:46:53,051 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:29][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:46:53,052 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:46:53,052 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T05:46:53,052 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:46:53,052 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:46:53,052 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:46:53,053 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:46:53,053 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:46:53,054 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:46:53,054 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:00:39][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:46:53,056 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:46:53,056 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:10:20][duration=undefined][facilityId=null]
2022-10-01T05:46:53,056 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=34:24:10][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:46:53,060 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:46:53,060 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:46:53,060 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:46:53,060 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T05:46:53,494 INFO ControlerListenerManagerImpl:251 [it.72] all ControlerAfterMobsimListeners called.
2022-10-01T05:46:53,494 INFO AbstractController$4:159 ### ITERATION 72 fires scoring event
2022-10-01T05:46:53,494 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T05:46:53,657 INFO NewScoreAssignerImpl:57 it: 72 msaStart: 599
2022-10-01T05:46:53,809 INFO ControlerListenerManagerImpl:194 [it.72] all ControlerScoringListeners called.
2022-10-01T05:46:53,809 INFO AbstractController$5:167 ### ITERATION 72 fires iteration end event
2022-10-01T05:46:53,809 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T05:46:53,809 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T05:46:54,009 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T05:46:54,009 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T05:46:57,532 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T05:46:57,532 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13126165032839163
2022-10-01T05:46:57,532 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3095058976979208
2022-10-01T05:46:57,532 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4905385211849827E-4
2022-10-01T05:46:57,532 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.5918906011697827E-4
2022-10-01T05:46:57,532 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T05:46:57,532 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13597184921201416
2022-10-01T05:46:57,532 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1414638717860499
2022-10-01T05:46:57,532 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22096725326979463
2022-10-01T05:46:57,671 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T05:46:57,806 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.89153806435971
2022-10-01T05:46:57,806 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -114.91978775229391
2022-10-01T05:46:57,806 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -96.84256087318774
2022-10-01T05:46:57,806 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.1726351851543
2022-10-01T05:46:57,851 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T05:46:58,789 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18962.211904628894 meters
2022-10-01T05:46:58,789 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139744.69974855077 meters (statistic on all 2103981 legs which have a finite distance)
2022-10-01T05:46:58,789 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52188.808028549596 meters
2022-10-01T05:46:58,789 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139697.78342805474 meters (statistic on all 764201 trips which have a finite distance)
2022-10-01T05:46:58,789 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T05:46:58,789 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T05:46:59,867 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T05:46:59,869 INFO LegHistogramListener:72 number of legs: 2111496 100%
2022-10-01T05:46:59,869 INFO LegHistogramListener:79 number of bike legs: 101406 4.8025665215562805%
2022-10-01T05:46:59,869 INFO LegHistogramListener:79 number of car legs: 240912 11.409540913172462%
2022-10-01T05:46:59,869 INFO LegHistogramListener:79 number of drtNorth legs: 217 0.010277073695616756%
2022-10-01T05:46:59,869 INFO LegHistogramListener:79 number of drtSoutheast legs: 124 0.0058726135403524326%
2022-10-01T05:46:59,869 INFO LegHistogramListener:79 number of freight legs: 47065 2.2289883570700586%
2022-10-01T05:46:59,869 INFO LegHistogramListener:79 number of pt legs: 126018 5.9681855897430065%
2022-10-01T05:46:59,869 INFO LegHistogramListener:79 number of ride legs: 109710 5.195842189613431%
2022-10-01T05:46:59,869 INFO LegHistogramListener:79 number of walk legs: 1486044 70.37872674160879%
2022-10-01T05:47:00,426 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T05:47:00,426 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T05:47:11,554 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.533816121230172
2022-10-01T05:47:11,554 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.43884700904296564
2022-10-01T05:47:11,554 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009281749231014137
2022-10-01T05:47:11,554 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007772020725388601
2022-10-01T05:47:11,554 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T05:47:11,554 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5017254040064292
2022-10-01T05:47:11,554 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.5987151902309268
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8722661846490395
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2190146197178759
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38521313361097276
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 8.973641372723211E-4
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.09931856812008E-4
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2784396391029953
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2609776262343571
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5352385525092818
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17478316909472777
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3732636838402563
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.362160246897097E-4
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.1439171806076913E-4
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2073809805019077
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20186584983850014
2022-10-01T05:47:11,555 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.34551471985292986
2022-10-01T05:47:11,692 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T05:47:12,715 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T05:47:13,012 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T05:47:13,350 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T05:47:14,377 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T05:47:14,667 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T05:47:14,999 INFO ControlerListenerManagerImpl:171 [it.72] all ControlerIterationEndsListeners called.
2022-10-01T05:47:15,124 INFO AbstractController:181 ### ITERATION 72 ENDS
2022-10-01T05:47:15,124 INFO AbstractController:182 ###################################################
2022-10-01T05:47:15,124 INFO AbstractController:133 ###################################################
2022-10-01T05:47:15,124 INFO AbstractController:134 ### ITERATION 73 BEGINS
2022-10-01T05:47:15,124 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T05:47:15,124 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T05:47:15,125 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T05:47:15,125 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T05:47:15,125 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T05:47:15,450 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T05:47:15,487 INFO ControlerListenerManagerImpl:148 [it.73] all ControlerIterationStartsListeners called.
2022-10-01T05:47:15,488 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T05:47:23,303 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169449 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T05:47:23,303 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30386 plans
2022-10-01T05:47:23,303 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:47:23,303 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:23,303 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:47:23,303 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:23,304 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:23,305 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:47:23,305 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:23,306 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:23,308 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:47:23,308 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:23,315 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:23,315 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:47:23,329 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:47:23,347 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:47:23,347 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:23,354 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:23,359 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:23,390 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:47:23,407 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:23,409 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:23,483 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:47:23,656 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:47:24,073 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:47:25,030 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:47:27,156 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:47:30,933 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T05:47:38,388 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T05:47:41,784 INFO MemoryObserver:41 used RAM: 15097 MB free: 998 MB total: 16096 MB
2022-10-01T05:47:57,094 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:47:57,095 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30386 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T05:47:57,095 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30876 plans
2022-10-01T05:47:57,095 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T05:47:57,095 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T05:47:57,095 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T05:47:57,095 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T05:47:57,095 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T05:47:57,096 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T05:47:57,096 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T05:47:57,096 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T05:47:57,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T05:47:57,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T05:47:57,100 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T05:47:57,104 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T05:47:57,114 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T05:47:57,135 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T05:47:57,173 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T05:47:57,255 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T05:47:57,436 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30876 plans
2022-10-01T05:47:57,437 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:47:57,437 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:57,437 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:47:57,437 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:57,437 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:57,437 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:47:57,438 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:57,439 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:57,439 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:57,441 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:47:57,445 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:47:57,447 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:57,457 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:57,457 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:47:57,466 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:57,467 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:57,475 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:47:57,515 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:57,556 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:47:57,712 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:47:57,725 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:47:57,933 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:47:58,479 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:47:59,405 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:48:01,496 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:48:05,527 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T05:48:14,262 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T05:48:34,390 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:48:34,391 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30876 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T05:48:34,391 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7717 plans
2022-10-01T05:48:34,391 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T05:48:34,391 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T05:48:34,391 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T05:48:34,391 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T05:48:34,392 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T05:48:34,392 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T05:48:34,392 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T05:48:34,392 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T05:48:34,392 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T05:48:34,392 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T05:48:34,392 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T05:48:34,393 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T05:48:34,395 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T05:48:34,401 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T05:48:34,401 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7717 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T05:48:34,401 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40161 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T05:48:34,401 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6904 plans
2022-10-01T05:48:34,402 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:48:34,402 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:48:34,402 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:48:34,403 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:48:34,404 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:48:34,422 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:48:34,446 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:48:34,697 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:48:34,885 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:48:35,339 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:48:36,022 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:48:37,391 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:48:40,684 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:48:41,785 INFO MemoryObserver:41 used RAM: 14937 MB free: 1158 MB total: 16096 MB
2022-10-01T05:48:50,001 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:48:50,001 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6904 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T05:48:50,001 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T05:48:51,142 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T05:48:52,303 INFO ControlerListenerManagerImpl:213 [it.73] all ControlerReplanningListeners called.
2022-10-01T05:48:52,304 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T05:48:52,304 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T05:48:52,304 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T05:48:52,401 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T05:48:52,495 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T05:48:52,495 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T05:48:52,495 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T05:48:52,505 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T05:48:52,516 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T05:48:52,517 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T05:48:52,518 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T05:48:52,519 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T05:48:52,519 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T05:48:52,519 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T05:48:52,519 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T05:48:52,519 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T05:48:52,519 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T05:48:52,519 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:48:52,519 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:48:52,519 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T05:48:52,519 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:48:52,519 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:48:52,519 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T05:48:52,520 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T05:48:52,520 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T05:48:52,520 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T05:48:53,288 INFO ControlerListenerManagerImpl:232 [it.73] all ControlerBeforeMobsimListeners called.
2022-10-01T05:48:53,288 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T05:48:53,289 INFO NetworkImpl:163 node # 1
2022-10-01T05:48:53,289 INFO NetworkImpl:163 node # 4
2022-10-01T05:48:53,289 INFO NetworkImpl:163 node # 16
2022-10-01T05:48:53,289 INFO NetworkImpl:163 node # 64
2022-10-01T05:48:53,289 INFO NetworkImpl:163 node # 256
2022-10-01T05:48:53,289 INFO NetworkImpl:163 node # 1024
2022-10-01T05:48:53,290 INFO NetworkImpl:163 node # 4096
2022-10-01T05:48:53,291 INFO NetworkImpl:163 node # 16384
2022-10-01T05:48:53,300 INFO NetworkImpl:163 node # 65536
2022-10-01T05:48:53,336 INFO NetworkImpl:159 link # 1
2022-10-01T05:48:53,336 INFO NetworkImpl:159 link # 4
2022-10-01T05:48:53,336 INFO NetworkImpl:159 link # 16
2022-10-01T05:48:53,336 INFO NetworkImpl:159 link # 64
2022-10-01T05:48:53,337 INFO NetworkImpl:159 link # 256
2022-10-01T05:48:53,338 INFO NetworkImpl:159 link # 1024
2022-10-01T05:48:53,343 INFO NetworkImpl:159 link # 4096
2022-10-01T05:48:53,363 INFO NetworkImpl:159 link # 16384
2022-10-01T05:48:53,444 INFO NetworkImpl:159 link # 65536
2022-10-01T05:48:53,812 INFO NetworkImpl:159 link # 262144
2022-10-01T05:48:54,555 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T05:48:54,555 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T05:48:54,555 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T05:48:54,555 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T05:48:54,556 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T05:48:54,556 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T05:48:54,556 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T05:48:54,557 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T05:48:54,558 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T05:48:54,561 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T05:48:54,568 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T05:48:54,581 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T05:48:54,609 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T05:48:54,664 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T05:48:54,841 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T05:48:55,096 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T05:48:55,586 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T05:48:56,523 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T05:48:58,105 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T05:48:58,254 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T05:48:58,276 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:48:58,276 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T05:48:58,276 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:48:58,276 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:48:58,276 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:48:58,276 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T05:48:58,276 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T05:48:58,276 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T05:48:58,277 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:48:58,277 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:49:06,685 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:49:06,686 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:49:06,686 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:49:06,686 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:49:06,686 INFO EventsManagerImpl:176
2022-10-01T05:49:06,686 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:49:06,686 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:49:06,686 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:49:06,686 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:49:06,686 INFO EventsManagerImpl:176
2022-10-01T05:49:06,686 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:49:06,686 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:49:06,686 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:49:06,686 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:49:06,686 INFO EventsManagerImpl:176
2022-10-01T05:49:06,687 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:49:06,687 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:49:06,687 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:49:06,687 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:49:06,687 INFO EventsManagerImpl:176
2022-10-01T05:49:06,687 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T05:49:06,687 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T05:49:06,687 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T05:49:06,687 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T05:49:06,687 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T05:49:06,687 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T05:49:06,687 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T05:49:06,687 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:49:06,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T05:49:06,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:49:06,687 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:49:06,687 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T05:49:06,687 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:49:06,688 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:49:06,688 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:49:06,688 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T05:49:06,688 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T05:49:06,688 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T05:49:06,688 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T05:49:06,688 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:49:06,688 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:49:06,688 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:49:06,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T05:49:06,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:49:06,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:49:06,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:49:06,688 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:49:06,688 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:49:06,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:49:06,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:49:06,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:49:06,688 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:49:06,688 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:49:06,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:49:06,688 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:49:06,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:49:06,689 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:49:06,689 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T05:49:06,689 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:49:06,689 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:49:06,689 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:49:06,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T05:49:06,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:49:06,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:49:06,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:49:06,689 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:49:06,689 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:49:06,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:49:06,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:49:06,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:49:06,689 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:49:06,689 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:49:06,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:49:06,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:49:06,689 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:49:06,689 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:49:09,124 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T05:49:09,128 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T05:49:09,472 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T05:49:09,472 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T05:49:09,472 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T05:49:09,472 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T05:49:09,472 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T05:49:09,472 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T05:49:09,472 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T05:49:09,472 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T05:49:09,805 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T05:49:09,805 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T05:49:09,837 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T05:49:09,837 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T05:49:09,848 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T05:49:10,978 INFO VehicularDepartureHandler:110 teleport vehicle 2378_bike from link 25119952 to link -526727381
2022-10-01T05:49:11,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1780 #nodes=222
2022-10-01T05:49:11,106 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271753 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T05:49:12,849 INFO VehicularDepartureHandler:110 teleport vehicle 24672_bike from link 311555542 to link -246296424
2022-10-01T05:49:12,935 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T05:49:13,294 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3124 #nodes=356
2022-10-01T05:49:13,294 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271270 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T05:49:14,643 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-10-01T05:49:15,283 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T05:49:16,514 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4328 #nodes=467
2022-10-01T05:49:16,514 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270698 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T05:49:17,840 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T05:49:17,840 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T05:49:20,752 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5536 #nodes=691
2022-10-01T05:49:20,752 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269887 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T05:49:25,834 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7183 #nodes=995
2022-10-01T05:49:25,834 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268683 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T05:49:37,514 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11083 #nodes=1721
2022-10-01T05:49:37,514 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266792 lost=0 simT=21600.0s realT=39s; (s/r): 553.8461538461538
2022-10-01T05:49:41,785 INFO MemoryObserver:41 used RAM: 13486 MB free: 2609 MB total: 16096 MB
2022-10-01T05:49:52,491 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12094 #nodes=1870
2022-10-01T05:49:52,492 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264127 lost=0 simT=25200.0s realT=54s; (s/r): 466.6666666666667
2022-10-01T05:50:11,236 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13382 #nodes=1906
2022-10-01T05:50:11,237 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260741 lost=0 simT=28800.0s realT=72s; (s/r): 400.0
2022-10-01T05:50:30,175 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14732 #nodes=2229
2022-10-01T05:50:30,176 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257193 lost=0 simT=32400.0s realT=91s; (s/r): 356.04395604395603
2022-10-01T05:50:41,785 INFO MemoryObserver:41 used RAM: 14781 MB free: 1314 MB total: 16096 MB
2022-10-01T05:50:52,033 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14560 #nodes=2160
2022-10-01T05:50:52,033 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251806 lost=0 simT=36000.0s realT=113s; (s/r): 318.5840707964602
2022-10-01T05:51:11,267 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14978 #nodes=2200
2022-10-01T05:51:11,267 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=246012 lost=0 simT=39600.0s realT=132s; (s/r): 300.0
2022-10-01T05:51:32,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15315 #nodes=2184
2022-10-01T05:51:32,547 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238208 lost=0 simT=43200.0s realT=154s; (s/r): 280.5194805194805
2022-10-01T05:51:41,786 INFO MemoryObserver:41 used RAM: 15099 MB free: 996 MB total: 16096 MB
2022-10-01T05:51:54,917 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15764 #nodes=2234
2022-10-01T05:51:54,917 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229156 lost=0 simT=46800.0s realT=176s; (s/r): 265.90909090909093
2022-10-01T05:52:15,771 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16011 #nodes=2375
2022-10-01T05:52:15,771 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217923 lost=0 simT=50400.0s realT=197s; (s/r): 255.83756345177665
2022-10-01T05:52:38,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16130 #nodes=2474
2022-10-01T05:52:38,390 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204308 lost=0 simT=54000.0s realT=220s; (s/r): 245.45454545454547
2022-10-01T05:52:41,786 INFO MemoryObserver:41 used RAM: 15720 MB free: 375 MB total: 16096 MB
2022-10-01T05:53:02,710 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16498 #nodes=2445
2022-10-01T05:53:02,711 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187660 lost=0 simT=57600.0s realT=244s; (s/r): 236.0655737704918
2022-10-01T05:53:28,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16367 #nodes=2407
2022-10-01T05:53:28,071 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168110 lost=0 simT=61200.0s realT=269s; (s/r): 227.5092936802974
2022-10-01T05:53:47,996 INFO MemoryObserver:41 used RAM: 15017 MB free: 1078 MB total: 16096 MB
2022-10-01T05:54:01,243 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16095 #nodes=2277
2022-10-01T05:54:01,244 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145745 lost=0 simT=64800.0s realT=302s; (s/r): 214.56953642384107
2022-10-01T05:54:23,419 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15323 #nodes=2077
2022-10-01T05:54:23,420 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121944 lost=0 simT=68400.0s realT=325s; (s/r): 210.46153846153845
2022-10-01T05:54:45,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14828 #nodes=2083
2022-10-01T05:54:45,382 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96904 lost=0 simT=72000.0s realT=347s; (s/r): 207.49279538904898
2022-10-01T05:54:47,998 INFO MemoryObserver:41 used RAM: 15834 MB free: 261 MB total: 16096 MB
2022-10-01T05:55:04,359 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12998 #nodes=1677
2022-10-01T05:55:04,360 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74506 lost=0 simT=75600.0s realT=366s; (s/r): 206.55737704918033
2022-10-01T05:55:20,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11985 #nodes=1479
2022-10-01T05:55:20,818 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58553 lost=0 simT=79200.0s realT=382s; (s/r): 207.32984293193718
2022-10-01T05:55:35,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11386 #nodes=1437
2022-10-01T05:55:35,925 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45011 lost=0 simT=82800.0s realT=397s; (s/r): 208.56423173803526
2022-10-01T05:55:47,999 INFO MemoryObserver:41 used RAM: 15906 MB free: 189 MB total: 16096 MB
2022-10-01T05:55:49,545 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10754 #nodes=1363
2022-10-01T05:55:49,546 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32780 lost=1 simT=86400.0s realT=411s; (s/r): 210.2189781021898
2022-10-01T05:56:01,182 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9044 #nodes=1063
2022-10-01T05:56:01,182 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26489 lost=5 simT=90000.0s realT=422s; (s/r): 213.27014218009478
2022-10-01T05:56:10,454 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7636 #nodes=868
2022-10-01T05:56:10,454 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22547 lost=6 simT=93600.0s realT=432s; (s/r): 216.66666666666666
2022-10-01T05:56:26,395 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6506 #nodes=739
2022-10-01T05:56:26,395 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19631 lost=8 simT=97200.0s realT=448s; (s/r): 216.96428571428572
2022-10-01T05:56:31,998 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5567 #nodes=560
2022-10-01T05:56:31,998 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17347 lost=8 simT=100800.0s realT=453s; (s/r): 222.51655629139074
2022-10-01T05:56:36,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4696 #nodes=515
2022-10-01T05:56:36,518 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15506 lost=8 simT=104400.0s realT=458s; (s/r): 227.94759825327512
2022-10-01T05:56:40,297 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4037 #nodes=397
2022-10-01T05:56:40,297 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13937 lost=8 simT=108000.0s realT=462s; (s/r): 233.76623376623377
2022-10-01T05:56:43,290 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3383 #nodes=357
2022-10-01T05:56:43,291 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12619 lost=8 simT=111600.0s realT=465s; (s/r): 240.0
2022-10-01T05:56:45,856 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2851 #nodes=317
2022-10-01T05:56:45,856 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11536 lost=8 simT=115200.0s realT=467s; (s/r): 246.68094218415416
2022-10-01T05:56:47,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2400 #nodes=243
2022-10-01T05:56:47,883 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10648 lost=8 simT=118800.0s realT=469s; (s/r): 253.3049040511727
2022-10-01T05:56:47,999 INFO MemoryObserver:41 used RAM: 15876 MB free: 219 MB total: 16096 MB
2022-10-01T05:56:49,585 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2017 #nodes=222
2022-10-01T05:56:49,586 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9906 lost=8 simT=122400.0s realT=471s; (s/r): 259.87261146496814
2022-10-01T05:56:51,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1762 #nodes=204
2022-10-01T05:56:51,250 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9158 lost=8 simT=126000.0s realT=472s; (s/r): 266.9491525423729
2022-10-01T05:56:52,940 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1443 #nodes=151
2022-10-01T05:56:52,941 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7493 lost=10 simT=129600.0s realT=474s; (s/r): 273.4177215189873
2022-10-01T05:57:02,018 INFO AbstractController$9:234 ### ITERATION 73 fires after mobsim event
2022-10-01T05:57:02,019 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T05:57:02,019 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=361.399790122sec
2022-10-01T05:57:02,052 INFO LegTimesControlerListener:50 [73] average trip (probably: leg) duration is: 1251 seconds = 00:20:51
2022-10-01T05:57:02,052 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T05:57:02,052 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:57:02,052 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:57:02,052 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:57:02,052 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:57:02,052 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T05:57:02,052 INFO EventsManagerImpl:137 event # 1
2022-10-01T05:57:02,052 INFO EventsManagerImpl:137 event # 4
2022-10-01T05:57:02,052 INFO EventsManagerImpl:137 event # 16
2022-10-01T05:57:02,053 INFO EventsManagerImpl:137 event # 64
2022-10-01T05:57:02,053 INFO EventsManagerImpl:137 event # 256
2022-10-01T05:57:02,054 INFO EventsManagerImpl:137 event # 1024
2022-10-01T05:57:02,057 INFO EventsManagerImpl:137 event # 4096
2022-10-01T05:57:02,070 INFO EventsManagerImpl:137 event # 16384
2022-10-01T05:57:02,086 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T05:57:02,393 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:57:02,394 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:57:02,394 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:57:02,394 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:57:02,394 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T05:57:02,394 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T05:57:02,394 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:57:02,397 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:57:02,397 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:57:02,399 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:57:02,399 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:57:02,399 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:44][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:57:02,402 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:57:02,402 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T05:57:02,402 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:57:02,403 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:57:02,403 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:57:02,403 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:57:02,403 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:57:02,403 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=01:22:32][duration=undefined][facilityId=null]
2022-10-01T05:57:02,403 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:00:00][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:57:02,405 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:57:02,405 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T05:57:02,405 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:57:02,405 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:57:02,405 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:57:02,405 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:57:02,406 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:57:02,406 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:57:02,406 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:57:02,409 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:57:02,409 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:10:20][duration=undefined][facilityId=null]
2022-10-01T05:57:02,409 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=34:24:10][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:57:02,413 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:57:02,413 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:57:02,413 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:01:06][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:57:02,413 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T05:57:02,413 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T05:57:02,413 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T05:57:02,413 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T05:57:02,885 INFO ControlerListenerManagerImpl:251 [it.73] all ControlerAfterMobsimListeners called.
2022-10-01T05:57:02,885 INFO AbstractController$4:159 ### ITERATION 73 fires scoring event
2022-10-01T05:57:02,885 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T05:57:03,105 INFO NewScoreAssignerImpl:57 it: 73 msaStart: 599
2022-10-01T05:57:03,289 INFO ControlerListenerManagerImpl:194 [it.73] all ControlerScoringListeners called.
2022-10-01T05:57:03,289 INFO AbstractController$5:167 ### ITERATION 73 fires iteration end event
2022-10-01T05:57:03,289 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T05:57:03,289 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T05:57:03,431 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T05:57:03,431 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T05:57:06,546 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T05:57:06,546 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13147347448096663
2022-10-01T05:57:06,546 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31019914037907537
2022-10-01T05:57:06,546 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.0540523886061713E-4
2022-10-01T05:57:06,546 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.503376348613771E-4
2022-10-01T05:57:06,546 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T05:57:06,546 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13534022810251775
2022-10-01T05:57:06,547 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14079887232523866
2022-10-01T05:57:06,547 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2213113070448862
2022-10-01T05:57:06,690 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T05:57:06,828 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -94.0017063364742
2022-10-01T05:57:06,828 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -114.8358380192083
2022-10-01T05:57:06,828 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -96.69234250151874
2022-10-01T05:57:06,828 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -77.1177285947435
2022-10-01T05:57:06,876 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T05:57:07,934 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18985.388989500127 meters
2022-10-01T05:57:07,934 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139826.2630589666 meters (statistic on all 2102639 legs which have a finite distance)
2022-10-01T05:57:07,935 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52220.12480985086 meters
2022-10-01T05:57:07,935 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139776.48991855548 meters (statistic on all 764173 trips which have a finite distance)
2022-10-01T05:57:07,935 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T05:57:07,935 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T05:57:09,034 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T05:57:09,036 INFO LegHistogramListener:72 number of legs: 2110114 100%
2022-10-01T05:57:09,036 INFO LegHistogramListener:79 number of bike legs: 101613 4.815521815409025%
2022-10-01T05:57:09,036 INFO LegHistogramListener:79 number of car legs: 241459 11.442936258420161%
2022-10-01T05:57:09,037 INFO LegHistogramListener:79 number of drtNorth legs: 176 0.00834078158810377%
2022-10-01T05:57:09,037 INFO LegHistogramListener:79 number of drtSoutheast legs: 201 0.009525551700050329%
2022-10-01T05:57:09,037 INFO LegHistogramListener:79 number of freight legs: 47065 2.230448212750591%
2022-10-01T05:57:09,037 INFO LegHistogramListener:79 number of pt legs: 125379 5.941811674629902%
2022-10-01T05:57:09,037 INFO LegHistogramListener:79 number of ride legs: 109117 5.171142412210904%
2022-10-01T05:57:09,037 INFO LegHistogramListener:79 number of walk legs: 1485104 70.38027329329127%
2022-10-01T05:57:09,569 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T05:57:09,569 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T05:57:13,342 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5372990238116023
2022-10-01T05:57:13,342 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4395672111617207
2022-10-01T05:57:13,342 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009344654585415202
2022-10-01T05:57:13,342 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007856750386418606
2022-10-01T05:57:13,342 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T05:57:13,342 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.50346492962303
2022-10-01T05:57:13,342 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6027000518648228
2022-10-01T05:57:13,342 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8737091564520353
2022-10-01T05:57:13,342 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.21955252468714215
2022-10-01T05:57:13,342 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3853967145432044
2022-10-01T05:57:13,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.050668337295943E-4
2022-10-01T05:57:13,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.202021187550389E-4
2022-10-01T05:57:13,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T05:57:13,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2794859220384416
2022-10-01T05:57:13,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2616028284301391
2022-10-01T05:57:13,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5388408468857998
2022-10-01T05:57:13,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17512850665256216
2022-10-01T05:57:13,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37348192690654575
2022-10-01T05:57:13,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.3749980743258857E-4
2022-10-01T05:57:13,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.182430662894057E-4
2022-10-01T05:57:13,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T05:57:13,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20785212876854425
2022-10-01T05:57:13,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20233699810513667
2022-10-01T05:57:13,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.34718363741867236
2022-10-01T05:57:13,483 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T05:57:14,519 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T05:57:14,811 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T05:57:15,146 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T05:57:16,172 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T05:57:16,470 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T05:57:16,798 INFO ControlerListenerManagerImpl:171 [it.73] all ControlerIterationEndsListeners called.
2022-10-01T05:57:16,925 INFO AbstractController:181 ### ITERATION 73 ENDS
2022-10-01T05:57:16,925 INFO AbstractController:182 ###################################################
2022-10-01T05:57:16,925 INFO AbstractController:133 ###################################################
2022-10-01T05:57:16,925 INFO AbstractController:134 ### ITERATION 74 BEGINS
2022-10-01T05:57:16,926 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T05:57:16,926 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T05:57:16,926 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T05:57:16,926 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T05:57:16,926 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T05:57:24,301 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T05:57:24,341 INFO ControlerListenerManagerImpl:148 [it.74] all ControlerIterationStartsListeners called.
2022-10-01T05:57:24,341 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T05:57:34,343 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169766 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T05:57:34,343 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30918 plans
2022-10-01T05:57:34,343 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:57:34,344 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:57:34,345 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:57:34,345 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:57:34,346 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:57:34,349 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:57:34,349 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:57:34,352 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:57:34,354 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:57:34,355 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:57:34,355 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:57:34,357 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:57:34,360 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:57:34,361 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:57:34,383 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:57:34,383 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:57:34,386 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:57:34,389 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:57:34,425 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:57:34,490 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:57:34,540 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:57:34,805 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:57:35,244 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:57:36,169 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:57:38,191 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:57:42,271 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T05:57:48,000 INFO MemoryObserver:41 used RAM: 14626 MB free: 1469 MB total: 16096 MB
2022-10-01T05:57:48,878 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T05:58:04,871 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:58:04,872 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30918 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T05:58:04,872 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30150 plans
2022-10-01T05:58:04,872 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T05:58:04,872 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T05:58:04,872 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T05:58:04,873 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T05:58:04,873 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T05:58:04,873 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T05:58:04,873 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T05:58:04,873 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T05:58:04,874 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T05:58:04,875 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T05:58:04,877 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T05:58:04,882 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T05:58:04,893 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T05:58:04,913 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T05:58:04,951 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T05:58:05,021 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T05:58:05,223 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30150 plans
2022-10-01T05:58:05,223 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:58:05,223 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:58:05,223 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:58:05,223 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:58:05,223 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:58:05,223 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:58:05,224 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:58:05,224 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:58:05,224 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:58:05,225 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:58:05,226 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:58:05,228 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:58:05,228 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:58:05,235 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:58:05,242 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:58:05,254 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:58:05,260 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:58:05,301 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:58:05,308 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:58:05,312 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T05:58:05,374 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:58:05,575 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:58:06,086 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:58:07,126 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:58:09,065 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:58:13,275 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T05:58:22,444 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T05:58:41,613 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:58:41,614 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30150 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T05:58:41,614 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7594 plans
2022-10-01T05:58:41,615 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T05:58:41,615 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T05:58:41,615 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T05:58:41,615 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T05:58:41,615 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T05:58:41,615 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T05:58:41,615 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T05:58:41,615 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T05:58:41,615 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T05:58:41,616 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T05:58:41,616 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T05:58:41,617 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T05:58:41,619 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T05:58:41,627 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T05:58:41,627 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7594 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T05:58:41,627 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40071 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T05:58:41,627 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6994 plans
2022-10-01T05:58:41,628 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T05:58:41,628 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T05:58:41,628 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T05:58:41,629 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T05:58:41,632 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T05:58:41,636 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T05:58:41,693 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T05:58:41,816 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T05:58:41,999 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T05:58:42,426 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T05:58:43,166 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T05:58:44,160 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T05:58:47,252 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T05:58:48,001 INFO MemoryObserver:41 used RAM: 14604 MB free: 1491 MB total: 16096 MB
2022-10-01T05:58:58,677 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T05:58:58,678 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6994 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T05:58:58,678 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T05:58:59,762 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T05:59:00,815 INFO ControlerListenerManagerImpl:213 [it.74] all ControlerReplanningListeners called.
2022-10-01T05:59:00,815 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T05:59:00,815 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T05:59:00,815 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T05:59:00,911 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T05:59:01,030 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T05:59:01,030 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T05:59:01,030 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T05:59:01,031 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T05:59:01,032 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T05:59:01,032 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T05:59:01,033 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T05:59:01,033 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T05:59:01,033 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T05:59:01,033 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T05:59:01,033 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T05:59:01,033 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T05:59:01,033 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T05:59:01,033 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:59:01,033 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:59:01,033 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T05:59:01,033 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T05:59:01,033 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T05:59:01,033 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T05:59:01,034 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T05:59:01,034 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T05:59:01,034 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T05:59:01,790 INFO ControlerListenerManagerImpl:232 [it.74] all ControlerBeforeMobsimListeners called.
2022-10-01T05:59:01,790 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T05:59:01,791 INFO NetworkImpl:163 node # 1
2022-10-01T05:59:01,791 INFO NetworkImpl:163 node # 4
2022-10-01T05:59:01,791 INFO NetworkImpl:163 node # 16
2022-10-01T05:59:01,791 INFO NetworkImpl:163 node # 64
2022-10-01T05:59:01,791 INFO NetworkImpl:163 node # 256
2022-10-01T05:59:01,791 INFO NetworkImpl:163 node # 1024
2022-10-01T05:59:01,792 INFO NetworkImpl:163 node # 4096
2022-10-01T05:59:01,793 INFO NetworkImpl:163 node # 16384
2022-10-01T05:59:01,800 INFO NetworkImpl:163 node # 65536
2022-10-01T05:59:01,828 INFO NetworkImpl:159 link # 1
2022-10-01T05:59:01,828 INFO NetworkImpl:159 link # 4
2022-10-01T05:59:01,828 INFO NetworkImpl:159 link # 16
2022-10-01T05:59:01,828 INFO NetworkImpl:159 link # 64
2022-10-01T05:59:01,828 INFO NetworkImpl:159 link # 256
2022-10-01T05:59:01,829 INFO NetworkImpl:159 link # 1024
2022-10-01T05:59:01,834 INFO NetworkImpl:159 link # 4096
2022-10-01T05:59:01,851 INFO NetworkImpl:159 link # 16384
2022-10-01T05:59:01,918 INFO NetworkImpl:159 link # 65536
2022-10-01T05:59:02,297 INFO NetworkImpl:159 link # 262144
2022-10-01T05:59:02,977 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T05:59:02,977 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T05:59:02,977 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T05:59:02,977 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T05:59:02,978 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T05:59:02,978 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T05:59:02,978 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T05:59:02,979 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T05:59:02,981 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T05:59:02,984 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T05:59:02,990 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T05:59:03,005 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T05:59:03,038 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T05:59:03,103 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T05:59:03,233 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T05:59:03,497 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T05:59:04,070 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T05:59:05,107 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T05:59:06,824 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T05:59:06,953 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T05:59:06,974 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:59:06,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T05:59:06,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:59:06,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:59:06,974 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:59:06,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T05:59:06,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T05:59:06,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T05:59:06,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:59:06,974 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:59:14,960 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:59:14,960 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:59:14,960 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:59:14,960 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:59:14,961 INFO EventsManagerImpl:176
2022-10-01T05:59:14,961 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:59:14,961 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:59:14,961 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:59:14,961 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:59:14,961 INFO EventsManagerImpl:176
2022-10-01T05:59:14,961 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:59:14,961 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:59:14,961 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:59:14,961 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:59:14,961 INFO EventsManagerImpl:176
2022-10-01T05:59:14,961 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:59:14,961 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T05:59:14,961 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T05:59:14,961 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T05:59:14,961 INFO EventsManagerImpl:176
2022-10-01T05:59:14,961 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T05:59:14,961 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T05:59:14,962 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T05:59:14,962 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T05:59:14,962 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T05:59:14,962 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T05:59:14,962 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T05:59:14,962 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:59:14,962 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T05:59:14,962 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:59:14,962 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:59:14,962 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T05:59:14,962 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:59:14,962 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:59:14,962 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T05:59:14,962 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T05:59:14,962 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T05:59:14,962 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T05:59:14,962 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T05:59:14,962 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:59:14,962 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:59:14,963 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:59:14,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T05:59:14,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:59:14,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:59:14,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:59:14,963 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:59:14,963 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:59:14,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:59:14,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:59:14,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:59:14,963 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:59:14,963 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:59:14,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:59:14,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:59:14,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:59:14,963 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:59:14,963 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T05:59:14,963 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:59:14,963 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T05:59:14,963 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:59:14,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T05:59:14,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:59:14,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:59:14,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T05:59:14,964 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T05:59:14,964 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:59:14,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:59:14,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:59:14,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:59:14,964 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T05:59:14,964 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T05:59:14,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:59:14,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T05:59:14,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T05:59:14,964 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T05:59:17,236 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T05:59:17,239 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T05:59:17,488 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T05:59:17,489 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T05:59:17,489 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T05:59:17,489 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T05:59:17,489 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T05:59:17,489 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T05:59:17,489 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T05:59:17,489 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T05:59:17,754 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T05:59:17,755 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T05:59:17,790 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T05:59:18,982 INFO VehicularDepartureHandler:110 teleport vehicle 33188_bike from link 283782997 to link 283782992#0
2022-10-01T05:59:19,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1789 #nodes=224
2022-10-01T05:59:19,394 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271764 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T05:59:21,445 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T05:59:21,657 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T05:59:22,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3110 #nodes=365
2022-10-01T05:59:22,028 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271271 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T05:59:23,761 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T05:59:24,945 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4323 #nodes=466
2022-10-01T05:59:24,945 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270703 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T05:59:25,061 INFO VehicularDepartureHandler:110 teleport vehicle 13948_bike from link 244741312 to link 4446503#0
2022-10-01T05:59:26,108 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T05:59:29,120 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5525 #nodes=686
2022-10-01T05:59:29,120 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269891 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T05:59:30,786 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T05:59:33,524 INFO VehicularDepartureHandler:110 teleport vehicle 11777_bike from link 220076574 to link 341989089#0
2022-10-01T05:59:33,524 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T05:59:34,232 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7235 #nodes=960
2022-10-01T05:59:34,233 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268683 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T05:59:43,703 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11023 #nodes=1719
2022-10-01T05:59:43,703 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266766 lost=0 simT=21600.0s realT=36s; (s/r): 600.0
2022-10-01T05:59:48,069 INFO MemoryObserver:41 used RAM: 13442 MB free: 2653 MB total: 16096 MB
2022-10-01T05:59:59,864 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12029 #nodes=1886
2022-10-01T05:59:59,865 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264123 lost=0 simT=25200.0s realT=52s; (s/r): 484.61538461538464
2022-10-01T06:00:16,347 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13306 #nodes=1968
2022-10-01T06:00:16,347 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260709 lost=0 simT=28800.0s realT=69s; (s/r): 417.39130434782606
2022-10-01T06:00:35,040 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14650 #nodes=2114
2022-10-01T06:00:35,041 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257139 lost=0 simT=32400.0s realT=88s; (s/r): 368.1818181818182
2022-10-01T06:00:48,071 INFO MemoryObserver:41 used RAM: 14418 MB free: 1677 MB total: 16096 MB
2022-10-01T06:00:54,997 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14493 #nodes=2154
2022-10-01T06:00:54,998 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251766 lost=0 simT=36000.0s realT=108s; (s/r): 333.3333333333333
2022-10-01T06:01:14,063 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14979 #nodes=2221
2022-10-01T06:01:14,063 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245928 lost=0 simT=39600.0s realT=127s; (s/r): 311.81102362204723
2022-10-01T06:01:32,797 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15347 #nodes=2219
2022-10-01T06:01:32,798 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238056 lost=0 simT=43200.0s realT=145s; (s/r): 297.9310344827586
2022-10-01T06:01:48,071 INFO MemoryObserver:41 used RAM: 15105 MB free: 990 MB total: 16096 MB
2022-10-01T06:01:53,248 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15675 #nodes=2281
2022-10-01T06:01:53,248 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229088 lost=0 simT=46800.0s realT=166s; (s/r): 281.9277108433735
2022-10-01T06:02:13,128 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15951 #nodes=2413
2022-10-01T06:02:13,129 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217864 lost=0 simT=50400.0s realT=186s; (s/r): 270.96774193548384
2022-10-01T06:02:33,347 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16131 #nodes=2496
2022-10-01T06:02:33,347 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204215 lost=0 simT=54000.0s realT=206s; (s/r): 262.13592233009706
2022-10-01T06:02:48,072 INFO MemoryObserver:41 used RAM: 15929 MB free: 166 MB total: 16096 MB
2022-10-01T06:02:55,193 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16422 #nodes=2458
2022-10-01T06:02:55,193 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187523 lost=0 simT=57600.0s realT=228s; (s/r): 252.6315789473684
2022-10-01T06:03:27,090 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16364 #nodes=2440
2022-10-01T06:03:27,090 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167986 lost=0 simT=61200.0s realT=260s; (s/r): 235.3846153846154
2022-10-01T06:03:48,072 INFO MemoryObserver:41 used RAM: 15626 MB free: 469 MB total: 16096 MB
2022-10-01T06:03:49,471 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16014 #nodes=2338
2022-10-01T06:03:49,471 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145783 lost=0 simT=64800.0s realT=282s; (s/r): 229.7872340425532
2022-10-01T06:04:10,056 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15201 #nodes=2136
2022-10-01T06:04:10,056 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121833 lost=0 simT=68400.0s realT=303s; (s/r): 225.74257425742573
2022-10-01T06:04:30,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14748 #nodes=2061
2022-10-01T06:04:30,369 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96873 lost=0 simT=72000.0s realT=323s; (s/r): 222.91021671826624
2022-10-01T06:04:47,892 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12914 #nodes=1698
2022-10-01T06:04:47,892 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74473 lost=0 simT=75600.0s realT=340s; (s/r): 222.35294117647058
2022-10-01T06:04:48,072 INFO MemoryObserver:41 used RAM: 15884 MB free: 211 MB total: 16096 MB
2022-10-01T06:05:02,712 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11906 #nodes=1495
2022-10-01T06:05:02,712 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58477 lost=0 simT=79200.0s realT=355s; (s/r): 223.09859154929578
2022-10-01T06:05:31,665 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11323 #nodes=1453
2022-10-01T06:05:31,665 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44910 lost=0 simT=82800.0s realT=384s; (s/r): 215.625
2022-10-01T06:05:48,072 INFO MemoryObserver:41 used RAM: 15801 MB free: 294 MB total: 16096 MB
2022-10-01T06:05:51,285 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10719 #nodes=1313
2022-10-01T06:05:51,285 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32716 lost=1 simT=86400.0s realT=404s; (s/r): 213.86138613861385
2022-10-01T06:06:09,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9099 #nodes=1015
2022-10-01T06:06:09,708 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26464 lost=2 simT=90000.0s realT=422s; (s/r): 213.27014218009478
2022-10-01T06:06:26,873 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7662 #nodes=907
2022-10-01T06:06:26,873 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22497 lost=2 simT=93600.0s realT=439s; (s/r): 213.2118451025057
2022-10-01T06:06:33,675 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6583 #nodes=708
2022-10-01T06:06:33,675 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19626 lost=4 simT=97200.0s realT=446s; (s/r): 217.9372197309417
2022-10-01T06:06:39,101 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5593 #nodes=576
2022-10-01T06:06:39,102 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17339 lost=5 simT=100800.0s realT=452s; (s/r): 223.00884955752213
2022-10-01T06:06:43,022 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4740 #nodes=521
2022-10-01T06:06:43,022 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15480 lost=5 simT=104400.0s realT=456s; (s/r): 228.94736842105263
2022-10-01T06:06:46,254 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4025 #nodes=429
2022-10-01T06:06:46,255 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13888 lost=7 simT=108000.0s realT=459s; (s/r): 235.2941176470588
2022-10-01T06:06:48,072 INFO MemoryObserver:41 used RAM: 15830 MB free: 265 MB total: 16096 MB
2022-10-01T06:06:48,828 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3375 #nodes=360
2022-10-01T06:06:48,828 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12576 lost=7 simT=111600.0s realT=461s; (s/r): 242.0824295010846
2022-10-01T06:06:51,084 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2835 #nodes=292
2022-10-01T06:06:51,084 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11532 lost=8 simT=115200.0s realT=464s; (s/r): 248.27586206896552
2022-10-01T06:06:52,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2338 #nodes=257
2022-10-01T06:06:52,959 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10598 lost=8 simT=118800.0s realT=465s; (s/r): 255.48387096774192
2022-10-01T06:06:54,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1979 #nodes=199
2022-10-01T06:06:54,483 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9862 lost=8 simT=122400.0s realT=467s; (s/r): 262.0985010706638
2022-10-01T06:06:55,823 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1704 #nodes=196
2022-10-01T06:06:55,823 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9133 lost=10 simT=126000.0s realT=468s; (s/r): 269.2307692307692
2022-10-01T06:06:57,100 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1405 #nodes=160
2022-10-01T06:06:57,100 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7478 lost=10 simT=129600.0s realT=470s; (s/r): 275.74468085106383
2022-10-01T06:06:57,684 INFO AbstractController$9:234 ### ITERATION 74 fires after mobsim event
2022-10-01T06:06:57,684 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=340.029280486sec
2022-10-01T06:06:57,684 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T06:06:57,720 INFO LegTimesControlerListener:50 [74] average trip (probably: leg) duration is: 1247 seconds = 00:20:47
2022-10-01T06:06:57,720 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T06:06:57,720 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:06:57,720 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:06:57,720 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:06:57,720 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:06:57,720 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T06:06:57,720 INFO EventsManagerImpl:137 event # 1
2022-10-01T06:06:57,720 INFO EventsManagerImpl:137 event # 4
2022-10-01T06:06:57,720 INFO EventsManagerImpl:137 event # 16
2022-10-01T06:06:57,721 INFO EventsManagerImpl:137 event # 64
2022-10-01T06:06:57,721 INFO EventsManagerImpl:137 event # 256
2022-10-01T06:06:57,722 INFO EventsManagerImpl:137 event # 1024
2022-10-01T06:06:57,725 INFO EventsManagerImpl:137 event # 4096
2022-10-01T06:06:57,738 INFO EventsManagerImpl:137 event # 16384
2022-10-01T06:06:57,754 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T06:06:58,139 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:06:58,139 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:06:58,139 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:06:58,140 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:06:58,140 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T06:06:58,140 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T06:06:58,140 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:06:58,143 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:06:58,143 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:06:58,145 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:06:58,145 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:06:58,145 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:10][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:06:58,148 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:06:58,148 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T06:06:58,148 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:06:58,149 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:06:58,149 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:06:58,149 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:06:58,149 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:06:58,149 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:06:58,149 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:06:58,149 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:06:58,149 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:06:58,149 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:19][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:06:58,150 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:06:58,150 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T06:06:58,151 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:06:58,152 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:06:58,152 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:06:58,152 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:00:39][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:06:58,154 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:06:58,154 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:10:20][duration=undefined][facilityId=null]
2022-10-01T06:06:58,154 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=34:24:10][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:06:58,158 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:06:58,158 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:06:58,158 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:06:58,158 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:06:58,158 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:06:58,158 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:06][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:06:58,158 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T06:06:58,572 INFO ControlerListenerManagerImpl:251 [it.74] all ControlerAfterMobsimListeners called.
2022-10-01T06:06:58,572 INFO AbstractController$4:159 ### ITERATION 74 fires scoring event
2022-10-01T06:06:58,572 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T06:06:58,742 INFO NewScoreAssignerImpl:57 it: 74 msaStart: 599
2022-10-01T06:06:58,900 INFO ControlerListenerManagerImpl:194 [it.74] all ControlerScoringListeners called.
2022-10-01T06:06:58,900 INFO AbstractController$5:167 ### ITERATION 74 fires iteration end event
2022-10-01T06:06:58,900 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T06:06:58,901 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T06:06:58,999 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T06:06:58,999 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T06:07:03,117 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T06:07:03,117 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13194719031308894
2022-10-01T06:07:03,117 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31125826114195043
2022-10-01T06:07:03,117 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1182415257501143E-4
2022-10-01T06:07:03,117 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.092565870892537E-4
2022-10-01T06:07:03,117 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T06:07:03,117 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13480360691599438
2022-10-01T06:07:03,117 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1405947508691209
2022-10-01T06:07:03,118 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22055387522658765
2022-10-01T06:07:03,272 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T06:07:03,403 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.69388412181392
2022-10-01T06:07:03,403 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -114.49485827991388
2022-10-01T06:07:03,403 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -96.47417585817017
2022-10-01T06:07:03,403 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.93284865769753
2022-10-01T06:07:03,450 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T06:07:04,456 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18966.82638209762 meters
2022-10-01T06:07:04,456 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139712.86936382845 meters (statistic on all 2102990 legs which have a finite distance)
2022-10-01T06:07:04,456 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52161.21310439664 meters
2022-10-01T06:07:04,456 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139664.47865587665 meters (statistic on all 764423 trips which have a finite distance)
2022-10-01T06:07:04,456 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T06:07:04,456 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T06:07:05,459 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T06:07:05,461 INFO LegHistogramListener:72 number of legs: 2110449 100%
2022-10-01T06:07:05,461 INFO LegHistogramListener:79 number of bike legs: 101963 4.831341577076726%
2022-10-01T06:07:05,461 INFO LegHistogramListener:79 number of car legs: 242295 11.48073229914582%
2022-10-01T06:07:05,462 INFO LegHistogramListener:79 number of drtNorth legs: 182 0.00862375731420186%
2022-10-01T06:07:05,462 INFO LegHistogramListener:79 number of drtSoutheast legs: 159 0.007533941829440086%
2022-10-01T06:07:05,462 INFO LegHistogramListener:79 number of freight legs: 47065 2.2300941647962116%
2022-10-01T06:07:05,462 INFO LegHistogramListener:79 number of pt legs: 124528 5.900545334191919%
2022-10-01T06:07:05,462 INFO LegHistogramListener:79 number of ride legs: 108993 5.1644460491582596%
2022-10-01T06:07:05,462 INFO LegHistogramListener:79 number of walk legs: 1485264 70.37668287648742%
2022-10-01T06:07:06,000 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T06:07:06,000 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T06:07:09,681 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5408396966164623
2022-10-01T06:07:09,681 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44028484571498994
2022-10-01T06:07:09,681 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009404992374330507
2022-10-01T06:07:09,681 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00789783143419073
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5050889147927717
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6063228867652269
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8751778039098888
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2199620513821205
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38556360629977865
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.127695301868674E-4
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.27904815212312E-4
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.28058227250086015
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2622626927599788
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5424996277030045
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17547384421039658
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3736873321454064
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.4006737291834627E-4
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.1952684903228458E-4
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20837334456215306
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20277733558594413
2022-10-01T06:07:09,682 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3487780955853279
2022-10-01T06:07:09,817 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T06:07:10,847 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T06:07:11,141 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T06:07:11,487 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T06:07:12,520 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T06:07:12,811 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T06:07:13,141 INFO ControlerListenerManagerImpl:171 [it.74] all ControlerIterationEndsListeners called.
2022-10-01T06:07:13,266 INFO AbstractController:181 ### ITERATION 74 ENDS
2022-10-01T06:07:13,266 INFO AbstractController:182 ###################################################
2022-10-01T06:07:13,266 INFO AbstractController:133 ###################################################
2022-10-01T06:07:13,266 INFO AbstractController:134 ### ITERATION 75 BEGINS
2022-10-01T06:07:13,267 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T06:07:13,267 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T06:07:13,267 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T06:07:13,267 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T06:07:13,267 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T06:07:19,882 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T06:07:19,917 INFO ControlerListenerManagerImpl:148 [it.75] all ControlerIterationStartsListeners called.
2022-10-01T06:07:19,917 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T06:07:21,720 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169633 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T06:07:21,720 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30643 plans
2022-10-01T06:07:21,721 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:07:21,721 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:07:21,721 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:21,721 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:21,721 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:21,722 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:07:21,723 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:21,723 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:07:21,725 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:21,727 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:07:21,737 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:21,739 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:07:21,763 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:21,770 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:21,775 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:07:21,779 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:21,782 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:21,847 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:21,877 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:07:21,890 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:22,021 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:07:22,245 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:07:22,679 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:07:23,635 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:07:25,582 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:07:29,364 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T06:07:36,097 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T06:07:48,073 INFO MemoryObserver:41 used RAM: 14185 MB free: 1910 MB total: 16096 MB
2022-10-01T06:07:59,121 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:07:59,122 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30643 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T06:07:59,122 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30471 plans
2022-10-01T06:07:59,122 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T06:07:59,122 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T06:07:59,122 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T06:07:59,122 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T06:07:59,122 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T06:07:59,122 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T06:07:59,122 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T06:07:59,123 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T06:07:59,123 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T06:07:59,125 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T06:07:59,127 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T06:07:59,131 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T06:07:59,140 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T06:07:59,158 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T06:07:59,192 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T06:07:59,265 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T06:07:59,426 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30471 plans
2022-10-01T06:07:59,426 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:07:59,426 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:07:59,427 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:59,427 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:59,428 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:07:59,433 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:07:59,433 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:59,438 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:59,439 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:59,439 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:59,440 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:59,443 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:07:59,445 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:59,450 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:07:59,456 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:59,539 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:07:59,550 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:59,565 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:59,610 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:07:59,706 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:07:59,757 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:07:59,951 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:08:00,413 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:08:01,373 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:08:03,204 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:08:06,943 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T06:08:15,815 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T06:08:36,527 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:08:36,528 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30471 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T06:08:36,528 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7681 plans
2022-10-01T06:08:36,529 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T06:08:36,529 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T06:08:36,529 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T06:08:36,529 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T06:08:36,529 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T06:08:36,529 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T06:08:36,529 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T06:08:36,529 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T06:08:36,529 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T06:08:36,529 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T06:08:36,530 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T06:08:36,531 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T06:08:36,532 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T06:08:36,538 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T06:08:36,538 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7681 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T06:08:36,538 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40177 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T06:08:36,538 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6888 plans
2022-10-01T06:08:36,539 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:08:36,539 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:08:36,539 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:08:36,542 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:08:36,547 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:08:36,569 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:08:36,640 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:08:36,688 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:08:37,079 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:08:37,514 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:08:38,125 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:08:39,275 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:08:42,847 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:08:48,073 INFO MemoryObserver:41 used RAM: 14530 MB free: 1565 MB total: 16096 MB
2022-10-01T06:08:53,688 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:08:53,689 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6888 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T06:08:53,689 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T06:08:54,756 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T06:08:55,829 INFO ControlerListenerManagerImpl:213 [it.75] all ControlerReplanningListeners called.
2022-10-01T06:08:55,830 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T06:08:55,830 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T06:08:55,830 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T06:08:55,939 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T06:08:56,030 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T06:08:56,030 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T06:08:56,031 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T06:08:56,041 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T06:08:56,051 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T06:08:56,051 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T06:08:56,053 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T06:08:56,053 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T06:08:56,053 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T06:08:56,053 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T06:08:56,053 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T06:08:56,053 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T06:08:56,053 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T06:08:56,053 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:08:56,054 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:08:56,054 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T06:08:56,054 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:08:56,054 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:08:56,054 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T06:08:56,054 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T06:08:56,054 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T06:08:56,054 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T06:08:56,798 INFO ControlerListenerManagerImpl:232 [it.75] all ControlerBeforeMobsimListeners called.
2022-10-01T06:08:56,798 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T06:08:56,798 INFO NetworkImpl:163 node # 1
2022-10-01T06:08:56,798 INFO NetworkImpl:163 node # 4
2022-10-01T06:08:56,798 INFO NetworkImpl:163 node # 16
2022-10-01T06:08:56,798 INFO NetworkImpl:163 node # 64
2022-10-01T06:08:56,798 INFO NetworkImpl:163 node # 256
2022-10-01T06:08:56,799 INFO NetworkImpl:163 node # 1024
2022-10-01T06:08:56,799 INFO NetworkImpl:163 node # 4096
2022-10-01T06:08:56,801 INFO NetworkImpl:163 node # 16384
2022-10-01T06:08:56,811 INFO NetworkImpl:163 node # 65536
2022-10-01T06:08:56,845 INFO NetworkImpl:159 link # 1
2022-10-01T06:08:56,845 INFO NetworkImpl:159 link # 4
2022-10-01T06:08:56,845 INFO NetworkImpl:159 link # 16
2022-10-01T06:08:56,845 INFO NetworkImpl:159 link # 64
2022-10-01T06:08:56,846 INFO NetworkImpl:159 link # 256
2022-10-01T06:08:56,847 INFO NetworkImpl:159 link # 1024
2022-10-01T06:08:56,851 INFO NetworkImpl:159 link # 4096
2022-10-01T06:08:56,871 INFO NetworkImpl:159 link # 16384
2022-10-01T06:08:56,950 INFO NetworkImpl:159 link # 65536
2022-10-01T06:08:57,370 INFO NetworkImpl:159 link # 262144
2022-10-01T06:08:58,008 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T06:08:58,008 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T06:08:58,008 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T06:08:58,008 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T06:08:58,008 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T06:08:58,009 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T06:08:58,009 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T06:08:58,010 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T06:08:58,012 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T06:08:58,014 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T06:08:58,022 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T06:08:58,038 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T06:08:58,068 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T06:08:58,129 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T06:08:58,323 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T06:08:58,570 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T06:08:59,099 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T06:09:00,041 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T06:09:01,698 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T06:09:01,854 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T06:09:01,873 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:09:01,873 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T06:09:01,873 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:09:01,874 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:09:01,874 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:09:01,874 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T06:09:01,874 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T06:09:01,874 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T06:09:01,874 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:09:01,874 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:09:10,215 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:09:10,216 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:09:10,216 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:09:10,216 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:09:10,216 INFO EventsManagerImpl:176
2022-10-01T06:09:10,216 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:09:10,216 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:09:10,216 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:09:10,216 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:09:10,216 INFO EventsManagerImpl:176
2022-10-01T06:09:10,216 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:09:10,216 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:09:10,216 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:09:10,216 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:09:10,216 INFO EventsManagerImpl:176
2022-10-01T06:09:10,216 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:09:10,216 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:09:10,216 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:09:10,217 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:09:10,217 INFO EventsManagerImpl:176
2022-10-01T06:09:10,217 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T06:09:10,217 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T06:09:10,217 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T06:09:10,217 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T06:09:10,217 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T06:09:10,217 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T06:09:10,217 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T06:09:10,217 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:09:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T06:09:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:09:10,217 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:09:10,217 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T06:09:10,217 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:09:10,217 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:09:10,217 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:09:10,217 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T06:09:10,217 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T06:09:10,218 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T06:09:10,218 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T06:09:10,218 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:09:10,218 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:09:10,218 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:09:10,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T06:09:10,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:09:10,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:09:10,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:09:10,218 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:09:10,218 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:09:10,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:09:10,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:09:10,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:09:10,218 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:09:10,218 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:09:10,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:09:10,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:09:10,218 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:09:10,218 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:09:10,218 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T06:09:10,218 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:09:10,219 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:09:10,219 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:09:10,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T06:09:10,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:09:10,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:09:10,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:09:10,219 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:09:10,219 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:09:10,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:09:10,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:09:10,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:09:10,219 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:09:10,219 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:09:10,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:09:10,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:09:10,219 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:09:10,219 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:09:12,168 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T06:09:12,171 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T06:09:12,425 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T06:09:12,425 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T06:09:12,426 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T06:09:12,426 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T06:09:12,426 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T06:09:12,426 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T06:09:12,426 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T06:09:12,426 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T06:09:12,692 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T06:09:12,693 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T06:09:12,723 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T06:09:12,723 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T06:09:12,985 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T06:09:13,114 INFO VehicularDepartureHandler:110 teleport vehicle 236953_bike from link 237978269 to link -196598817
2022-10-01T06:09:13,759 INFO VehicularDepartureHandler:110 teleport vehicle 33188_bike from link 283782997 to link 283782992#0
2022-10-01T06:09:14,107 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1781 #nodes=233
2022-10-01T06:09:14,107 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271757 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T06:09:16,001 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T06:09:16,326 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3112 #nodes=352
2022-10-01T06:09:16,326 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271283 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T06:09:18,115 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T06:09:19,278 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4335 #nodes=456
2022-10-01T06:09:19,278 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270698 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T06:09:19,516 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T06:09:20,497 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T06:09:20,497 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T06:09:23,212 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5579 #nodes=697
2022-10-01T06:09:23,212 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269886 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T06:09:28,104 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7189 #nodes=949
2022-10-01T06:09:28,104 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268676 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T06:09:36,166 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11110 #nodes=1668
2022-10-01T06:09:36,167 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266776 lost=0 simT=21600.0s realT=34s; (s/r): 635.2941176470588
2022-10-01T06:09:48,073 INFO MemoryObserver:41 used RAM: 13793 MB free: 2302 MB total: 16096 MB
2022-10-01T06:09:50,864 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12089 #nodes=1953
2022-10-01T06:09:50,865 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264117 lost=0 simT=25200.0s realT=48s; (s/r): 525.0
2022-10-01T06:10:05,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13329 #nodes=2026
2022-10-01T06:10:05,206 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260693 lost=0 simT=28800.0s realT=63s; (s/r): 457.14285714285717
2022-10-01T06:10:23,166 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14723 #nodes=2170
2022-10-01T06:10:23,166 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257092 lost=0 simT=32400.0s realT=81s; (s/r): 400.0
2022-10-01T06:10:41,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14584 #nodes=2095
2022-10-01T06:10:41,640 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251798 lost=0 simT=36000.0s realT=99s; (s/r): 363.6363636363636
2022-10-01T06:10:48,074 INFO MemoryObserver:41 used RAM: 14794 MB free: 1301 MB total: 16096 MB
2022-10-01T06:10:58,991 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15098 #nodes=2201
2022-10-01T06:10:58,991 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245896 lost=0 simT=39600.0s realT=117s; (s/r): 338.46153846153845
2022-10-01T06:11:18,750 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15327 #nodes=2218
2022-10-01T06:11:18,751 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238096 lost=0 simT=43200.0s realT=136s; (s/r): 317.6470588235294
2022-10-01T06:11:38,353 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15655 #nodes=2249
2022-10-01T06:11:38,354 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229119 lost=0 simT=46800.0s realT=156s; (s/r): 300.0
2022-10-01T06:11:48,074 INFO MemoryObserver:41 used RAM: 15604 MB free: 491 MB total: 16096 MB
2022-10-01T06:11:57,677 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=16044 #nodes=2477
2022-10-01T06:11:57,678 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217851 lost=0 simT=50400.0s realT=175s; (s/r): 288.0
2022-10-01T06:12:17,388 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16173 #nodes=2417
2022-10-01T06:12:17,388 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204287 lost=0 simT=54000.0s realT=195s; (s/r): 276.9230769230769
2022-10-01T06:12:39,570 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16558 #nodes=2465
2022-10-01T06:12:39,570 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187637 lost=0 simT=57600.0s realT=217s; (s/r): 265.4377880184332
2022-10-01T06:12:51,278 INFO MemoryObserver:41 used RAM: 14876 MB free: 1219 MB total: 16096 MB
2022-10-01T06:13:10,400 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16300 #nodes=2439
2022-10-01T06:13:10,400 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168065 lost=0 simT=61200.0s realT=248s; (s/r): 246.7741935483871
2022-10-01T06:13:30,721 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15918 #nodes=2346
2022-10-01T06:13:30,722 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145745 lost=0 simT=64800.0s realT=268s; (s/r): 241.7910447761194
2022-10-01T06:13:51,278 INFO MemoryObserver:41 used RAM: 15775 MB free: 320 MB total: 16096 MB
2022-10-01T06:13:51,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15156 #nodes=2093
2022-10-01T06:13:51,749 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121839 lost=0 simT=68400.0s realT=289s; (s/r): 236.67820069204151
2022-10-01T06:14:10,746 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14842 #nodes=1941
2022-10-01T06:14:10,747 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96780 lost=0 simT=72000.0s realT=308s; (s/r): 233.76623376623377
2022-10-01T06:14:28,004 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12879 #nodes=1641
2022-10-01T06:14:28,004 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74544 lost=0 simT=75600.0s realT=326s; (s/r): 231.90184049079755
2022-10-01T06:14:57,178 INFO MemoryObserver:41 used RAM: 15442 MB free: 653 MB total: 16096 MB
2022-10-01T06:14:58,823 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11951 #nodes=1563
2022-10-01T06:14:58,823 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58572 lost=0 simT=79200.0s realT=356s; (s/r): 222.47191011235955
2022-10-01T06:15:18,481 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11425 #nodes=1450
2022-10-01T06:15:18,481 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45008 lost=0 simT=82800.0s realT=376s; (s/r): 220.2127659574468
2022-10-01T06:15:46,588 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10739 #nodes=1365
2022-10-01T06:15:46,588 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32744 lost=1 simT=86400.0s realT=404s; (s/r): 213.86138613861385
2022-10-01T06:16:00,359 INFO MemoryObserver:41 used RAM: 15587 MB free: 508 MB total: 16096 MB
2022-10-01T06:16:02,937 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9111 #nodes=1050
2022-10-01T06:16:02,937 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26515 lost=3 simT=90000.0s realT=421s; (s/r): 213.77672209026127
2022-10-01T06:16:09,851 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7667 #nodes=927
2022-10-01T06:16:09,851 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22567 lost=3 simT=93600.0s realT=427s; (s/r): 219.20374707259953
2022-10-01T06:16:15,699 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6623 #nodes=719
2022-10-01T06:16:15,699 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19732 lost=4 simT=97200.0s realT=433s; (s/r): 224.48036951501155
2022-10-01T06:16:20,343 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5580 #nodes=604
2022-10-01T06:16:20,343 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17398 lost=4 simT=100800.0s realT=438s; (s/r): 230.13698630136986
2022-10-01T06:16:24,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4736 #nodes=530
2022-10-01T06:16:24,021 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15544 lost=4 simT=104400.0s realT=442s; (s/r): 236.19909502262445
2022-10-01T06:16:27,115 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3993 #nodes=412
2022-10-01T06:16:27,115 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13956 lost=6 simT=108000.0s realT=445s; (s/r): 242.69662921348313
2022-10-01T06:16:29,643 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3370 #nodes=330
2022-10-01T06:16:29,643 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12641 lost=6 simT=111600.0s realT=447s; (s/r): 249.66442953020135
2022-10-01T06:16:31,863 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2826 #nodes=314
2022-10-01T06:16:31,863 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11620 lost=6 simT=115200.0s realT=449s; (s/r): 256.57015590200444
2022-10-01T06:16:33,778 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2377 #nodes=256
2022-10-01T06:16:33,778 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10725 lost=6 simT=118800.0s realT=451s; (s/r): 263.4146341463415
2022-10-01T06:16:35,320 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2005 #nodes=209
2022-10-01T06:16:35,320 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9998 lost=6 simT=122400.0s realT=453s; (s/r): 270.19867549668874
2022-10-01T06:16:36,739 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1746 #nodes=168
2022-10-01T06:16:36,739 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9264 lost=6 simT=126000.0s realT=454s; (s/r): 277.5330396475771
2022-10-01T06:16:38,045 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1403 #nodes=141
2022-10-01T06:16:38,045 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7565 lost=7 simT=129600.0s realT=456s; (s/r): 284.2105263157895
2022-10-01T06:16:38,632 INFO AbstractController$9:234 ### ITERATION 75 fires after mobsim event
2022-10-01T06:16:38,632 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=316.615795709sec
2022-10-01T06:16:38,633 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T06:16:38,669 INFO LegTimesControlerListener:50 [75] average trip (probably: leg) duration is: 1249 seconds = 00:20:49
2022-10-01T06:16:38,669 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T06:16:38,669 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:16:38,669 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:16:38,669 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:16:38,669 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:16:38,669 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T06:16:38,669 INFO EventsManagerImpl:137 event # 1
2022-10-01T06:16:38,669 INFO EventsManagerImpl:137 event # 4
2022-10-01T06:16:38,669 INFO EventsManagerImpl:137 event # 16
2022-10-01T06:16:38,669 INFO EventsManagerImpl:137 event # 64
2022-10-01T06:16:38,670 INFO EventsManagerImpl:137 event # 256
2022-10-01T06:16:38,670 INFO EventsManagerImpl:137 event # 1024
2022-10-01T06:16:38,674 INFO EventsManagerImpl:137 event # 4096
2022-10-01T06:16:38,687 INFO EventsManagerImpl:137 event # 16384
2022-10-01T06:16:38,703 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T06:16:39,337 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:16:39,337 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:16:39,337 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:16:39,337 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:16:39,337 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T06:16:39,338 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T06:16:39,338 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:16:39,342 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:16:39,342 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:16:39,344 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:16:39,344 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:16:39,344 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:47][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:16:39,347 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:16:39,347 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T06:16:39,347 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:16:39,348 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:16:39,348 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:16:39,348 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:16:39,348 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:16:39,348 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:16:39,348 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:16:39,348 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:16:39,348 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:16:39,348 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:25][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:16:39,350 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:16:39,350 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T06:16:39,350 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:16:39,350 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:16:39,350 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:16:39,350 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:16:39,351 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:16:39,351 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:16:39,351 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:16:39,354 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:16:39,354 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:16:39,354 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:16:39,358 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:16:39,358 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:16:39,358 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:16:39,358 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T06:16:39,929 INFO ControlerListenerManagerImpl:251 [it.75] all ControlerAfterMobsimListeners called.
2022-10-01T06:16:39,929 INFO AbstractController$4:159 ### ITERATION 75 fires scoring event
2022-10-01T06:16:39,929 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T06:16:40,234 INFO NewScoreAssignerImpl:57 it: 75 msaStart: 599
2022-10-01T06:16:40,483 INFO ControlerListenerManagerImpl:194 [it.75] all ControlerScoringListeners called.
2022-10-01T06:16:40,483 INFO AbstractController$5:167 ### ITERATION 75 fires iteration end event
2022-10-01T06:16:40,483 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T06:16:40,483 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T06:16:40,867 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T06:16:40,867 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T06:16:51,790 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T06:16:51,791 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13236441970452456
2022-10-01T06:16:51,791 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3102517754715334
2022-10-01T06:16:51,791 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1952684903228458E-4
2022-10-01T06:16:51,791 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.15675500803648E-4
2022-10-01T06:16:51,791 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T06:16:51,791 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13507962020571335
2022-10-01T06:16:51,791 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1405960346518638
2022-10-01T06:16:51,791 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22085171282293556
2022-10-01T06:16:51,937 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T06:16:52,068 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -94.00375282673998
2022-10-01T06:16:52,068 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -114.53476972023978
2022-10-01T06:16:52,068 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -96.33415529682564
2022-10-01T06:16:52,068 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.81616213564077
2022-10-01T06:16:52,110 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T06:16:53,016 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18973.419447580574 meters
2022-10-01T06:16:53,016 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139762.49834069007 meters (statistic on all 2103006 legs which have a finite distance)
2022-10-01T06:16:53,016 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52186.43050377248 meters
2022-10-01T06:16:53,016 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139698.9138825263 meters (statistic on all 764242 trips which have a finite distance)
2022-10-01T06:16:53,016 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T06:16:53,016 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T06:16:54,006 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T06:16:54,008 INFO LegHistogramListener:72 number of legs: 2110550 100%
2022-10-01T06:16:54,008 INFO LegHistogramListener:79 number of bike legs: 102284 4.846319679704343%
2022-10-01T06:16:54,008 INFO LegHistogramListener:79 number of car legs: 241516 11.443273080476652%
2022-10-01T06:16:54,009 INFO LegHistogramListener:79 number of drtNorth legs: 195 0.009239297813366184%
2022-10-01T06:16:54,009 INFO LegHistogramListener:79 number of drtSoutheast legs: 171 0.00810215346710573%
2022-10-01T06:16:54,009 INFO LegHistogramListener:79 number of freight legs: 47065 2.2299874440311767%
2022-10-01T06:16:54,009 INFO LegHistogramListener:79 number of pt legs: 124966 5.921015848949326%
2022-10-01T06:16:54,009 INFO LegHistogramListener:79 number of ride legs: 109006 5.164814858686125%
2022-10-01T06:16:54,009 INFO LegHistogramListener:79 number of walk legs: 1485347 70.3772476368719%
2022-10-01T06:16:54,547 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T06:16:54,547 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T06:16:58,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5444098964244083
2022-10-01T06:16:58,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4409318722174009
2022-10-01T06:16:58,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.00948073555616036
2022-10-01T06:16:58,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.007967155702306187
2022-10-01T06:16:58,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T06:16:58,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.506771953968686
2022-10-01T06:16:58,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6098314650015149
2022-10-01T06:16:58,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8766233432783703
2022-10-01T06:16:58,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22041907803858538
2022-10-01T06:16:58,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38574847101475324
2022-10-01T06:16:58,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.281749231014137E-4
2022-10-01T06:16:58,278 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.36891294412464E-4
2022-10-01T06:16:58,279 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T06:16:58,279 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.28178902827916624
2022-10-01T06:16:58,279 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.26295465165839055
2022-10-01T06:16:58,279 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5462046246989529
2022-10-01T06:16:58,279 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17579735746160205
2022-10-01T06:16:58,279 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.373828548247123
2022-10-01T06:16:58,279 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.4006737291834627E-4
2022-10-01T06:16:58,279 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.1952684903228458E-4
2022-10-01T06:16:58,279 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T06:16:58,279 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20889712792124762
2022-10-01T06:16:58,279 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20314064610217883
2022-10-01T06:16:58,279 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.35033660783518283
2022-10-01T06:16:58,418 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T06:16:59,452 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T06:16:59,747 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T06:17:00,094 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T06:17:00,360 INFO MemoryObserver:41 used RAM: 14220 MB free: 1875 MB total: 16096 MB
2022-10-01T06:17:01,114 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T06:17:01,402 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T06:17:01,728 INFO ControlerListenerManagerImpl:171 [it.75] all ControlerIterationEndsListeners called.
2022-10-01T06:17:01,862 INFO AbstractController:181 ### ITERATION 75 ENDS
2022-10-01T06:17:01,862 INFO AbstractController:182 ###################################################
2022-10-01T06:17:01,862 INFO AbstractController:133 ###################################################
2022-10-01T06:17:01,862 INFO AbstractController:134 ### ITERATION 76 BEGINS
2022-10-01T06:17:01,863 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T06:17:01,863 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T06:17:01,863 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T06:17:01,863 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T06:17:01,863 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T06:17:02,288 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T06:17:02,327 INFO ControlerListenerManagerImpl:148 [it.76] all ControlerIterationStartsListeners called.
2022-10-01T06:17:02,327 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T06:17:04,295 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169760 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T06:17:04,295 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30477 plans
2022-10-01T06:17:04,314 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:17:04,316 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:17:04,339 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:04,497 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:17:04,497 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:04,504 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:17:04,508 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:04,515 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:04,516 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:04,517 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:17:04,518 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:04,532 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:04,533 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:17:04,534 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:04,546 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:04,581 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:17:04,582 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:04,629 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:04,635 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:17:04,639 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:04,755 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:17:04,990 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:17:05,505 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:17:06,427 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:17:08,476 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:17:19,124 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T06:17:25,690 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T06:17:41,557 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:17:41,558 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30477 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T06:17:41,558 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30611 plans
2022-10-01T06:17:41,558 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T06:17:41,558 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T06:17:41,558 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T06:17:41,558 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T06:17:41,558 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T06:17:41,559 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T06:17:41,559 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T06:17:41,559 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T06:17:41,560 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T06:17:41,560 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T06:17:41,562 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T06:17:41,566 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T06:17:41,622 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T06:17:41,641 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T06:17:41,675 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T06:17:41,743 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T06:17:41,950 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30611 plans
2022-10-01T06:17:41,951 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:17:41,951 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:17:41,951 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:41,951 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:41,951 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:41,952 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:17:41,952 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:41,952 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:17:41,954 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:17:41,956 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:41,957 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:41,957 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:41,959 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:41,960 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:17:41,974 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:41,977 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:41,983 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:41,984 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:17:41,985 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:17:42,014 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:17:42,091 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:17:42,408 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:17:42,916 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:17:43,872 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:17:45,671 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:17:49,941 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T06:17:58,489 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T06:18:00,360 INFO MemoryObserver:41 used RAM: 15333 MB free: 762 MB total: 16096 MB
2022-10-01T06:18:19,410 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:18:19,410 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30611 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T06:18:19,410 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7580 plans
2022-10-01T06:18:19,410 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T06:18:19,410 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T06:18:19,410 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T06:18:19,410 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T06:18:19,410 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T06:18:19,410 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T06:18:19,410 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T06:18:19,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T06:18:19,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T06:18:19,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T06:18:19,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T06:18:19,412 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T06:18:19,413 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T06:18:19,416 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T06:18:19,416 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7580 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T06:18:19,416 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40269 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T06:18:19,416 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6796 plans
2022-10-01T06:18:19,417 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:18:19,417 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:18:19,418 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:18:19,419 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:18:19,421 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:18:19,430 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:18:19,456 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:18:19,500 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:18:19,772 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:18:20,244 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:18:20,797 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:18:22,201 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:18:24,482 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:18:34,414 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:18:34,414 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6796 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T06:18:34,414 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T06:18:35,664 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T06:18:36,908 INFO ControlerListenerManagerImpl:213 [it.76] all ControlerReplanningListeners called.
2022-10-01T06:18:36,908 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T06:18:36,908 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T06:18:36,908 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T06:18:37,001 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T06:18:37,086 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T06:18:37,087 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T06:18:37,087 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T06:18:37,097 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T06:18:37,107 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T06:18:37,108 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T06:18:37,109 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T06:18:37,109 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T06:18:37,109 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T06:18:37,110 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T06:18:37,110 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T06:18:37,110 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T06:18:37,110 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T06:18:37,110 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:18:37,110 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:18:37,110 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T06:18:37,110 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:18:37,110 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:18:37,110 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T06:18:37,111 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T06:18:37,111 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T06:18:37,111 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T06:18:37,890 INFO ControlerListenerManagerImpl:232 [it.76] all ControlerBeforeMobsimListeners called.
2022-10-01T06:18:37,890 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T06:18:37,891 INFO NetworkImpl:163 node # 1
2022-10-01T06:18:37,891 INFO NetworkImpl:163 node # 4
2022-10-01T06:18:37,891 INFO NetworkImpl:163 node # 16
2022-10-01T06:18:37,891 INFO NetworkImpl:163 node # 64
2022-10-01T06:18:37,891 INFO NetworkImpl:163 node # 256
2022-10-01T06:18:37,891 INFO NetworkImpl:163 node # 1024
2022-10-01T06:18:37,892 INFO NetworkImpl:163 node # 4096
2022-10-01T06:18:37,894 INFO NetworkImpl:163 node # 16384
2022-10-01T06:18:37,903 INFO NetworkImpl:163 node # 65536
2022-10-01T06:18:37,936 INFO NetworkImpl:159 link # 1
2022-10-01T06:18:37,936 INFO NetworkImpl:159 link # 4
2022-10-01T06:18:37,936 INFO NetworkImpl:159 link # 16
2022-10-01T06:18:37,937 INFO NetworkImpl:159 link # 64
2022-10-01T06:18:37,937 INFO NetworkImpl:159 link # 256
2022-10-01T06:18:37,938 INFO NetworkImpl:159 link # 1024
2022-10-01T06:18:37,943 INFO NetworkImpl:159 link # 4096
2022-10-01T06:18:37,962 INFO NetworkImpl:159 link # 16384
2022-10-01T06:18:38,041 INFO NetworkImpl:159 link # 65536
2022-10-01T06:18:38,403 INFO NetworkImpl:159 link # 262144
2022-10-01T06:18:39,140 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T06:18:39,140 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T06:18:39,140 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T06:18:39,140 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T06:18:39,140 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T06:18:39,140 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T06:18:39,141 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T06:18:39,142 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T06:18:39,144 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T06:18:39,148 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T06:18:39,156 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T06:18:39,173 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T06:18:39,207 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T06:18:39,272 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T06:18:39,401 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T06:18:39,718 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T06:18:40,223 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T06:18:41,157 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T06:18:42,793 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T06:18:42,919 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T06:18:42,938 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:18:42,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T06:18:42,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:18:42,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:18:42,938 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:18:42,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T06:18:42,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T06:18:42,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T06:18:42,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:18:42,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:18:51,267 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:18:51,267 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:18:51,267 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:18:51,267 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:18:51,267 INFO EventsManagerImpl:176
2022-10-01T06:18:51,268 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:18:51,268 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:18:51,268 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:18:51,268 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:18:51,268 INFO EventsManagerImpl:176
2022-10-01T06:18:51,268 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:18:51,268 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:18:51,268 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:18:51,268 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:18:51,268 INFO EventsManagerImpl:176
2022-10-01T06:18:51,268 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:18:51,268 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:18:51,268 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:18:51,268 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:18:51,268 INFO EventsManagerImpl:176
2022-10-01T06:18:51,268 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T06:18:51,268 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T06:18:51,268 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T06:18:51,269 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T06:18:51,269 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T06:18:51,269 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T06:18:51,269 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T06:18:51,269 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:18:51,269 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T06:18:51,269 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:18:51,269 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:18:51,269 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T06:18:51,269 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:18:51,269 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:18:51,269 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:18:51,269 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T06:18:51,269 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T06:18:51,269 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T06:18:51,269 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T06:18:51,269 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:18:51,269 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:18:51,269 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:18:51,269 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T06:18:51,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:18:51,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:18:51,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:18:51,270 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:18:51,270 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:18:51,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:18:51,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:18:51,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:18:51,270 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:18:51,270 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:18:51,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:18:51,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:18:51,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:18:51,270 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:18:51,270 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T06:18:51,270 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:18:51,270 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:18:51,270 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:18:51,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T06:18:51,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:18:51,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:18:51,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:18:51,270 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:18:51,270 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:18:51,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:18:51,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:18:51,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:18:51,271 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:18:51,271 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:18:51,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:18:51,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:18:51,271 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:18:51,271 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:18:53,365 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T06:18:53,368 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T06:18:53,628 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T06:18:53,628 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T06:18:53,628 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T06:18:53,628 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T06:18:53,628 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T06:18:53,628 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T06:18:53,628 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T06:18:53,628 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T06:18:53,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T06:18:53,894 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T06:18:53,924 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T06:18:53,924 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T06:18:53,933 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T06:18:55,090 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1763 #nodes=225
2022-10-01T06:18:55,090 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271750 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T06:18:55,639 INFO VehicularDepartureHandler:110 teleport vehicle 2078_bike from link -365047683 to link -14792961
2022-10-01T06:18:56,509 INFO VehicularDepartureHandler:110 teleport vehicle 8294_bike from link -361305823 to link 182537900#0
2022-10-01T06:18:57,032 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T06:18:57,329 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3109 #nodes=343
2022-10-01T06:18:57,329 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271270 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T06:18:57,732 INFO VehicularDepartureHandler:110 teleport vehicle 14256_bike from link 58740242#0 to link -53679078
2022-10-01T06:18:57,820 INFO VehicularDepartureHandler:110 teleport vehicle 223975_bike from link -245048871 to link 11704443
2022-10-01T06:18:59,175 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T06:18:59,175 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T06:19:00,331 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4367 #nodes=478
2022-10-01T06:19:00,331 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270701 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T06:19:00,360 INFO MemoryObserver:41 used RAM: 13510 MB free: 2585 MB total: 16096 MB
2022-10-01T06:19:04,825 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5573 #nodes=704
2022-10-01T06:19:04,825 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269899 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T06:19:10,019 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7124 #nodes=998
2022-10-01T06:19:10,020 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268689 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T06:19:21,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11125 #nodes=1656
2022-10-01T06:19:21,435 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266806 lost=0 simT=21600.0s realT=38s; (s/r): 568.421052631579
2022-10-01T06:19:35,970 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12005 #nodes=1886
2022-10-01T06:19:35,970 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264112 lost=0 simT=25200.0s realT=53s; (s/r): 475.47169811320754
2022-10-01T06:19:52,664 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13320 #nodes=1924
2022-10-01T06:19:52,664 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260716 lost=0 simT=28800.0s realT=69s; (s/r): 417.39130434782606
2022-10-01T06:20:00,360 INFO MemoryObserver:41 used RAM: 14057 MB free: 2038 MB total: 16096 MB
2022-10-01T06:20:10,404 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14630 #nodes=2195
2022-10-01T06:20:10,404 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257112 lost=0 simT=32400.0s realT=87s; (s/r): 372.41379310344826
2022-10-01T06:20:31,293 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14564 #nodes=2116
2022-10-01T06:20:31,294 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251732 lost=0 simT=36000.0s realT=108s; (s/r): 333.3333333333333
2022-10-01T06:20:49,890 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15007 #nodes=2165
2022-10-01T06:20:49,890 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245927 lost=0 simT=39600.0s realT=126s; (s/r): 314.2857142857143
2022-10-01T06:21:00,361 INFO MemoryObserver:41 used RAM: 14792 MB free: 1303 MB total: 16096 MB
2022-10-01T06:21:09,029 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15356 #nodes=2188
2022-10-01T06:21:09,029 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238097 lost=0 simT=43200.0s realT=146s; (s/r): 295.8904109589041
2022-10-01T06:21:30,476 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15693 #nodes=2223
2022-10-01T06:21:30,476 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229050 lost=0 simT=46800.0s realT=167s; (s/r): 280.23952095808386
2022-10-01T06:21:50,479 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15873 #nodes=2434
2022-10-01T06:21:50,479 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217816 lost=0 simT=50400.0s realT=187s; (s/r): 269.5187165775401
2022-10-01T06:22:00,361 INFO MemoryObserver:41 used RAM: 15788 MB free: 307 MB total: 16096 MB
2022-10-01T06:22:10,650 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16010 #nodes=2486
2022-10-01T06:22:10,651 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204263 lost=0 simT=54000.0s realT=207s; (s/r): 260.8695652173913
2022-10-01T06:22:34,432 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16432 #nodes=2501
2022-10-01T06:22:34,432 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187564 lost=0 simT=57600.0s realT=231s; (s/r): 249.35064935064935
2022-10-01T06:23:00,361 INFO MemoryObserver:41 used RAM: 15144 MB free: 951 MB total: 16096 MB
2022-10-01T06:23:05,692 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16289 #nodes=2416
2022-10-01T06:23:05,693 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168020 lost=0 simT=61200.0s realT=262s; (s/r): 233.58778625954199
2022-10-01T06:23:27,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15922 #nodes=2305
2022-10-01T06:23:27,172 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145765 lost=0 simT=64800.0s realT=284s; (s/r): 228.16901408450704
2022-10-01T06:23:47,635 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15184 #nodes=2131
2022-10-01T06:23:47,635 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121855 lost=0 simT=68400.0s realT=304s; (s/r): 225.0
2022-10-01T06:24:00,362 INFO MemoryObserver:41 used RAM: 15815 MB free: 280 MB total: 16096 MB
2022-10-01T06:24:06,555 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14916 #nodes=1989
2022-10-01T06:24:06,556 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96858 lost=0 simT=72000.0s realT=323s; (s/r): 222.91021671826624
2022-10-01T06:24:24,075 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12833 #nodes=1734
2022-10-01T06:24:24,075 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74562 lost=0 simT=75600.0s realT=341s; (s/r): 221.70087976539588
2022-10-01T06:24:46,228 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11949 #nodes=1487
2022-10-01T06:24:46,228 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58572 lost=0 simT=79200.0s realT=363s; (s/r): 218.1818181818182
2022-10-01T06:24:58,862 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11333 #nodes=1399
2022-10-01T06:24:58,863 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45007 lost=0 simT=82800.0s realT=375s; (s/r): 220.8
2022-10-01T06:25:00,362 INFO MemoryObserver:41 used RAM: 15741 MB free: 354 MB total: 16096 MB
2022-10-01T06:25:11,244 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10817 #nodes=1303
2022-10-01T06:25:11,245 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32774 lost=1 simT=86400.0s realT=388s; (s/r): 222.68041237113403
2022-10-01T06:25:19,465 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9122 #nodes=1039
2022-10-01T06:25:19,465 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26452 lost=6 simT=90000.0s realT=396s; (s/r): 227.27272727272728
2022-10-01T06:25:27,055 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7692 #nodes=899
2022-10-01T06:25:27,055 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22503 lost=6 simT=93600.0s realT=404s; (s/r): 231.68316831683168
2022-10-01T06:25:33,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6613 #nodes=752
2022-10-01T06:25:33,061 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19614 lost=6 simT=97200.0s realT=410s; (s/r): 237.0731707317073
2022-10-01T06:25:38,012 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5570 #nodes=620
2022-10-01T06:25:38,012 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17297 lost=8 simT=100800.0s realT=415s; (s/r): 242.89156626506025
2022-10-01T06:25:41,859 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4699 #nodes=490
2022-10-01T06:25:41,859 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15471 lost=8 simT=104400.0s realT=418s; (s/r): 249.76076555023923
2022-10-01T06:25:44,880 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3996 #nodes=476
2022-10-01T06:25:44,880 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13886 lost=8 simT=108000.0s realT=421s; (s/r): 256.53206650831356
2022-10-01T06:25:47,574 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3340 #nodes=335
2022-10-01T06:25:47,574 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12560 lost=10 simT=111600.0s realT=424s; (s/r): 263.20754716981133
2022-10-01T06:25:49,852 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2828 #nodes=310
2022-10-01T06:25:49,852 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11530 lost=10 simT=115200.0s realT=426s; (s/r): 270.4225352112676
2022-10-01T06:25:51,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2402 #nodes=235
2022-10-01T06:25:51,801 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10634 lost=12 simT=118800.0s realT=428s; (s/r): 277.5700934579439
2022-10-01T06:25:53,440 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2036 #nodes=228
2022-10-01T06:25:53,440 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9889 lost=12 simT=122400.0s realT=430s; (s/r): 284.6511627906977
2022-10-01T06:25:54,875 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1759 #nodes=180
2022-10-01T06:25:54,875 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9150 lost=13 simT=126000.0s realT=431s; (s/r): 292.3433874709977
2022-10-01T06:25:56,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1453 #nodes=147
2022-10-01T06:25:56,239 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7488 lost=13 simT=129600.0s realT=433s; (s/r): 299.3071593533487
2022-10-01T06:25:56,853 INFO AbstractController$9:234 ### ITERATION 76 fires after mobsim event
2022-10-01T06:25:56,853 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=333.234037629sec
2022-10-01T06:25:56,853 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T06:25:56,890 INFO LegTimesControlerListener:50 [76] average trip (probably: leg) duration is: 1250 seconds = 00:20:50
2022-10-01T06:25:56,890 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T06:25:56,891 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:25:56,891 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:25:56,891 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:25:56,891 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:25:56,891 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T06:25:56,891 INFO EventsManagerImpl:137 event # 1
2022-10-01T06:25:56,891 INFO EventsManagerImpl:137 event # 4
2022-10-01T06:25:56,891 INFO EventsManagerImpl:137 event # 16
2022-10-01T06:25:56,891 INFO EventsManagerImpl:137 event # 64
2022-10-01T06:25:56,891 INFO EventsManagerImpl:137 event # 256
2022-10-01T06:25:56,892 INFO EventsManagerImpl:137 event # 1024
2022-10-01T06:25:56,896 INFO EventsManagerImpl:137 event # 4096
2022-10-01T06:25:56,982 INFO EventsManagerImpl:137 event # 16384
2022-10-01T06:25:56,999 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T06:25:57,389 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:25:57,389 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:25:57,389 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:25:57,389 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:25:57,389 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T06:25:57,389 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T06:25:57,390 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:25:57,392 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:25:57,392 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:25:57,394 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:25:57,394 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:25:57,394 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:25:57,397 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:25:57,397 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T06:25:57,397 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:25:57,398 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:25:57,398 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:25:57,398 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:25:57,398 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:25:57,399 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:25:57,399 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:25:57,399 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:25:57,399 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:25:57,399 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:47][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:25:57,400 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:25:57,400 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T06:25:57,400 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:25:57,401 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:25:57,401 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:25:57,401 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:25:57,402 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:25:57,402 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:25:57,402 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:40:32][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:25:57,404 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:25:57,404 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:25:57,404 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:51:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:25:57,408 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:25:57,408 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:25:57,408 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:25:57,408 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T06:25:57,872 INFO ControlerListenerManagerImpl:251 [it.76] all ControlerAfterMobsimListeners called.
2022-10-01T06:25:57,872 INFO AbstractController$4:159 ### ITERATION 76 fires scoring event
2022-10-01T06:25:57,872 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T06:25:58,097 INFO NewScoreAssignerImpl:57 it: 76 msaStart: 599
2022-10-01T06:25:58,288 INFO ControlerListenerManagerImpl:194 [it.76] all ControlerScoringListeners called.
2022-10-01T06:25:58,288 INFO AbstractController$5:167 ### ITERATION 76 fires iteration end event
2022-10-01T06:25:58,288 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T06:25:58,288 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T06:25:58,520 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T06:25:58,521 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T06:26:00,362 INFO MemoryObserver:41 used RAM: 16032 MB free: 63 MB total: 16096 MB
2022-10-01T06:26:02,696 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T06:26:02,696 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1321808387722929
2022-10-01T06:26:02,696 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31034164026353495
2022-10-01T06:26:02,696 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2594576274667885E-4
2022-10-01T06:26:02,696 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0797280434637486E-4
2022-10-01T06:26:02,696 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T06:26:02,696 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1350462418543985
2022-10-01T06:26:02,696 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14045353476740424
2022-10-01T06:26:02,696 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.221122590981683
2022-10-01T06:26:02,841 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T06:26:02,967 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.5896644105556
2022-10-01T06:26:02,967 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -114.19937414104402
2022-10-01T06:26:02,967 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -96.10650702341927
2022-10-01T06:26:02,967 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.65131201685716
2022-10-01T06:26:03,015 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T06:26:04,031 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18968.049609469304 meters
2022-10-01T06:26:04,031 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139683.74351645057 meters (statistic on all 2102416 legs which have a finite distance)
2022-10-01T06:26:04,032 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52156.36995144343 meters
2022-10-01T06:26:04,032 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139633.97272744655 meters (statistic on all 764327 trips which have a finite distance)
2022-10-01T06:26:04,032 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T06:26:04,032 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T06:26:05,097 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T06:26:05,099 INFO LegHistogramListener:72 number of legs: 2109889 100%
2022-10-01T06:26:05,099 INFO LegHistogramListener:79 number of bike legs: 102092 4.838737962044449%
2022-10-01T06:26:05,099 INFO LegHistogramListener:79 number of car legs: 241584 11.450081023219704%
2022-10-01T06:26:05,099 INFO LegHistogramListener:79 number of drtNorth legs: 192 0.009100004786981685%
2022-10-01T06:26:05,099 INFO LegHistogramListener:79 number of drtSoutheast legs: 163 0.007725524897281327%
2022-10-01T06:26:05,099 INFO LegHistogramListener:79 number of freight legs: 47065 2.230686069267151%
2022-10-01T06:26:05,099 INFO LegHistogramListener:79 number of pt legs: 124875 5.91855780090801%
2022-10-01T06:26:05,099 INFO LegHistogramListener:79 number of ride legs: 108899 5.161361569257909%
2022-10-01T06:26:05,099 INFO LegHistogramListener:79 number of walk legs: 1485019 70.38375004561851%
2022-10-01T06:26:05,643 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T06:26:05,643 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T06:26:16,083 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.547783677472694
2022-10-01T06:26:16,083 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44154937171672565
2022-10-01T06:26:16,083 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009539789562332788
2022-10-01T06:26:16,083 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008026209708478615
2022-10-01T06:26:16,083 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T06:26:16,083 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5082829662570544
2022-10-01T06:26:16,083 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6131757190467143
2022-10-01T06:26:16,083 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8779443557207927
2022-10-01T06:26:16,083 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22090691548087935
2022-10-01T06:26:16,083 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38593461951247066
2022-10-01T06:26:16,084 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.397289677873234E-4
2022-10-01T06:26:16,084 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.433102081268583E-4
2022-10-01T06:26:16,084 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T06:26:16,084 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.282999635405701
2022-10-01T06:26:16,084 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2635439079373719
2022-10-01T06:26:16,084 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5498621217334149
2022-10-01T06:26:16,084 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17614397880217936
2022-10-01T06:26:16,084 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37396077786963955
2022-10-01T06:26:16,084 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.42634938404104E-4
2022-10-01T06:26:16,084 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2081063177516343E-4
2022-10-01T06:26:16,084 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T06:26:16,084 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20935287079496961
2022-10-01T06:26:16,084 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2035784160175005
2022-10-01T06:26:16,084 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3519657281358961
2022-10-01T06:26:16,227 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T06:26:17,299 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T06:26:17,594 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T06:26:17,939 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T06:26:18,973 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T06:26:19,262 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T06:26:19,586 INFO ControlerListenerManagerImpl:171 [it.76] all ControlerIterationEndsListeners called.
2022-10-01T06:26:19,720 INFO AbstractController:181 ### ITERATION 76 ENDS
2022-10-01T06:26:19,720 INFO AbstractController:182 ###################################################
2022-10-01T06:26:19,720 INFO AbstractController:133 ###################################################
2022-10-01T06:26:19,720 INFO AbstractController:134 ### ITERATION 77 BEGINS
2022-10-01T06:26:19,721 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T06:26:19,721 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T06:26:19,721 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T06:26:19,721 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T06:26:19,721 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T06:26:20,082 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T06:26:20,132 INFO ControlerListenerManagerImpl:148 [it.77] all ControlerIterationStartsListeners called.
2022-10-01T06:26:20,133 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T06:26:27,549 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169844 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T06:26:27,549 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30625 plans
2022-10-01T06:26:27,550 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:26:27,550 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:26:27,550 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:26:27,551 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:27,551 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:26:27,552 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:27,552 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:27,552 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:27,553 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:27,553 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:27,554 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:26:27,567 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:26:27,568 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:27,569 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:27,572 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:27,583 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:27,584 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:26:27,628 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:27,630 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:27,643 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:26:27,803 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:26:28,058 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:26:28,437 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:26:29,362 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:26:31,208 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:26:34,854 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T06:26:41,336 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T06:26:57,578 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:26:57,578 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30625 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T06:26:57,578 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30343 plans
2022-10-01T06:26:57,579 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T06:26:57,579 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T06:26:57,579 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T06:26:57,579 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T06:26:57,579 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T06:26:57,579 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T06:26:57,579 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T06:26:57,580 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T06:26:57,580 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T06:26:57,581 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T06:26:57,583 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T06:26:57,588 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T06:26:57,597 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T06:26:57,614 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T06:26:57,649 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T06:26:57,759 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T06:26:57,929 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30343 plans
2022-10-01T06:26:57,929 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:57,929 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:57,930 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:57,932 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:26:57,932 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:26:57,933 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:26:57,934 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:26:57,936 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:57,942 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:26:57,947 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:57,952 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:26:57,952 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:57,953 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:57,955 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:57,956 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:57,957 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:57,967 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:26:57,968 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:57,977 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:26:58,009 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:26:58,068 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:26:58,360 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:26:58,951 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:26:59,900 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:27:00,363 INFO MemoryObserver:41 used RAM: 15975 MB free: 120 MB total: 16096 MB
2022-10-01T06:27:01,914 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:27:05,626 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T06:27:14,807 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T06:27:36,316 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:27:36,317 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30343 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T06:27:36,317 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7616 plans
2022-10-01T06:27:36,318 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T06:27:36,318 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T06:27:36,318 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T06:27:36,318 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T06:27:36,318 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T06:27:36,318 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T06:27:36,318 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T06:27:36,318 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T06:27:36,318 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T06:27:36,318 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T06:27:36,319 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T06:27:36,320 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T06:27:36,322 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T06:27:36,327 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T06:27:36,328 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7616 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T06:27:36,328 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40030 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T06:27:36,328 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 7035 plans
2022-10-01T06:27:36,329 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:27:36,329 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:27:36,329 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:27:36,330 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:27:36,332 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:27:36,357 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:27:36,419 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:27:36,474 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:27:36,760 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:27:37,063 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:27:37,512 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:27:38,521 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:27:41,552 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:27:52,275 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:27:52,275 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7035 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T06:27:52,275 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T06:27:53,331 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T06:27:54,404 INFO ControlerListenerManagerImpl:213 [it.77] all ControlerReplanningListeners called.
2022-10-01T06:27:54,404 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T06:27:54,404 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T06:27:54,404 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T06:27:54,496 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T06:27:54,584 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T06:27:54,584 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T06:27:54,584 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T06:27:54,585 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T06:27:54,586 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T06:27:54,587 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T06:27:54,587 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T06:27:54,587 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T06:27:54,587 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T06:27:54,587 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T06:27:54,587 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T06:27:54,587 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T06:27:54,587 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T06:27:54,587 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:27:54,587 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:27:54,587 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T06:27:54,588 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:27:54,588 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:27:54,588 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T06:27:54,588 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T06:27:54,588 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T06:27:54,588 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T06:27:55,333 INFO ControlerListenerManagerImpl:232 [it.77] all ControlerBeforeMobsimListeners called.
2022-10-01T06:27:55,333 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T06:27:55,333 INFO NetworkImpl:163 node # 1
2022-10-01T06:27:55,333 INFO NetworkImpl:163 node # 4
2022-10-01T06:27:55,333 INFO NetworkImpl:163 node # 16
2022-10-01T06:27:55,333 INFO NetworkImpl:163 node # 64
2022-10-01T06:27:55,333 INFO NetworkImpl:163 node # 256
2022-10-01T06:27:55,334 INFO NetworkImpl:163 node # 1024
2022-10-01T06:27:55,334 INFO NetworkImpl:163 node # 4096
2022-10-01T06:27:55,336 INFO NetworkImpl:163 node # 16384
2022-10-01T06:27:55,343 INFO NetworkImpl:163 node # 65536
2022-10-01T06:27:55,370 INFO NetworkImpl:159 link # 1
2022-10-01T06:27:55,370 INFO NetworkImpl:159 link # 4
2022-10-01T06:27:55,370 INFO NetworkImpl:159 link # 16
2022-10-01T06:27:55,370 INFO NetworkImpl:159 link # 64
2022-10-01T06:27:55,370 INFO NetworkImpl:159 link # 256
2022-10-01T06:27:55,371 INFO NetworkImpl:159 link # 1024
2022-10-01T06:27:55,375 INFO NetworkImpl:159 link # 4096
2022-10-01T06:27:55,391 INFO NetworkImpl:159 link # 16384
2022-10-01T06:27:55,456 INFO NetworkImpl:159 link # 65536
2022-10-01T06:27:55,760 INFO NetworkImpl:159 link # 262144
2022-10-01T06:27:56,458 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T06:27:56,458 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T06:27:56,458 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T06:27:56,458 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T06:27:56,458 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T06:27:56,458 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T06:27:56,459 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T06:27:56,460 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T06:27:56,461 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T06:27:56,465 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T06:27:56,472 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T06:27:56,487 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T06:27:56,517 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T06:27:56,575 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T06:27:56,786 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T06:27:57,033 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T06:27:57,489 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T06:27:58,350 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T06:27:59,785 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T06:27:59,918 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T06:27:59,938 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:27:59,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T06:27:59,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:27:59,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:27:59,938 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:27:59,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T06:27:59,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T06:27:59,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T06:27:59,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:27:59,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:28:06,506 INFO MemoryObserver:41 used RAM: 11690 MB free: 4405 MB total: 16096 MB
2022-10-01T06:28:08,233 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:28:08,234 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:28:08,234 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:28:08,234 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:28:08,234 INFO EventsManagerImpl:176
2022-10-01T06:28:08,234 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:28:08,234 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:28:08,234 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:28:08,234 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:28:08,234 INFO EventsManagerImpl:176
2022-10-01T06:28:08,234 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:28:08,234 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:28:08,234 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:28:08,234 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:28:08,234 INFO EventsManagerImpl:176
2022-10-01T06:28:08,234 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:28:08,234 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:28:08,234 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:28:08,235 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:28:08,235 INFO EventsManagerImpl:176
2022-10-01T06:28:08,235 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T06:28:08,235 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T06:28:08,235 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T06:28:08,235 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T06:28:08,235 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T06:28:08,235 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T06:28:08,235 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T06:28:08,235 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:28:08,235 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T06:28:08,235 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:28:08,235 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:28:08,235 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T06:28:08,235 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:28:08,235 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:28:08,235 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:28:08,235 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T06:28:08,236 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T06:28:08,236 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T06:28:08,236 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T06:28:08,236 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:28:08,236 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:28:08,236 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:28:08,236 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T06:28:08,236 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:28:08,236 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:28:08,236 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:28:08,236 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:28:08,236 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:28:08,236 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:28:08,236 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:28:08,236 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:28:08,236 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:28:08,236 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:28:08,236 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:28:08,236 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:28:08,236 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:28:08,236 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:28:08,236 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T06:28:08,236 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:28:08,237 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:28:08,237 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:28:08,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T06:28:08,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:28:08,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:28:08,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:28:08,237 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:28:08,237 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:28:08,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:28:08,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:28:08,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:28:08,237 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:28:08,237 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:28:08,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:28:08,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:28:08,237 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:28:08,237 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:28:09,927 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T06:28:09,931 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T06:28:10,156 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T06:28:10,156 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T06:28:10,157 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T06:28:10,157 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T06:28:10,157 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T06:28:10,157 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T06:28:10,157 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T06:28:10,157 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T06:28:10,405 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T06:28:10,405 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T06:28:10,437 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T06:28:10,437 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T06:28:10,448 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T06:28:10,468 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T06:28:11,616 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1743 #nodes=230
2022-10-01T06:28:11,616 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271766 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T06:28:12,794 INFO VehicularDepartureHandler:110 teleport vehicle 13685_bike from link 312901364 to link 59109759#0
2022-10-01T06:28:13,141 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T06:28:13,449 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3100 #nodes=336
2022-10-01T06:28:13,449 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271268 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T06:28:14,638 INFO VehicularDepartureHandler:110 teleport vehicle 210113_bike from link 192300899 to link -364302496
2022-10-01T06:28:15,271 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T06:28:17,122 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4341 #nodes=489
2022-10-01T06:28:17,122 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270697 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T06:28:18,333 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T06:28:18,333 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T06:28:21,543 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5555 #nodes=696
2022-10-01T06:28:21,543 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269898 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T06:28:26,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7146 #nodes=943
2022-10-01T06:28:26,095 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268675 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T06:28:35,469 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11099 #nodes=1667
2022-10-01T06:28:35,470 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266775 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-10-01T06:28:50,541 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12005 #nodes=1900
2022-10-01T06:28:50,541 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264093 lost=0 simT=25200.0s realT=50s; (s/r): 504.0
2022-10-01T06:29:06,506 INFO MemoryObserver:41 used RAM: 13991 MB free: 2104 MB total: 16096 MB
2022-10-01T06:29:06,834 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13364 #nodes=1998
2022-10-01T06:29:06,834 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260693 lost=0 simT=28800.0s realT=66s; (s/r): 436.3636363636364
2022-10-01T06:29:25,327 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14604 #nodes=2179
2022-10-01T06:29:25,328 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257084 lost=0 simT=32400.0s realT=85s; (s/r): 381.1764705882353
2022-10-01T06:29:43,097 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14555 #nodes=2120
2022-10-01T06:29:43,097 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251721 lost=0 simT=36000.0s realT=103s; (s/r): 349.5145631067961
2022-10-01T06:30:02,342 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14942 #nodes=2284
2022-10-01T06:30:02,342 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245869 lost=0 simT=39600.0s realT=122s; (s/r): 324.59016393442624
2022-10-01T06:30:06,506 INFO MemoryObserver:41 used RAM: 14992 MB free: 1103 MB total: 16096 MB
2022-10-01T06:30:23,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15443 #nodes=2194
2022-10-01T06:30:23,317 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238023 lost=0 simT=43200.0s realT=143s; (s/r): 302.0979020979021
2022-10-01T06:30:42,519 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15654 #nodes=2229
2022-10-01T06:30:42,520 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228962 lost=0 simT=46800.0s realT=162s; (s/r): 288.8888888888889
2022-10-01T06:31:02,147 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15908 #nodes=2453
2022-10-01T06:31:02,147 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217705 lost=0 simT=50400.0s realT=182s; (s/r): 276.9230769230769
2022-10-01T06:31:06,507 INFO MemoryObserver:41 used RAM: 15488 MB free: 607 MB total: 16096 MB
2022-10-01T06:31:24,630 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16103 #nodes=2498
2022-10-01T06:31:24,631 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204146 lost=0 simT=54000.0s realT=204s; (s/r): 264.70588235294116
2022-10-01T06:31:46,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16393 #nodes=2479
2022-10-01T06:31:46,381 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187481 lost=0 simT=57600.0s realT=226s; (s/r): 254.86725663716814
2022-10-01T06:32:06,507 INFO MemoryObserver:41 used RAM: 15864 MB free: 231 MB total: 16096 MB
2022-10-01T06:32:10,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16366 #nodes=2404
2022-10-01T06:32:10,394 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167933 lost=0 simT=61200.0s realT=250s; (s/r): 244.8
2022-10-01T06:32:41,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16054 #nodes=2285
2022-10-01T06:32:41,698 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145846 lost=0 simT=64800.0s realT=281s; (s/r): 230.60498220640568
2022-10-01T06:33:02,986 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15233 #nodes=2115
2022-10-01T06:33:02,986 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=122014 lost=0 simT=68400.0s realT=303s; (s/r): 225.74257425742573
2022-10-01T06:33:06,507 INFO MemoryObserver:41 used RAM: 15395 MB free: 700 MB total: 16096 MB
2022-10-01T06:33:23,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14819 #nodes=2050
2022-10-01T06:33:23,990 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96876 lost=0 simT=72000.0s realT=324s; (s/r): 222.22222222222223
2022-10-01T06:33:41,323 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12930 #nodes=1702
2022-10-01T06:33:41,323 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74454 lost=0 simT=75600.0s realT=341s; (s/r): 221.70087976539588
2022-10-01T06:33:57,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11960 #nodes=1510
2022-10-01T06:33:57,563 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58460 lost=0 simT=79200.0s realT=357s; (s/r): 221.84873949579833
2022-10-01T06:34:10,240 INFO MemoryObserver:41 used RAM: 15447 MB free: 648 MB total: 16096 MB
2022-10-01T06:34:19,049 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11404 #nodes=1453
2022-10-01T06:34:19,049 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44871 lost=0 simT=82800.0s realT=379s; (s/r): 218.46965699208442
2022-10-01T06:34:47,743 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10807 #nodes=1302
2022-10-01T06:34:47,743 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32682 lost=0 simT=86400.0s realT=407s; (s/r): 212.28501228501227
2022-10-01T06:35:05,036 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9053 #nodes=1048
2022-10-01T06:35:05,036 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26386 lost=3 simT=90000.0s realT=425s; (s/r): 211.76470588235293
2022-10-01T06:35:16,126 INFO MemoryObserver:41 used RAM: 15581 MB free: 514 MB total: 16096 MB
2022-10-01T06:35:20,114 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7698 #nodes=911
2022-10-01T06:35:20,114 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22515 lost=5 simT=93600.0s realT=440s; (s/r): 212.72727272727272
2022-10-01T06:35:33,642 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6602 #nodes=728
2022-10-01T06:35:33,642 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19632 lost=5 simT=97200.0s realT=453s; (s/r): 214.56953642384107
2022-10-01T06:35:47,992 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5557 #nodes=582
2022-10-01T06:35:47,992 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17336 lost=5 simT=100800.0s realT=468s; (s/r): 215.3846153846154
2022-10-01T06:36:00,214 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4717 #nodes=525
2022-10-01T06:36:00,214 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15516 lost=5 simT=104400.0s realT=480s; (s/r): 217.5
2022-10-01T06:36:03,103 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3986 #nodes=433
2022-10-01T06:36:03,103 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13917 lost=5 simT=108000.0s realT=483s; (s/r): 223.6024844720497
2022-10-01T06:36:14,115 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3329 #nodes=366
2022-10-01T06:36:14,115 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12594 lost=5 simT=111600.0s realT=494s; (s/r): 225.91093117408906
2022-10-01T06:36:16,126 INFO MemoryObserver:41 used RAM: 15802 MB free: 293 MB total: 16096 MB
2022-10-01T06:36:16,179 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2821 #nodes=326
2022-10-01T06:36:16,179 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11569 lost=5 simT=115200.0s realT=496s; (s/r): 232.25806451612902
2022-10-01T06:36:18,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2386 #nodes=232
2022-10-01T06:36:18,067 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10666 lost=5 simT=118800.0s realT=498s; (s/r): 238.55421686746988
2022-10-01T06:36:19,795 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2032 #nodes=221
2022-10-01T06:36:19,795 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9901 lost=5 simT=122400.0s realT=499s; (s/r): 245.29058116232466
2022-10-01T06:36:21,417 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1727 #nodes=186
2022-10-01T06:36:21,417 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9160 lost=5 simT=126000.0s realT=501s; (s/r): 251.49700598802394
2022-10-01T06:36:22,909 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1416 #nodes=147
2022-10-01T06:36:22,910 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7466 lost=5 simT=129600.0s realT=502s; (s/r): 258.16733067729086
2022-10-01T06:36:23,523 INFO AbstractController$9:234 ### ITERATION 77 fires after mobsim event
2022-10-01T06:36:23,523 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T06:36:23,523 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=342.72384349sec
2022-10-01T06:36:23,560 INFO LegTimesControlerListener:50 [77] average trip (probably: leg) duration is: 1248 seconds = 00:20:48
2022-10-01T06:36:23,560 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T06:36:23,560 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:36:23,560 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:36:23,560 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:36:23,560 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:36:23,560 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T06:36:23,560 INFO EventsManagerImpl:137 event # 1
2022-10-01T06:36:23,561 INFO EventsManagerImpl:137 event # 4
2022-10-01T06:36:23,561 INFO EventsManagerImpl:137 event # 16
2022-10-01T06:36:23,561 INFO EventsManagerImpl:137 event # 64
2022-10-01T06:36:23,561 INFO EventsManagerImpl:137 event # 256
2022-10-01T06:36:23,562 INFO EventsManagerImpl:137 event # 1024
2022-10-01T06:36:23,566 INFO EventsManagerImpl:137 event # 4096
2022-10-01T06:36:23,581 INFO EventsManagerImpl:137 event # 16384
2022-10-01T06:36:23,598 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T06:36:23,917 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:36:23,917 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:36:23,917 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:36:23,917 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:36:23,917 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T06:36:23,918 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T06:36:23,918 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:36:23,920 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:36:23,920 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:36:23,923 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:36:23,923 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:36:23,923 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=09:01:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:36:23,926 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:36:23,926 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T06:36:23,926 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:36:23,927 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:36:23,927 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:36:23,927 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:36:23,927 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:36:23,927 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:36:23,927 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:36:23,927 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:36:23,927 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:36:23,927 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:37][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:36:23,929 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:36:23,929 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T06:36:23,929 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:36:23,929 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:36:23,929 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:36:23,929 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:36:23,930 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:36:23,931 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:36:23,931 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:36:23,933 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:36:23,933 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:10:20][duration=undefined][facilityId=null]
2022-10-01T06:36:23,933 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=34:24:10][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:36:23,937 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:36:23,937 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:36:23,937 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:36:23,937 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T06:36:24,407 INFO ControlerListenerManagerImpl:251 [it.77] all ControlerAfterMobsimListeners called.
2022-10-01T06:36:24,407 INFO AbstractController$4:159 ### ITERATION 77 fires scoring event
2022-10-01T06:36:24,407 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T06:36:24,655 INFO NewScoreAssignerImpl:57 it: 77 msaStart: 599
2022-10-01T06:36:24,860 INFO ControlerListenerManagerImpl:194 [it.77] all ControlerScoringListeners called.
2022-10-01T06:36:24,860 INFO AbstractController$5:167 ### ITERATION 77 fires iteration end event
2022-10-01T06:36:24,860 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T06:36:24,860 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T06:36:25,023 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T06:36:25,024 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T06:36:28,716 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T06:36:28,716 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13244914936555457
2022-10-01T06:36:28,716 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31045076179667963
2022-10-01T06:36:28,716 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1952684903228458E-4
2022-10-01T06:36:28,717 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.951349769175863E-4
2022-10-01T06:36:28,717 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T06:36:28,717 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1345481341501615
2022-10-01T06:36:28,717 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14062556165495002
2022-10-01T06:36:28,717 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22109049641311102
2022-10-01T06:36:28,859 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T06:36:28,994 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.75467562961231
2022-10-01T06:36:28,994 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -114.07968243616482
2022-10-01T06:36:28,994 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -95.9526241288731
2022-10-01T06:36:28,994 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.54628410899977
2022-10-01T06:36:29,038 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T06:36:29,959 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18984.410282009074 meters
2022-10-01T06:36:29,959 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139770.31268092938 meters (statistic on all 2101906 legs which have a finite distance)
2022-10-01T06:36:29,959 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52182.219235462646 meters
2022-10-01T06:36:29,959 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139714.50921450282 meters (statistic on all 764389 trips which have a finite distance)
2022-10-01T06:36:29,959 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T06:36:29,959 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T06:36:30,975 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T06:36:30,977 INFO LegHistogramListener:72 number of legs: 2109350 100%
2022-10-01T06:36:30,977 INFO LegHistogramListener:79 number of bike legs: 102372 4.853248631094887%
2022-10-01T06:36:30,977 INFO LegHistogramListener:79 number of car legs: 241698 11.458411358949439%
2022-10-01T06:36:30,977 INFO LegHistogramListener:79 number of drtNorth legs: 187 0.008865290255291914%
2022-10-01T06:36:30,977 INFO LegHistogramListener:79 number of drtSoutheast legs: 149 0.00706378742266575%
2022-10-01T06:36:30,977 INFO LegHistogramListener:79 number of freight legs: 47065 2.231256074146064%
2022-10-01T06:36:30,977 INFO LegHistogramListener:79 number of pt legs: 124238 5.889871287363405%
2022-10-01T06:36:30,977 INFO LegHistogramListener:79 number of ride legs: 109038 5.16927015431294%
2022-10-01T06:36:30,977 INFO LegHistogramListener:79 number of walk legs: 1484603 70.38201341645531%
2022-10-01T06:36:31,510 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T06:36:31,510 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5511651612174369
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44211808747182096
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009601411133990972
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008090398845622558
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5096874245777638
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6166560540626589
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8793488140415021
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22133698269974375
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3860668491349872
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.52566795216112E-4
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.445939908697372E-4
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2841293642194344
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.26424742088046954
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5534271864103893
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1764559380086989
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37408915614392746
2022-10-01T06:36:35,100 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.42634938404104E-4
2022-10-01T06:36:35,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2081063177516343E-4
2022-10-01T06:36:35,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T06:36:35,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.20987280280583556
2022-10-01T06:36:35,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20397638866779297
2022-10-01T06:36:35,101 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3537399158865547
2022-10-01T06:36:35,247 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T06:36:36,276 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T06:36:36,574 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T06:36:36,919 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T06:36:37,952 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T06:36:38,240 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T06:36:38,571 INFO ControlerListenerManagerImpl:171 [it.77] all ControlerIterationEndsListeners called.
2022-10-01T06:36:38,703 INFO AbstractController:181 ### ITERATION 77 ENDS
2022-10-01T06:36:38,703 INFO AbstractController:182 ###################################################
2022-10-01T06:36:38,703 INFO AbstractController:133 ###################################################
2022-10-01T06:36:38,703 INFO AbstractController:134 ### ITERATION 78 BEGINS
2022-10-01T06:36:38,704 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T06:36:38,704 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T06:36:38,704 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T06:36:38,704 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T06:36:38,704 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T06:36:45,293 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T06:36:45,340 INFO ControlerListenerManagerImpl:148 [it.78] all ControlerIterationStartsListeners called.
2022-10-01T06:36:45,341 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T06:36:47,105 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169699 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T06:36:47,105 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30654 plans
2022-10-01T06:36:47,105 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:36:47,105 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:36:47,106 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:36:47,107 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:36:47,108 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:36:47,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:36:47,110 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:36:47,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:36:47,114 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:36:47,122 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:36:47,123 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:36:47,123 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:36:47,130 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:36:47,132 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:36:47,135 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:36:47,159 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:36:47,171 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:36:47,206 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:36:47,220 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:36:47,271 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:36:47,400 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:36:47,650 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:36:48,182 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:36:49,230 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:36:51,128 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:36:55,414 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T06:37:02,021 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T06:37:16,130 INFO MemoryObserver:41 used RAM: 14641 MB free: 1454 MB total: 16096 MB
2022-10-01T06:37:25,195 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:37:25,195 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30654 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T06:37:25,195 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30514 plans
2022-10-01T06:37:25,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T06:37:25,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T06:37:25,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T06:37:25,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T06:37:25,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T06:37:25,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T06:37:25,196 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T06:37:25,197 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T06:37:25,197 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T06:37:25,199 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T06:37:25,201 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T06:37:25,206 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T06:37:25,216 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T06:37:25,236 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T06:37:25,274 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T06:37:25,355 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T06:37:25,495 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30514 plans
2022-10-01T06:37:25,495 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:37:25,495 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:37:25,496 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:37:25,496 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:37:25,497 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:37:25,497 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:37:25,498 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:37:25,499 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:37:25,499 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:37:25,503 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:37:25,504 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:37:25,511 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:37:25,511 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:37:25,511 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:37:25,514 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:37:25,529 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:37:25,530 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:37:25,556 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:37:25,561 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:37:25,594 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:37:25,806 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:37:26,048 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:37:26,573 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:37:27,514 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:37:29,371 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:37:33,547 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T06:37:42,699 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T06:38:04,609 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:38:04,610 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30514 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T06:38:04,610 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7561 plans
2022-10-01T06:38:04,610 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T06:38:04,610 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T06:38:04,610 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T06:38:04,610 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T06:38:04,610 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T06:38:04,610 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T06:38:04,610 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T06:38:04,610 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T06:38:04,610 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T06:38:04,611 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T06:38:04,611 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T06:38:04,612 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T06:38:04,614 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T06:38:04,619 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T06:38:04,620 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7561 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T06:38:04,620 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40189 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T06:38:04,620 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6876 plans
2022-10-01T06:38:04,621 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:38:04,621 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:38:04,621 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:38:04,623 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:38:04,627 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:38:04,640 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:38:04,697 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:38:04,854 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:38:05,219 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:38:05,666 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:38:06,398 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:38:07,522 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:38:11,249 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:38:16,131 INFO MemoryObserver:41 used RAM: 14791 MB free: 1304 MB total: 16096 MB
2022-10-01T06:38:21,046 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:38:21,047 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6876 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T06:38:21,047 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T06:38:22,269 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T06:38:23,275 INFO ControlerListenerManagerImpl:213 [it.78] all ControlerReplanningListeners called.
2022-10-01T06:38:23,275 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T06:38:23,276 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T06:38:23,276 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T06:38:23,369 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T06:38:23,482 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T06:38:23,482 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T06:38:23,482 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T06:38:23,483 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T06:38:23,485 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T06:38:23,485 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T06:38:23,486 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T06:38:23,486 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T06:38:23,486 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T06:38:23,486 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T06:38:23,486 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T06:38:23,486 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T06:38:23,486 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T06:38:23,486 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:38:23,486 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:38:23,486 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T06:38:23,486 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:38:23,486 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:38:23,486 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T06:38:23,486 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T06:38:23,486 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T06:38:23,487 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T06:38:24,205 INFO ControlerListenerManagerImpl:232 [it.78] all ControlerBeforeMobsimListeners called.
2022-10-01T06:38:24,205 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T06:38:24,205 INFO NetworkImpl:163 node # 1
2022-10-01T06:38:24,206 INFO NetworkImpl:163 node # 4
2022-10-01T06:38:24,206 INFO NetworkImpl:163 node # 16
2022-10-01T06:38:24,206 INFO NetworkImpl:163 node # 64
2022-10-01T06:38:24,206 INFO NetworkImpl:163 node # 256
2022-10-01T06:38:24,206 INFO NetworkImpl:163 node # 1024
2022-10-01T06:38:24,206 INFO NetworkImpl:163 node # 4096
2022-10-01T06:38:24,208 INFO NetworkImpl:163 node # 16384
2022-10-01T06:38:24,215 INFO NetworkImpl:163 node # 65536
2022-10-01T06:38:24,246 INFO NetworkImpl:159 link # 1
2022-10-01T06:38:24,246 INFO NetworkImpl:159 link # 4
2022-10-01T06:38:24,246 INFO NetworkImpl:159 link # 16
2022-10-01T06:38:24,246 INFO NetworkImpl:159 link # 64
2022-10-01T06:38:24,247 INFO NetworkImpl:159 link # 256
2022-10-01T06:38:24,248 INFO NetworkImpl:159 link # 1024
2022-10-01T06:38:24,252 INFO NetworkImpl:159 link # 4096
2022-10-01T06:38:24,268 INFO NetworkImpl:159 link # 16384
2022-10-01T06:38:24,335 INFO NetworkImpl:159 link # 65536
2022-10-01T06:38:24,735 INFO NetworkImpl:159 link # 262144
2022-10-01T06:38:25,397 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T06:38:25,397 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T06:38:25,397 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T06:38:25,397 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T06:38:25,397 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T06:38:25,397 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T06:38:25,398 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T06:38:25,398 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T06:38:25,400 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T06:38:25,402 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T06:38:25,407 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T06:38:25,421 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T06:38:25,452 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T06:38:25,517 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T06:38:25,709 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T06:38:25,964 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T06:38:26,519 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T06:38:27,489 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T06:38:29,152 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T06:38:29,274 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T06:38:29,294 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:38:29,295 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T06:38:29,295 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:38:29,295 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:38:29,295 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:38:29,295 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T06:38:29,295 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T06:38:29,295 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T06:38:29,295 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:38:29,295 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:38:37,813 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:38:37,813 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:38:37,813 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:38:37,813 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:38:37,813 INFO EventsManagerImpl:176
2022-10-01T06:38:37,813 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:38:37,813 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:38:37,813 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:38:37,813 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:38:37,813 INFO EventsManagerImpl:176
2022-10-01T06:38:37,813 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:38:37,813 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:38:37,813 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:38:37,813 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:38:37,814 INFO EventsManagerImpl:176
2022-10-01T06:38:37,814 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:38:37,814 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:38:37,814 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:38:37,814 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:38:37,814 INFO EventsManagerImpl:176
2022-10-01T06:38:37,814 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T06:38:37,814 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T06:38:37,814 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T06:38:37,814 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T06:38:37,814 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T06:38:37,814 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T06:38:37,814 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T06:38:37,814 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:38:37,814 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T06:38:37,814 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:38:37,814 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:38:37,814 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T06:38:37,815 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:38:37,815 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:38:37,815 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:38:37,815 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T06:38:37,815 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T06:38:37,815 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T06:38:37,815 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T06:38:37,815 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:38:37,815 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:38:37,815 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:38:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T06:38:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:38:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:38:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:38:37,815 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:38:37,815 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:38:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:38:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:38:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:38:37,815 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:38:37,815 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:38:37,815 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:38:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:38:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:38:37,816 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:38:37,816 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T06:38:37,816 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:38:37,816 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:38:37,816 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:38:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T06:38:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:38:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:38:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:38:37,816 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:38:37,816 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:38:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:38:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:38:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:38:37,816 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:38:37,816 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:38:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:38:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:38:37,816 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:38:37,816 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:38:39,541 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T06:38:39,544 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T06:38:39,780 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T06:38:39,780 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T06:38:39,780 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T06:38:39,780 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T06:38:39,780 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T06:38:39,780 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T06:38:39,780 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T06:38:39,780 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T06:38:40,028 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T06:38:40,029 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T06:38:40,058 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T06:38:40,075 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T06:38:40,110 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T06:38:41,571 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1752 #nodes=239
2022-10-01T06:38:41,572 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271763 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T06:38:42,534 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T06:38:43,912 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3112 #nodes=331
2022-10-01T06:38:43,912 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271282 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T06:38:44,211 INFO VehicularDepartureHandler:110 teleport vehicle 226068_bike from link -27494598 to link -329884105
2022-10-01T06:38:45,037 INFO VehicularDepartureHandler:110 teleport vehicle 15388_bike from link 460608297 to link -227985298#4
2022-10-01T06:38:46,015 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T06:38:47,335 INFO VehicularDepartureHandler:110 teleport vehicle 726_bike from link 499545841 to link -286473860#1
2022-10-01T06:38:47,484 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4341 #nodes=470
2022-10-01T06:38:47,485 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270705 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T06:38:48,542 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T06:38:48,542 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T06:38:51,209 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5557 #nodes=699
2022-10-01T06:38:51,210 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269898 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T06:38:56,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7116 #nodes=965
2022-10-01T06:38:56,325 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268674 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T06:39:05,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11062 #nodes=1731
2022-10-01T06:39:05,623 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266795 lost=0 simT=21600.0s realT=36s; (s/r): 600.0
2022-10-01T06:39:16,132 INFO MemoryObserver:41 used RAM: 13863 MB free: 2232 MB total: 16096 MB
2022-10-01T06:39:20,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12005 #nodes=1892
2022-10-01T06:39:20,140 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264129 lost=0 simT=25200.0s realT=50s; (s/r): 504.0
2022-10-01T06:39:35,558 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13263 #nodes=2039
2022-10-01T06:39:35,558 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260732 lost=0 simT=28800.0s realT=66s; (s/r): 436.3636363636364
2022-10-01T06:39:54,367 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14586 #nodes=2184
2022-10-01T06:39:54,367 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257109 lost=0 simT=32400.0s realT=85s; (s/r): 381.1764705882353
2022-10-01T06:40:12,863 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14465 #nodes=2135
2022-10-01T06:40:12,864 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251703 lost=0 simT=36000.0s realT=103s; (s/r): 349.5145631067961
2022-10-01T06:40:16,132 INFO MemoryObserver:41 used RAM: 14639 MB free: 1456 MB total: 16096 MB
2022-10-01T06:40:31,718 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14966 #nodes=2205
2022-10-01T06:40:31,718 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245877 lost=0 simT=39600.0s realT=122s; (s/r): 324.59016393442624
2022-10-01T06:40:52,753 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15276 #nodes=2199
2022-10-01T06:40:52,753 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238025 lost=0 simT=43200.0s realT=143s; (s/r): 302.0979020979021
2022-10-01T06:41:12,202 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15641 #nodes=2280
2022-10-01T06:41:12,202 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229004 lost=0 simT=46800.0s realT=162s; (s/r): 288.8888888888889
2022-10-01T06:41:16,132 INFO MemoryObserver:41 used RAM: 15084 MB free: 1011 MB total: 16096 MB
2022-10-01T06:41:32,160 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15792 #nodes=2444
2022-10-01T06:41:32,160 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217764 lost=0 simT=50400.0s realT=182s; (s/r): 276.9230769230769
2022-10-01T06:41:55,418 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16052 #nodes=2467
2022-10-01T06:41:55,419 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204163 lost=0 simT=54000.0s realT=206s; (s/r): 262.13592233009706
2022-10-01T06:42:16,133 INFO MemoryObserver:41 used RAM: 15536 MB free: 559 MB total: 16096 MB
2022-10-01T06:42:19,785 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16294 #nodes=2394
2022-10-01T06:42:19,785 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187526 lost=0 simT=57600.0s realT=230s; (s/r): 250.43478260869566
2022-10-01T06:42:43,693 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16270 #nodes=2450
2022-10-01T06:42:43,694 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168108 lost=0 simT=61200.0s realT=254s; (s/r): 240.9448818897638
2022-10-01T06:43:15,635 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16090 #nodes=2329
2022-10-01T06:43:15,635 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145889 lost=0 simT=64800.0s realT=286s; (s/r): 226.5734265734266
2022-10-01T06:43:16,133 INFO MemoryObserver:41 used RAM: 15397 MB free: 698 MB total: 16096 MB
2022-10-01T06:43:37,261 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15199 #nodes=2128
2022-10-01T06:43:37,261 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121992 lost=0 simT=68400.0s realT=307s; (s/r): 222.8013029315961
2022-10-01T06:43:56,918 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14804 #nodes=2032
2022-10-01T06:43:56,918 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96867 lost=0 simT=72000.0s realT=327s; (s/r): 220.1834862385321
2022-10-01T06:44:14,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12813 #nodes=1720
2022-10-01T06:44:14,394 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74573 lost=0 simT=75600.0s realT=345s; (s/r): 219.1304347826087
2022-10-01T06:44:16,199 INFO MemoryObserver:41 used RAM: 15610 MB free: 485 MB total: 16096 MB
2022-10-01T06:44:29,921 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11964 #nodes=1552
2022-10-01T06:44:29,921 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58595 lost=0 simT=79200.0s realT=360s; (s/r): 220.0
2022-10-01T06:44:43,594 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11372 #nodes=1457
2022-10-01T06:44:43,594 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45064 lost=0 simT=82800.0s realT=374s; (s/r): 221.3903743315508
2022-10-01T06:44:56,902 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10744 #nodes=1304
2022-10-01T06:44:56,902 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32802 lost=1 simT=86400.0s realT=387s; (s/r): 223.25581395348837
2022-10-01T06:45:15,881 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9044 #nodes=1054
2022-10-01T06:45:15,881 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26515 lost=4 simT=90000.0s realT=406s; (s/r): 221.67487684729065
2022-10-01T06:45:16,200 INFO MemoryObserver:41 used RAM: 15782 MB free: 313 MB total: 16096 MB
2022-10-01T06:45:32,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7651 #nodes=885
2022-10-01T06:45:32,068 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22547 lost=5 simT=93600.0s realT=422s; (s/r): 221.8009478672986
2022-10-01T06:45:45,692 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6598 #nodes=698
2022-10-01T06:45:45,692 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19665 lost=6 simT=97200.0s realT=436s; (s/r): 222.93577981651376
2022-10-01T06:45:58,387 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5554 #nodes=582
2022-10-01T06:45:58,387 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17338 lost=6 simT=100800.0s realT=449s; (s/r): 224.4988864142539
2022-10-01T06:46:01,733 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4746 #nodes=519
2022-10-01T06:46:01,733 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15518 lost=7 simT=104400.0s realT=452s; (s/r): 230.97345132743362
2022-10-01T06:46:14,304 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4023 #nodes=444
2022-10-01T06:46:14,304 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13950 lost=7 simT=108000.0s realT=465s; (s/r): 232.25806451612902
2022-10-01T06:46:16,200 INFO MemoryObserver:41 used RAM: 15880 MB free: 215 MB total: 16096 MB
2022-10-01T06:46:16,654 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3376 #nodes=352
2022-10-01T06:46:16,655 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12617 lost=7 simT=111600.0s realT=467s; (s/r): 238.97216274089936
2022-10-01T06:46:28,300 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2816 #nodes=320
2022-10-01T06:46:28,301 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11607 lost=7 simT=115200.0s realT=479s; (s/r): 240.50104384133613
2022-10-01T06:46:29,891 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2360 #nodes=245
2022-10-01T06:46:29,891 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10702 lost=7 simT=118800.0s realT=480s; (s/r): 247.5
2022-10-01T06:46:31,351 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1998 #nodes=213
2022-10-01T06:46:31,351 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9954 lost=7 simT=122400.0s realT=482s; (s/r): 253.94190871369295
2022-10-01T06:46:33,014 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1733 #nodes=164
2022-10-01T06:46:33,014 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9212 lost=7 simT=126000.0s realT=483s; (s/r): 260.8695652173913
2022-10-01T06:46:34,400 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1399 #nodes=137
2022-10-01T06:46:34,400 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7512 lost=7 simT=129600.0s realT=485s; (s/r): 267.21649484536084
2022-10-01T06:46:34,972 INFO AbstractController$9:234 ### ITERATION 78 fires after mobsim event
2022-10-01T06:46:34,972 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T06:46:34,972 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=342.190719237sec
2022-10-01T06:46:43,963 INFO LegTimesControlerListener:50 [78] average trip (probably: leg) duration is: 1246 seconds = 00:20:46
2022-10-01T06:46:43,963 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T06:46:43,963 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:46:43,964 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:46:43,964 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:46:43,964 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:46:43,964 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T06:46:43,964 INFO EventsManagerImpl:137 event # 1
2022-10-01T06:46:43,964 INFO EventsManagerImpl:137 event # 4
2022-10-01T06:46:43,964 INFO EventsManagerImpl:137 event # 16
2022-10-01T06:46:43,964 INFO EventsManagerImpl:137 event # 64
2022-10-01T06:46:43,964 INFO EventsManagerImpl:137 event # 256
2022-10-01T06:46:43,965 INFO EventsManagerImpl:137 event # 1024
2022-10-01T06:46:43,968 INFO EventsManagerImpl:137 event # 4096
2022-10-01T06:46:43,981 INFO EventsManagerImpl:137 event # 16384
2022-10-01T06:46:43,995 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T06:46:44,303 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:46:44,303 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:46:44,303 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:46:44,303 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:46:44,303 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T06:46:44,304 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T06:46:44,304 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:46:44,307 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:46:44,307 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:46:44,309 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:46:44,309 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:46:44,309 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:46][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:46:44,312 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:46:44,312 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T06:46:44,313 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:46:44,313 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:46:44,313 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:46:44,313 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:46:44,314 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:46:44,314 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:46:44,314 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:49][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:46:44,314 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:46:44,314 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:46:44,314 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:19][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:46:44,315 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:46:44,315 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T06:46:44,315 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:46:44,316 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:46:44,316 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:46:44,316 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:46:44,317 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:46:44,317 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:46:44,317 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:46:44,319 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:46:44,319 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:46:44,319 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:58:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:46:44,323 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:46:44,323 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:46:44,323 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:46:44,323 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T06:46:44,766 INFO ControlerListenerManagerImpl:251 [it.78] all ControlerAfterMobsimListeners called.
2022-10-01T06:46:44,766 INFO AbstractController$4:159 ### ITERATION 78 fires scoring event
2022-10-01T06:46:44,766 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T06:46:44,954 INFO NewScoreAssignerImpl:57 it: 78 msaStart: 599
2022-10-01T06:46:45,116 INFO ControlerListenerManagerImpl:194 [it.78] all ControlerScoringListeners called.
2022-10-01T06:46:45,116 INFO AbstractController$5:167 ### ITERATION 78 fires iteration end event
2022-10-01T06:46:45,116 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T06:46:45,116 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T06:46:45,227 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T06:46:45,229 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T06:46:48,159 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T06:46:48,159 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1325441492885276
2022-10-01T06:46:48,159 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31130062597246544
2022-10-01T06:46:48,159 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.7087815874743886E-4
2022-10-01T06:46:48,159 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.6689175657425142E-4
2022-10-01T06:46:48,159 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T06:46:48,159 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1350038770238835
2022-10-01T06:46:48,159 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13991306223265224
2022-10-01T06:46:48,159 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.22037928077355612
2022-10-01T06:46:48,318 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T06:46:48,445 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.7534935097651
2022-10-01T06:46:48,445 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.92190882937014
2022-10-01T06:46:48,445 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -95.78140910277021
2022-10-01T06:46:48,445 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.5164320212026
2022-10-01T06:46:48,491 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T06:46:49,513 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18950.08095181446 meters
2022-10-01T06:46:49,513 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139634.65582660004 meters (statistic on all 2103670 legs which have a finite distance)
2022-10-01T06:46:49,513 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52141.516987329 meters
2022-10-01T06:46:49,513 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139584.89362964366 meters (statistic on all 764276 trips which have a finite distance)
2022-10-01T06:46:49,513 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T06:46:49,513 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T06:46:50,694 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T06:46:50,696 INFO LegHistogramListener:72 number of legs: 2111167 100%
2022-10-01T06:46:50,696 INFO LegHistogramListener:79 number of bike legs: 102462 4.853334672245256%
2022-10-01T06:46:50,696 INFO LegHistogramListener:79 number of car legs: 242331 11.4785329630484%
2022-10-01T06:46:50,696 INFO LegHistogramListener:79 number of drtNorth legs: 224 0.010610245423502735%
2022-10-01T06:46:50,696 INFO LegHistogramListener:79 number of drtSoutheast legs: 140 0.00663140338968921%
2022-10-01T06:46:50,696 INFO LegHistogramListener:79 number of freight legs: 47065 2.2293357181123046%
2022-10-01T06:46:50,696 INFO LegHistogramListener:79 number of pt legs: 124852 5.913885542924837%
2022-10-01T06:46:50,696 INFO LegHistogramListener:79 number of ride legs: 108469 5.137869244829992%
2022-10-01T06:46:50,696 INFO LegHistogramListener:79 number of walk legs: 1485624 70.36980021002601%
2022-10-01T06:46:51,240 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T06:46:51,240 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T06:46:54,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5543720505091483
2022-10-01T06:46:54,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4427188977954883
2022-10-01T06:46:54,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009679721881306582
2022-10-01T06:46:54,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008122493414194529
2022-10-01T06:46:54,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T06:46:54,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5111624909493316
2022-10-01T06:46:54,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6200619296795165
2022-10-01T06:46:54,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8806069211295234
2022-10-01T06:46:54,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22177346883232257
2022-10-01T06:46:54,853 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3862119165849325
2022-10-01T06:46:54,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.602694916733851E-4
2022-10-01T06:46:54,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.574318182985257E-4
2022-10-01T06:46:54,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T06:46:54,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2853027416464257
2022-10-01T06:46:54,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2648302582457366
2022-10-01T06:46:54,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.557109075316966
2022-10-01T06:46:54,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17677303234619
2022-10-01T06:46:54,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37427658842438777
2022-10-01T06:46:54,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.452025038898617E-4
2022-10-01T06:46:54,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2081063177516343E-4
2022-10-01T06:46:54,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T06:46:54,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21039401859944437
2022-10-01T06:46:54,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20440388832117162
2022-10-01T06:46:54,854 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.35545890097926947
2022-10-01T06:46:55,009 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T06:46:56,096 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T06:46:56,392 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T06:46:56,731 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T06:46:57,776 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T06:46:58,078 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T06:46:58,409 INFO ControlerListenerManagerImpl:171 [it.78] all ControlerIterationEndsListeners called.
2022-10-01T06:46:58,541 INFO AbstractController:181 ### ITERATION 78 ENDS
2022-10-01T06:46:58,541 INFO AbstractController:182 ###################################################
2022-10-01T06:46:58,542 INFO AbstractController:133 ###################################################
2022-10-01T06:46:58,542 INFO AbstractController:134 ### ITERATION 79 BEGINS
2022-10-01T06:46:58,542 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T06:46:58,542 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T06:46:58,542 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T06:46:58,543 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T06:46:58,543 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T06:47:04,887 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T06:47:04,922 INFO ControlerListenerManagerImpl:148 [it.79] all ControlerIterationStartsListeners called.
2022-10-01T06:47:04,922 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T06:47:06,672 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169867 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T06:47:06,673 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30345 plans
2022-10-01T06:47:06,674 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:47:06,674 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:47:06,674 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:06,677 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:06,677 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:47:06,678 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:06,683 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:47:06,684 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:06,688 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:47:06,689 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:06,694 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:06,699 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:47:06,704 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:06,706 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:06,716 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:06,726 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:47:06,727 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:06,733 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:06,839 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:06,882 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:47:07,003 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:47:07,252 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:47:07,762 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:47:08,716 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:47:10,583 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:47:14,401 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T06:47:16,200 INFO MemoryObserver:41 used RAM: 15786 MB free: 309 MB total: 16096 MB
2022-10-01T06:47:20,913 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T06:47:44,636 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:47:44,637 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30345 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T06:47:44,637 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30576 plans
2022-10-01T06:47:44,637 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T06:47:44,637 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T06:47:44,637 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T06:47:44,637 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T06:47:44,637 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T06:47:44,637 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T06:47:44,638 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T06:47:44,638 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T06:47:44,638 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T06:47:44,640 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T06:47:44,642 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T06:47:44,647 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T06:47:44,657 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T06:47:44,677 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T06:47:44,714 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T06:47:44,784 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T06:47:44,970 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30576 plans
2022-10-01T06:47:44,970 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:47:44,970 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:47:44,970 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:44,971 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:44,970 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:44,972 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:47:44,975 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:44,976 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:47:44,978 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:44,982 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:44,982 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:47:44,990 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:47:45,000 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:45,003 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:45,033 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:47:45,091 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:45,096 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:47:45,198 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:47:45,264 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:45,276 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:45,277 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:47:45,374 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:47:45,860 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:47:46,933 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:47:48,897 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:47:52,612 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T06:48:01,170 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T06:48:16,201 INFO MemoryObserver:41 used RAM: 15176 MB free: 919 MB total: 16096 MB
2022-10-01T06:48:20,793 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:48:20,794 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30576 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T06:48:20,794 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7640 plans
2022-10-01T06:48:20,794 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T06:48:20,794 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T06:48:20,794 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T06:48:20,794 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T06:48:20,794 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T06:48:20,794 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T06:48:20,794 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T06:48:20,794 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T06:48:20,794 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T06:48:20,794 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T06:48:20,795 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T06:48:20,796 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T06:48:20,797 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T06:48:20,803 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T06:48:20,803 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7640 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T06:48:20,803 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40266 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T06:48:20,803 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6799 plans
2022-10-01T06:48:20,804 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:48:20,804 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:48:20,804 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:48:20,806 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:48:20,808 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:48:20,813 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:48:20,857 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:48:20,989 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:48:21,295 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:48:21,796 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:48:22,900 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:48:24,161 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:48:27,269 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:48:39,072 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:48:39,072 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6799 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T06:48:39,072 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T06:48:40,059 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T06:48:41,031 INFO ControlerListenerManagerImpl:213 [it.79] all ControlerReplanningListeners called.
2022-10-01T06:48:41,031 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T06:48:41,031 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T06:48:41,032 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T06:48:41,127 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T06:48:41,215 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T06:48:41,215 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T06:48:41,215 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T06:48:41,216 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T06:48:41,217 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T06:48:41,218 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T06:48:41,218 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T06:48:41,218 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T06:48:41,218 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T06:48:41,218 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T06:48:41,218 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T06:48:41,218 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T06:48:41,218 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T06:48:41,218 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:48:41,219 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:48:41,219 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T06:48:41,219 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:48:41,219 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:48:41,219 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T06:48:41,219 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T06:48:41,219 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T06:48:41,219 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T06:48:41,912 INFO ControlerListenerManagerImpl:232 [it.79] all ControlerBeforeMobsimListeners called.
2022-10-01T06:48:41,912 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T06:48:41,913 INFO NetworkImpl:163 node # 1
2022-10-01T06:48:41,913 INFO NetworkImpl:163 node # 4
2022-10-01T06:48:41,913 INFO NetworkImpl:163 node # 16
2022-10-01T06:48:41,913 INFO NetworkImpl:163 node # 64
2022-10-01T06:48:41,913 INFO NetworkImpl:163 node # 256
2022-10-01T06:48:41,913 INFO NetworkImpl:163 node # 1024
2022-10-01T06:48:41,914 INFO NetworkImpl:163 node # 4096
2022-10-01T06:48:41,915 INFO NetworkImpl:163 node # 16384
2022-10-01T06:48:41,922 INFO NetworkImpl:163 node # 65536
2022-10-01T06:48:41,949 INFO NetworkImpl:159 link # 1
2022-10-01T06:48:41,950 INFO NetworkImpl:159 link # 4
2022-10-01T06:48:41,950 INFO NetworkImpl:159 link # 16
2022-10-01T06:48:41,950 INFO NetworkImpl:159 link # 64
2022-10-01T06:48:41,950 INFO NetworkImpl:159 link # 256
2022-10-01T06:48:41,951 INFO NetworkImpl:159 link # 1024
2022-10-01T06:48:41,955 INFO NetworkImpl:159 link # 4096
2022-10-01T06:48:41,971 INFO NetworkImpl:159 link # 16384
2022-10-01T06:48:42,093 INFO NetworkImpl:159 link # 65536
2022-10-01T06:48:42,456 INFO NetworkImpl:159 link # 262144
2022-10-01T06:48:43,107 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T06:48:43,107 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T06:48:43,107 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T06:48:43,107 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T06:48:43,107 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T06:48:43,107 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T06:48:43,108 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T06:48:43,109 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T06:48:43,110 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T06:48:43,114 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T06:48:43,120 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T06:48:43,136 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T06:48:43,364 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T06:48:43,428 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T06:48:43,581 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T06:48:43,843 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T06:48:44,355 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T06:48:45,298 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T06:48:47,057 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T06:48:47,205 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T06:48:47,226 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:48:47,226 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T06:48:47,227 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:48:47,227 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:48:47,227 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:48:47,227 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T06:48:47,227 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T06:48:47,227 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T06:48:47,227 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:48:47,227 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:48:55,425 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:48:55,425 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:48:55,425 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:48:55,425 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:48:55,425 INFO EventsManagerImpl:176
2022-10-01T06:48:55,425 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:48:55,425 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:48:55,425 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:48:55,425 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:48:55,425 INFO EventsManagerImpl:176
2022-10-01T06:48:55,425 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:48:55,425 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:48:55,425 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:48:55,425 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:48:55,425 INFO EventsManagerImpl:176
2022-10-01T06:48:55,426 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:48:55,426 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:48:55,426 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:48:55,426 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:48:55,426 INFO EventsManagerImpl:176
2022-10-01T06:48:55,426 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T06:48:55,426 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T06:48:55,426 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T06:48:55,426 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T06:48:55,426 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T06:48:55,426 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T06:48:55,426 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T06:48:55,426 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:48:55,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T06:48:55,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:48:55,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:48:55,426 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T06:48:55,426 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:48:55,426 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:48:55,427 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:48:55,427 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T06:48:55,427 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T06:48:55,427 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T06:48:55,427 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T06:48:55,427 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:48:55,427 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:48:55,427 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:48:55,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T06:48:55,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:48:55,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:48:55,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:48:55,427 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:48:55,427 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:48:55,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:48:55,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:48:55,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:48:55,427 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:48:55,427 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:48:55,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:48:55,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:48:55,427 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:48:55,427 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:48:55,428 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T06:48:55,428 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:48:55,428 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:48:55,428 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:48:55,428 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T06:48:55,428 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:48:55,428 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:48:55,428 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:48:55,428 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:48:55,428 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:48:55,428 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:48:55,428 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:48:55,428 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:48:55,428 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:48:55,428 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:48:55,428 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:48:55,428 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:48:55,428 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:48:55,428 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:48:57,092 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T06:48:57,095 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T06:48:57,309 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T06:48:57,310 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T06:48:57,310 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T06:48:57,310 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T06:48:57,310 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T06:48:57,310 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T06:48:57,310 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T06:48:57,310 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T06:48:57,549 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T06:48:57,549 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T06:48:57,577 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T06:48:57,577 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T06:48:57,586 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T06:48:57,605 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T06:48:58,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1739 #nodes=232
2022-10-01T06:48:58,824 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271755 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T06:49:00,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3077 #nodes=340
2022-10-01T06:49:00,657 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271274 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T06:49:02,714 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T06:49:03,004 INFO VehicularDepartureHandler:110 teleport vehicle 15324_bike from link 980109812 to link -356359316#1
2022-10-01T06:49:03,651 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4343 #nodes=465
2022-10-01T06:49:03,651 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270712 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T06:49:04,633 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T06:49:05,181 INFO VehicularDepartureHandler:110 teleport vehicle 16566_bike from link 313179917 to link -227985298#4
2022-10-01T06:49:05,816 INFO VehicularDepartureHandler:110 teleport vehicle 122_bike from link 452272913 to link -364401102
2022-10-01T06:49:05,816 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T06:49:07,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5545 #nodes=683
2022-10-01T06:49:07,200 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269885 lost=0 simT=14400.0s realT=19s; (s/r): 757.8947368421053
2022-10-01T06:49:12,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7126 #nodes=975
2022-10-01T06:49:12,071 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268673 lost=0 simT=18000.0s realT=24s; (s/r): 750.0
2022-10-01T06:49:16,202 INFO MemoryObserver:41 used RAM: 13502 MB free: 2593 MB total: 16096 MB
2022-10-01T06:49:20,774 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11087 #nodes=1732
2022-10-01T06:49:20,775 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266780 lost=0 simT=21600.0s realT=33s; (s/r): 654.5454545454545
2022-10-01T06:49:36,049 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11978 #nodes=1836
2022-10-01T06:49:36,049 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264080 lost=0 simT=25200.0s realT=48s; (s/r): 525.0
2022-10-01T06:49:52,586 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13254 #nodes=2018
2022-10-01T06:49:52,586 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260705 lost=0 simT=28800.0s realT=65s; (s/r): 443.0769230769231
2022-10-01T06:50:10,176 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14650 #nodes=2182
2022-10-01T06:50:10,176 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257085 lost=0 simT=32400.0s realT=82s; (s/r): 395.1219512195122
2022-10-01T06:50:16,202 INFO MemoryObserver:41 used RAM: 14714 MB free: 1381 MB total: 16096 MB
2022-10-01T06:50:31,345 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14580 #nodes=2069
2022-10-01T06:50:31,345 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251738 lost=0 simT=36000.0s realT=104s; (s/r): 346.15384615384613
2022-10-01T06:50:50,458 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14947 #nodes=2207
2022-10-01T06:50:50,459 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245907 lost=0 simT=39600.0s realT=123s; (s/r): 321.9512195121951
2022-10-01T06:51:10,001 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15306 #nodes=2231
2022-10-01T06:51:10,001 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238042 lost=0 simT=43200.0s realT=142s; (s/r): 304.22535211267603
2022-10-01T06:51:16,202 INFO MemoryObserver:41 used RAM: 15238 MB free: 857 MB total: 16096 MB
2022-10-01T06:51:32,843 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15685 #nodes=2318
2022-10-01T06:51:32,844 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229032 lost=0 simT=46800.0s realT=165s; (s/r): 283.6363636363636
2022-10-01T06:51:53,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15867 #nodes=2416
2022-10-01T06:51:53,550 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217754 lost=0 simT=50400.0s realT=186s; (s/r): 270.96774193548384
2022-10-01T06:52:14,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15997 #nodes=2534
2022-10-01T06:52:14,715 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204116 lost=0 simT=54000.0s realT=207s; (s/r): 260.8695652173913
2022-10-01T06:52:16,203 INFO MemoryObserver:41 used RAM: 15876 MB free: 219 MB total: 16096 MB
2022-10-01T06:52:38,981 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16306 #nodes=2523
2022-10-01T06:52:38,981 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187470 lost=0 simT=57600.0s realT=231s; (s/r): 249.35064935064935
2022-10-01T06:53:10,909 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16229 #nodes=2366
2022-10-01T06:53:10,909 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=168025 lost=0 simT=61200.0s realT=263s; (s/r): 232.69961977186313
2022-10-01T06:53:16,203 INFO MemoryObserver:41 used RAM: 15106 MB free: 989 MB total: 16096 MB
2022-10-01T06:53:34,364 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15950 #nodes=2325
2022-10-01T06:53:34,364 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145750 lost=0 simT=64800.0s realT=287s; (s/r): 225.78397212543555
2022-10-01T06:53:56,945 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15159 #nodes=2211
2022-10-01T06:53:56,945 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121939 lost=0 simT=68400.0s realT=309s; (s/r): 221.35922330097088
2022-10-01T06:54:16,204 INFO MemoryObserver:41 used RAM: 15595 MB free: 500 MB total: 16096 MB
2022-10-01T06:54:16,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14840 #nodes=2097
2022-10-01T06:54:16,383 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96807 lost=0 simT=72000.0s realT=329s; (s/r): 218.8449848024316
2022-10-01T06:54:35,555 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12817 #nodes=1662
2022-10-01T06:54:35,555 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74499 lost=0 simT=75600.0s realT=348s; (s/r): 217.24137931034483
2022-10-01T06:54:50,583 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11848 #nodes=1566
2022-10-01T06:54:50,583 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58507 lost=0 simT=79200.0s realT=363s; (s/r): 218.1818181818182
2022-10-01T06:55:05,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11228 #nodes=1470
2022-10-01T06:55:05,578 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=45004 lost=0 simT=82800.0s realT=378s; (s/r): 219.04761904761904
2022-10-01T06:55:16,204 INFO MemoryObserver:41 used RAM: 15960 MB free: 135 MB total: 16096 MB
2022-10-01T06:55:19,634 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10661 #nodes=1281
2022-10-01T06:55:19,634 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32715 lost=1 simT=86400.0s realT=392s; (s/r): 220.40816326530611
2022-10-01T06:55:31,161 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9013 #nodes=1060
2022-10-01T06:55:31,161 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26419 lost=5 simT=90000.0s realT=403s; (s/r): 223.32506203473946
2022-10-01T06:55:46,449 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7610 #nodes=895
2022-10-01T06:55:46,449 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22493 lost=5 simT=93600.0s realT=419s; (s/r): 223.3890214797136
2022-10-01T06:55:52,754 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6471 #nodes=760
2022-10-01T06:55:52,754 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19567 lost=7 simT=97200.0s realT=425s; (s/r): 228.7058823529412
2022-10-01T06:55:57,931 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5454 #nodes=580
2022-10-01T06:55:57,931 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17283 lost=7 simT=100800.0s realT=430s; (s/r): 234.41860465116278
2022-10-01T06:56:02,189 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4735 #nodes=501
2022-10-01T06:56:02,189 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15561 lost=7 simT=104400.0s realT=434s; (s/r): 240.55299539170508
2022-10-01T06:56:05,706 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3940 #nodes=407
2022-10-01T06:56:05,707 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13981 lost=8 simT=108000.0s realT=438s; (s/r): 246.57534246575344
2022-10-01T06:56:08,497 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3339 #nodes=326
2022-10-01T06:56:08,497 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12644 lost=8 simT=111600.0s realT=441s; (s/r): 253.0612244897959
2022-10-01T06:56:10,731 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2828 #nodes=265
2022-10-01T06:56:10,731 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11621 lost=9 simT=115200.0s realT=443s; (s/r): 260.0451467268623
2022-10-01T06:56:12,624 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2329 #nodes=246
2022-10-01T06:56:12,624 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10735 lost=9 simT=118800.0s realT=445s; (s/r): 266.96629213483146
2022-10-01T06:56:14,444 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1978 #nodes=219
2022-10-01T06:56:14,444 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9976 lost=9 simT=122400.0s realT=447s; (s/r): 273.8255033557047
2022-10-01T06:56:16,111 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1719 #nodes=183
2022-10-01T06:56:16,111 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9215 lost=9 simT=126000.0s realT=448s; (s/r): 281.25
2022-10-01T06:56:16,205 INFO MemoryObserver:41 used RAM: 15912 MB free: 183 MB total: 16096 MB
2022-10-01T06:56:17,666 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1386 #nodes=156
2022-10-01T06:56:17,666 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7543 lost=10 simT=129600.0s realT=450s; (s/r): 288.0
2022-10-01T06:56:18,280 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=356.098574925sec
2022-10-01T06:56:18,280 INFO AbstractController$9:234 ### ITERATION 79 fires after mobsim event
2022-10-01T06:56:18,280 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T06:56:18,324 INFO LegTimesControlerListener:50 [79] average trip (probably: leg) duration is: 1248 seconds = 00:20:48
2022-10-01T06:56:18,324 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T06:56:18,324 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:56:18,324 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:56:18,324 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:56:18,324 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:56:18,324 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T06:56:18,324 INFO EventsManagerImpl:137 event # 1
2022-10-01T06:56:18,324 INFO EventsManagerImpl:137 event # 4
2022-10-01T06:56:18,324 INFO EventsManagerImpl:137 event # 16
2022-10-01T06:56:18,324 INFO EventsManagerImpl:137 event # 64
2022-10-01T06:56:18,325 INFO EventsManagerImpl:137 event # 256
2022-10-01T06:56:18,326 INFO EventsManagerImpl:137 event # 1024
2022-10-01T06:56:18,329 INFO EventsManagerImpl:137 event # 4096
2022-10-01T06:56:18,343 INFO EventsManagerImpl:137 event # 16384
2022-10-01T06:56:18,359 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T06:56:18,677 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:56:18,677 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:56:18,677 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:56:18,677 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:56:18,678 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T06:56:18,678 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T06:56:18,678 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:56:18,681 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:56:18,681 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:56:18,683 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:56:18,683 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:56:18,683 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=09:01:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:56:18,686 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:56:18,687 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:56:18,687 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:56:18,687 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:56:18,687 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:56:18,687 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:56:18,687 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:56:18,687 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:56:18,687 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:14][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:56:18,688 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:56:18,688 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T06:56:18,689 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:56:18,689 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:56:18,689 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:56:18,689 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:56:18,690 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:56:18,690 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:56:18,690 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:56:18,692 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:56:18,692 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:56:18,692 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:58:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:56:18,696 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:56:18,696 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:56:18,696 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:56:18,697 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T06:56:18,697 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T06:56:18,697 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:16][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T06:56:18,697 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T06:56:19,138 INFO ControlerListenerManagerImpl:251 [it.79] all ControlerAfterMobsimListeners called.
2022-10-01T06:56:19,138 INFO AbstractController$4:159 ### ITERATION 79 fires scoring event
2022-10-01T06:56:19,138 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T06:56:19,327 INFO NewScoreAssignerImpl:57 it: 79 msaStart: 599
2022-10-01T06:56:19,496 INFO ControlerListenerManagerImpl:194 [it.79] all ControlerScoringListeners called.
2022-10-01T06:56:19,496 INFO AbstractController$5:167 ### ITERATION 79 fires iteration end event
2022-10-01T06:56:19,496 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T06:56:19,496 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T06:56:19,711 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T06:56:19,712 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T06:56:23,438 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T06:56:23,438 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13226428465058002
2022-10-01T06:56:23,438 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31149319338389725
2022-10-01T06:56:23,438 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.9128362868894971E-4
2022-10-01T06:56:23,438 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0540523886061713E-4
2022-10-01T06:56:23,438 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T06:56:23,438 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1342015128095842
2022-10-01T06:56:23,438 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14087846685529715
2022-10-01T06:56:23,438 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2203446186394984
2022-10-01T06:56:23,593 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T06:56:23,725 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.51077491560403
2022-10-01T06:56:23,725 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.74962818283792
2022-10-01T06:56:23,726 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -95.59501382694991
2022-10-01T06:56:23,726 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.3721695915847
2022-10-01T06:56:23,772 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T06:56:24,761 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18952.66068230036 meters
2022-10-01T06:56:24,761 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139559.59612791898 meters (statistic on all 2102253 legs which have a finite distance)
2022-10-01T06:56:24,761 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52121.06806160151 meters
2022-10-01T06:56:24,761 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139509.7037553483 meters (statistic on all 764164 trips which have a finite distance)
2022-10-01T06:56:24,761 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T06:56:24,761 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T06:56:25,752 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T06:56:25,754 INFO LegHistogramListener:72 number of legs: 2109776 100%
2022-10-01T06:56:25,754 INFO LegHistogramListener:79 number of bike legs: 102198 4.844021355821661%
2022-10-01T06:56:25,754 INFO LegHistogramListener:79 number of car legs: 242471 11.492736669674885%
2022-10-01T06:56:25,754 INFO LegHistogramListener:79 number of drtNorth legs: 169 0.00801032905862992%
2022-10-01T06:56:25,754 INFO LegHistogramListener:79 number of drtSoutheast legs: 161 0.0076311418842569066%
2022-10-01T06:56:25,754 INFO LegHistogramListener:79 number of freight legs: 47065 2.230805545233238%
2022-10-01T06:56:25,754 INFO LegHistogramListener:79 number of pt legs: 123822 5.8689642881519175%
2022-10-01T06:56:25,754 INFO LegHistogramListener:79 number of ride legs: 109243 5.177943061253896%
2022-10-01T06:56:25,754 INFO LegHistogramListener:79 number of walk legs: 1484647 70.36988760892152%
2022-10-01T06:56:26,292 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T06:56:26,292 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5577098856406333
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44340187021469984
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009713100232621433
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008164858244709531
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5124963412191827
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6234767917755742
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8819240822237171
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22222664414055882
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38637110564504945
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.743911018450526E-4
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.6385073201292E-4
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2864684163769597
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.26552221714414825
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5606831264731407
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17709012668368107
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3744807098805055
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.4648628663274057E-4
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2209441451804228E-4
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21085232903865214
2022-10-01T06:56:30,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2048609149776365
2022-10-01T06:56:30,038 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.35736275078695884
2022-10-01T06:56:30,170 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T06:56:38,475 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T06:56:38,765 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T06:56:39,111 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T06:56:40,143 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T06:56:40,439 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T06:56:40,763 INFO ControlerListenerManagerImpl:171 [it.79] all ControlerIterationEndsListeners called.
2022-10-01T06:56:40,896 INFO AbstractController:181 ### ITERATION 79 ENDS
2022-10-01T06:56:40,896 INFO AbstractController:182 ###################################################
2022-10-01T06:56:40,896 INFO AbstractController:133 ###################################################
2022-10-01T06:56:40,896 INFO AbstractController:134 ### ITERATION 80 BEGINS
2022-10-01T06:56:40,896 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T06:56:40,896 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T06:56:40,896 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T06:56:40,897 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T06:56:40,897 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T06:56:41,223 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T06:56:41,261 INFO ControlerListenerManagerImpl:148 [it.80] all ControlerIterationStartsListeners called.
2022-10-01T06:56:41,261 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T06:56:49,344 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169532 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T06:56:49,344 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30626 plans
2022-10-01T06:56:49,344 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:56:49,345 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:56:49,345 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:56:49,345 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:56:49,345 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:56:49,345 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:56:49,346 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:56:49,346 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:56:49,347 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:56:49,349 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:56:49,351 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:56:49,353 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:56:49,354 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:56:49,361 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:56:49,369 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:56:49,372 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:56:49,376 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:56:49,385 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:56:49,438 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:56:49,526 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:56:49,597 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:56:49,706 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:56:50,082 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:56:50,958 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:56:52,881 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:56:56,829 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T06:57:03,698 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T06:57:16,205 INFO MemoryObserver:41 used RAM: 14860 MB free: 1235 MB total: 16096 MB
2022-10-01T06:57:18,709 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:57:18,710 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30626 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T06:57:18,710 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30437 plans
2022-10-01T06:57:18,710 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T06:57:18,710 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T06:57:18,710 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T06:57:18,710 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T06:57:18,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T06:57:18,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T06:57:18,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T06:57:18,711 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T06:57:18,712 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T06:57:18,713 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T06:57:18,715 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T06:57:18,721 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T06:57:18,731 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T06:57:18,751 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T06:57:18,788 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T06:57:18,859 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T06:57:19,106 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30437 plans
2022-10-01T06:57:19,107 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:57:19,107 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:57:19,107 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:57:19,107 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:57:19,107 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:57:19,108 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:57:19,108 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:57:19,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:57:19,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:57:19,112 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:57:19,114 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:57:19,115 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:57:19,124 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:57:19,125 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:57:19,138 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:57:19,140 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:57:19,142 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:57:19,173 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:57:19,173 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:57:19,227 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T06:57:19,270 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:57:19,484 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:57:20,000 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:57:21,023 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:57:23,001 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:57:27,017 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T06:57:35,740 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T06:57:54,861 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:57:54,862 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30437 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T06:57:54,862 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7833 plans
2022-10-01T06:57:54,862 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T06:57:54,862 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T06:57:54,862 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T06:57:54,862 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T06:57:54,862 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T06:57:54,863 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T06:57:54,863 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T06:57:54,863 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T06:57:54,863 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T06:57:54,864 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T06:57:54,865 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T06:57:54,867 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T06:57:54,869 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T06:57:54,873 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T06:57:54,873 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7833 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T06:57:54,873 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40340 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T06:57:54,873 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6725 plans
2022-10-01T06:57:54,874 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T06:57:54,874 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T06:57:54,874 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T06:57:54,879 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T06:57:54,886 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T06:57:54,903 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T06:57:54,961 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T06:57:55,033 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T06:57:55,309 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T06:57:55,912 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T06:57:56,382 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T06:57:57,602 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T06:58:01,124 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T06:58:10,254 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T06:58:10,254 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6725 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T06:58:10,255 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T06:58:11,338 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T06:58:12,393 INFO ControlerListenerManagerImpl:213 [it.80] all ControlerReplanningListeners called.
2022-10-01T06:58:12,393 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T06:58:12,393 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T06:58:12,393 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T06:58:12,482 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T06:58:12,606 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T06:58:12,606 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T06:58:12,606 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T06:58:12,608 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T06:58:12,609 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T06:58:12,609 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T06:58:12,609 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T06:58:12,609 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T06:58:12,609 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T06:58:12,609 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T06:58:12,609 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T06:58:12,610 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T06:58:12,610 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T06:58:12,610 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:58:12,610 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:58:12,610 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T06:58:12,610 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T06:58:12,610 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T06:58:12,610 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T06:58:12,610 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T06:58:12,610 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T06:58:12,610 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T06:58:13,341 INFO ControlerListenerManagerImpl:232 [it.80] all ControlerBeforeMobsimListeners called.
2022-10-01T06:58:13,342 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T06:58:13,342 INFO NetworkImpl:163 node # 1
2022-10-01T06:58:13,342 INFO NetworkImpl:163 node # 4
2022-10-01T06:58:13,342 INFO NetworkImpl:163 node # 16
2022-10-01T06:58:13,342 INFO NetworkImpl:163 node # 64
2022-10-01T06:58:13,342 INFO NetworkImpl:163 node # 256
2022-10-01T06:58:13,342 INFO NetworkImpl:163 node # 1024
2022-10-01T06:58:13,343 INFO NetworkImpl:163 node # 4096
2022-10-01T06:58:13,344 INFO NetworkImpl:163 node # 16384
2022-10-01T06:58:13,351 INFO NetworkImpl:163 node # 65536
2022-10-01T06:58:13,380 INFO NetworkImpl:159 link # 1
2022-10-01T06:58:13,380 INFO NetworkImpl:159 link # 4
2022-10-01T06:58:13,380 INFO NetworkImpl:159 link # 16
2022-10-01T06:58:13,380 INFO NetworkImpl:159 link # 64
2022-10-01T06:58:13,381 INFO NetworkImpl:159 link # 256
2022-10-01T06:58:13,382 INFO NetworkImpl:159 link # 1024
2022-10-01T06:58:13,386 INFO NetworkImpl:159 link # 4096
2022-10-01T06:58:13,403 INFO NetworkImpl:159 link # 16384
2022-10-01T06:58:13,468 INFO NetworkImpl:159 link # 65536
2022-10-01T06:58:13,772 INFO NetworkImpl:159 link # 262144
2022-10-01T06:58:14,541 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T06:58:14,541 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T06:58:14,541 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T06:58:14,541 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T06:58:14,541 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T06:58:14,541 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T06:58:14,542 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T06:58:14,543 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T06:58:14,545 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T06:58:14,549 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T06:58:14,557 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T06:58:14,590 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T06:58:14,621 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T06:58:14,698 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T06:58:14,836 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T06:58:15,110 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T06:58:15,664 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T06:58:16,206 INFO MemoryObserver:41 used RAM: 16001 MB free: 94 MB total: 16096 MB
2022-10-01T06:58:16,715 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T06:58:18,562 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T06:58:18,883 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T06:58:18,905 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:58:18,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T06:58:18,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:58:18,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:58:18,906 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:58:18,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T06:58:18,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T06:58:18,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T06:58:18,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:58:18,906 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:58:27,729 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:58:27,729 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:58:27,729 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:58:27,729 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:58:27,729 INFO EventsManagerImpl:176
2022-10-01T06:58:27,729 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:58:27,729 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:58:27,729 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:58:27,729 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:58:27,729 INFO EventsManagerImpl:176
2022-10-01T06:58:27,729 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:58:27,729 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:58:27,729 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:58:27,729 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:58:27,729 INFO EventsManagerImpl:176
2022-10-01T06:58:27,729 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:58:27,730 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T06:58:27,730 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T06:58:27,730 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T06:58:27,730 INFO EventsManagerImpl:176
2022-10-01T06:58:27,730 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T06:58:27,730 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T06:58:27,730 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T06:58:27,730 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T06:58:27,730 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T06:58:27,730 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T06:58:27,730 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T06:58:27,730 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:58:27,730 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T06:58:27,730 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:58:27,730 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:58:27,730 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T06:58:27,730 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:58:27,730 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:58:27,730 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T06:58:27,731 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T06:58:27,731 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T06:58:27,731 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T06:58:27,731 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T06:58:27,731 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:58:27,731 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:58:27,731 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:58:27,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T06:58:27,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:58:27,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:58:27,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:58:27,731 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:58:27,731 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:58:27,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:58:27,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:58:27,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:58:27,731 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:58:27,731 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:58:27,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:58:27,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:58:27,731 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:58:27,731 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:58:27,732 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T06:58:27,732 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:58:27,732 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T06:58:27,732 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:58:27,732 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T06:58:27,732 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:58:27,732 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:58:27,732 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T06:58:27,732 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T06:58:27,732 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:58:27,732 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:58:27,732 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:58:27,732 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:58:27,732 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T06:58:27,732 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T06:58:27,732 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:58:27,732 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T06:58:27,732 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T06:58:27,732 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T06:58:29,457 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T06:58:29,460 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T06:58:29,697 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T06:58:29,697 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T06:58:29,697 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T06:58:29,697 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T06:58:29,697 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T06:58:29,697 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T06:58:29,698 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T06:58:29,698 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T06:58:29,946 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T06:58:29,946 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T06:58:29,976 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T06:58:29,986 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T06:58:30,008 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T06:58:31,231 INFO VehicularDepartureHandler:110 teleport vehicle 33188_bike from link 283782997 to link 283782992#0
2022-10-01T06:58:31,521 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1747 #nodes=221
2022-10-01T06:58:31,521 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271768 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T06:58:33,014 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T06:58:33,317 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3099 #nodes=334
2022-10-01T06:58:33,317 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271283 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T06:58:34,979 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T06:58:36,160 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4347 #nodes=444
2022-10-01T06:58:36,160 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270702 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T06:58:37,182 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T06:58:39,858 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5528 #nodes=706
2022-10-01T06:58:39,858 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269890 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T06:58:41,625 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T06:58:43,063 INFO VehicularDepartureHandler:110 teleport vehicle 12043_bike from link 30709737#0 to link 341989089#0
2022-10-01T06:58:43,063 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T06:58:45,170 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7139 #nodes=956
2022-10-01T06:58:45,171 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268672 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T06:58:56,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10985 #nodes=1699
2022-10-01T06:58:56,591 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266793 lost=0 simT=21600.0s realT=37s; (s/r): 583.7837837837837
2022-10-01T06:59:13,270 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12046 #nodes=1894
2022-10-01T06:59:13,270 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264111 lost=0 simT=25200.0s realT=54s; (s/r): 466.6666666666667
2022-10-01T06:59:16,206 INFO MemoryObserver:41 used RAM: 14102 MB free: 1993 MB total: 16096 MB
2022-10-01T06:59:31,809 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13298 #nodes=2025
2022-10-01T06:59:31,809 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260672 lost=0 simT=28800.0s realT=72s; (s/r): 400.0
2022-10-01T06:59:52,334 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14579 #nodes=2172
2022-10-01T06:59:52,335 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257079 lost=0 simT=32400.0s realT=93s; (s/r): 348.38709677419354
2022-10-01T07:00:11,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14503 #nodes=2097
2022-10-01T07:00:11,782 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251704 lost=0 simT=36000.0s realT=112s; (s/r): 321.42857142857144
2022-10-01T07:00:16,208 INFO MemoryObserver:41 used RAM: 14644 MB free: 1451 MB total: 16096 MB
2022-10-01T07:00:33,509 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=15053 #nodes=2226
2022-10-01T07:00:33,510 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245894 lost=0 simT=39600.0s realT=134s; (s/r): 295.5223880597015
2022-10-01T07:00:56,854 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15296 #nodes=2255
2022-10-01T07:00:56,855 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238101 lost=0 simT=43200.0s realT=157s; (s/r): 275.1592356687898
2022-10-01T07:01:16,208 INFO MemoryObserver:41 used RAM: 15068 MB free: 1027 MB total: 16096 MB
2022-10-01T07:01:17,941 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15609 #nodes=2334
2022-10-01T07:01:17,942 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229056 lost=0 simT=46800.0s realT=179s; (s/r): 261.45251396648047
2022-10-01T07:01:38,990 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15916 #nodes=2473
2022-10-01T07:01:38,991 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217817 lost=0 simT=50400.0s realT=200s; (s/r): 252.0
2022-10-01T07:02:04,831 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16172 #nodes=2457
2022-10-01T07:02:04,831 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204157 lost=0 simT=54000.0s realT=225s; (s/r): 240.0
2022-10-01T07:02:16,209 INFO MemoryObserver:41 used RAM: 15853 MB free: 242 MB total: 16096 MB
2022-10-01T07:02:27,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16321 #nodes=2485
2022-10-01T07:02:27,017 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187481 lost=0 simT=57600.0s realT=248s; (s/r): 232.25806451612902
2022-10-01T07:02:52,779 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16314 #nodes=2471
2022-10-01T07:02:52,780 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167953 lost=0 simT=61200.0s realT=273s; (s/r): 224.17582417582418
2022-10-01T07:03:16,209 INFO MemoryObserver:41 used RAM: 15629 MB free: 466 MB total: 16096 MB
2022-10-01T07:03:26,142 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=16050 #nodes=2338
2022-10-01T07:03:26,142 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145707 lost=0 simT=64800.0s realT=307s; (s/r): 211.07491856677524
2022-10-01T07:03:50,075 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15251 #nodes=2115
2022-10-01T07:03:50,076 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121857 lost=0 simT=68400.0s realT=331s; (s/r): 206.6465256797583
2022-10-01T07:04:14,332 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14837 #nodes=2049
2022-10-01T07:04:14,332 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96799 lost=0 simT=72000.0s realT=355s; (s/r): 202.81690140845072
2022-10-01T07:04:16,209 INFO MemoryObserver:41 used RAM: 15831 MB free: 264 MB total: 16096 MB
2022-10-01T07:04:34,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12834 #nodes=1683
2022-10-01T07:04:34,396 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74427 lost=0 simT=75600.0s realT=375s; (s/r): 201.6
2022-10-01T07:04:52,043 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11942 #nodes=1504
2022-10-01T07:04:52,043 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58397 lost=0 simT=79200.0s realT=393s; (s/r): 201.5267175572519
2022-10-01T07:05:09,077 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11315 #nodes=1393
2022-10-01T07:05:09,077 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44930 lost=0 simT=82800.0s realT=410s; (s/r): 201.9512195121951
2022-10-01T07:05:16,209 INFO MemoryObserver:41 used RAM: 15942 MB free: 153 MB total: 16096 MB
2022-10-01T07:05:24,683 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10675 #nodes=1332
2022-10-01T07:05:24,684 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32696 lost=1 simT=86400.0s realT=425s; (s/r): 203.2941176470588
2022-10-01T07:05:37,753 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9018 #nodes=1052
2022-10-01T07:05:37,754 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26455 lost=7 simT=90000.0s realT=438s; (s/r): 205.4794520547945
2022-10-01T07:05:55,658 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7624 #nodes=914
2022-10-01T07:05:55,658 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22485 lost=9 simT=93600.0s realT=456s; (s/r): 205.26315789473685
2022-10-01T07:06:02,428 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6564 #nodes=706
2022-10-01T07:06:02,428 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19586 lost=9 simT=97200.0s realT=463s; (s/r): 209.9352051835853
2022-10-01T07:06:07,901 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5536 #nodes=556
2022-10-01T07:06:07,901 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17313 lost=10 simT=100800.0s realT=468s; (s/r): 215.3846153846154
2022-10-01T07:06:12,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4737 #nodes=508
2022-10-01T07:06:12,394 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15503 lost=10 simT=104400.0s realT=473s; (s/r): 220.71881606765328
2022-10-01T07:06:16,120 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=4009 #nodes=445
2022-10-01T07:06:16,121 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13928 lost=11 simT=108000.0s realT=477s; (s/r): 226.41509433962264
2022-10-01T07:06:16,210 INFO MemoryObserver:41 used RAM: 15812 MB free: 283 MB total: 16096 MB
2022-10-01T07:06:18,906 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3389 #nodes=340
2022-10-01T07:06:18,906 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12614 lost=11 simT=111600.0s realT=480s; (s/r): 232.5
2022-10-01T07:06:21,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2833 #nodes=296
2022-10-01T07:06:21,391 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11554 lost=11 simT=115200.0s realT=482s; (s/r): 239.00414937759336
2022-10-01T07:06:23,703 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2345 #nodes=243
2022-10-01T07:06:23,704 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10662 lost=11 simT=118800.0s realT=484s; (s/r): 245.45454545454547
2022-10-01T07:06:25,706 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1970 #nodes=204
2022-10-01T07:06:25,706 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9881 lost=11 simT=122400.0s realT=486s; (s/r): 251.85185185185185
2022-10-01T07:06:27,450 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1733 #nodes=214
2022-10-01T07:06:27,450 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9152 lost=11 simT=126000.0s realT=488s; (s/r): 258.1967213114754
2022-10-01T07:06:29,121 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1436 #nodes=171
2022-10-01T07:06:29,121 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7479 lost=11 simT=129600.0s realT=490s; (s/r): 264.48979591836735
2022-10-01T07:06:29,657 INFO AbstractController$9:234 ### ITERATION 80 fires after mobsim event
2022-10-01T07:06:29,657 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=351.896226018sec
2022-10-01T07:06:29,657 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T07:06:29,694 INFO LegTimesControlerListener:50 [80] average trip (probably: leg) duration is: 1244 seconds = 00:20:44
2022-10-01T07:06:29,695 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T07:06:29,695 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:06:29,695 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:06:29,695 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:06:29,695 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:06:29,695 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T07:06:29,695 INFO EventsManagerImpl:137 event # 1
2022-10-01T07:06:29,695 INFO EventsManagerImpl:137 event # 4
2022-10-01T07:06:29,695 INFO EventsManagerImpl:137 event # 16
2022-10-01T07:06:29,695 INFO EventsManagerImpl:137 event # 64
2022-10-01T07:06:29,695 INFO EventsManagerImpl:137 event # 256
2022-10-01T07:06:29,696 INFO EventsManagerImpl:137 event # 1024
2022-10-01T07:06:29,700 INFO EventsManagerImpl:137 event # 4096
2022-10-01T07:06:29,715 INFO EventsManagerImpl:137 event # 16384
2022-10-01T07:06:29,732 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T07:06:30,050 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:06:30,050 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:06:30,050 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:06:30,050 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:06:30,050 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T07:06:30,050 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T07:06:30,051 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:06:30,053 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:06:30,053 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:06:30,056 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:06:30,056 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:06:30,056 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:39][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:06:30,059 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:06:30,059 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T07:06:30,059 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:06:30,060 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:06:30,060 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:06:30,060 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:06:30,060 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:06:30,060 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:06:30,060 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:06:30,060 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:06:30,060 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:06:30,060 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:08][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:06:30,062 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:06:30,062 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T07:06:30,062 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:06:30,062 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:06:30,062 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:06:30,062 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:06:30,063 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:06:30,064 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:06:30,064 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:40:32][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:06:30,066 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:06:30,066 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:06:30,066 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:58:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:06:30,070 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:06:30,070 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:06:30,070 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:06:30,070 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T07:06:30,567 INFO ControlerListenerManagerImpl:251 [it.80] all ControlerAfterMobsimListeners called.
2022-10-01T07:06:30,567 INFO AbstractController$4:159 ### ITERATION 80 fires scoring event
2022-10-01T07:06:30,567 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T07:06:30,917 INFO NewScoreAssignerImpl:57 it: 80 msaStart: 599
2022-10-01T07:06:31,132 INFO ControlerListenerManagerImpl:194 [it.80] all ControlerScoringListeners called.
2022-10-01T07:06:31,132 INFO AbstractController$5:167 ### ITERATION 80 fires iteration end event
2022-10-01T07:06:31,132 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T07:06:31,132 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T07:06:31,305 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T07:06:31,308 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.80/leipzig-flexa-25pct-scaledFleet-baseCase.80.countscompare.txt
2022-10-01T07:06:31,309 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.80/leipzig-flexa-25pct-scaledFleet-baseCase.80.countscompareAWTV.txt
2022-10-01T07:06:31,310 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T07:06:34,867 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T07:06:34,867 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1328407031021326
2022-10-01T07:06:34,867 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31144697720515363
2022-10-01T07:06:34,867 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5547276583289257E-4
2022-10-01T07:06:34,867 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.88716063203192E-4
2022-10-01T07:06:34,867 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T07:06:34,867 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13469833673107834
2022-10-01T07:06:34,868 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14033927810328803
2022-10-01T07:06:34,868 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2198092812357179
2022-10-01T07:06:35,018 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T07:06:35,159 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.47241721540891
2022-10-01T07:06:35,159 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.526602320289
2022-10-01T07:06:35,159 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -95.43526934542359
2022-10-01T07:06:35,159 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.28954638881959
2022-10-01T07:06:35,203 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T07:06:36,172 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18943.17597494881 meters
2022-10-01T07:06:36,172 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139633.20876281345 meters (statistic on all 2104415 legs which have a finite distance)
2022-10-01T07:06:36,172 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52131.341003364054 meters
2022-10-01T07:06:36,172 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139585.59009103753 meters (statistic on all 764429 trips which have a finite distance)
2022-10-01T07:06:36,172 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T07:06:36,172 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T07:06:37,254 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T07:06:37,256 INFO LegHistogramListener:72 number of legs: 2111883 100%
2022-10-01T07:06:37,256 INFO LegHistogramListener:79 number of bike legs: 102655 4.860827990944574%
2022-10-01T07:06:37,256 INFO LegHistogramListener:79 number of car legs: 242436 11.479613217209476%
2022-10-01T07:06:37,256 INFO LegHistogramListener:79 number of drtNorth legs: 210 0.009943732678372808%
2022-10-01T07:06:37,256 INFO LegHistogramListener:79 number of drtSoutheast legs: 156 0.007386772846791228%
2022-10-01T07:06:37,256 INFO LegHistogramListener:79 number of freight legs: 47065 2.2285798976553153%
2022-10-01T07:06:37,256 INFO LegHistogramListener:79 number of pt legs: 124563 5.898196064838819%
2022-10-01T07:06:37,256 INFO LegHistogramListener:79 number of ride legs: 108792 5.151421740693022%
2022-10-01T07:06:37,256 INFO LegHistogramListener:79 number of walk legs: 1486006 70.36403058313363%
2022-10-01T07:06:37,795 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T07:06:37,795 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T07:06:41,414 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5610965045163477
2022-10-01T07:06:41,414 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44402065349676745
2022-10-01T07:06:41,414 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009811951503823106
2022-10-01T07:06:41,414 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008220060902653321
2022-10-01T07:06:41,414 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T07:06:41,414 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5138212050098337
2022-10-01T07:06:41,414 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6268967890026035
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8831372569157376
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22269650862445248
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3865290109224236
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.808100155594469E-4
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.677020802415566E-4
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2876931451136661
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2661166085541012
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5640081237771969
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17733404540482806
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37461293950302205
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.4905385211849827E-4
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.246619800038E-4
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21138766644243262
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20527300923810063
2022-10-01T07:06:41,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3590637629212733
2022-10-01T07:06:41,552 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T07:06:42,598 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T07:06:42,894 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T07:06:43,240 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T07:06:44,265 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T07:06:44,571 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T07:06:44,915 INFO ControlerListenerManagerImpl:171 [it.80] all ControlerIterationEndsListeners called.
2022-10-01T07:06:45,056 INFO AbstractController:181 ### ITERATION 80 ENDS
2022-10-01T07:06:45,056 INFO AbstractController:182 ###################################################
2022-10-01T07:06:45,056 INFO AbstractController:133 ###################################################
2022-10-01T07:06:45,056 INFO AbstractController:134 ### ITERATION 81 BEGINS
2022-10-01T07:06:45,057 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T07:06:45,057 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T07:06:45,057 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T07:06:45,057 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T07:06:45,057 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T07:06:51,375 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T07:06:51,419 INFO ControlerListenerManagerImpl:148 [it.81] all ControlerIterationStartsListeners called.
2022-10-01T07:06:51,419 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T07:06:53,199 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169519 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T07:06:53,199 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30577 plans
2022-10-01T07:06:53,278 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:06:53,278 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:06:53,278 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:06:53,280 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:06:53,280 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:06:53,281 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:06:53,282 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:06:53,284 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:06:53,285 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:06:53,298 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:06:53,301 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:06:53,317 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:06:53,323 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:06:53,324 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:06:53,340 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:06:53,367 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:06:53,371 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:06:53,383 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:06:53,484 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:06:53,498 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:06:53,518 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:06:53,674 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:06:54,030 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:06:55,069 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:06:57,270 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:07:01,045 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T07:07:07,702 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T07:07:16,967 INFO MemoryObserver:41 used RAM: 14145 MB free: 1950 MB total: 16096 MB
2022-10-01T07:07:32,730 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:07:32,730 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30577 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T07:07:32,730 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30752 plans
2022-10-01T07:07:32,730 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T07:07:32,730 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T07:07:32,730 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T07:07:32,730 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T07:07:32,731 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T07:07:32,731 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T07:07:32,731 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T07:07:32,731 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T07:07:32,731 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T07:07:32,732 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T07:07:32,734 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T07:07:32,739 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T07:07:32,749 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T07:07:32,769 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T07:07:32,805 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T07:07:32,876 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T07:07:33,069 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30752 plans
2022-10-01T07:07:33,070 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:07:33,070 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:07:33,071 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:07:33,071 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:07:33,072 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:07:33,075 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:07:33,075 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:07:33,078 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:07:33,080 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:07:33,082 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:07:33,083 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:07:33,083 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:07:33,085 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:07:33,088 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:07:33,090 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:07:33,093 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:07:33,108 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:07:33,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:07:33,124 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:07:33,151 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:07:33,294 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:07:33,548 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:07:34,153 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:07:35,171 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:07:36,965 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:07:40,952 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T07:07:49,789 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T07:08:11,466 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:08:11,467 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30752 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T07:08:11,467 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7580 plans
2022-10-01T07:08:11,467 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T07:08:11,467 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T07:08:11,467 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T07:08:11,467 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T07:08:11,467 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T07:08:11,467 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T07:08:11,467 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T07:08:11,467 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T07:08:11,467 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T07:08:11,468 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T07:08:11,468 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T07:08:11,469 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T07:08:11,471 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T07:08:11,479 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T07:08:11,479 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7580 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T07:08:11,479 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40450 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T07:08:11,479 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6615 plans
2022-10-01T07:08:11,480 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:08:11,481 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:08:11,481 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:08:11,482 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:08:11,485 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:08:11,520 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:08:11,561 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:08:11,731 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:08:12,155 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:08:12,840 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:08:13,565 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:08:14,968 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:08:16,967 INFO MemoryObserver:41 used RAM: 15104 MB free: 991 MB total: 16096 MB
2022-10-01T07:08:18,535 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:08:27,437 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:08:27,438 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6615 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T07:08:27,438 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T07:08:28,603 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T07:08:29,650 INFO ControlerListenerManagerImpl:213 [it.81] all ControlerReplanningListeners called.
2022-10-01T07:08:29,650 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T07:08:29,650 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T07:08:29,650 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T07:08:29,748 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T07:08:29,859 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T07:08:29,859 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T07:08:29,859 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T07:08:29,869 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T07:08:29,880 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T07:08:29,880 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T07:08:29,882 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T07:08:29,882 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T07:08:29,882 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T07:08:29,882 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T07:08:29,882 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T07:08:29,882 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T07:08:29,882 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T07:08:29,883 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:08:29,883 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:08:29,883 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T07:08:29,883 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:08:29,883 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:08:29,883 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T07:08:29,883 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T07:08:29,883 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T07:08:29,883 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T07:08:30,617 INFO ControlerListenerManagerImpl:232 [it.81] all ControlerBeforeMobsimListeners called.
2022-10-01T07:08:30,617 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T07:08:30,617 INFO NetworkImpl:163 node # 1
2022-10-01T07:08:30,617 INFO NetworkImpl:163 node # 4
2022-10-01T07:08:30,617 INFO NetworkImpl:163 node # 16
2022-10-01T07:08:30,617 INFO NetworkImpl:163 node # 64
2022-10-01T07:08:30,617 INFO NetworkImpl:163 node # 256
2022-10-01T07:08:30,618 INFO NetworkImpl:163 node # 1024
2022-10-01T07:08:30,618 INFO NetworkImpl:163 node # 4096
2022-10-01T07:08:30,620 INFO NetworkImpl:163 node # 16384
2022-10-01T07:08:30,630 INFO NetworkImpl:163 node # 65536
2022-10-01T07:08:30,669 INFO NetworkImpl:159 link # 1
2022-10-01T07:08:30,669 INFO NetworkImpl:159 link # 4
2022-10-01T07:08:30,669 INFO NetworkImpl:159 link # 16
2022-10-01T07:08:30,669 INFO NetworkImpl:159 link # 64
2022-10-01T07:08:30,670 INFO NetworkImpl:159 link # 256
2022-10-01T07:08:30,671 INFO NetworkImpl:159 link # 1024
2022-10-01T07:08:30,676 INFO NetworkImpl:159 link # 4096
2022-10-01T07:08:30,696 INFO NetworkImpl:159 link # 16384
2022-10-01T07:08:30,780 INFO NetworkImpl:159 link # 65536
2022-10-01T07:08:31,244 INFO NetworkImpl:159 link # 262144
2022-10-01T07:08:32,093 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T07:08:32,093 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T07:08:32,093 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T07:08:32,093 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T07:08:32,094 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T07:08:32,094 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T07:08:32,095 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T07:08:32,097 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T07:08:32,100 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T07:08:32,106 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T07:08:32,117 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T07:08:32,133 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T07:08:32,165 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T07:08:32,230 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T07:08:32,362 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T07:08:32,694 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T07:08:33,297 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T07:08:34,300 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T07:08:36,094 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T07:08:36,247 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T07:08:36,269 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:08:36,269 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T07:08:36,269 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:08:36,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:08:36,270 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:08:36,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T07:08:36,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T07:08:36,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T07:08:36,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:08:36,270 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:08:44,805 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:08:44,805 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:08:44,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:08:44,806 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:08:44,806 INFO EventsManagerImpl:176
2022-10-01T07:08:44,806 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:08:44,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:08:44,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:08:44,806 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:08:44,806 INFO EventsManagerImpl:176
2022-10-01T07:08:44,806 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:08:44,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:08:44,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:08:44,806 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:08:44,806 INFO EventsManagerImpl:176
2022-10-01T07:08:44,806 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:08:44,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:08:44,806 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:08:44,806 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:08:44,806 INFO EventsManagerImpl:176
2022-10-01T07:08:44,807 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T07:08:44,807 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T07:08:44,807 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T07:08:44,807 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T07:08:44,807 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T07:08:44,807 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T07:08:44,807 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T07:08:44,807 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:08:44,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T07:08:44,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:08:44,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:08:44,807 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T07:08:44,807 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:08:44,807 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:08:44,807 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:08:44,807 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T07:08:44,807 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T07:08:44,807 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T07:08:44,807 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T07:08:44,808 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:08:44,808 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:08:44,808 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:08:44,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T07:08:44,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:08:44,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:08:44,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:08:44,808 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:08:44,808 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:08:44,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:08:44,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:08:44,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:08:44,808 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:08:44,808 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:08:44,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:08:44,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:08:44,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:08:44,808 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:08:44,808 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T07:08:44,808 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:08:44,808 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:08:44,808 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:08:44,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T07:08:44,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:08:44,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:08:44,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:08:44,809 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:08:44,809 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:08:44,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:08:44,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:08:44,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:08:44,809 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:08:44,809 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:08:44,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:08:44,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:08:44,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:08:44,809 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:08:47,031 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T07:08:47,035 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T07:08:47,318 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T07:08:47,318 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T07:08:47,318 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T07:08:47,318 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T07:08:47,318 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T07:08:47,318 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T07:08:47,318 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T07:08:47,318 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T07:08:47,623 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T07:08:47,623 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T07:08:47,656 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T07:08:47,656 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T07:08:47,667 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T07:08:47,698 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T07:08:48,461 INFO VehicularDepartureHandler:110 teleport vehicle 227848_bike from link 311378504 to link -175593120
2022-10-01T07:08:48,614 INFO VehicularDepartureHandler:110 teleport vehicle 15424_bike from link 4472040 to link 341989089#0
2022-10-01T07:08:49,034 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1772 #nodes=222
2022-10-01T07:08:49,034 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271774 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T07:08:50,831 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T07:08:51,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3123 #nodes=355
2022-10-01T07:08:51,226 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271291 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T07:08:54,920 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4374 #nodes=456
2022-10-01T07:08:54,920 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270700 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T07:08:55,907 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T07:08:58,159 INFO VehicularDepartureHandler:110 teleport vehicle 14035_bike from link -30483116 to link 383652769
2022-10-01T07:08:58,159 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T07:08:58,491 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5551 #nodes=654
2022-10-01T07:08:58,491 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269892 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T07:09:02,845 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7099 #nodes=999
2022-10-01T07:09:02,845 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268674 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T07:09:12,138 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11047 #nodes=1661
2022-10-01T07:09:12,139 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266777 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-10-01T07:09:16,968 INFO MemoryObserver:41 used RAM: 13892 MB free: 2203 MB total: 16096 MB
2022-10-01T07:09:26,467 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11999 #nodes=1865
2022-10-01T07:09:26,468 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264086 lost=0 simT=25200.0s realT=50s; (s/r): 504.0
2022-10-01T07:09:42,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13349 #nodes=1963
2022-10-01T07:09:42,658 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260686 lost=0 simT=28800.0s realT=66s; (s/r): 436.3636363636364
2022-10-01T07:10:00,437 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14591 #nodes=2233
2022-10-01T07:10:00,438 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257099 lost=0 simT=32400.0s realT=84s; (s/r): 385.7142857142857
2022-10-01T07:10:16,968 INFO MemoryObserver:41 used RAM: 14787 MB free: 1308 MB total: 16096 MB
2022-10-01T07:10:17,606 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14457 #nodes=2047
2022-10-01T07:10:17,606 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251712 lost=0 simT=36000.0s realT=101s; (s/r): 356.43564356435644
2022-10-01T07:10:38,073 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14907 #nodes=2151
2022-10-01T07:10:38,074 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245828 lost=0 simT=39600.0s realT=121s; (s/r): 327.27272727272725
2022-10-01T07:10:56,385 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15272 #nodes=2281
2022-10-01T07:10:56,386 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238091 lost=0 simT=43200.0s realT=140s; (s/r): 308.57142857142856
2022-10-01T07:11:15,220 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15546 #nodes=2327
2022-10-01T07:11:15,221 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229001 lost=0 simT=46800.0s realT=158s; (s/r): 296.2025316455696
2022-10-01T07:11:16,969 INFO MemoryObserver:41 used RAM: 15447 MB free: 648 MB total: 16096 MB
2022-10-01T07:11:36,013 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15898 #nodes=2411
2022-10-01T07:11:36,013 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217760 lost=0 simT=50400.0s realT=179s; (s/r): 281.56424581005587
2022-10-01T07:11:56,967 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16010 #nodes=2432
2022-10-01T07:11:56,968 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204163 lost=0 simT=54000.0s realT=200s; (s/r): 270.0
2022-10-01T07:12:16,969 INFO MemoryObserver:41 used RAM: 15527 MB free: 568 MB total: 16096 MB
2022-10-01T07:12:17,680 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16319 #nodes=2491
2022-10-01T07:12:17,681 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187331 lost=0 simT=57600.0s realT=221s; (s/r): 260.6334841628959
2022-10-01T07:12:43,451 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16201 #nodes=2505
2022-10-01T07:12:43,451 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167926 lost=0 simT=61200.0s realT=247s; (s/r): 247.77327935222672
2022-10-01T07:13:15,507 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15946 #nodes=2316
2022-10-01T07:13:15,507 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145601 lost=0 simT=64800.0s realT=279s; (s/r): 232.25806451612902
2022-10-01T07:13:16,970 INFO MemoryObserver:41 used RAM: 15224 MB free: 871 MB total: 16096 MB
2022-10-01T07:13:36,270 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15152 #nodes=2124
2022-10-01T07:13:36,271 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121701 lost=0 simT=68400.0s realT=300s; (s/r): 228.0
2022-10-01T07:13:57,741 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14754 #nodes=2024
2022-10-01T07:13:57,742 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96666 lost=0 simT=72000.0s realT=321s; (s/r): 224.29906542056074
2022-10-01T07:14:16,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12796 #nodes=1698
2022-10-01T07:14:16,008 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74384 lost=0 simT=75600.0s realT=339s; (s/r): 223.00884955752213
2022-10-01T07:14:16,971 INFO MemoryObserver:41 used RAM: 15776 MB free: 319 MB total: 16096 MB
2022-10-01T07:14:39,389 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11821 #nodes=1535
2022-10-01T07:14:39,389 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58268 lost=0 simT=79200.0s realT=363s; (s/r): 218.1818181818182
2022-10-01T07:14:59,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11257 #nodes=1409
2022-10-01T07:14:59,222 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44758 lost=0 simT=82800.0s realT=382s; (s/r): 216.7539267015707
2022-10-01T07:15:16,971 INFO MemoryObserver:41 used RAM: 15859 MB free: 236 MB total: 16096 MB
2022-10-01T07:15:17,834 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10679 #nodes=1319
2022-10-01T07:15:17,834 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32599 lost=1 simT=86400.0s realT=401s; (s/r): 215.46134663341647
2022-10-01T07:15:43,932 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9020 #nodes=1058
2022-10-01T07:15:43,932 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26426 lost=4 simT=90000.0s realT=427s; (s/r): 210.7728337236534
2022-10-01T07:15:50,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7648 #nodes=875
2022-10-01T07:15:50,727 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22497 lost=4 simT=93600.0s realT=434s; (s/r): 215.66820276497697
2022-10-01T07:15:57,283 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6559 #nodes=709
2022-10-01T07:15:57,284 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19558 lost=4 simT=97200.0s realT=441s; (s/r): 220.40816326530611
2022-10-01T07:16:02,350 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5502 #nodes=561
2022-10-01T07:16:02,350 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17247 lost=4 simT=100800.0s realT=446s; (s/r): 226.00896860986546
2022-10-01T07:16:06,425 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4635 #nodes=511
2022-10-01T07:16:06,425 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15419 lost=4 simT=104400.0s realT=450s; (s/r): 232.0
2022-10-01T07:16:09,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3964 #nodes=436
2022-10-01T07:16:09,716 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13877 lost=4 simT=108000.0s realT=453s; (s/r): 238.41059602649005
2022-10-01T07:16:12,313 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3313 #nodes=342
2022-10-01T07:16:12,313 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12565 lost=4 simT=111600.0s realT=456s; (s/r): 244.73684210526315
2022-10-01T07:16:14,447 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2793 #nodes=280
2022-10-01T07:16:14,447 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11477 lost=5 simT=115200.0s realT=458s; (s/r): 251.52838427947597
2022-10-01T07:16:16,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2308 #nodes=250
2022-10-01T07:16:16,550 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10601 lost=5 simT=118800.0s realT=460s; (s/r): 258.2608695652174
2022-10-01T07:16:16,971 INFO MemoryObserver:41 used RAM: 15864 MB free: 231 MB total: 16096 MB
2022-10-01T07:16:18,362 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1981 #nodes=222
2022-10-01T07:16:18,362 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9863 lost=5 simT=122400.0s realT=462s; (s/r): 264.93506493506493
2022-10-01T07:16:20,037 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1740 #nodes=195
2022-10-01T07:16:20,038 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9134 lost=5 simT=126000.0s realT=463s; (s/r): 272.13822894168464
2022-10-01T07:16:21,569 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1421 #nodes=150
2022-10-01T07:16:21,569 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7472 lost=5 simT=129600.0s realT=465s; (s/r): 278.7096774193548
2022-10-01T07:16:22,192 INFO AbstractController$9:234 ### ITERATION 81 fires after mobsim event
2022-10-01T07:16:22,192 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=332.085842232sec
2022-10-01T07:16:22,192 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T07:16:22,230 INFO LegTimesControlerListener:50 [81] average trip (probably: leg) duration is: 1245 seconds = 00:20:45
2022-10-01T07:16:22,230 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T07:16:22,230 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:16:22,230 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:16:22,230 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:16:22,230 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:16:22,230 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T07:16:22,230 INFO EventsManagerImpl:137 event # 1
2022-10-01T07:16:22,230 INFO EventsManagerImpl:137 event # 4
2022-10-01T07:16:22,230 INFO EventsManagerImpl:137 event # 16
2022-10-01T07:16:22,230 INFO EventsManagerImpl:137 event # 64
2022-10-01T07:16:22,231 INFO EventsManagerImpl:137 event # 256
2022-10-01T07:16:22,232 INFO EventsManagerImpl:137 event # 1024
2022-10-01T07:16:22,235 INFO EventsManagerImpl:137 event # 4096
2022-10-01T07:16:22,250 INFO EventsManagerImpl:137 event # 16384
2022-10-01T07:16:22,267 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T07:16:22,658 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:16:22,658 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:16:22,658 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:16:22,658 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:16:22,658 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T07:16:22,659 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T07:16:22,659 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:16:22,661 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:16:22,661 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:16:22,664 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:16:22,664 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:16:22,664 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:39][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:16:22,667 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:16:22,667 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:16:22,667 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:16:22,668 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:16:22,668 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:16:22,668 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:16:22,668 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:16:22,668 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:16:22,668 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:54][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:16:22,669 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:16:22,669 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T07:16:22,669 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:16:22,670 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:16:22,670 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:16:22,670 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:16:22,671 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:16:22,671 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:16:22,671 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:16:22,674 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:16:22,674 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:16:22,674 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:58:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:16:22,678 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:16:22,678 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:16:22,678 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:23][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:16:22,678 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:16:22,678 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:16:22,678 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:47][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:16:22,678 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T07:16:23,146 INFO ControlerListenerManagerImpl:251 [it.81] all ControlerAfterMobsimListeners called.
2022-10-01T07:16:23,146 INFO AbstractController$4:159 ### ITERATION 81 fires scoring event
2022-10-01T07:16:23,146 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T07:16:23,359 INFO NewScoreAssignerImpl:57 it: 81 msaStart: 599
2022-10-01T07:16:23,546 INFO ControlerListenerManagerImpl:194 [it.81] all ControlerScoringListeners called.
2022-10-01T07:16:23,546 INFO AbstractController$5:167 ### ITERATION 81 fires iteration end event
2022-10-01T07:16:23,546 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T07:16:23,546 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T07:16:23,668 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T07:16:23,668 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T07:16:27,457 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T07:16:27,457 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1326532708216723
2022-10-01T07:16:27,457 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3113712340233238
2022-10-01T07:16:27,457 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.0540523886061713E-4
2022-10-01T07:16:27,457 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.3108089371819428E-4
2022-10-01T07:16:27,457 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T07:16:27,457 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13449806662318922
2022-10-01T07:16:27,457 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14063069678592152
2022-10-01T07:16:27,457 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21998901081972097
2022-10-01T07:16:27,603 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T07:16:27,747 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.26596150438532
2022-10-01T07:16:27,747 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.43491868665542
2022-10-01T07:16:27,747 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -95.27791379879785
2022-10-01T07:16:27,747 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.15736918968459
2022-10-01T07:16:27,794 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T07:16:28,790 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18941.885919482058 meters
2022-10-01T07:16:28,790 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139513.89363679703 meters (statistic on all 2102760 legs which have a finite distance)
2022-10-01T07:16:28,791 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52110.07646832981 meters
2022-10-01T07:16:28,791 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139462.57805595006 meters (statistic on all 764067 trips which have a finite distance)
2022-10-01T07:16:28,791 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T07:16:28,791 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T07:16:29,853 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T07:16:29,855 INFO LegHistogramListener:72 number of legs: 2110206 100%
2022-10-01T07:16:29,855 INFO LegHistogramListener:79 number of bike legs: 102432 4.854123246735153%
2022-10-01T07:16:29,855 INFO LegHistogramListener:79 number of car legs: 242368 11.485513736573585%
2022-10-01T07:16:29,855 INFO LegHistogramListener:79 number of drtNorth legs: 175 0.008293029211366093%
2022-10-01T07:16:29,855 INFO LegHistogramListener:79 number of drtSoutheast legs: 181 0.008577361641470075%
2022-10-01T07:16:29,855 INFO LegHistogramListener:79 number of freight legs: 47065 2.230350970473973%
2022-10-01T07:16:29,855 INFO LegHistogramListener:79 number of pt legs: 124114 5.881605871654236%
2022-10-01T07:16:29,855 INFO LegHistogramListener:79 number of ride legs: 109022 5.166415032466024%
2022-10-01T07:16:29,855 INFO LegHistogramListener:79 number of walk legs: 1484849 70.36512075124419%
2022-10-01T07:16:30,400 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T07:16:30,400 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.564548596311949
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44463173408237777
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009867154161766896
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008272695995111354
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5150716094013977
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6302859754438037
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8842657019467282
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22315353528091733
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38666380811042583
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.872289292738412E-4
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.831074731561028E-4
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.28901929268706
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.266764918839255
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5674281210042262
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1776049235635755
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37477084478039613
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.51621417604256E-4
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2594576274667885E-4
2022-10-01T07:16:33,925 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T07:16:33,926 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21189090927764112
2022-10-01T07:16:33,926 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20563760353707822
2022-10-01T07:16:33,926 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3607455183144446
2022-10-01T07:16:34,079 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T07:16:35,164 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T07:16:35,470 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T07:16:35,830 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T07:16:36,893 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T07:16:37,189 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T07:16:37,513 INFO ControlerListenerManagerImpl:171 [it.81] all ControlerIterationEndsListeners called.
2022-10-01T07:16:37,652 INFO AbstractController:181 ### ITERATION 81 ENDS
2022-10-01T07:16:37,652 INFO AbstractController:182 ###################################################
2022-10-01T07:16:37,652 INFO AbstractController:133 ###################################################
2022-10-01T07:16:37,652 INFO AbstractController:134 ### ITERATION 82 BEGINS
2022-10-01T07:16:37,653 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T07:16:37,653 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T07:16:37,653 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T07:16:37,653 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T07:16:37,653 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T07:16:44,052 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T07:16:44,099 INFO ControlerListenerManagerImpl:148 [it.82] all ControlerIterationStartsListeners called.
2022-10-01T07:16:44,099 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T07:16:45,920 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169828 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T07:16:45,920 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30401 plans
2022-10-01T07:16:45,921 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:16:45,921 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:16:45,922 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:16:45,922 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:16:45,923 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:16:45,924 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:16:45,925 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:16:45,925 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:16:45,926 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:16:45,931 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:16:46,013 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:16:46,015 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:16:46,016 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:16:46,021 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:16:46,026 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:16:46,053 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:16:46,054 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:16:46,060 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:16:46,077 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:16:46,077 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:16:46,176 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:16:46,458 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:16:46,899 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:16:47,811 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:16:49,567 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:16:53,370 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T07:17:00,336 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T07:17:16,971 INFO MemoryObserver:41 used RAM: 14579 MB free: 1516 MB total: 16096 MB
2022-10-01T07:17:23,542 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:17:23,542 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30401 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T07:17:23,543 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30638 plans
2022-10-01T07:17:23,543 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T07:17:23,543 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T07:17:23,543 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T07:17:23,543 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T07:17:23,543 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T07:17:23,543 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T07:17:23,543 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T07:17:23,544 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T07:17:23,544 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T07:17:23,546 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T07:17:23,548 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T07:17:23,552 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T07:17:23,561 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T07:17:23,579 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T07:17:23,641 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T07:17:23,725 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T07:17:23,891 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30638 plans
2022-10-01T07:17:23,891 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:17:23,891 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:17:23,891 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:17:23,892 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:17:23,897 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:17:23,897 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:17:23,898 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:17:23,900 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:17:23,900 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:17:23,916 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:17:23,916 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:17:23,918 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:17:23,920 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:17:23,929 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:17:23,931 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:17:23,939 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:17:23,944 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:17:23,976 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:17:23,983 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:17:23,996 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:17:24,181 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:17:24,470 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:17:25,111 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:17:26,311 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:17:28,438 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:17:32,760 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T07:17:42,090 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T07:18:04,770 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:18:04,771 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30638 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T07:18:04,771 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7561 plans
2022-10-01T07:18:04,771 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T07:18:04,771 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T07:18:04,771 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T07:18:04,771 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T07:18:04,771 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T07:18:04,771 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T07:18:04,771 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T07:18:04,771 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T07:18:04,772 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T07:18:04,772 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T07:18:04,772 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T07:18:04,773 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T07:18:04,775 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T07:18:04,779 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T07:18:04,780 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7561 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T07:18:04,780 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40303 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T07:18:04,780 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6762 plans
2022-10-01T07:18:04,780 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:18:04,780 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:18:04,781 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:18:04,782 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:18:04,784 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:18:04,808 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:18:04,916 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:18:05,001 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:18:05,301 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:18:06,128 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:18:06,640 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:18:07,973 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:18:11,162 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:18:16,972 INFO MemoryObserver:41 used RAM: 15319 MB free: 776 MB total: 16096 MB
2022-10-01T07:18:21,593 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:18:21,593 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6762 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T07:18:21,594 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T07:18:22,690 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T07:18:23,738 INFO ControlerListenerManagerImpl:213 [it.82] all ControlerReplanningListeners called.
2022-10-01T07:18:23,738 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T07:18:23,738 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T07:18:23,738 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T07:18:23,892 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T07:18:23,989 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T07:18:23,989 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T07:18:23,989 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T07:18:23,999 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T07:18:24,010 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T07:18:24,010 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T07:18:24,012 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T07:18:24,012 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T07:18:24,012 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T07:18:24,012 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T07:18:24,012 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T07:18:24,012 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T07:18:24,013 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T07:18:24,013 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:18:24,013 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:18:24,013 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T07:18:24,013 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:18:24,013 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:18:24,013 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T07:18:24,013 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T07:18:24,013 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T07:18:24,013 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T07:18:24,761 INFO ControlerListenerManagerImpl:232 [it.82] all ControlerBeforeMobsimListeners called.
2022-10-01T07:18:24,761 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T07:18:24,762 INFO NetworkImpl:163 node # 1
2022-10-01T07:18:24,762 INFO NetworkImpl:163 node # 4
2022-10-01T07:18:24,762 INFO NetworkImpl:163 node # 16
2022-10-01T07:18:24,762 INFO NetworkImpl:163 node # 64
2022-10-01T07:18:24,762 INFO NetworkImpl:163 node # 256
2022-10-01T07:18:24,762 INFO NetworkImpl:163 node # 1024
2022-10-01T07:18:24,763 INFO NetworkImpl:163 node # 4096
2022-10-01T07:18:24,765 INFO NetworkImpl:163 node # 16384
2022-10-01T07:18:24,775 INFO NetworkImpl:163 node # 65536
2022-10-01T07:18:24,809 INFO NetworkImpl:159 link # 1
2022-10-01T07:18:24,809 INFO NetworkImpl:159 link # 4
2022-10-01T07:18:24,809 INFO NetworkImpl:159 link # 16
2022-10-01T07:18:24,810 INFO NetworkImpl:159 link # 64
2022-10-01T07:18:24,810 INFO NetworkImpl:159 link # 256
2022-10-01T07:18:24,811 INFO NetworkImpl:159 link # 1024
2022-10-01T07:18:24,816 INFO NetworkImpl:159 link # 4096
2022-10-01T07:18:24,836 INFO NetworkImpl:159 link # 16384
2022-10-01T07:18:24,919 INFO NetworkImpl:159 link # 65536
2022-10-01T07:18:25,301 INFO NetworkImpl:159 link # 262144
2022-10-01T07:18:26,121 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T07:18:26,121 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T07:18:26,121 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T07:18:26,121 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T07:18:26,121 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T07:18:26,122 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T07:18:26,122 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T07:18:26,123 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T07:18:26,124 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T07:18:26,127 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T07:18:26,133 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T07:18:26,150 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T07:18:26,182 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T07:18:26,246 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T07:18:26,375 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T07:18:26,703 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T07:18:27,257 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T07:18:28,277 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T07:18:30,190 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T07:18:30,347 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T07:18:30,368 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:18:30,368 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T07:18:30,368 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:18:30,368 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:18:30,368 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:18:30,368 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T07:18:30,368 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T07:18:30,368 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T07:18:30,368 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:18:30,368 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:18:38,270 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:18:38,270 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:18:38,270 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:18:38,271 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:18:38,271 INFO EventsManagerImpl:176
2022-10-01T07:18:38,271 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:18:38,271 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:18:38,271 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:18:38,271 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:18:38,271 INFO EventsManagerImpl:176
2022-10-01T07:18:38,271 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:18:38,271 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:18:38,271 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:18:38,271 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:18:38,271 INFO EventsManagerImpl:176
2022-10-01T07:18:38,271 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:18:38,271 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:18:38,271 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:18:38,271 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:18:38,271 INFO EventsManagerImpl:176
2022-10-01T07:18:38,271 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T07:18:38,271 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T07:18:38,271 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T07:18:38,272 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T07:18:38,272 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T07:18:38,272 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T07:18:38,272 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T07:18:38,272 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:18:38,272 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T07:18:38,272 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:18:38,272 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:18:38,272 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T07:18:38,272 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:18:38,272 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:18:38,272 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:18:38,272 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T07:18:38,272 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T07:18:38,272 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T07:18:38,272 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T07:18:38,272 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:18:38,272 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:18:38,272 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:18:38,272 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T07:18:38,272 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:18:38,272 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:18:38,273 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:18:38,273 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:18:38,273 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:18:38,273 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:18:38,273 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:18:38,273 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:18:38,273 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:18:38,273 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:18:38,273 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:18:38,273 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:18:38,273 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:18:38,273 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:18:38,273 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T07:18:38,273 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:18:38,273 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:18:38,273 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:18:38,273 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T07:18:38,273 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:18:38,273 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:18:38,273 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:18:38,273 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:18:38,273 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:18:38,273 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:18:38,273 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:18:38,273 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:18:38,273 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:18:38,274 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:18:38,274 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:18:38,274 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:18:38,274 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:18:38,274 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:18:39,916 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T07:18:39,919 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T07:18:40,138 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T07:18:40,139 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T07:18:40,139 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T07:18:40,139 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T07:18:40,139 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T07:18:40,139 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T07:18:40,139 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T07:18:40,139 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T07:18:40,375 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T07:18:40,375 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T07:18:40,500 INFO VehicularDepartureHandler:110 teleport vehicle 189784_bike from link 291637041 to link -1027385771
2022-10-01T07:18:41,493 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1761 #nodes=225
2022-10-01T07:18:41,493 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271760 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T07:18:42,469 INFO VehicularDepartureHandler:110 teleport vehicle 8294_bike from link -361305823 to link 182537900#0
2022-10-01T07:18:42,943 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T07:18:43,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3103 #nodes=330
2022-10-01T07:18:43,240 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271278 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-10-01T07:18:43,395 INFO VehicularDepartureHandler:110 teleport vehicle 11612_bike from link 4389554 to link -4389561
2022-10-01T07:18:44,797 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T07:18:46,335 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4338 #nodes=436
2022-10-01T07:18:46,335 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270685 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-10-01T07:18:46,928 INFO VehicularDepartureHandler:110 teleport vehicle 227107_bike from link 836226684 to link -859585695
2022-10-01T07:18:47,317 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T07:18:50,222 INFO VehicularDepartureHandler:110 teleport vehicle 19338_bike from link 679223357 to link -473834437
2022-10-01T07:18:50,224 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5503 #nodes=681
2022-10-01T07:18:50,224 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269872 lost=0 simT=14400.0s realT=19s; (s/r): 757.8947368421053
2022-10-01T07:18:52,465 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T07:18:52,465 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T07:18:57,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7135 #nodes=969
2022-10-01T07:18:57,563 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268652 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T07:19:08,450 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11062 #nodes=1722
2022-10-01T07:19:08,451 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266762 lost=0 simT=21600.0s realT=38s; (s/r): 568.421052631579
2022-10-01T07:19:16,972 INFO MemoryObserver:41 used RAM: 13739 MB free: 2356 MB total: 16096 MB
2022-10-01T07:19:20,684 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12016 #nodes=1897
2022-10-01T07:19:20,684 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264114 lost=0 simT=25200.0s realT=50s; (s/r): 504.0
2022-10-01T07:19:38,248 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13309 #nodes=1944
2022-10-01T07:19:38,248 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260664 lost=0 simT=28800.0s realT=67s; (s/r): 429.85074626865674
2022-10-01T07:19:55,755 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14527 #nodes=2121
2022-10-01T07:19:55,755 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257041 lost=0 simT=32400.0s realT=85s; (s/r): 381.1764705882353
2022-10-01T07:20:14,724 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14434 #nodes=2075
2022-10-01T07:20:14,724 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251657 lost=0 simT=36000.0s realT=104s; (s/r): 346.15384615384613
2022-10-01T07:20:16,973 INFO MemoryObserver:41 used RAM: 14933 MB free: 1162 MB total: 16096 MB
2022-10-01T07:20:32,311 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14897 #nodes=2200
2022-10-01T07:20:32,311 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245840 lost=0 simT=39600.0s realT=121s; (s/r): 327.27272727272725
2022-10-01T07:20:52,152 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15256 #nodes=2285
2022-10-01T07:20:52,152 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237991 lost=0 simT=43200.0s realT=141s; (s/r): 306.3829787234043
2022-10-01T07:21:13,640 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15664 #nodes=2319
2022-10-01T07:21:13,640 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228975 lost=0 simT=46800.0s realT=163s; (s/r): 287.1165644171779
2022-10-01T07:21:16,973 INFO MemoryObserver:41 used RAM: 15467 MB free: 628 MB total: 16096 MB
2022-10-01T07:21:32,695 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15888 #nodes=2442
2022-10-01T07:21:32,695 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217766 lost=0 simT=50400.0s realT=182s; (s/r): 276.9230769230769
2022-10-01T07:21:52,084 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15910 #nodes=2493
2022-10-01T07:21:52,084 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204092 lost=0 simT=54000.0s realT=201s; (s/r): 268.65671641791045
2022-10-01T07:22:16,654 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16311 #nodes=2426
2022-10-01T07:22:16,654 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187390 lost=0 simT=57600.0s realT=226s; (s/r): 254.86725663716814
2022-10-01T07:22:16,973 INFO MemoryObserver:41 used RAM: 15661 MB free: 434 MB total: 16096 MB
2022-10-01T07:22:38,605 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16234 #nodes=2415
2022-10-01T07:22:38,605 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167863 lost=0 simT=61200.0s realT=248s; (s/r): 246.7741935483871
2022-10-01T07:23:09,346 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15743 #nodes=2333
2022-10-01T07:23:09,347 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145607 lost=0 simT=64800.0s realT=278s; (s/r): 233.0935251798561
2022-10-01T07:23:16,974 INFO MemoryObserver:41 used RAM: 15677 MB free: 418 MB total: 16096 MB
2022-10-01T07:23:31,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15022 #nodes=2170
2022-10-01T07:23:31,826 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121761 lost=0 simT=68400.0s realT=301s; (s/r): 227.24252491694352
2022-10-01T07:23:51,275 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14760 #nodes=2032
2022-10-01T07:23:51,276 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96811 lost=0 simT=72000.0s realT=320s; (s/r): 225.0
2022-10-01T07:24:08,540 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12683 #nodes=1714
2022-10-01T07:24:08,540 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74389 lost=0 simT=75600.0s realT=338s; (s/r): 223.66863905325442
2022-10-01T07:24:16,974 INFO MemoryObserver:41 used RAM: 15827 MB free: 268 MB total: 16096 MB
2022-10-01T07:24:26,780 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11852 #nodes=1506
2022-10-01T07:24:26,780 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58297 lost=0 simT=79200.0s realT=356s; (s/r): 222.47191011235955
2022-10-01T07:24:39,581 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11181 #nodes=1382
2022-10-01T07:24:39,581 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44805 lost=0 simT=82800.0s realT=369s; (s/r): 224.390243902439
2022-10-01T07:24:53,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10662 #nodes=1330
2022-10-01T07:24:53,949 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32651 lost=0 simT=86400.0s realT=383s; (s/r): 225.5874673629243
2022-10-01T07:25:12,827 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=9046 #nodes=1023
2022-10-01T07:25:12,827 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26441 lost=0 simT=90000.0s realT=402s; (s/r): 223.88059701492537
2022-10-01T07:25:25,006 INFO MemoryObserver:41 used RAM: 15551 MB free: 544 MB total: 16096 MB
2022-10-01T07:25:26,772 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7568 #nodes=914
2022-10-01T07:25:26,772 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22490 lost=1 simT=93600.0s realT=416s; (s/r): 225.0
2022-10-01T07:25:39,608 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6551 #nodes=722
2022-10-01T07:25:39,608 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19568 lost=3 simT=97200.0s realT=429s; (s/r): 226.5734265734266
2022-10-01T07:25:43,244 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5532 #nodes=568
2022-10-01T07:25:43,244 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17196 lost=3 simT=100800.0s realT=432s; (s/r): 233.33333333333334
2022-10-01T07:25:46,921 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4630 #nodes=549
2022-10-01T07:25:46,921 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15364 lost=3 simT=104400.0s realT=436s; (s/r): 239.44954128440367
2022-10-01T07:25:50,100 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3962 #nodes=439
2022-10-01T07:25:50,101 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13812 lost=4 simT=108000.0s realT=439s; (s/r): 246.01366742596812
2022-10-01T07:25:53,195 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3304 #nodes=345
2022-10-01T07:25:53,195 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12490 lost=4 simT=111600.0s realT=442s; (s/r): 252.48868778280544
2022-10-01T07:25:55,971 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2748 #nodes=284
2022-10-01T07:25:55,971 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11418 lost=4 simT=115200.0s realT=445s; (s/r): 258.87640449438203
2022-10-01T07:25:58,035 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2280 #nodes=250
2022-10-01T07:25:58,035 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10544 lost=4 simT=118800.0s realT=447s; (s/r): 265.7718120805369
2022-10-01T07:25:59,929 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1977 #nodes=207
2022-10-01T07:25:59,929 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9802 lost=4 simT=122400.0s realT=449s; (s/r): 272.6057906458797
2022-10-01T07:26:01,610 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1729 #nodes=184
2022-10-01T07:26:01,610 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9071 lost=4 simT=126000.0s realT=451s; (s/r): 279.3791574279379
2022-10-01T07:26:02,882 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1426 #nodes=151
2022-10-01T07:26:02,883 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7402 lost=6 simT=129600.0s realT=452s; (s/r): 286.72566371681415
2022-10-01T07:26:11,956 INFO AbstractController$9:234 ### ITERATION 82 fires after mobsim event
2022-10-01T07:26:11,956 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=321.294007282sec
2022-10-01T07:26:11,956 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T07:26:11,989 INFO LegTimesControlerListener:50 [82] average trip (probably: leg) duration is: 1246 seconds = 00:20:46
2022-10-01T07:26:11,989 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T07:26:11,989 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:26:11,989 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:26:11,989 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:26:11,989 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:26:11,989 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T07:26:11,989 INFO EventsManagerImpl:137 event # 1
2022-10-01T07:26:11,990 INFO EventsManagerImpl:137 event # 4
2022-10-01T07:26:11,990 INFO EventsManagerImpl:137 event # 16
2022-10-01T07:26:11,990 INFO EventsManagerImpl:137 event # 64
2022-10-01T07:26:11,990 INFO EventsManagerImpl:137 event # 256
2022-10-01T07:26:11,991 INFO EventsManagerImpl:137 event # 1024
2022-10-01T07:26:11,995 INFO EventsManagerImpl:137 event # 4096
2022-10-01T07:26:12,009 INFO EventsManagerImpl:137 event # 16384
2022-10-01T07:26:12,025 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T07:26:12,334 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:26:12,334 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:26:12,334 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:26:12,334 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:26:12,334 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T07:26:12,334 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T07:26:12,335 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:26:12,337 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:26:12,337 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:26:12,339 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:26:12,339 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:26:12,340 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:26:12,343 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:26:12,343 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T07:26:12,343 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:26:12,343 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:26:12,343 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:26:12,343 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:26:12,344 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:26:12,344 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:26:12,344 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:26:12,344 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:26:12,344 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:26:12,344 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:04:33][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:26:12,345 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:26:12,345 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T07:26:12,345 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:26:12,347 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:26:12,347 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:26:12,347 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:26:12,349 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:26:12,349 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:26:12,349 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:58:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:26:12,354 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:26:12,354 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:26:12,354 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:03][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:26:12,354 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:26:12,354 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:26:12,354 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:26:12,354 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T07:26:12,823 INFO ControlerListenerManagerImpl:251 [it.82] all ControlerAfterMobsimListeners called.
2022-10-01T07:26:12,823 INFO AbstractController$4:159 ### ITERATION 82 fires scoring event
2022-10-01T07:26:12,823 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T07:26:13,029 INFO NewScoreAssignerImpl:57 it: 82 msaStart: 599
2022-10-01T07:26:13,199 INFO ControlerListenerManagerImpl:194 [it.82] all ControlerScoringListeners called.
2022-10-01T07:26:13,199 INFO AbstractController$5:167 ### ITERATION 82 fires iteration end event
2022-10-01T07:26:13,199 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T07:26:13,199 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T07:26:13,319 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T07:26:13,319 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T07:26:16,289 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T07:26:16,290 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.132889486846362
2022-10-01T07:26:16,290 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31167549053338606
2022-10-01T07:26:16,290 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3749980743258857E-4
2022-10-01T07:26:16,290 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8101336674591887E-4
2022-10-01T07:26:16,290 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T07:26:16,290 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13403590483575284
2022-10-01T07:26:16,290 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14076292640843804
2022-10-01T07:26:16,290 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21979644340828913
2022-10-01T07:26:16,451 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T07:26:16,610 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -93.02334235911529
2022-10-01T07:26:16,610 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.29428012645089
2022-10-01T07:26:16,610 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -95.15078235247309
2022-10-01T07:26:16,610 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -76.0821174445958
2022-10-01T07:26:16,660 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T07:26:17,802 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18931.208891652386 meters
2022-10-01T07:26:17,803 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139445.99575068886 meters (statistic on all 2102922 legs which have a finite distance)
2022-10-01T07:26:17,803 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52067.978003064854 meters
2022-10-01T07:26:17,803 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139404.07624122014 meters (statistic on all 764364 trips which have a finite distance)
2022-10-01T07:26:17,803 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T07:26:17,803 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T07:26:18,964 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T07:26:18,966 INFO LegHistogramListener:72 number of legs: 2110300 100%
2022-10-01T07:26:18,966 INFO LegHistogramListener:79 number of bike legs: 102643 4.863905605838032%
2022-10-01T07:26:18,966 INFO LegHistogramListener:79 number of car legs: 242611 11.496517082879212%
2022-10-01T07:26:18,966 INFO LegHistogramListener:79 number of drtNorth legs: 202 0.009572098753731696%
2022-10-01T07:26:18,966 INFO LegHistogramListener:79 number of drtSoutheast legs: 142 0.0067289011041084205%
2022-10-01T07:26:18,966 INFO LegHistogramListener:79 number of freight legs: 47065 2.2302516229919918%
2022-10-01T07:26:18,966 INFO LegHistogramListener:79 number of pt legs: 123626 5.858219210538786%
2022-10-01T07:26:18,966 INFO LegHistogramListener:79 number of ride legs: 109141 5.1718239112922335%
2022-10-01T07:26:18,966 INFO LegHistogramListener:79 number of walk legs: 1484870 70.3629815666019%
2022-10-01T07:26:19,511 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T07:26:19,511 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T07:26:23,419 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5678414990474332
2022-10-01T07:26:23,419 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4452877470639889
2022-10-01T07:26:23,419 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009932627081653718
2022-10-01T07:26:23,419 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008315060825626358
2022-10-01T07:26:23,419 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T07:26:23,419 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5163785002336485
2022-10-01T07:26:23,419 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6336777294504896
2022-10-01T07:26:23,419 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8854044172396617
2022-10-01T07:26:23,419 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2235938727617248
2022-10-01T07:26:23,419 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38679347016745663
2022-10-01T07:26:23,419 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 9.96215408473993E-4
2022-10-01T07:26:23,419 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.933777350991337E-4
2022-10-01T07:26:23,419 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T07:26:23,420 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.290217061986166
2022-10-01T07:26:23,420 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.26747741826155275
2022-10-01T07:26:23,420 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5709764965055434
2022-10-01T07:26:23,420 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17789505846346612
2022-10-01T07:26:23,420 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37490949331662704
2022-10-01T07:26:23,420 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.5290520034713487E-4
2022-10-01T07:26:23,420 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2594576274667885E-4
2022-10-01T07:26:23,420 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T07:26:23,420 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2123980034610783
2022-10-01T07:26:23,420 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20605611671125673
2022-10-01T07:26:23,420 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.36259288168144727
2022-10-01T07:26:23,567 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T07:26:24,612 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T07:26:24,910 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T07:26:25,006 INFO MemoryObserver:41 used RAM: 15919 MB free: 176 MB total: 16096 MB
2022-10-01T07:26:25,253 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T07:26:26,274 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T07:26:26,570 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T07:26:26,895 INFO ControlerListenerManagerImpl:171 [it.82] all ControlerIterationEndsListeners called.
2022-10-01T07:26:27,026 INFO AbstractController:181 ### ITERATION 82 ENDS
2022-10-01T07:26:27,026 INFO AbstractController:182 ###################################################
2022-10-01T07:26:27,026 INFO AbstractController:133 ###################################################
2022-10-01T07:26:27,027 INFO AbstractController:134 ### ITERATION 83 BEGINS
2022-10-01T07:26:27,027 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T07:26:27,027 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T07:26:27,027 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T07:26:27,028 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T07:26:27,028 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T07:26:34,748 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T07:26:34,797 INFO ControlerListenerManagerImpl:148 [it.83] all ControlerIterationStartsListeners called.
2022-10-01T07:26:34,797 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T07:26:36,605 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169310 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T07:26:36,605 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30745 plans
2022-10-01T07:26:36,606 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:26:36,606 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:26:36,642 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:26:36,643 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:26:36,643 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:26:36,646 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:26:36,646 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:26:36,646 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:26:36,650 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:26:36,652 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:26:36,653 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:26:36,655 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:26:36,659 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:26:36,661 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:26:36,677 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:26:36,684 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:26:36,685 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:26:36,705 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:26:36,743 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:26:36,837 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:26:36,887 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:26:37,166 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:26:37,615 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:26:38,587 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:26:40,450 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:26:44,033 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T07:26:50,782 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T07:27:14,097 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:27:14,097 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30745 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T07:27:14,097 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30716 plans
2022-10-01T07:27:14,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T07:27:14,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T07:27:14,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T07:27:14,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T07:27:14,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T07:27:14,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T07:27:14,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T07:27:14,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T07:27:14,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T07:27:14,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T07:27:14,101 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T07:27:14,106 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T07:27:14,114 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T07:27:14,131 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T07:27:14,166 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T07:27:14,252 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T07:27:14,407 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30716 plans
2022-10-01T07:27:14,407 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:27:14,407 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:27:14,408 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:27:14,408 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:27:14,408 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:27:14,416 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:27:14,420 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:27:14,422 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:27:14,423 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:27:14,429 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:27:14,440 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:27:14,503 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:27:14,509 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:27:14,561 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:27:14,626 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:27:14,631 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:27:14,632 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:27:14,642 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:27:14,651 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:27:14,664 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:27:14,726 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:27:14,924 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:27:15,326 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:27:16,316 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:27:18,021 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:27:21,958 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T07:27:25,006 INFO MemoryObserver:41 used RAM: 15607 MB free: 488 MB total: 16096 MB
2022-10-01T07:27:31,080 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T07:27:53,749 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:27:53,749 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30716 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T07:27:53,749 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7657 plans
2022-10-01T07:27:53,750 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T07:27:53,750 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T07:27:53,750 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T07:27:53,750 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T07:27:53,750 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T07:27:53,750 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T07:27:53,750 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T07:27:53,750 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T07:27:53,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T07:27:53,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T07:27:53,752 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T07:27:53,755 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T07:27:53,759 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T07:27:53,765 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T07:27:53,765 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7657 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T07:27:53,765 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40104 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T07:27:53,765 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6961 plans
2022-10-01T07:27:53,767 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:27:53,767 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:27:53,767 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:27:53,767 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:27:53,768 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:27:53,781 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:27:53,819 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:27:54,017 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:27:54,339 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:27:54,609 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:27:55,125 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:27:56,488 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:27:59,130 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:28:08,936 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:28:08,936 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6961 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T07:28:08,936 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T07:28:10,296 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T07:28:11,628 INFO ControlerListenerManagerImpl:213 [it.83] all ControlerReplanningListeners called.
2022-10-01T07:28:11,628 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T07:28:11,628 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T07:28:11,628 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T07:28:11,739 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T07:28:11,858 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T07:28:11,859 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T07:28:11,859 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T07:28:11,870 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T07:28:11,883 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T07:28:11,883 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T07:28:11,885 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T07:28:11,886 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T07:28:11,886 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T07:28:11,886 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T07:28:11,886 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T07:28:11,886 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T07:28:11,886 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T07:28:11,886 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:28:11,886 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:28:11,886 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T07:28:11,886 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:28:11,886 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:28:11,886 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T07:28:11,887 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T07:28:11,887 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T07:28:11,887 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T07:28:12,822 INFO ControlerListenerManagerImpl:232 [it.83] all ControlerBeforeMobsimListeners called.
2022-10-01T07:28:12,823 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T07:28:12,823 INFO NetworkImpl:163 node # 1
2022-10-01T07:28:12,823 INFO NetworkImpl:163 node # 4
2022-10-01T07:28:12,823 INFO NetworkImpl:163 node # 16
2022-10-01T07:28:12,823 INFO NetworkImpl:163 node # 64
2022-10-01T07:28:12,823 INFO NetworkImpl:163 node # 256
2022-10-01T07:28:12,823 INFO NetworkImpl:163 node # 1024
2022-10-01T07:28:12,824 INFO NetworkImpl:163 node # 4096
2022-10-01T07:28:12,826 INFO NetworkImpl:163 node # 16384
2022-10-01T07:28:12,838 INFO NetworkImpl:163 node # 65536
2022-10-01T07:28:12,883 INFO NetworkImpl:159 link # 1
2022-10-01T07:28:12,883 INFO NetworkImpl:159 link # 4
2022-10-01T07:28:12,883 INFO NetworkImpl:159 link # 16
2022-10-01T07:28:12,883 INFO NetworkImpl:159 link # 64
2022-10-01T07:28:12,883 INFO NetworkImpl:159 link # 256
2022-10-01T07:28:12,885 INFO NetworkImpl:159 link # 1024
2022-10-01T07:28:12,891 INFO NetworkImpl:159 link # 4096
2022-10-01T07:28:12,915 INFO NetworkImpl:159 link # 16384
2022-10-01T07:28:13,015 INFO NetworkImpl:159 link # 65536
2022-10-01T07:28:13,486 INFO NetworkImpl:159 link # 262144
2022-10-01T07:28:14,424 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T07:28:14,424 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T07:28:14,425 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T07:28:14,425 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T07:28:14,425 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T07:28:14,426 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T07:28:14,427 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T07:28:14,429 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T07:28:14,432 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T07:28:14,436 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T07:28:14,444 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T07:28:14,460 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T07:28:14,494 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T07:28:14,558 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T07:28:14,690 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T07:28:15,027 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T07:28:15,658 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T07:28:16,668 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T07:28:18,563 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T07:28:18,762 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T07:28:18,783 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:28:18,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T07:28:18,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:28:18,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:28:18,783 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:28:18,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T07:28:18,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T07:28:18,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T07:28:18,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:28:18,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:28:25,831 INFO MemoryObserver:41 used RAM: 11848 MB free: 4247 MB total: 16096 MB
2022-10-01T07:28:27,624 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:28:27,625 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:28:27,625 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:28:27,625 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:28:27,625 INFO EventsManagerImpl:176
2022-10-01T07:28:27,625 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:28:27,625 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:28:27,625 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:28:27,625 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:28:27,625 INFO EventsManagerImpl:176
2022-10-01T07:28:27,625 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:28:27,625 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:28:27,625 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:28:27,625 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:28:27,625 INFO EventsManagerImpl:176
2022-10-01T07:28:27,625 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:28:27,625 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:28:27,626 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:28:27,626 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:28:27,626 INFO EventsManagerImpl:176
2022-10-01T07:28:27,626 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T07:28:27,626 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T07:28:27,626 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T07:28:27,626 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T07:28:27,626 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T07:28:27,626 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T07:28:27,626 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T07:28:27,626 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:28:27,626 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T07:28:27,626 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:28:27,626 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:28:27,626 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T07:28:27,626 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:28:27,626 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:28:27,626 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:28:27,626 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T07:28:27,627 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T07:28:27,627 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T07:28:27,627 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T07:28:27,627 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:28:27,627 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:28:27,627 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:28:27,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T07:28:27,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:28:27,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:28:27,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:28:27,627 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:28:27,627 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:28:27,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:28:27,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:28:27,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:28:27,627 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:28:27,627 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:28:27,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:28:27,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:28:27,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:28:27,627 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:28:27,627 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T07:28:27,628 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:28:27,628 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:28:27,628 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:28:27,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T07:28:27,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:28:27,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:28:27,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:28:27,628 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:28:27,628 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:28:27,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:28:27,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:28:27,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:28:27,628 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:28:27,628 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:28:27,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:28:27,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:28:27,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:28:27,628 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:28:29,884 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T07:28:29,887 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T07:28:30,176 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T07:28:30,176 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T07:28:30,176 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T07:28:30,176 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T07:28:30,176 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T07:28:30,176 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T07:28:30,176 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T07:28:30,176 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T07:28:30,496 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T07:28:30,497 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T07:28:30,531 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T07:28:30,531 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T07:28:30,545 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T07:28:30,570 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T07:28:31,563 INFO VehicularDepartureHandler:110 teleport vehicle 85509_bike from link 14496442 to link -323108960#1
2022-10-01T07:28:31,914 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1763 #nodes=221
2022-10-01T07:28:31,915 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271763 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T07:28:32,172 INFO VehicularDepartureHandler:110 teleport vehicle 2747_bike from link 291797193 to link 291797155
2022-10-01T07:28:32,199 INFO VehicularDepartureHandler:110 teleport vehicle 223938_bike from link 198058384 to link -11408031
2022-10-01T07:28:32,799 INFO VehicularDepartureHandler:110 teleport vehicle 11977_bike from link 30699233#0 to link 341989089#0
2022-10-01T07:28:33,668 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T07:28:33,668 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T07:28:34,041 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3101 #nodes=336
2022-10-01T07:28:34,041 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271272 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T07:28:38,175 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4330 #nodes=461
2022-10-01T07:28:38,175 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270678 lost=0 simT=10800.0s realT=19s; (s/r): 568.421052631579
2022-10-01T07:28:42,533 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5520 #nodes=706
2022-10-01T07:28:42,533 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269878 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T07:28:47,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7105 #nodes=964
2022-10-01T07:28:47,216 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268654 lost=0 simT=18000.0s realT=28s; (s/r): 642.8571428571429
2022-10-01T07:28:57,825 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10996 #nodes=1679
2022-10-01T07:28:57,826 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266749 lost=0 simT=21600.0s realT=39s; (s/r): 553.8461538461538
2022-10-01T07:29:12,543 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11971 #nodes=1868
2022-10-01T07:29:12,543 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264077 lost=0 simT=25200.0s realT=53s; (s/r): 475.47169811320754
2022-10-01T07:29:25,831 INFO MemoryObserver:41 used RAM: 14217 MB free: 1878 MB total: 16096 MB
2022-10-01T07:29:29,180 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13299 #nodes=1998
2022-10-01T07:29:29,181 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260661 lost=0 simT=28800.0s realT=70s; (s/r): 411.42857142857144
2022-10-01T07:29:47,900 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14468 #nodes=2186
2022-10-01T07:29:47,900 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257028 lost=0 simT=32400.0s realT=89s; (s/r): 364.0449438202247
2022-10-01T07:30:07,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14501 #nodes=2060
2022-10-01T07:30:07,730 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251675 lost=0 simT=36000.0s realT=108s; (s/r): 333.3333333333333
2022-10-01T07:30:25,831 INFO MemoryObserver:41 used RAM: 14985 MB free: 1110 MB total: 16096 MB
2022-10-01T07:30:27,323 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14926 #nodes=2189
2022-10-01T07:30:27,324 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245868 lost=0 simT=39600.0s realT=128s; (s/r): 309.375
2022-10-01T07:30:46,742 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15319 #nodes=2237
2022-10-01T07:30:46,742 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237938 lost=0 simT=43200.0s realT=147s; (s/r): 293.8775510204082
2022-10-01T07:31:07,773 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15529 #nodes=2288
2022-10-01T07:31:07,773 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228929 lost=0 simT=46800.0s realT=168s; (s/r): 278.57142857142856
2022-10-01T07:31:25,832 INFO MemoryObserver:41 used RAM: 15228 MB free: 867 MB total: 16096 MB
2022-10-01T07:31:29,108 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15858 #nodes=2474
2022-10-01T07:31:29,109 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217769 lost=0 simT=50400.0s realT=190s; (s/r): 265.2631578947368
2022-10-01T07:31:49,773 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16028 #nodes=2456
2022-10-01T07:31:49,773 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204004 lost=0 simT=54000.0s realT=210s; (s/r): 257.14285714285717
2022-10-01T07:32:13,865 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16344 #nodes=2533
2022-10-01T07:32:13,866 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187297 lost=0 simT=57600.0s realT=235s; (s/r): 245.10638297872342
2022-10-01T07:32:25,832 INFO MemoryObserver:41 used RAM: 15693 MB free: 402 MB total: 16096 MB
2022-10-01T07:32:37,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16191 #nodes=2382
2022-10-01T07:32:37,303 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167726 lost=0 simT=61200.0s realT=258s; (s/r): 237.2093023255814
2022-10-01T07:33:10,049 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15790 #nodes=2311
2022-10-01T07:33:10,049 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145423 lost=0 simT=64800.0s realT=291s; (s/r): 222.68041237113403
2022-10-01T07:33:25,832 INFO MemoryObserver:41 used RAM: 15571 MB free: 524 MB total: 16096 MB
2022-10-01T07:33:31,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15007 #nodes=2135
2022-10-01T07:33:31,208 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121426 lost=0 simT=68400.0s realT=312s; (s/r): 219.23076923076923
2022-10-01T07:33:49,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14576 #nodes=2056
2022-10-01T07:33:49,723 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96554 lost=0 simT=72000.0s realT=330s; (s/r): 218.1818181818182
2022-10-01T07:34:07,914 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12749 #nodes=1745
2022-10-01T07:34:07,914 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74249 lost=0 simT=75600.0s realT=349s; (s/r): 216.6189111747851
2022-10-01T07:34:21,677 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11738 #nodes=1530
2022-10-01T07:34:21,677 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58197 lost=0 simT=79200.0s realT=362s; (s/r): 218.78453038674033
2022-10-01T07:34:25,834 INFO MemoryObserver:41 used RAM: 15677 MB free: 418 MB total: 16096 MB
2022-10-01T07:34:35,706 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11218 #nodes=1422
2022-10-01T07:34:35,706 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44662 lost=0 simT=82800.0s realT=376s; (s/r): 220.2127659574468
2022-10-01T07:34:55,418 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10668 #nodes=1310
2022-10-01T07:34:55,418 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32505 lost=0 simT=86400.0s realT=396s; (s/r): 218.1818181818182
2022-10-01T07:35:11,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8899 #nodes=1046
2022-10-01T07:35:11,258 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26279 lost=3 simT=90000.0s realT=412s; (s/r): 218.44660194174756
2022-10-01T07:35:25,489 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7563 #nodes=858
2022-10-01T07:35:25,489 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22382 lost=6 simT=93600.0s realT=426s; (s/r): 219.71830985915494
2022-10-01T07:35:25,835 INFO MemoryObserver:41 used RAM: 15883 MB free: 212 MB total: 16096 MB
2022-10-01T07:35:38,684 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6544 #nodes=708
2022-10-01T07:35:38,684 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19499 lost=6 simT=97200.0s realT=439s; (s/r): 221.41230068337129
2022-10-01T07:35:43,176 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5450 #nodes=574
2022-10-01T07:35:43,176 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17133 lost=7 simT=100800.0s realT=444s; (s/r): 227.02702702702703
2022-10-01T07:35:47,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4635 #nodes=500
2022-10-01T07:35:47,023 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15341 lost=7 simT=104400.0s realT=448s; (s/r): 233.03571428571428
2022-10-01T07:35:50,338 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3927 #nodes=415
2022-10-01T07:35:50,338 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13756 lost=8 simT=108000.0s realT=451s; (s/r): 239.46784922394679
2022-10-01T07:35:53,036 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3242 #nodes=360
2022-10-01T07:35:53,036 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12467 lost=8 simT=111600.0s realT=454s; (s/r): 245.8149779735683
2022-10-01T07:35:55,352 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2761 #nodes=262
2022-10-01T07:35:55,352 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11401 lost=8 simT=115200.0s realT=456s; (s/r): 252.6315789473684
2022-10-01T07:35:57,204 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2252 #nodes=235
2022-10-01T07:35:57,204 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10525 lost=9 simT=118800.0s realT=458s; (s/r): 259.3886462882096
2022-10-01T07:35:58,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1962 #nodes=196
2022-10-01T07:35:58,726 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9796 lost=9 simT=122400.0s realT=459s; (s/r): 266.6666666666667
2022-10-01T07:36:00,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1739 #nodes=193
2022-10-01T07:36:00,095 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9065 lost=9 simT=126000.0s realT=461s; (s/r): 273.31887201735356
2022-10-01T07:36:01,328 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1409 #nodes=144
2022-10-01T07:36:01,328 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7394 lost=9 simT=129600.0s realT=462s; (s/r): 280.5194805194805
2022-10-01T07:36:01,895 INFO AbstractController$9:234 ### ITERATION 83 fires after mobsim event
2022-10-01T07:36:01,895 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T07:36:01,895 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=351.982040883sec
2022-10-01T07:36:01,930 INFO LegTimesControlerListener:50 [83] average trip (probably: leg) duration is: 1238 seconds = 00:20:38
2022-10-01T07:36:01,930 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T07:36:01,930 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:36:01,930 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:36:01,931 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:36:01,931 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:36:01,931 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T07:36:01,931 INFO EventsManagerImpl:137 event # 1
2022-10-01T07:36:01,931 INFO EventsManagerImpl:137 event # 4
2022-10-01T07:36:01,931 INFO EventsManagerImpl:137 event # 16
2022-10-01T07:36:01,931 INFO EventsManagerImpl:137 event # 64
2022-10-01T07:36:01,931 INFO EventsManagerImpl:137 event # 256
2022-10-01T07:36:01,932 INFO EventsManagerImpl:137 event # 1024
2022-10-01T07:36:01,935 INFO EventsManagerImpl:137 event # 4096
2022-10-01T07:36:01,948 INFO EventsManagerImpl:137 event # 16384
2022-10-01T07:36:01,962 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T07:36:02,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:36:02,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:36:02,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:36:02,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:36:02,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T07:36:02,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T07:36:02,352 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:36:02,355 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:36:02,355 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:36:02,358 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:36:02,358 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:36:02,358 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:36:02,361 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:36:02,361 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T07:36:02,361 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:36:02,361 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:36:02,361 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:36:02,361 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:36:02,362 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:36:02,362 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:36:02,362 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:36:02,362 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:36:02,362 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:36:02,362 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:30][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:36:02,363 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:36:02,363 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T07:36:02,363 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:36:02,364 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:36:02,364 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:36:02,364 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:36:02,365 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:36:02,365 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:36:02,365 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:36:02,367 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:36:02,367 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:36:02,367 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:58:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:36:02,371 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:36:02,371 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:36:02,371 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:36:02,371 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T07:36:02,811 INFO ControlerListenerManagerImpl:251 [it.83] all ControlerAfterMobsimListeners called.
2022-10-01T07:36:02,812 INFO AbstractController$4:159 ### ITERATION 83 fires scoring event
2022-10-01T07:36:02,812 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T07:36:02,969 INFO NewScoreAssignerImpl:57 it: 83 msaStart: 599
2022-10-01T07:36:03,118 INFO ControlerListenerManagerImpl:194 [it.83] all ControlerScoringListeners called.
2022-10-01T07:36:03,118 INFO AbstractController$5:167 ### ITERATION 83 fires iteration end event
2022-10-01T07:36:03,118 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T07:36:03,118 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T07:36:03,213 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T07:36:03,213 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T07:36:06,957 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T07:36:06,957 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13315908122236658
2022-10-01T07:36:06,957 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31230839542562533
2022-10-01T07:36:06,957 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.0540523886061713E-4
2022-10-01T07:36:06,957 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8101336674591887E-4
2022-10-01T07:36:06,957 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T07:36:06,958 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13470732321027848
2022-10-01T07:36:06,958 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1397808326101357
2022-10-01T07:36:06,958 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21923671413239396
2022-10-01T07:36:07,114 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T07:36:07,243 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.80604788283429
2022-10-01T07:36:07,243 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.0723204082341
2022-10-01T07:36:07,243 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.99055801512345
2022-10-01T07:36:07,243 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.92247462052237
2022-10-01T07:36:07,287 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T07:36:08,244 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18906.18116520058 meters
2022-10-01T07:36:08,244 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139407.0025392691 meters (statistic on all 2105117 legs which have a finite distance)
2022-10-01T07:36:08,244 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52041.64339045239 meters
2022-10-01T07:36:08,244 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139356.9020566309 meters (statistic on all 764492 trips which have a finite distance)
2022-10-01T07:36:08,245 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T07:36:08,245 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T07:36:09,290 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T07:36:09,292 INFO LegHistogramListener:72 number of legs: 2112497 100%
2022-10-01T07:36:09,292 INFO LegHistogramListener:79 number of bike legs: 102943 4.873048340423678%
2022-10-01T07:36:09,292 INFO LegHistogramListener:79 number of car legs: 243100 11.507708650000449%
2022-10-01T07:36:09,292 INFO LegHistogramListener:79 number of drtNorth legs: 176 0.008331372778280869%
2022-10-01T07:36:09,292 INFO LegHistogramListener:79 number of drtSoutheast legs: 143 0.006769240382353206%
2022-10-01T07:36:09,292 INFO LegHistogramListener:79 number of freight legs: 47065 2.2279321580101654%
2022-10-01T07:36:09,292 INFO LegHistogramListener:79 number of pt legs: 124440 5.8906592530072235%
2022-10-01T07:36:09,292 INFO LegHistogramListener:79 number of ride legs: 108383 5.1305634990250875%
2022-10-01T07:36:09,292 INFO LegHistogramListener:79 number of walk legs: 1486247 70.35498748637276%
2022-10-01T07:36:09,831 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T07:36:09,831 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5709829154192577
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4459501789593144
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.009996816218797661
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00836897970082727
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.517898499001217
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6370078618855174
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8866933351135121
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22406887237658996
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3869398214001448
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010052018876741452
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 7.959453005848914E-4
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2915123987737307
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2681308636776781
2022-10-01T07:36:13,645 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5743887910361154
2022-10-01T07:36:13,646 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17819674740804264
2022-10-01T07:36:13,646 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3750211824152575
2022-10-01T07:36:13,646 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.5547276583289257E-4
2022-10-01T07:36:13,646 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2594576274667885E-4
2022-10-01T07:36:13,646 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T07:36:13,646 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.212888408468858
2022-10-01T07:36:13,646 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20641942722749143
2022-10-01T07:36:13,646 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.36430288029496194
2022-10-01T07:36:13,780 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T07:36:22,038 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T07:36:22,335 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T07:36:22,679 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T07:36:23,712 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T07:36:24,001 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T07:36:24,326 INFO ControlerListenerManagerImpl:171 [it.83] all ControlerIterationEndsListeners called.
2022-10-01T07:36:24,464 INFO AbstractController:181 ### ITERATION 83 ENDS
2022-10-01T07:36:24,464 INFO AbstractController:182 ###################################################
2022-10-01T07:36:24,464 INFO AbstractController:133 ###################################################
2022-10-01T07:36:24,464 INFO AbstractController:134 ### ITERATION 84 BEGINS
2022-10-01T07:36:24,465 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T07:36:24,465 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T07:36:24,465 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T07:36:24,466 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T07:36:24,466 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T07:36:24,789 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T07:36:24,827 INFO ControlerListenerManagerImpl:148 [it.84] all ControlerIterationStartsListeners called.
2022-10-01T07:36:24,827 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T07:36:32,261 INFO MemoryObserver:41 used RAM: 14102 MB free: 1993 MB total: 16096 MB
2022-10-01T07:36:33,175 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169758 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T07:36:33,175 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30497 plans
2022-10-01T07:36:33,175 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:36:33,175 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:36:33,176 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:36:33,178 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:36:33,180 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:36:33,180 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:36:33,182 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:36:33,183 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:36:33,183 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:36:33,185 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:36:33,186 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:36:33,186 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:36:33,192 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:36:33,192 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:36:33,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:36:33,201 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:36:33,207 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:36:33,212 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:36:33,253 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:36:33,375 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:36:33,396 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:36:33,679 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:36:34,136 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:36:35,355 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:36:37,322 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:36:41,005 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T07:36:47,360 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T07:37:03,519 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:37:03,519 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30497 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T07:37:03,520 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30582 plans
2022-10-01T07:37:03,520 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T07:37:03,520 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T07:37:03,520 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T07:37:03,520 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T07:37:03,520 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T07:37:03,520 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T07:37:03,520 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T07:37:03,521 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T07:37:03,521 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T07:37:03,523 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T07:37:03,525 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T07:37:03,530 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T07:37:03,540 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T07:37:03,561 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T07:37:03,598 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T07:37:03,670 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T07:37:03,867 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30582 plans
2022-10-01T07:37:03,868 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:37:03,868 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:37:03,868 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:37:03,868 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:37:03,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:37:03,870 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:37:03,870 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:37:03,870 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:37:03,871 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:37:03,871 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:37:03,874 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:37:03,874 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:37:03,877 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:37:03,878 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:37:03,884 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:37:03,888 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:37:03,910 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:37:03,921 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:37:03,960 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:37:03,981 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:37:04,103 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:37:04,331 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:37:04,786 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:37:06,003 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:37:08,140 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:37:12,014 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T07:37:20,989 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T07:37:32,261 INFO MemoryObserver:41 used RAM: 15515 MB free: 580 MB total: 16096 MB
2022-10-01T07:37:43,499 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:37:43,500 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30582 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T07:37:43,500 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7591 plans
2022-10-01T07:37:43,501 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T07:37:43,501 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T07:37:43,501 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T07:37:43,501 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T07:37:43,501 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T07:37:43,501 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T07:37:43,501 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T07:37:43,501 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T07:37:43,501 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T07:37:43,501 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T07:37:43,502 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T07:37:43,503 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T07:37:43,505 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T07:37:43,511 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T07:37:43,511 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7591 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T07:37:43,511 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40149 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T07:37:43,511 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6916 plans
2022-10-01T07:37:43,512 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:37:43,512 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:37:43,512 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:37:43,512 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:37:43,515 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:37:43,519 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:37:43,566 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:37:43,647 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:37:43,961 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:37:44,442 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:37:45,230 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:37:46,403 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:37:49,911 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:38:01,593 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:38:01,593 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6916 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T07:38:01,593 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T07:38:02,653 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T07:38:03,675 INFO ControlerListenerManagerImpl:213 [it.84] all ControlerReplanningListeners called.
2022-10-01T07:38:03,675 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T07:38:03,675 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T07:38:03,675 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T07:38:03,790 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T07:38:03,881 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T07:38:03,881 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T07:38:03,881 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T07:38:03,882 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T07:38:03,883 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T07:38:03,883 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T07:38:03,884 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T07:38:03,884 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T07:38:03,884 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T07:38:03,884 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T07:38:03,884 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T07:38:03,884 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T07:38:03,884 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T07:38:03,884 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:38:03,884 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:38:03,884 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T07:38:03,884 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:38:03,885 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:38:03,885 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T07:38:03,885 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T07:38:03,885 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T07:38:03,885 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T07:38:04,613 INFO ControlerListenerManagerImpl:232 [it.84] all ControlerBeforeMobsimListeners called.
2022-10-01T07:38:04,613 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T07:38:04,614 INFO NetworkImpl:163 node # 1
2022-10-01T07:38:04,614 INFO NetworkImpl:163 node # 4
2022-10-01T07:38:04,614 INFO NetworkImpl:163 node # 16
2022-10-01T07:38:04,614 INFO NetworkImpl:163 node # 64
2022-10-01T07:38:04,614 INFO NetworkImpl:163 node # 256
2022-10-01T07:38:04,614 INFO NetworkImpl:163 node # 1024
2022-10-01T07:38:04,614 INFO NetworkImpl:163 node # 4096
2022-10-01T07:38:04,616 INFO NetworkImpl:163 node # 16384
2022-10-01T07:38:04,623 INFO NetworkImpl:163 node # 65536
2022-10-01T07:38:04,650 INFO NetworkImpl:159 link # 1
2022-10-01T07:38:04,650 INFO NetworkImpl:159 link # 4
2022-10-01T07:38:04,651 INFO NetworkImpl:159 link # 16
2022-10-01T07:38:04,651 INFO NetworkImpl:159 link # 64
2022-10-01T07:38:04,651 INFO NetworkImpl:159 link # 256
2022-10-01T07:38:04,652 INFO NetworkImpl:159 link # 1024
2022-10-01T07:38:04,656 INFO NetworkImpl:159 link # 4096
2022-10-01T07:38:04,672 INFO NetworkImpl:159 link # 16384
2022-10-01T07:38:04,738 INFO NetworkImpl:159 link # 65536
2022-10-01T07:38:05,136 INFO NetworkImpl:159 link # 262144
2022-10-01T07:38:05,966 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T07:38:05,966 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T07:38:05,966 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T07:38:05,967 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T07:38:05,967 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T07:38:05,967 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T07:38:05,967 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T07:38:05,968 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T07:38:05,970 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T07:38:05,973 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T07:38:05,979 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T07:38:05,995 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T07:38:06,089 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T07:38:06,158 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T07:38:06,289 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T07:38:06,539 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T07:38:07,046 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T07:38:07,940 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T07:38:09,710 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T07:38:09,875 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T07:38:09,895 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:38:09,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T07:38:09,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:38:09,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:38:09,896 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:38:09,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T07:38:09,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T07:38:09,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T07:38:09,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:38:09,896 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:38:18,575 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:38:18,575 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:38:18,575 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:38:18,575 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:38:18,575 INFO EventsManagerImpl:176
2022-10-01T07:38:18,575 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:38:18,575 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:38:18,576 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:38:18,576 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:38:18,576 INFO EventsManagerImpl:176
2022-10-01T07:38:18,576 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:38:18,576 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:38:18,576 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:38:18,576 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:38:18,576 INFO EventsManagerImpl:176
2022-10-01T07:38:18,576 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:38:18,576 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:38:18,576 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:38:18,576 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:38:18,576 INFO EventsManagerImpl:176
2022-10-01T07:38:18,576 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T07:38:18,576 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T07:38:18,576 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T07:38:18,576 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T07:38:18,576 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T07:38:18,576 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T07:38:18,577 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T07:38:18,577 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:38:18,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T07:38:18,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:38:18,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:38:18,577 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T07:38:18,577 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:38:18,577 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:38:18,577 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:38:18,577 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T07:38:18,577 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T07:38:18,577 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T07:38:18,577 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T07:38:18,577 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:38:18,577 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:38:18,577 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:38:18,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T07:38:18,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:38:18,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:38:18,577 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:38:18,578 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:38:18,578 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:38:18,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:38:18,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:38:18,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:38:18,578 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:38:18,578 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:38:18,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:38:18,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:38:18,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:38:18,578 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:38:18,578 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T07:38:18,578 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:38:18,578 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:38:18,578 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:38:18,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T07:38:18,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:38:18,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:38:18,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:38:18,578 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:38:18,578 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:38:18,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:38:18,578 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:38:18,579 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:38:18,579 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:38:18,579 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:38:18,579 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:38:18,579 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:38:18,579 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:38:18,579 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:38:20,219 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T07:38:20,222 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T07:38:20,448 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T07:38:20,448 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T07:38:20,448 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T07:38:20,448 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T07:38:20,448 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T07:38:20,448 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T07:38:20,448 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T07:38:20,448 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T07:38:20,868 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T07:38:20,868 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T07:38:20,899 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T07:38:20,899 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T07:38:20,933 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T07:38:21,857 INFO VehicularDepartureHandler:110 teleport vehicle 25461_bike from link -26266509 to link 176087203
2022-10-01T07:38:22,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1748 #nodes=230
2022-10-01T07:38:22,206 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271755 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T07:38:23,839 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T07:38:24,197 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3104 #nodes=331
2022-10-01T07:38:24,197 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271267 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T07:38:26,135 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T07:38:27,314 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4317 #nodes=454
2022-10-01T07:38:27,314 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270685 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T07:38:28,540 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T07:38:29,856 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T07:38:29,899 INFO VehicularDepartureHandler:110 teleport vehicle 747_bike from link 315044178 to link 873149355
2022-10-01T07:38:29,899 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T07:38:31,623 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5515 #nodes=666
2022-10-01T07:38:31,623 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269886 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T07:38:32,261 INFO MemoryObserver:41 used RAM: 13400 MB free: 2695 MB total: 16096 MB
2022-10-01T07:38:36,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7046 #nodes=1000
2022-10-01T07:38:36,398 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268642 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T07:38:46,488 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11071 #nodes=1644
2022-10-01T07:38:46,488 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266769 lost=0 simT=21600.0s realT=36s; (s/r): 600.0
2022-10-01T07:39:01,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11971 #nodes=1910
2022-10-01T07:39:01,484 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264069 lost=0 simT=25200.0s realT=51s; (s/r): 494.11764705882354
2022-10-01T07:39:19,098 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13266 #nodes=1996
2022-10-01T07:39:19,099 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260656 lost=0 simT=28800.0s realT=69s; (s/r): 417.39130434782606
2022-10-01T07:39:32,261 INFO MemoryObserver:41 used RAM: 14601 MB free: 1494 MB total: 16096 MB
2022-10-01T07:39:37,521 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14577 #nodes=2156
2022-10-01T07:39:37,521 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257039 lost=0 simT=32400.0s realT=87s; (s/r): 372.41379310344826
2022-10-01T07:39:55,593 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14538 #nodes=2137
2022-10-01T07:39:55,594 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251658 lost=0 simT=36000.0s realT=105s; (s/r): 342.85714285714283
2022-10-01T07:40:15,807 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14860 #nodes=2188
2022-10-01T07:40:15,808 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245868 lost=0 simT=39600.0s realT=125s; (s/r): 316.8
2022-10-01T07:40:32,262 INFO MemoryObserver:41 used RAM: 15377 MB free: 718 MB total: 16096 MB
2022-10-01T07:40:36,266 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15333 #nodes=2213
2022-10-01T07:40:36,266 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238044 lost=0 simT=43200.0s realT=146s; (s/r): 295.8904109589041
2022-10-01T07:40:55,659 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15558 #nodes=2266
2022-10-01T07:40:55,660 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229054 lost=0 simT=46800.0s realT=165s; (s/r): 283.6363636363636
2022-10-01T07:41:15,979 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15878 #nodes=2385
2022-10-01T07:41:15,979 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217844 lost=0 simT=50400.0s realT=186s; (s/r): 270.96774193548384
2022-10-01T07:41:32,262 INFO MemoryObserver:41 used RAM: 15650 MB free: 445 MB total: 16096 MB
2022-10-01T07:41:39,373 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16010 #nodes=2455
2022-10-01T07:41:39,373 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204196 lost=0 simT=54000.0s realT=209s; (s/r): 258.3732057416268
2022-10-01T07:42:00,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16273 #nodes=2571
2022-10-01T07:42:00,016 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187395 lost=0 simT=57600.0s realT=230s; (s/r): 250.43478260869566
2022-10-01T07:42:22,936 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16131 #nodes=2390
2022-10-01T07:42:22,937 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167926 lost=0 simT=61200.0s realT=253s; (s/r): 241.89723320158103
2022-10-01T07:42:32,262 INFO MemoryObserver:41 used RAM: 15959 MB free: 136 MB total: 16096 MB
2022-10-01T07:42:54,471 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15812 #nodes=2323
2022-10-01T07:42:54,472 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145693 lost=0 simT=64800.0s realT=284s; (s/r): 228.16901408450704
2022-10-01T07:43:16,218 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15058 #nodes=2110
2022-10-01T07:43:16,219 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121605 lost=0 simT=68400.0s realT=306s; (s/r): 223.52941176470588
2022-10-01T07:43:32,262 INFO MemoryObserver:41 used RAM: 15780 MB free: 315 MB total: 16096 MB
2022-10-01T07:43:34,627 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14707 #nodes=1986
2022-10-01T07:43:34,627 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96765 lost=0 simT=72000.0s realT=324s; (s/r): 222.22222222222223
2022-10-01T07:43:53,022 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12748 #nodes=1698
2022-10-01T07:43:53,022 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74350 lost=0 simT=75600.0s realT=343s; (s/r): 220.40816326530611
2022-10-01T07:44:07,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11828 #nodes=1535
2022-10-01T07:44:07,207 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58264 lost=0 simT=79200.0s realT=357s; (s/r): 221.84873949579833
2022-10-01T07:44:21,851 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11194 #nodes=1412
2022-10-01T07:44:21,851 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44783 lost=0 simT=82800.0s realT=371s; (s/r): 223.18059299191376
2022-10-01T07:44:35,766 INFO MemoryObserver:41 used RAM: 15510 MB free: 585 MB total: 16096 MB
2022-10-01T07:44:41,765 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10650 #nodes=1323
2022-10-01T07:44:41,765 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32631 lost=1 simT=86400.0s realT=391s; (s/r): 220.97186700767264
2022-10-01T07:44:59,515 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8875 #nodes=1056
2022-10-01T07:44:59,515 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26316 lost=7 simT=90000.0s realT=409s; (s/r): 220.04889975550122
2022-10-01T07:45:07,961 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7614 #nodes=875
2022-10-01T07:45:07,961 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22411 lost=8 simT=93600.0s realT=418s; (s/r): 223.92344497607655
2022-10-01T07:45:14,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6487 #nodes=724
2022-10-01T07:45:14,434 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19480 lost=8 simT=97200.0s realT=424s; (s/r): 229.24528301886792
2022-10-01T07:45:19,292 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5514 #nodes=542
2022-10-01T07:45:19,292 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17189 lost=8 simT=100800.0s realT=429s; (s/r): 234.96503496503496
2022-10-01T07:45:23,109 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4665 #nodes=495
2022-10-01T07:45:23,109 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15368 lost=9 simT=104400.0s realT=433s; (s/r): 241.10854503464202
2022-10-01T07:45:26,236 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3941 #nodes=440
2022-10-01T07:45:26,236 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13791 lost=9 simT=108000.0s realT=436s; (s/r): 247.70642201834863
2022-10-01T07:45:29,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3320 #nodes=330
2022-10-01T07:45:29,241 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12492 lost=9 simT=111600.0s realT=439s; (s/r): 254.21412300683372
2022-10-01T07:45:31,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2742 #nodes=304
2022-10-01T07:45:31,680 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11416 lost=9 simT=115200.0s realT=441s; (s/r): 261.2244897959184
2022-10-01T07:45:33,651 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2308 #nodes=211
2022-10-01T07:45:33,651 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10537 lost=9 simT=118800.0s realT=443s; (s/r): 268.17155756207677
2022-10-01T07:45:35,439 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2011 #nodes=228
2022-10-01T07:45:35,439 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9809 lost=10 simT=122400.0s realT=445s; (s/r): 275.0561797752809
2022-10-01T07:45:35,766 INFO MemoryObserver:41 used RAM: 15954 MB free: 141 MB total: 16096 MB
2022-10-01T07:45:37,083 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1728 #nodes=187
2022-10-01T07:45:37,083 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9078 lost=10 simT=126000.0s realT=447s; (s/r): 281.87919463087246
2022-10-01T07:45:38,609 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1429 #nodes=158
2022-10-01T07:45:38,609 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7409 lost=10 simT=129600.0s realT=448s; (s/r): 289.2857142857143
2022-10-01T07:45:39,160 INFO AbstractController$9:234 ### ITERATION 84 fires after mobsim event
2022-10-01T07:45:39,160 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T07:45:39,160 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=336.479528996sec
2022-10-01T07:45:39,197 INFO LegTimesControlerListener:50 [84] average trip (probably: leg) duration is: 1242 seconds = 00:20:42
2022-10-01T07:45:39,197 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T07:45:39,197 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:45:39,197 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:45:39,197 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:45:39,197 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:45:39,197 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T07:45:39,197 INFO EventsManagerImpl:137 event # 1
2022-10-01T07:45:39,198 INFO EventsManagerImpl:137 event # 4
2022-10-01T07:45:39,198 INFO EventsManagerImpl:137 event # 16
2022-10-01T07:45:39,198 INFO EventsManagerImpl:137 event # 64
2022-10-01T07:45:39,198 INFO EventsManagerImpl:137 event # 256
2022-10-01T07:45:39,199 INFO EventsManagerImpl:137 event # 1024
2022-10-01T07:45:39,202 INFO EventsManagerImpl:137 event # 4096
2022-10-01T07:45:39,217 INFO EventsManagerImpl:137 event # 16384
2022-10-01T07:45:39,233 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T07:45:39,736 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:45:39,736 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:45:39,736 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:45:39,736 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:45:39,736 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T07:45:39,737 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T07:45:39,737 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:45:39,739 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:45:39,739 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:45:39,742 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:45:39,742 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:45:39,742 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=11:07:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:45:39,745 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:45:39,745 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T07:45:39,745 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:45:39,745 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:45:39,746 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:45:39,746 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=34:33:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:45:39,746 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:45:39,746 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:45:39,746 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:45:39,746 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:45:39,746 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:45:39,746 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:04:23][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:45:39,748 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:45:39,748 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T07:45:39,748 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:45:39,748 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:45:39,748 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:45:39,748 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:45:39,749 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:45:39,749 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:45:39,750 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:45:39,752 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:45:39,752 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:45:39,752 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:58:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:45:39,757 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:45:39,757 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:45:39,757 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:45:39,757 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T07:45:40,296 INFO ControlerListenerManagerImpl:251 [it.84] all ControlerAfterMobsimListeners called.
2022-10-01T07:45:40,296 INFO AbstractController$4:159 ### ITERATION 84 fires scoring event
2022-10-01T07:45:40,296 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T07:45:40,656 INFO NewScoreAssignerImpl:57 it: 84 msaStart: 599
2022-10-01T07:45:40,915 INFO ControlerListenerManagerImpl:194 [it.84] all ControlerScoringListeners called.
2022-10-01T07:45:40,915 INFO AbstractController$5:167 ### ITERATION 84 fires iteration end event
2022-10-01T07:45:40,915 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T07:45:40,915 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T07:45:41,221 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T07:45:41,221 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T07:45:51,666 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T07:45:51,666 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13367644566774675
2022-10-01T07:45:51,666 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3124996790543143
2022-10-01T07:45:51,666 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3236467646107315E-4
2022-10-01T07:45:51,666 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.3236467646107315E-4
2022-10-01T07:45:51,666 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T07:45:51,666 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13440691804844482
2022-10-01T07:45:51,667 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13962292733276163
2022-10-01T07:45:51,667 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21890806575021696
2022-10-01T07:45:51,814 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T07:45:51,962 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.77935704744736
2022-10-01T07:45:51,962 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -113.03856914710569
2022-10-01T07:45:51,962 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.87271734523554
2022-10-01T07:45:51,962 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.80196659149719
2022-10-01T07:45:52,005 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T07:45:52,914 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18894.51151154411 meters
2022-10-01T07:45:52,915 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139334.58844531595 meters (statistic on all 2105323 legs which have a finite distance)
2022-10-01T07:45:52,915 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 52003.096804812856 meters
2022-10-01T07:45:52,915 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139270.9865975749 meters (statistic on all 764587 trips which have a finite distance)
2022-10-01T07:45:52,915 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T07:45:52,915 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T07:45:53,877 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T07:45:53,879 INFO LegHistogramListener:72 number of legs: 2112713 100%
2022-10-01T07:45:53,879 INFO LegHistogramListener:79 number of bike legs: 103359 4.89224045102198%
2022-10-01T07:45:53,879 INFO LegHistogramListener:79 number of car legs: 243262 11.514199988356204%
2022-10-01T07:45:53,880 INFO LegHistogramListener:79 number of drtNorth legs: 199 0.009419168623471337%
2022-10-01T07:45:53,880 INFO LegHistogramListener:79 number of drtSoutheast legs: 185 0.008756513544433154%
2022-10-01T07:45:53,880 INFO LegHistogramListener:79 number of freight legs: 47065 2.22770437820944%
2022-10-01T07:45:53,880 INFO LegHistogramListener:79 number of pt legs: 123981 5.868331382445225%
2022-10-01T07:45:53,880 INFO LegHistogramListener:79 number of ride legs: 108275 5.124927048775674%
2022-10-01T07:45:53,880 INFO LegHistogramListener:79 number of walk legs: 1486387 70.35442106902357%
2022-10-01T07:45:54,418 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T07:45:54,418 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5741025074844534
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44658821898252515
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010058437790455845
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008440871534428485
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5191270790861521
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6403315754068307
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8877383342662155
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2245233314675691
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3870450915850609
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010231748460744492
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.100669107565588E-4
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.29281543825775275
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.26881255231414675
2022-10-01T07:45:57,973 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5778935179241746
2022-10-01T07:45:57,974 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17849330122164767
2022-10-01T07:45:57,974 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37514057421034525
2022-10-01T07:45:57,974 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.5547276583289257E-4
2022-10-01T07:45:57,974 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2594576274667885E-4
2022-10-01T07:45:57,974 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T07:45:57,974 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2133621243009803
2022-10-01T07:45:57,974 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20676476478532585
2022-10-01T07:45:57,974 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3660436896943057
2022-10-01T07:45:58,115 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T07:45:59,143 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T07:45:59,432 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T07:45:59,766 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T07:46:00,811 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T07:46:01,101 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T07:46:01,426 INFO ControlerListenerManagerImpl:171 [it.84] all ControlerIterationEndsListeners called.
2022-10-01T07:46:01,563 INFO AbstractController:181 ### ITERATION 84 ENDS
2022-10-01T07:46:01,563 INFO AbstractController:182 ###################################################
2022-10-01T07:46:01,563 INFO AbstractController:133 ###################################################
2022-10-01T07:46:01,563 INFO AbstractController:134 ### ITERATION 85 BEGINS
2022-10-01T07:46:01,564 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T07:46:01,564 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T07:46:01,564 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T07:46:01,564 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T07:46:01,565 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T07:46:01,910 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T07:46:01,951 INFO ControlerListenerManagerImpl:148 [it.85] all ControlerIterationStartsListeners called.
2022-10-01T07:46:01,951 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T07:46:10,243 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169637 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T07:46:10,243 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30546 plans
2022-10-01T07:46:10,245 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:10,247 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:10,249 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:46:10,249 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:46:10,249 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:10,251 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:46:10,251 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:10,251 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:46:10,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:10,254 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:46:10,263 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:10,263 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:46:10,264 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:10,279 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:10,279 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:10,284 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:10,285 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:10,285 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:46:10,293 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:10,323 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:46:10,430 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:46:10,663 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:46:11,000 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:46:11,932 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:46:14,124 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:46:18,092 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T07:46:25,028 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T07:46:35,767 INFO MemoryObserver:41 used RAM: 14890 MB free: 1205 MB total: 16096 MB
2022-10-01T07:46:42,649 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:46:42,649 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30546 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T07:46:42,649 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30456 plans
2022-10-01T07:46:42,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T07:46:42,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T07:46:42,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T07:46:42,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T07:46:42,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T07:46:42,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T07:46:42,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T07:46:42,651 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T07:46:42,651 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T07:46:42,653 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T07:46:42,655 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T07:46:42,660 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T07:46:42,670 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T07:46:42,690 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T07:46:42,728 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T07:46:42,799 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T07:46:42,998 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30456 plans
2022-10-01T07:46:42,999 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:46:42,999 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:42,999 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:42,999 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:46:42,999 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:46:42,999 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:42,999 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:43,000 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:43,002 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:46:43,002 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:43,004 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:43,005 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:46:43,005 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:43,015 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:46:43,021 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:43,022 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:43,022 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:43,034 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:46:43,037 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:46:43,078 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:46:43,348 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:46:43,604 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:46:44,083 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:46:45,134 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:46:47,548 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:46:51,468 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T07:47:00,455 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T07:47:20,189 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:47:20,190 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30456 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T07:47:20,190 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7789 plans
2022-10-01T07:47:20,191 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T07:47:20,191 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T07:47:20,191 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T07:47:20,191 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T07:47:20,191 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T07:47:20,191 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T07:47:20,191 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T07:47:20,191 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T07:47:20,191 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T07:47:20,191 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T07:47:20,192 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T07:47:20,193 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T07:47:20,195 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T07:47:20,201 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T07:47:20,201 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7789 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T07:47:20,201 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40234 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T07:47:20,201 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6831 plans
2022-10-01T07:47:20,202 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:47:20,202 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:47:20,202 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:47:20,203 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:47:20,205 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:47:20,216 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:47:20,249 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:47:20,322 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:47:20,670 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:47:21,162 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:47:22,036 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:47:23,600 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:47:26,753 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:47:35,768 INFO MemoryObserver:41 used RAM: 15117 MB free: 978 MB total: 16096 MB
2022-10-01T07:47:36,799 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:47:36,799 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6831 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T07:47:36,799 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T07:47:38,052 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T07:47:39,179 INFO ControlerListenerManagerImpl:213 [it.85] all ControlerReplanningListeners called.
2022-10-01T07:47:39,179 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T07:47:39,179 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T07:47:39,179 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T07:47:39,285 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T07:47:39,417 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T07:47:39,418 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T07:47:39,418 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T07:47:39,428 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T07:47:39,439 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T07:47:39,439 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T07:47:39,441 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T07:47:39,441 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T07:47:39,441 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T07:47:39,441 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T07:47:39,442 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T07:47:39,442 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T07:47:39,442 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T07:47:39,442 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:47:39,442 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:47:39,442 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T07:47:39,442 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:47:39,442 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:47:39,442 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T07:47:39,443 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T07:47:39,443 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T07:47:39,443 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T07:47:40,243 INFO ControlerListenerManagerImpl:232 [it.85] all ControlerBeforeMobsimListeners called.
2022-10-01T07:47:40,243 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T07:47:40,244 INFO NetworkImpl:163 node # 1
2022-10-01T07:47:40,244 INFO NetworkImpl:163 node # 4
2022-10-01T07:47:40,244 INFO NetworkImpl:163 node # 16
2022-10-01T07:47:40,244 INFO NetworkImpl:163 node # 64
2022-10-01T07:47:40,244 INFO NetworkImpl:163 node # 256
2022-10-01T07:47:40,244 INFO NetworkImpl:163 node # 1024
2022-10-01T07:47:40,245 INFO NetworkImpl:163 node # 4096
2022-10-01T07:47:40,247 INFO NetworkImpl:163 node # 16384
2022-10-01T07:47:40,256 INFO NetworkImpl:163 node # 65536
2022-10-01T07:47:40,292 INFO NetworkImpl:159 link # 1
2022-10-01T07:47:40,292 INFO NetworkImpl:159 link # 4
2022-10-01T07:47:40,292 INFO NetworkImpl:159 link # 16
2022-10-01T07:47:40,293 INFO NetworkImpl:159 link # 64
2022-10-01T07:47:40,293 INFO NetworkImpl:159 link # 256
2022-10-01T07:47:40,294 INFO NetworkImpl:159 link # 1024
2022-10-01T07:47:40,299 INFO NetworkImpl:159 link # 4096
2022-10-01T07:47:40,319 INFO NetworkImpl:159 link # 16384
2022-10-01T07:47:40,402 INFO NetworkImpl:159 link # 65536
2022-10-01T07:47:40,784 INFO NetworkImpl:159 link # 262144
2022-10-01T07:47:41,573 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T07:47:41,574 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T07:47:41,574 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T07:47:41,574 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T07:47:41,574 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T07:47:41,573 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T07:47:41,575 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T07:47:41,576 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T07:47:41,578 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T07:47:41,581 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T07:47:41,589 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T07:47:41,604 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T07:47:41,637 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T07:47:41,703 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T07:47:41,834 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T07:47:42,143 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T07:47:42,650 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T07:47:43,641 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T07:47:45,401 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T07:47:45,528 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T07:47:45,549 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:47:45,549 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T07:47:45,549 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:47:45,549 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:47:45,549 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:47:45,549 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T07:47:45,549 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T07:47:45,549 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T07:47:45,549 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:47:45,550 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:47:53,641 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:47:53,641 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:47:53,641 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:47:53,641 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:47:53,641 INFO EventsManagerImpl:176
2022-10-01T07:47:53,641 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:47:53,641 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:47:53,641 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:47:53,641 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:47:53,641 INFO EventsManagerImpl:176
2022-10-01T07:47:53,641 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:47:53,641 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:47:53,641 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:47:53,641 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:47:53,641 INFO EventsManagerImpl:176
2022-10-01T07:47:53,642 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:47:53,642 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:47:53,642 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:47:53,642 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:47:53,642 INFO EventsManagerImpl:176
2022-10-01T07:47:53,642 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T07:47:53,642 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T07:47:53,642 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T07:47:53,642 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T07:47:53,642 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T07:47:53,642 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T07:47:53,642 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T07:47:53,642 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:47:53,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T07:47:53,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:47:53,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:47:53,642 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T07:47:53,642 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:47:53,643 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:47:53,643 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:47:53,643 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T07:47:53,643 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T07:47:53,643 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T07:47:53,643 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T07:47:53,643 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:47:53,643 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:47:53,643 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:47:53,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T07:47:53,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:47:53,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:47:53,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:47:53,643 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:47:53,643 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:47:53,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:47:53,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:47:53,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:47:53,643 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:47:53,643 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:47:53,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:47:53,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:47:53,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:47:53,644 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:47:53,644 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T07:47:53,644 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:47:53,644 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:47:53,644 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:47:53,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T07:47:53,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:47:53,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:47:53,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:47:53,644 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:47:53,644 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:47:53,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:47:53,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:47:53,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:47:53,644 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:47:53,644 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:47:53,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:47:53,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:47:53,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:47:53,644 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:47:55,471 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T07:47:55,474 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T07:47:55,737 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T07:47:55,737 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T07:47:55,737 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T07:47:55,737 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T07:47:55,737 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T07:47:55,737 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T07:47:55,737 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T07:47:55,737 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T07:47:55,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T07:47:55,990 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T07:47:56,022 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T07:47:56,022 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T07:47:56,033 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T07:47:56,058 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T07:47:57,783 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1743 #nodes=216
2022-10-01T07:47:57,783 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271759 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T07:47:59,580 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T07:47:59,960 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3100 #nodes=324
2022-10-01T07:47:59,961 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271276 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T07:48:01,367 INFO VehicularDepartureHandler:110 teleport vehicle 9951_bike from link 264312498 to link -828231242
2022-10-01T07:48:02,031 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T07:48:03,411 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4345 #nodes=449
2022-10-01T07:48:03,412 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270685 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T07:48:03,736 INFO VehicularDepartureHandler:110 teleport vehicle 19334_bike from link 53586768 to link -313907011
2022-10-01T07:48:04,208 INFO VehicularDepartureHandler:110 teleport vehicle 17714_bike from link 973591895 to link 256366928#0
2022-10-01T07:48:04,208 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T07:48:07,847 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5503 #nodes=679
2022-10-01T07:48:07,848 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269871 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T07:48:13,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7041 #nodes=981
2022-10-01T07:48:13,019 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268629 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T07:48:23,967 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11052 #nodes=1699
2022-10-01T07:48:23,967 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266769 lost=0 simT=21600.0s realT=38s; (s/r): 568.421052631579
2022-10-01T07:48:35,769 INFO MemoryObserver:41 used RAM: 14062 MB free: 2033 MB total: 16096 MB
2022-10-01T07:48:37,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11996 #nodes=1962
2022-10-01T07:48:37,809 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264073 lost=0 simT=25200.0s realT=52s; (s/r): 484.61538461538464
2022-10-01T07:48:54,801 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13272 #nodes=1974
2022-10-01T07:48:54,802 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260641 lost=0 simT=28800.0s realT=69s; (s/r): 417.39130434782606
2022-10-01T07:49:13,494 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14536 #nodes=2192
2022-10-01T07:49:13,495 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257007 lost=0 simT=32400.0s realT=87s; (s/r): 372.41379310344826
2022-10-01T07:49:31,118 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14342 #nodes=2089
2022-10-01T07:49:31,118 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251672 lost=0 simT=36000.0s realT=105s; (s/r): 342.85714285714283
2022-10-01T07:49:35,769 INFO MemoryObserver:41 used RAM: 14731 MB free: 1364 MB total: 16096 MB
2022-10-01T07:49:50,383 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14887 #nodes=2130
2022-10-01T07:49:50,383 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245857 lost=0 simT=39600.0s realT=124s; (s/r): 319.35483870967744
2022-10-01T07:50:11,305 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15168 #nodes=2177
2022-10-01T07:50:11,306 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238079 lost=0 simT=43200.0s realT=145s; (s/r): 297.9310344827586
2022-10-01T07:50:30,892 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15569 #nodes=2326
2022-10-01T07:50:30,892 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229020 lost=0 simT=46800.0s realT=165s; (s/r): 283.6363636363636
2022-10-01T07:50:35,769 INFO MemoryObserver:41 used RAM: 15093 MB free: 1002 MB total: 16096 MB
2022-10-01T07:50:51,053 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15774 #nodes=2416
2022-10-01T07:50:51,053 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217768 lost=0 simT=50400.0s realT=185s; (s/r): 272.43243243243245
2022-10-01T07:51:14,534 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=16032 #nodes=2443
2022-10-01T07:51:14,534 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204130 lost=0 simT=54000.0s realT=208s; (s/r): 259.61538461538464
2022-10-01T07:51:34,943 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16277 #nodes=2542
2022-10-01T07:51:34,943 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187362 lost=0 simT=57600.0s realT=229s; (s/r): 251.52838427947597
2022-10-01T07:51:35,770 INFO MemoryObserver:41 used RAM: 15707 MB free: 388 MB total: 16096 MB
2022-10-01T07:51:57,012 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16092 #nodes=2317
2022-10-01T07:51:57,013 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167761 lost=0 simT=61200.0s realT=251s; (s/r): 243.82470119521912
2022-10-01T07:52:28,819 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15833 #nodes=2333
2022-10-01T07:52:28,820 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145536 lost=0 simT=64800.0s realT=283s; (s/r): 228.97526501766785
2022-10-01T07:52:35,770 INFO MemoryObserver:41 used RAM: 15681 MB free: 414 MB total: 16096 MB
2022-10-01T07:52:52,570 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15065 #nodes=2116
2022-10-01T07:52:52,570 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121630 lost=0 simT=68400.0s realT=307s; (s/r): 222.8013029315961
2022-10-01T07:53:13,853 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14598 #nodes=2027
2022-10-01T07:53:13,854 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96644 lost=0 simT=72000.0s realT=328s; (s/r): 219.5121951219512
2022-10-01T07:53:31,933 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12724 #nodes=1692
2022-10-01T07:53:31,933 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74211 lost=0 simT=75600.0s realT=346s; (s/r): 218.4971098265896
2022-10-01T07:53:35,770 INFO MemoryObserver:41 used RAM: 15614 MB free: 481 MB total: 16096 MB
2022-10-01T07:53:49,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11746 #nodes=1550
2022-10-01T07:53:49,239 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58254 lost=0 simT=79200.0s realT=363s; (s/r): 218.1818181818182
2022-10-01T07:54:03,475 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11158 #nodes=1383
2022-10-01T07:54:03,475 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44718 lost=0 simT=82800.0s realT=377s; (s/r): 219.6286472148541
2022-10-01T07:54:18,004 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10610 #nodes=1289
2022-10-01T07:54:18,004 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32550 lost=0 simT=86400.0s realT=392s; (s/r): 220.40816326530611
2022-10-01T07:54:35,770 INFO MemoryObserver:41 used RAM: 15878 MB free: 217 MB total: 16096 MB
2022-10-01T07:54:35,928 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8852 #nodes=1042
2022-10-01T07:54:35,928 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26244 lost=2 simT=90000.0s realT=410s; (s/r): 219.5121951219512
2022-10-01T07:54:44,632 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7598 #nodes=898
2022-10-01T07:54:44,633 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22354 lost=3 simT=93600.0s realT=419s; (s/r): 223.3890214797136
2022-10-01T07:54:51,500 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6478 #nodes=704
2022-10-01T07:54:51,500 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19427 lost=3 simT=97200.0s realT=425s; (s/r): 228.7058823529412
2022-10-01T07:54:56,914 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5430 #nodes=594
2022-10-01T07:54:56,914 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17116 lost=3 simT=100800.0s realT=431s; (s/r): 233.87470997679813
2022-10-01T07:55:00,929 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4602 #nodes=488
2022-10-01T07:55:00,929 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15299 lost=3 simT=104400.0s realT=435s; (s/r): 240.0
2022-10-01T07:55:04,188 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3909 #nodes=407
2022-10-01T07:55:04,188 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13727 lost=3 simT=108000.0s realT=438s; (s/r): 246.57534246575344
2022-10-01T07:55:07,321 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3214 #nodes=358
2022-10-01T07:55:07,321 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12452 lost=4 simT=111600.0s realT=441s; (s/r): 253.0612244897959
2022-10-01T07:55:09,951 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2733 #nodes=293
2022-10-01T07:55:09,951 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11378 lost=4 simT=115200.0s realT=444s; (s/r): 259.4594594594595
2022-10-01T07:55:12,068 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2261 #nodes=233
2022-10-01T07:55:12,068 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10501 lost=4 simT=118800.0s realT=446s; (s/r): 266.3677130044843
2022-10-01T07:55:13,833 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1982 #nodes=190
2022-10-01T07:55:13,833 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9797 lost=4 simT=122400.0s realT=448s; (s/r): 273.2142857142857
2022-10-01T07:55:15,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1725 #nodes=200
2022-10-01T07:55:15,597 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9074 lost=4 simT=126000.0s realT=450s; (s/r): 280.0
2022-10-01T07:55:17,179 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1403 #nodes=133
2022-10-01T07:55:17,179 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7403 lost=4 simT=129600.0s realT=451s; (s/r): 287.36141906873615
2022-10-01T07:55:17,711 INFO AbstractController$9:234 ### ITERATION 85 fires after mobsim event
2022-10-01T07:55:17,711 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T07:55:17,711 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=340.47681371sec
2022-10-01T07:55:17,748 INFO LegTimesControlerListener:50 [85] average trip (probably: leg) duration is: 1238 seconds = 00:20:38
2022-10-01T07:55:17,748 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T07:55:17,748 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:55:17,748 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:55:17,748 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:55:17,748 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:55:17,748 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T07:55:17,748 INFO EventsManagerImpl:137 event # 1
2022-10-01T07:55:17,748 INFO EventsManagerImpl:137 event # 4
2022-10-01T07:55:17,748 INFO EventsManagerImpl:137 event # 16
2022-10-01T07:55:17,748 INFO EventsManagerImpl:137 event # 64
2022-10-01T07:55:17,749 INFO EventsManagerImpl:137 event # 256
2022-10-01T07:55:17,750 INFO EventsManagerImpl:137 event # 1024
2022-10-01T07:55:17,753 INFO EventsManagerImpl:137 event # 4096
2022-10-01T07:55:17,768 INFO EventsManagerImpl:137 event # 16384
2022-10-01T07:55:17,785 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T07:55:18,168 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:55:18,168 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:55:18,168 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:55:18,168 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:55:18,168 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T07:55:18,168 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T07:55:18,169 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:55:18,171 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:55:18,171 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:55:18,174 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:55:18,174 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:55:18,174 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:54][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:55:18,177 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:55:18,177 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T07:55:18,177 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:55:18,177 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:55:18,178 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:55:18,178 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:55:18,178 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:55:18,178 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:55:18,178 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:55:18,178 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:55:18,178 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:55:18,178 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:46][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:55:18,179 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:55:18,180 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T07:55:18,180 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:55:18,180 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:55:18,180 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:55:18,180 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:55:18,181 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:55:18,181 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:55:18,181 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:55:18,184 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:55:18,184 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:55:18,184 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:58:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:55:18,188 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T07:55:18,188 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T07:55:18,188 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T07:55:18,188 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T07:55:18,684 INFO ControlerListenerManagerImpl:251 [it.85] all ControlerAfterMobsimListeners called.
2022-10-01T07:55:18,684 INFO AbstractController$4:159 ### ITERATION 85 fires scoring event
2022-10-01T07:55:18,684 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T07:55:18,955 INFO NewScoreAssignerImpl:57 it: 85 msaStart: 599
2022-10-01T07:55:19,171 INFO ControlerListenerManagerImpl:194 [it.85] all ControlerScoringListeners called.
2022-10-01T07:55:19,171 INFO AbstractController$5:167 ### ITERATION 85 fires iteration end event
2022-10-01T07:55:19,171 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T07:55:19,171 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T07:55:19,342 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T07:55:19,342 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T07:55:23,487 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T07:55:23,487 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1329934732485352
2022-10-01T07:55:23,487 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31373981318393523
2022-10-01T07:55:23,487 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.362160246897097E-4
2022-10-01T07:55:23,487 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.002701078891017E-4
2022-10-01T07:55:23,487 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T07:55:23,487 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13390367521323632
2022-10-01T07:55:23,487 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13938542752532904
2022-10-01T07:55:23,487 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21911988990279196
2022-10-01T07:55:23,646 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T07:55:23,789 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.51707975996209
2022-10-01T07:55:23,789 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.81648545416049
2022-10-01T07:55:23,789 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.70932821213773
2022-10-01T07:55:23,789 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.72055648596388
2022-10-01T07:55:23,831 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T07:55:24,813 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18888.00061824722 meters
2022-10-01T07:55:24,813 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139203.08192785765 meters (statistic on all 2104061 legs which have a finite distance)
2022-10-01T07:55:24,813 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51972.80525917463 meters
2022-10-01T07:55:24,813 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139148.7195857971 meters (statistic on all 764361 trips which have a finite distance)
2022-10-01T07:55:24,813 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T07:55:24,813 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T07:55:25,900 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T07:55:25,901 INFO LegHistogramListener:72 number of legs: 2111443 100%
2022-10-01T07:55:25,902 INFO LegHistogramListener:79 number of bike legs: 102789 4.868187301291107%
2022-10-01T07:55:25,902 INFO LegHistogramListener:79 number of car legs: 244219 11.566450053352138%
2022-10-01T07:55:25,902 INFO LegHistogramListener:79 number of drtNorth legs: 197 0.009330112155525866%
2022-10-01T07:55:25,902 INFO LegHistogramListener:79 number of drtSoutheast legs: 163 0.007719838991628001%
2022-10-01T07:55:25,902 INFO LegHistogramListener:79 number of freight legs: 47065 2.229044307613324%
2022-10-01T07:55:25,902 INFO LegHistogramListener:79 number of pt legs: 123443 5.846380887383652%
2022-10-01T07:55:25,902 INFO LegHistogramListener:79 number of ride legs: 108078 5.118679500228043%
2022-10-01T07:55:25,902 INFO LegHistogramListener:79 number of walk legs: 1485489 70.35420799898458%
2022-10-01T07:55:26,441 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T07:55:26,441 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T07:55:30,102 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5769499376081587
2022-10-01T07:55:30,102 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44714666447567747
2022-10-01T07:55:30,102 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010109789100171
2022-10-01T07:55:30,102 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00850249310608667
2022-10-01T07:55:30,102 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T07:55:30,102 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5203530916056014
2022-10-01T07:55:30,102 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6433728567247108
2022-10-01T07:55:30,102 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8888783333418919
2022-10-01T07:55:30,102 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22495083112094774
2022-10-01T07:55:30,102 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3871593482491771
2022-10-01T07:55:30,102 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010295937597888435
2022-10-01T07:55:30,102 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.164858244709531E-4
2022-10-01T07:55:30,102 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T07:55:30,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2940144913396016
2022-10-01T07:55:30,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2694916733851297
2022-10-01T07:55:30,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5812185152282309
2022-10-01T07:55:30,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17875647668393782
2022-10-01T07:55:30,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3753048984014337
2022-10-01T07:55:30,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.567565485757714E-4
2022-10-01T07:55:30,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.272295454895577E-4
2022-10-01T07:55:30,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T07:55:30,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21376779964773002
2022-10-01T07:55:30,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2071011158639601
2022-10-01T07:55:30,103 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.36776139100427757
2022-10-01T07:55:30,240 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T07:55:31,274 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T07:55:31,570 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T07:55:31,917 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T07:55:32,955 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T07:55:33,250 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T07:55:33,582 INFO ControlerListenerManagerImpl:171 [it.85] all ControlerIterationEndsListeners called.
2022-10-01T07:55:33,718 INFO AbstractController:181 ### ITERATION 85 ENDS
2022-10-01T07:55:33,718 INFO AbstractController:182 ###################################################
2022-10-01T07:55:33,718 INFO AbstractController:133 ###################################################
2022-10-01T07:55:33,718 INFO AbstractController:134 ### ITERATION 86 BEGINS
2022-10-01T07:55:33,719 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T07:55:33,719 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T07:55:33,719 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T07:55:33,719 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T07:55:33,719 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T07:55:40,294 INFO MemoryObserver:41 used RAM: 13387 MB free: 2708 MB total: 16096 MB
2022-10-01T07:55:40,428 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T07:55:40,474 INFO ControlerListenerManagerImpl:148 [it.86] all ControlerIterationStartsListeners called.
2022-10-01T07:55:40,474 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T07:55:42,271 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169783 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T07:55:42,271 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30598 plans
2022-10-01T07:55:42,273 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:55:42,273 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:55:42,274 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:55:42,278 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:55:42,279 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:55:42,279 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:55:42,279 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:55:42,279 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:55:42,282 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:55:42,288 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:55:42,292 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:55:42,294 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:55:42,296 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:55:42,301 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:55:42,309 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:55:42,319 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:55:42,320 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:55:42,323 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:55:42,416 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:55:42,435 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:55:42,513 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:55:42,945 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:55:43,348 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:55:44,866 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:55:46,626 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:55:50,420 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T07:55:56,760 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T07:56:19,178 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:56:19,179 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30598 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T07:56:19,179 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30572 plans
2022-10-01T07:56:19,179 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T07:56:19,179 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T07:56:19,179 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T07:56:19,180 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T07:56:19,180 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T07:56:19,180 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T07:56:19,180 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T07:56:19,180 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T07:56:19,181 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T07:56:19,182 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T07:56:19,184 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T07:56:19,189 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T07:56:19,199 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T07:56:19,220 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T07:56:19,257 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T07:56:19,332 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T07:56:19,506 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30572 plans
2022-10-01T07:56:19,506 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:56:19,506 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:56:19,506 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:56:19,506 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:56:19,508 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:56:19,509 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:56:19,510 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:56:19,521 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:56:19,529 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:56:19,535 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:56:19,537 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:56:19,539 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:56:19,540 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:56:19,560 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:56:19,560 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:56:19,566 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:56:19,595 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:56:19,619 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:56:19,725 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:56:19,803 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:56:19,822 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T07:56:20,023 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:56:20,695 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:56:21,600 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:56:23,512 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:56:27,569 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T07:56:37,230 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T07:56:40,295 INFO MemoryObserver:41 used RAM: 15680 MB free: 415 MB total: 16096 MB
2022-10-01T07:56:58,001 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:56:58,002 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30572 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T07:56:58,002 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7475 plans
2022-10-01T07:56:58,002 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T07:56:58,002 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T07:56:58,003 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T07:56:58,003 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T07:56:58,003 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T07:56:58,003 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T07:56:58,003 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T07:56:58,003 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T07:56:58,003 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T07:56:58,004 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T07:56:58,005 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T07:56:58,007 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T07:56:58,011 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T07:56:58,015 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T07:56:58,015 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7475 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T07:56:58,015 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40208 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T07:56:58,015 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6857 plans
2022-10-01T07:56:58,017 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T07:56:58,017 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T07:56:58,018 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T07:56:58,020 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T07:56:58,026 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T07:56:58,052 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T07:56:58,095 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T07:56:58,320 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T07:56:58,591 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T07:56:58,867 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T07:56:59,954 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T07:57:01,118 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T07:57:04,329 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T07:57:16,723 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T07:57:16,723 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6857 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T07:57:16,723 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T07:57:18,010 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T07:57:18,983 INFO ControlerListenerManagerImpl:213 [it.86] all ControlerReplanningListeners called.
2022-10-01T07:57:18,983 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T07:57:18,983 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T07:57:18,983 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T07:57:19,093 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T07:57:19,189 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T07:57:19,189 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T07:57:19,189 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T07:57:19,190 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T07:57:19,191 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T07:57:19,192 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T07:57:19,192 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T07:57:19,192 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T07:57:19,192 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T07:57:19,192 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T07:57:19,192 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T07:57:19,192 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T07:57:19,192 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T07:57:19,192 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:57:19,192 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:57:19,193 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T07:57:19,193 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T07:57:19,193 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T07:57:19,193 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T07:57:19,193 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T07:57:19,193 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T07:57:19,193 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T07:57:19,885 INFO ControlerListenerManagerImpl:232 [it.86] all ControlerBeforeMobsimListeners called.
2022-10-01T07:57:19,886 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T07:57:19,886 INFO NetworkImpl:163 node # 1
2022-10-01T07:57:19,886 INFO NetworkImpl:163 node # 4
2022-10-01T07:57:19,886 INFO NetworkImpl:163 node # 16
2022-10-01T07:57:19,886 INFO NetworkImpl:163 node # 64
2022-10-01T07:57:19,886 INFO NetworkImpl:163 node # 256
2022-10-01T07:57:19,886 INFO NetworkImpl:163 node # 1024
2022-10-01T07:57:19,887 INFO NetworkImpl:163 node # 4096
2022-10-01T07:57:19,889 INFO NetworkImpl:163 node # 16384
2022-10-01T07:57:19,896 INFO NetworkImpl:163 node # 65536
2022-10-01T07:57:19,926 INFO NetworkImpl:159 link # 1
2022-10-01T07:57:19,926 INFO NetworkImpl:159 link # 4
2022-10-01T07:57:19,926 INFO NetworkImpl:159 link # 16
2022-10-01T07:57:19,926 INFO NetworkImpl:159 link # 64
2022-10-01T07:57:19,926 INFO NetworkImpl:159 link # 256
2022-10-01T07:57:19,927 INFO NetworkImpl:159 link # 1024
2022-10-01T07:57:19,932 INFO NetworkImpl:159 link # 4096
2022-10-01T07:57:19,948 INFO NetworkImpl:159 link # 16384
2022-10-01T07:57:20,019 INFO NetworkImpl:159 link # 65536
2022-10-01T07:57:20,456 INFO NetworkImpl:159 link # 262144
2022-10-01T07:57:21,154 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T07:57:21,154 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T07:57:21,154 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T07:57:21,154 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T07:57:21,154 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T07:57:21,154 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T07:57:21,155 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T07:57:21,156 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T07:57:21,158 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T07:57:21,163 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T07:57:21,171 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T07:57:21,187 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T07:57:21,220 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T07:57:21,285 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T07:57:21,488 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T07:57:21,752 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T07:57:22,330 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T07:57:23,317 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T07:57:25,117 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T07:57:25,234 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T07:57:25,256 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:57:25,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T07:57:25,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:57:25,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:57:25,256 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:57:25,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T07:57:25,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T07:57:25,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T07:57:25,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:57:25,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:57:33,603 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:57:33,603 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:57:33,603 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:57:33,604 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:57:33,604 INFO EventsManagerImpl:176
2022-10-01T07:57:33,604 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:57:33,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:57:33,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:57:33,604 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:57:33,604 INFO EventsManagerImpl:176
2022-10-01T07:57:33,604 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:57:33,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:57:33,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:57:33,604 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:57:33,604 INFO EventsManagerImpl:176
2022-10-01T07:57:33,604 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:57:33,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T07:57:33,604 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T07:57:33,604 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T07:57:33,604 INFO EventsManagerImpl:176
2022-10-01T07:57:33,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T07:57:33,605 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T07:57:33,605 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T07:57:33,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T07:57:33,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T07:57:33,605 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T07:57:33,605 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T07:57:33,605 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:57:33,605 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T07:57:33,605 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:57:33,605 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:57:33,605 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T07:57:33,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:57:33,605 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:57:33,605 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T07:57:33,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T07:57:33,605 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T07:57:33,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T07:57:33,605 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T07:57:33,605 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:57:33,606 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:57:33,606 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:57:33,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T07:57:33,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:57:33,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:57:33,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:57:33,606 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:57:33,606 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:57:33,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:57:33,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:57:33,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:57:33,606 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:57:33,606 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:57:33,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:57:33,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:57:33,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:57:33,606 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:57:33,606 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T07:57:33,606 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:57:33,606 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T07:57:33,606 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:57:33,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T07:57:33,606 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:57:33,607 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:57:33,607 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T07:57:33,607 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T07:57:33,607 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:57:33,607 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:57:33,607 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:57:33,607 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:57:33,607 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T07:57:33,607 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T07:57:33,607 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:57:33,607 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T07:57:33,607 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T07:57:33,607 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T07:57:35,319 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T07:57:35,322 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T07:57:35,574 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T07:57:35,574 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T07:57:35,574 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T07:57:35,574 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T07:57:35,574 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T07:57:35,574 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T07:57:35,574 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T07:57:35,574 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T07:57:35,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T07:57:35,831 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T07:57:35,860 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T07:57:35,860 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T07:57:35,872 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T07:57:35,896 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T07:57:37,062 INFO VehicularDepartureHandler:110 teleport vehicle 25461_bike from link -26266509 to link 176087203
2022-10-01T07:57:37,459 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1756 #nodes=219
2022-10-01T07:57:37,459 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271758 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T07:57:39,010 INFO VehicularDepartureHandler:110 teleport vehicle 17433_bike from link 291797180 to link 291797155
2022-10-01T07:57:39,044 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T07:57:39,370 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3104 #nodes=339
2022-10-01T07:57:39,370 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271278 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T07:57:39,799 INFO VehicularDepartureHandler:110 teleport vehicle 14256_bike from link 58740242#0 to link -53679078
2022-10-01T07:57:40,296 INFO MemoryObserver:41 used RAM: 13796 MB free: 2299 MB total: 16096 MB
2022-10-01T07:57:41,116 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T07:57:41,116 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T07:57:42,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4334 #nodes=478
2022-10-01T07:57:42,791 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270686 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T07:57:46,691 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5556 #nodes=682
2022-10-01T07:57:46,691 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269877 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T07:57:51,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7097 #nodes=982
2022-10-01T07:57:51,162 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268653 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T07:57:59,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11014 #nodes=1688
2022-10-01T07:57:59,808 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266775 lost=0 simT=21600.0s realT=34s; (s/r): 635.2941176470588
2022-10-01T07:58:14,668 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12002 #nodes=1887
2022-10-01T07:58:14,669 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264096 lost=0 simT=25200.0s realT=49s; (s/r): 514.2857142857143
2022-10-01T07:58:30,691 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13317 #nodes=1962
2022-10-01T07:58:30,692 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260662 lost=0 simT=28800.0s realT=65s; (s/r): 443.0769230769231
2022-10-01T07:58:40,296 INFO MemoryObserver:41 used RAM: 14471 MB free: 1624 MB total: 16096 MB
2022-10-01T07:58:48,898 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14596 #nodes=2166
2022-10-01T07:58:48,898 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257036 lost=0 simT=32400.0s realT=83s; (s/r): 390.3614457831325
2022-10-01T07:59:06,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14379 #nodes=2113
2022-10-01T07:59:06,207 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251704 lost=0 simT=36000.0s realT=100s; (s/r): 360.0
2022-10-01T07:59:26,768 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14857 #nodes=2190
2022-10-01T07:59:26,768 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245891 lost=0 simT=39600.0s realT=121s; (s/r): 327.27272727272725
2022-10-01T07:59:40,297 INFO MemoryObserver:41 used RAM: 15077 MB free: 1018 MB total: 16096 MB
2022-10-01T07:59:44,795 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15096 #nodes=2168
2022-10-01T07:59:44,795 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238058 lost=0 simT=43200.0s realT=139s; (s/r): 310.7913669064748
2022-10-01T08:00:03,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15612 #nodes=2217
2022-10-01T08:00:03,316 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=229031 lost=0 simT=46800.0s realT=158s; (s/r): 296.2025316455696
2022-10-01T08:00:23,002 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15761 #nodes=2403
2022-10-01T08:00:23,002 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217810 lost=0 simT=50400.0s realT=177s; (s/r): 284.7457627118644
2022-10-01T08:00:40,297 INFO MemoryObserver:41 used RAM: 15624 MB free: 471 MB total: 16096 MB
2022-10-01T08:00:44,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15996 #nodes=2489
2022-10-01T08:00:44,671 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204110 lost=0 simT=54000.0s realT=199s; (s/r): 271.356783919598
2022-10-01T08:01:04,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16212 #nodes=2519
2022-10-01T08:01:04,562 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187301 lost=0 simT=57600.0s realT=219s; (s/r): 263.013698630137
2022-10-01T08:01:27,424 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16258 #nodes=2394
2022-10-01T08:01:27,425 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167743 lost=0 simT=61200.0s realT=242s; (s/r): 252.89256198347107
2022-10-01T08:01:47,026 INFO MemoryObserver:41 used RAM: 15013 MB free: 1082 MB total: 16096 MB
2022-10-01T08:01:57,538 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15850 #nodes=2292
2022-10-01T08:01:57,539 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145594 lost=0 simT=64800.0s realT=272s; (s/r): 238.23529411764707
2022-10-01T08:02:18,446 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15112 #nodes=2091
2022-10-01T08:02:18,447 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121820 lost=0 simT=68400.0s realT=293s; (s/r): 233.4470989761092
2022-10-01T08:02:37,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14614 #nodes=2029
2022-10-01T08:02:37,303 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96765 lost=0 simT=72000.0s realT=312s; (s/r): 230.76923076923077
2022-10-01T08:02:47,026 INFO MemoryObserver:41 used RAM: 15800 MB free: 295 MB total: 16096 MB
2022-10-01T08:02:54,349 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12762 #nodes=1773
2022-10-01T08:02:54,350 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74300 lost=0 simT=75600.0s realT=329s; (s/r): 229.7872340425532
2022-10-01T08:03:08,827 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11808 #nodes=1495
2022-10-01T08:03:08,827 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58249 lost=0 simT=79200.0s realT=343s; (s/r): 230.90379008746356
2022-10-01T08:03:21,821 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11179 #nodes=1435
2022-10-01T08:03:21,821 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44808 lost=0 simT=82800.0s realT=356s; (s/r): 232.58426966292134
2022-10-01T08:03:47,137 INFO MemoryObserver:41 used RAM: 15528 MB free: 567 MB total: 16096 MB
2022-10-01T08:03:49,332 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10682 #nodes=1301
2022-10-01T08:03:49,332 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32622 lost=1 simT=86400.0s realT=384s; (s/r): 225.0
2022-10-01T08:03:58,024 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8830 #nodes=1071
2022-10-01T08:03:58,024 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26314 lost=3 simT=90000.0s realT=392s; (s/r): 229.59183673469389
2022-10-01T08:04:06,184 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7648 #nodes=883
2022-10-01T08:04:06,184 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22398 lost=4 simT=93600.0s realT=400s; (s/r): 234.0
2022-10-01T08:04:12,612 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6519 #nodes=687
2022-10-01T08:04:12,612 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19493 lost=6 simT=97200.0s realT=407s; (s/r): 238.82063882063883
2022-10-01T08:04:17,463 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5460 #nodes=606
2022-10-01T08:04:17,463 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17156 lost=6 simT=100800.0s realT=412s; (s/r): 244.6601941747573
2022-10-01T08:04:21,618 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4608 #nodes=502
2022-10-01T08:04:21,619 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15326 lost=6 simT=104400.0s realT=416s; (s/r): 250.96153846153845
2022-10-01T08:04:25,114 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3936 #nodes=376
2022-10-01T08:04:25,114 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13741 lost=6 simT=108000.0s realT=419s; (s/r): 257.7565632458234
2022-10-01T08:04:28,097 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3294 #nodes=341
2022-10-01T08:04:28,097 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12464 lost=6 simT=111600.0s realT=422s; (s/r): 264.45497630331755
2022-10-01T08:04:30,789 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2751 #nodes=285
2022-10-01T08:04:30,790 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11406 lost=6 simT=115200.0s realT=425s; (s/r): 271.05882352941177
2022-10-01T08:04:33,047 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2305 #nodes=225
2022-10-01T08:04:33,047 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10517 lost=6 simT=118800.0s realT=427s; (s/r): 278.2201405152225
2022-10-01T08:04:35,093 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1985 #nodes=220
2022-10-01T08:04:35,093 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9809 lost=6 simT=122400.0s realT=429s; (s/r): 285.31468531468533
2022-10-01T08:04:45,191 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1735 #nodes=172
2022-10-01T08:04:45,191 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9068 lost=6 simT=126000.0s realT=439s; (s/r): 287.0159453302961
2022-10-01T08:04:46,411 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1414 #nodes=143
2022-10-01T08:04:46,411 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7403 lost=6 simT=129600.0s realT=441s; (s/r): 293.8775510204082
2022-10-01T08:04:47,054 INFO AbstractController$9:234 ### ITERATION 86 fires after mobsim event
2022-10-01T08:04:47,054 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=329.356822704sec
2022-10-01T08:04:47,054 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T08:04:47,089 INFO LegTimesControlerListener:50 [86] average trip (probably: leg) duration is: 1239 seconds = 00:20:39
2022-10-01T08:04:47,089 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T08:04:47,089 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:04:47,089 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:04:47,089 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:04:47,089 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:04:47,089 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T08:04:47,089 INFO EventsManagerImpl:137 event # 1
2022-10-01T08:04:47,089 INFO EventsManagerImpl:137 event # 4
2022-10-01T08:04:47,089 INFO EventsManagerImpl:137 event # 16
2022-10-01T08:04:47,090 INFO EventsManagerImpl:137 event # 64
2022-10-01T08:04:47,090 INFO EventsManagerImpl:137 event # 256
2022-10-01T08:04:47,091 INFO EventsManagerImpl:137 event # 1024
2022-10-01T08:04:47,095 INFO EventsManagerImpl:137 event # 4096
2022-10-01T08:04:47,109 INFO EventsManagerImpl:137 event # 16384
2022-10-01T08:04:47,126 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T08:04:47,137 INFO MemoryObserver:41 used RAM: 15810 MB free: 285 MB total: 16096 MB
2022-10-01T08:04:47,438 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:04:47,438 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:04:47,438 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:04:47,438 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:04:47,438 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T08:04:47,438 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T08:04:47,439 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:04:47,442 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:04:47,442 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:28:19][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:04:47,444 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:04:47,444 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:04:47,444 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:55][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:04:47,447 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:04:47,447 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T08:04:47,447 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:04:47,448 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:04:47,448 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:04:47,448 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:04:47,448 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:04:47,448 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:04:47,448 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:04:47,448 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:04:47,448 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:04:47,449 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:03][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:04:47,450 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:04:47,450 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T08:04:47,450 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:04:47,451 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:04:47,451 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:04:47,451 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:04:47,452 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:04:47,452 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:04:47,452 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:04:47,454 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:04:47,454 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:04:47,454 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:59:06][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:04:47,458 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:04:47,458 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:04:47,458 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:04:47,458 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T08:04:47,942 INFO ControlerListenerManagerImpl:251 [it.86] all ControlerAfterMobsimListeners called.
2022-10-01T08:04:47,942 INFO AbstractController$4:159 ### ITERATION 86 fires scoring event
2022-10-01T08:04:47,942 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T08:04:48,144 INFO NewScoreAssignerImpl:57 it: 86 msaStart: 599
2022-10-01T08:04:48,332 INFO ControlerListenerManagerImpl:194 [it.86] all ControlerScoringListeners called.
2022-10-01T08:04:48,332 INFO AbstractController$5:167 ### ITERATION 86 fires iteration end event
2022-10-01T08:04:48,332 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T08:04:48,332 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T08:04:48,456 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T08:04:48,457 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T08:04:52,173 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T08:04:52,173 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13375732398054813
2022-10-01T08:04:52,173 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31358704303753265
2022-10-01T08:04:52,173 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2209441451804228E-4
2022-10-01T08:04:52,174 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9256741143182856E-4
2022-10-01T08:04:52,174 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T08:04:52,174 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13361995922706008
2022-10-01T08:04:52,174 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1397834001756215
2022-10-01T08:04:52,174 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21841637695969435
2022-10-01T08:04:52,333 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T08:04:52,479 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.55972545677167
2022-10-01T08:04:52,479 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.73348274631502
2022-10-01T08:04:52,479 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.57345600164986
2022-10-01T08:04:52,479 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.62589404963316
2022-10-01T08:04:52,525 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T08:04:53,497 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18888.040583396 meters
2022-10-01T08:04:53,497 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139257.49484273864 meters (statistic on all 2104879 legs which have a finite distance)
2022-10-01T08:04:53,497 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51978.77728189437 meters
2022-10-01T08:04:53,497 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139205.12751809202 meters (statistic on all 764583 trips which have a finite distance)
2022-10-01T08:04:53,497 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T08:04:53,497 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T08:04:54,509 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T08:04:54,511 INFO LegHistogramListener:72 number of legs: 2112257 100%
2022-10-01T08:04:54,511 INFO LegHistogramListener:79 number of bike legs: 103298 4.890408695532788%
2022-10-01T08:04:54,511 INFO LegHistogramListener:79 number of car legs: 244108 11.556737650768822%
2022-10-01T08:04:54,511 INFO LegHistogramListener:79 number of drtNorth legs: 186 0.008805746649200358%
2022-10-01T08:04:54,511 INFO LegHistogramListener:79 number of drtSoutheast legs: 149 0.007054065864144372%
2022-10-01T08:04:54,512 INFO LegHistogramListener:79 number of freight legs: 47065 2.2281853013151336%
2022-10-01T08:04:54,512 INFO LegHistogramListener:79 number of pt legs: 123196 5.832434216101545%
2022-10-01T08:04:54,512 INFO LegHistogramListener:79 number of ride legs: 108404 5.132140643870514%
2022-10-01T08:04:54,512 INFO LegHistogramListener:79 number of walk legs: 1485851 70.34423367989785%
2022-10-01T08:04:55,050 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T08:04:55,051 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5801593944653558
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44769355592414384
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010162424192629032
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.0085371552401444
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5215200501188783
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6465887324956223
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8899361703220241
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22540529021192685
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3872569157376359
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010385802389889954
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.280398691568628E-4
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.29528286868956594
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2701541052804552
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5844613504367429
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17899911162234192
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.375449965851379
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.5804033131865027E-4
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.272295454895577E-4
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21425178574179535
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20743361559436574
2022-10-01T08:05:04,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.369601051674823
2022-10-01T08:05:04,632 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T08:05:05,667 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T08:05:05,957 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T08:05:06,289 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T08:05:07,335 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T08:05:07,631 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T08:05:07,962 INFO ControlerListenerManagerImpl:171 [it.86] all ControlerIterationEndsListeners called.
2022-10-01T08:05:08,100 INFO AbstractController:181 ### ITERATION 86 ENDS
2022-10-01T08:05:08,100 INFO AbstractController:182 ###################################################
2022-10-01T08:05:08,100 INFO AbstractController:133 ###################################################
2022-10-01T08:05:08,100 INFO AbstractController:134 ### ITERATION 87 BEGINS
2022-10-01T08:05:08,101 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T08:05:08,101 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T08:05:08,101 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T08:05:08,102 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T08:05:08,102 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T08:05:08,439 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T08:05:08,483 INFO ControlerListenerManagerImpl:148 [it.87] all ControlerIterationStartsListeners called.
2022-10-01T08:05:08,483 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T08:05:17,702 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169748 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T08:05:17,702 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30572 plans
2022-10-01T08:05:17,702 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:17,702 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:17,703 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:05:17,703 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:17,703 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:05:17,703 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:17,703 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:17,705 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:05:17,705 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:17,706 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:17,708 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:05:17,709 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:17,711 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:17,714 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:05:17,716 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:17,717 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:17,723 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:05:17,745 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:05:17,745 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:17,789 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:05:17,929 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:05:18,120 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:05:18,804 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:05:19,921 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:05:22,118 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:05:25,883 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T08:05:32,714 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T08:05:47,138 INFO MemoryObserver:41 used RAM: 14567 MB free: 1528 MB total: 16096 MB
2022-10-01T08:05:50,363 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:05:50,364 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30572 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T08:05:50,364 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30500 plans
2022-10-01T08:05:50,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T08:05:50,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T08:05:50,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T08:05:50,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T08:05:50,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T08:05:50,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T08:05:50,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T08:05:50,365 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T08:05:50,366 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T08:05:50,367 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T08:05:50,369 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T08:05:50,374 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T08:05:50,384 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T08:05:50,404 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T08:05:50,442 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T08:05:50,513 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T08:05:50,757 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30500 plans
2022-10-01T08:05:50,757 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:05:50,757 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:05:50,757 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:50,758 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:05:50,758 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:50,758 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:50,758 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:05:50,758 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:50,759 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:50,759 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:50,760 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:50,762 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:05:50,767 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:50,767 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:05:50,770 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:50,772 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:50,778 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:05:50,780 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:50,795 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:05:50,808 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:05:50,887 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:05:51,221 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:05:51,647 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:05:52,731 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:05:54,791 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:05:58,767 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T08:06:07,589 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T08:06:31,397 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:06:31,398 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30500 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T08:06:31,398 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7608 plans
2022-10-01T08:06:31,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T08:06:31,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T08:06:31,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T08:06:31,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T08:06:31,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T08:06:31,398 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T08:06:31,399 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T08:06:31,399 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T08:06:31,399 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T08:06:31,399 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T08:06:31,399 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T08:06:31,400 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T08:06:31,402 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T08:06:31,408 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T08:06:31,408 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7608 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T08:06:31,408 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40098 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T08:06:31,408 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6967 plans
2022-10-01T08:06:31,409 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:06:31,409 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:06:31,409 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:06:31,412 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:06:31,415 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:06:31,420 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:06:31,457 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:06:31,725 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:06:32,077 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:06:32,753 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:06:33,409 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:06:34,663 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:06:37,580 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:06:47,138 INFO MemoryObserver:41 used RAM: 14923 MB free: 1172 MB total: 16096 MB
2022-10-01T08:06:48,002 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:06:48,002 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6967 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T08:06:48,003 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T08:06:49,266 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T08:06:50,554 INFO ControlerListenerManagerImpl:213 [it.87] all ControlerReplanningListeners called.
2022-10-01T08:06:50,555 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T08:06:50,555 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T08:06:50,555 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T08:06:50,660 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T08:06:50,753 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T08:06:50,754 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T08:06:50,754 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T08:06:50,766 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T08:06:50,779 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T08:06:50,779 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T08:06:50,780 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T08:06:50,781 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T08:06:50,781 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T08:06:50,781 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T08:06:50,781 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T08:06:50,781 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T08:06:50,781 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T08:06:50,781 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:06:50,782 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:06:50,782 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T08:06:50,782 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:06:50,782 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:06:50,782 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T08:06:50,782 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T08:06:50,782 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T08:06:50,782 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T08:06:51,669 INFO ControlerListenerManagerImpl:232 [it.87] all ControlerBeforeMobsimListeners called.
2022-10-01T08:06:51,669 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T08:06:51,670 INFO NetworkImpl:163 node # 1
2022-10-01T08:06:51,670 INFO NetworkImpl:163 node # 4
2022-10-01T08:06:51,670 INFO NetworkImpl:163 node # 16
2022-10-01T08:06:51,670 INFO NetworkImpl:163 node # 64
2022-10-01T08:06:51,670 INFO NetworkImpl:163 node # 256
2022-10-01T08:06:51,671 INFO NetworkImpl:163 node # 1024
2022-10-01T08:06:51,671 INFO NetworkImpl:163 node # 4096
2022-10-01T08:06:51,674 INFO NetworkImpl:163 node # 16384
2022-10-01T08:06:51,686 INFO NetworkImpl:163 node # 65536
2022-10-01T08:06:51,731 INFO NetworkImpl:159 link # 1
2022-10-01T08:06:51,732 INFO NetworkImpl:159 link # 4
2022-10-01T08:06:51,732 INFO NetworkImpl:159 link # 16
2022-10-01T08:06:51,732 INFO NetworkImpl:159 link # 64
2022-10-01T08:06:51,732 INFO NetworkImpl:159 link # 256
2022-10-01T08:06:51,734 INFO NetworkImpl:159 link # 1024
2022-10-01T08:06:51,740 INFO NetworkImpl:159 link # 4096
2022-10-01T08:06:51,764 INFO NetworkImpl:159 link # 16384
2022-10-01T08:06:51,862 INFO NetworkImpl:159 link # 65536
2022-10-01T08:06:52,320 INFO NetworkImpl:159 link # 262144
2022-10-01T08:07:01,238 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T08:07:01,238 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T08:07:01,239 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T08:07:01,239 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T08:07:01,239 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T08:07:01,239 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T08:07:01,240 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T08:07:01,241 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T08:07:01,243 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T08:07:01,248 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T08:07:01,259 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T08:07:01,275 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T08:07:01,308 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T08:07:01,372 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T08:07:01,501 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T08:07:01,761 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T08:07:02,282 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T08:07:03,275 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T08:07:04,945 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T08:07:05,069 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T08:07:05,090 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:07:05,090 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T08:07:05,090 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:07:05,090 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:07:05,090 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:07:05,090 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T08:07:05,090 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T08:07:05,090 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T08:07:05,090 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:07:05,090 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:07:07,112 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:07:07,112 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:07:07,113 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:07:07,113 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:07:07,113 INFO EventsManagerImpl:176
2022-10-01T08:07:07,113 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:07:07,113 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:07:07,113 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:07:07,113 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:07:07,113 INFO EventsManagerImpl:176
2022-10-01T08:07:07,113 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:07:07,113 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:07:07,113 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:07:07,113 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:07:07,113 INFO EventsManagerImpl:176
2022-10-01T08:07:07,113 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:07:07,113 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:07:07,113 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:07:07,113 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:07:07,113 INFO EventsManagerImpl:176
2022-10-01T08:07:07,114 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T08:07:07,114 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T08:07:07,114 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T08:07:07,114 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T08:07:07,114 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T08:07:07,114 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T08:07:07,114 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T08:07:07,114 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:07:07,114 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T08:07:07,114 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:07:07,114 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:07:07,114 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T08:07:07,114 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:07:07,114 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:07:07,114 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:07:07,114 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T08:07:07,114 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T08:07:07,114 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T08:07:07,115 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T08:07:07,115 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:07:07,115 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:07:07,115 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:07:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T08:07:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:07:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:07:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:07:07,115 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:07:07,115 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:07:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:07:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:07:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:07:07,115 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:07:07,115 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:07:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:07:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:07:07,115 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:07:07,115 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:07:07,115 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T08:07:07,115 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:07:07,115 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:07:07,116 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:07:07,116 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T08:07:07,116 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:07:07,116 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:07:07,116 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:07:07,116 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:07:07,116 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:07:07,116 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:07:07,116 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:07:07,116 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:07:07,116 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:07:07,116 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:07:07,116 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:07:07,116 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:07:07,116 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:07:07,116 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:07:09,471 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T08:07:09,475 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T08:07:09,796 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T08:07:09,796 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T08:07:09,796 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T08:07:09,796 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T08:07:09,796 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T08:07:09,796 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T08:07:09,796 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T08:07:09,796 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T08:07:10,122 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T08:07:10,122 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=5s; (s/r): 0.0
2022-10-01T08:07:10,162 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T08:07:10,162 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T08:07:10,175 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T08:07:10,206 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T08:07:10,234 INFO VehicularDepartureHandler:110 teleport vehicle 108770_bike from link 2533457 to link -376869417#0
2022-10-01T08:07:10,431 INFO VehicularDepartureHandler:110 teleport vehicle 171233_bike from link 257169467 to link -777742303
2022-10-01T08:07:11,161 INFO VehicularDepartureHandler:110 teleport vehicle 7338_bike from link 462317267 to link 335487061
2022-10-01T08:07:11,783 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1763 #nodes=213
2022-10-01T08:07:11,784 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271755 lost=0 simT=3600.0s realT=6s; (s/r): 600.0
2022-10-01T08:07:13,166 INFO VehicularDepartureHandler:110 teleport vehicle 17048_bike from link 462401399 to link 153150625#0
2022-10-01T08:07:13,968 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T08:07:13,968 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T08:07:14,360 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3106 #nodes=326
2022-10-01T08:07:14,360 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271264 lost=0 simT=7200.0s realT=9s; (s/r): 800.0
2022-10-01T08:07:17,559 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4304 #nodes=461
2022-10-01T08:07:17,559 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270682 lost=0 simT=10800.0s realT=12s; (s/r): 900.0
2022-10-01T08:07:21,078 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5523 #nodes=660
2022-10-01T08:07:21,078 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269873 lost=0 simT=14400.0s realT=15s; (s/r): 960.0
2022-10-01T08:07:25,725 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7077 #nodes=974
2022-10-01T08:07:25,725 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268660 lost=0 simT=18000.0s realT=20s; (s/r): 900.0
2022-10-01T08:07:38,089 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11011 #nodes=1679
2022-10-01T08:07:38,089 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266763 lost=0 simT=21600.0s realT=33s; (s/r): 654.5454545454545
2022-10-01T08:07:47,138 INFO MemoryObserver:41 used RAM: 13737 MB free: 2358 MB total: 16096 MB
2022-10-01T08:07:51,400 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12017 #nodes=1899
2022-10-01T08:07:51,401 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264073 lost=0 simT=25200.0s realT=46s; (s/r): 547.8260869565217
2022-10-01T08:08:07,691 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13283 #nodes=1999
2022-10-01T08:08:07,691 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260642 lost=0 simT=28800.0s realT=62s; (s/r): 464.51612903225805
2022-10-01T08:08:24,891 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14485 #nodes=2157
2022-10-01T08:08:24,891 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257018 lost=0 simT=32400.0s realT=79s; (s/r): 410.126582278481
2022-10-01T08:08:41,973 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14331 #nodes=2058
2022-10-01T08:08:41,973 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251648 lost=0 simT=36000.0s realT=96s; (s/r): 375.0
2022-10-01T08:08:47,139 INFO MemoryObserver:41 used RAM: 14801 MB free: 1294 MB total: 16096 MB
2022-10-01T08:08:59,587 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14853 #nodes=2183
2022-10-01T08:08:59,588 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245814 lost=0 simT=39600.0s realT=114s; (s/r): 347.36842105263156
2022-10-01T08:09:20,683 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15164 #nodes=2235
2022-10-01T08:09:20,684 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237982 lost=0 simT=43200.0s realT=135s; (s/r): 320.0
2022-10-01T08:09:39,123 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15646 #nodes=2314
2022-10-01T08:09:39,124 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228976 lost=0 simT=46800.0s realT=154s; (s/r): 303.8961038961039
2022-10-01T08:09:47,139 INFO MemoryObserver:41 used RAM: 15464 MB free: 631 MB total: 16096 MB
2022-10-01T08:09:58,323 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15749 #nodes=2441
2022-10-01T08:09:58,324 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217685 lost=0 simT=50400.0s realT=173s; (s/r): 291.32947976878614
2022-10-01T08:10:20,530 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15925 #nodes=2516
2022-10-01T08:10:20,530 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204075 lost=0 simT=54000.0s realT=195s; (s/r): 276.9230769230769
2022-10-01T08:10:40,660 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16211 #nodes=2411
2022-10-01T08:10:40,661 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187259 lost=0 simT=57600.0s realT=215s; (s/r): 267.90697674418607
2022-10-01T08:10:47,139 INFO MemoryObserver:41 used RAM: 15662 MB free: 433 MB total: 16096 MB
2022-10-01T08:11:03,767 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15975 #nodes=2357
2022-10-01T08:11:03,767 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167720 lost=0 simT=61200.0s realT=238s; (s/r): 257.14285714285717
2022-10-01T08:11:34,742 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15800 #nodes=2340
2022-10-01T08:11:34,743 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145419 lost=0 simT=64800.0s realT=269s; (s/r): 240.8921933085502
2022-10-01T08:11:47,139 INFO MemoryObserver:41 used RAM: 15291 MB free: 804 MB total: 16096 MB
2022-10-01T08:11:55,004 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15056 #nodes=2112
2022-10-01T08:11:55,005 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121583 lost=0 simT=68400.0s realT=289s; (s/r): 236.67820069204151
2022-10-01T08:12:15,652 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14651 #nodes=2076
2022-10-01T08:12:15,652 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96528 lost=0 simT=72000.0s realT=310s; (s/r): 232.25806451612902
2022-10-01T08:12:32,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12618 #nodes=1743
2022-10-01T08:12:32,396 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74210 lost=0 simT=75600.0s realT=327s; (s/r): 231.19266055045873
2022-10-01T08:12:47,140 INFO MemoryObserver:41 used RAM: 15754 MB free: 341 MB total: 16096 MB
2022-10-01T08:12:47,877 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11769 #nodes=1507
2022-10-01T08:12:47,877 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58275 lost=0 simT=79200.0s realT=342s; (s/r): 231.57894736842104
2022-10-01T08:13:00,965 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11236 #nodes=1445
2022-10-01T08:13:00,965 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44776 lost=0 simT=82800.0s realT=355s; (s/r): 233.2394366197183
2022-10-01T08:13:15,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10638 #nodes=1231
2022-10-01T08:13:15,330 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32586 lost=1 simT=86400.0s realT=370s; (s/r): 233.51351351351352
2022-10-01T08:13:26,911 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8888 #nodes=1059
2022-10-01T08:13:26,911 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26301 lost=2 simT=90000.0s realT=381s; (s/r): 236.2204724409449
2022-10-01T08:13:35,871 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7547 #nodes=852
2022-10-01T08:13:35,871 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22358 lost=2 simT=93600.0s realT=390s; (s/r): 240.0
2022-10-01T08:13:50,630 INFO MemoryObserver:41 used RAM: 15589 MB free: 506 MB total: 16096 MB
2022-10-01T08:13:51,583 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6438 #nodes=709
2022-10-01T08:13:51,584 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19471 lost=2 simT=97200.0s realT=406s; (s/r): 239.40886699507388
2022-10-01T08:13:55,435 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5477 #nodes=595
2022-10-01T08:13:55,435 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17150 lost=4 simT=100800.0s realT=410s; (s/r): 245.85365853658536
2022-10-01T08:13:59,400 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4667 #nodes=485
2022-10-01T08:13:59,400 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15354 lost=5 simT=104400.0s realT=414s; (s/r): 252.17391304347825
2022-10-01T08:14:02,683 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3924 #nodes=408
2022-10-01T08:14:02,683 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13821 lost=5 simT=108000.0s realT=417s; (s/r): 258.9928057553957
2022-10-01T08:14:05,442 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3258 #nodes=331
2022-10-01T08:14:05,442 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12455 lost=6 simT=111600.0s realT=420s; (s/r): 265.7142857142857
2022-10-01T08:14:07,744 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2721 #nodes=245
2022-10-01T08:14:07,744 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11388 lost=8 simT=115200.0s realT=422s; (s/r): 272.98578199052133
2022-10-01T08:14:09,635 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2267 #nodes=236
2022-10-01T08:14:09,635 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10488 lost=8 simT=118800.0s realT=424s; (s/r): 280.188679245283
2022-10-01T08:14:11,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1996 #nodes=185
2022-10-01T08:14:11,296 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9791 lost=8 simT=122400.0s realT=426s; (s/r): 287.32394366197184
2022-10-01T08:14:12,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1717 #nodes=187
2022-10-01T08:14:12,697 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9074 lost=8 simT=126000.0s realT=427s; (s/r): 295.08196721311475
2022-10-01T08:14:14,031 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1425 #nodes=130
2022-10-01T08:14:14,032 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7410 lost=8 simT=129600.0s realT=428s; (s/r): 302.803738317757
2022-10-01T08:14:14,632 INFO AbstractController$9:234 ### ITERATION 87 fires after mobsim event
2022-10-01T08:14:14,632 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T08:14:14,632 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=329.987810517sec
2022-10-01T08:14:14,667 INFO LegTimesControlerListener:50 [87] average trip (probably: leg) duration is: 1239 seconds = 00:20:39
2022-10-01T08:14:14,667 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T08:14:14,667 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:14:14,667 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:14:14,667 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:14:14,667 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:14:14,667 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T08:14:14,667 INFO EventsManagerImpl:137 event # 1
2022-10-01T08:14:14,667 INFO EventsManagerImpl:137 event # 4
2022-10-01T08:14:14,667 INFO EventsManagerImpl:137 event # 16
2022-10-01T08:14:14,667 INFO EventsManagerImpl:137 event # 64
2022-10-01T08:14:14,668 INFO EventsManagerImpl:137 event # 256
2022-10-01T08:14:14,668 INFO EventsManagerImpl:137 event # 1024
2022-10-01T08:14:14,672 INFO EventsManagerImpl:137 event # 4096
2022-10-01T08:14:14,685 INFO EventsManagerImpl:137 event # 16384
2022-10-01T08:14:14,700 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T08:14:15,020 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:14:15,020 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:14:15,020 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:14:15,021 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:14:15,021 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T08:14:15,021 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T08:14:15,021 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:14:15,024 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:14:15,024 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:14:15,027 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:14:15,027 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:14:15,027 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:22][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:14:15,030 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:14:15,030 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T08:14:15,030 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:14:15,030 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:14:15,030 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:14:15,031 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:14:15,031 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:14:15,031 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:14:15,031 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:14:15,031 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:14:15,031 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:14:15,031 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:14:15,032 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:14:15,032 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T08:14:15,033 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:14:15,034 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:14:15,034 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:14:15,034 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:14:15,036 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:14:15,036 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:14:15,036 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:14:15,041 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:14:15,041 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:14:15,041 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:34][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:14:15,041 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:14:15,041 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:14:15,041 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:43][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:14:15,041 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T08:14:15,523 INFO ControlerListenerManagerImpl:251 [it.87] all ControlerAfterMobsimListeners called.
2022-10-01T08:14:15,523 INFO AbstractController$4:159 ### ITERATION 87 fires scoring event
2022-10-01T08:14:15,523 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T08:14:15,835 INFO NewScoreAssignerImpl:57 it: 87 msaStart: 599
2022-10-01T08:14:16,019 INFO ControlerListenerManagerImpl:194 [it.87] all ControlerScoringListeners called.
2022-10-01T08:14:16,019 INFO AbstractController$5:167 ### ITERATION 87 fires iteration end event
2022-10-01T08:14:16,019 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T08:14:16,020 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T08:14:16,165 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T08:14:16,166 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T08:14:19,850 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T08:14:19,850 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1336674591885466
2022-10-01T08:14:19,851 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3133700837539862
2022-10-01T08:14:19,851 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.8743228046031314E-4
2022-10-01T08:14:19,851 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.3236467646107315E-4
2022-10-01T08:14:19,851 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T08:14:19,851 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13342610803288538
2022-10-01T08:14:19,851 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13946373827264463
2022-10-01T08:14:19,851 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21923157900142243
2022-10-01T08:14:20,006 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T08:14:20,150 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.47466611768392
2022-10-01T08:14:20,150 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.60721822305051
2022-10-01T08:14:20,150 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.41114950055281
2022-10-01T08:14:20,150 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.51347316185152
2022-10-01T08:14:20,198 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T08:14:21,198 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18884.297729226822 meters
2022-10-01T08:14:21,198 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139095.0273279111 meters (statistic on all 2102840 legs which have a finite distance)
2022-10-01T08:14:21,198 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51933.25766373685 meters
2022-10-01T08:14:21,198 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139032.1048113593 meters (statistic on all 764302 trips which have a finite distance)
2022-10-01T08:14:21,198 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T08:14:21,198 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T08:14:22,215 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T08:14:22,216 INFO LegHistogramListener:72 number of legs: 2110241 100%
2022-10-01T08:14:22,217 INFO LegHistogramListener:79 number of bike legs: 103196 4.890247132910412%
2022-10-01T08:14:22,217 INFO LegHistogramListener:79 number of car legs: 243931 11.559390609887686%
2022-10-01T08:14:22,217 INFO LegHistogramListener:79 number of drtNorth legs: 169 0.008008563950752544%
2022-10-01T08:14:22,217 INFO LegHistogramListener:79 number of drtSoutheast legs: 186 0.00881415914106493%
2022-10-01T08:14:22,217 INFO LegHistogramListener:79 number of freight legs: 47065 2.2303139783560266%
2022-10-01T08:14:22,217 INFO LegHistogramListener:79 number of pt legs: 122932 5.82549576091072%
2022-10-01T08:14:22,217 INFO LegHistogramListener:79 number of ride legs: 108097 5.122495487482236%
2022-10-01T08:14:22,217 INFO LegHistogramListener:79 number of walk legs: 1484665 70.3552343073611%
2022-10-01T08:14:22,762 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T08:14:22,762 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T08:14:26,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5834394593734114
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.44833801486106906
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010216343067829946
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008625736249403042
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5227293734626701
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6494246085746417
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8909208316858122
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22580839799319083
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38740326697032407
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010437153699605108
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.35742565614136E-4
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2966025973492454
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27079856421738036
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5879981718933741
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17928411139126105
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37563097921812494
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.5804033131865027E-4
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2979711097531543E-4
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21478455558009008
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20778023693494302
2022-10-01T08:14:26,546 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.37148307717588336
2022-10-01T08:14:26,685 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T08:14:27,713 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T08:14:28,009 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T08:14:28,361 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T08:14:29,418 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T08:14:29,707 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T08:14:30,037 INFO ControlerListenerManagerImpl:171 [it.87] all ControlerIterationEndsListeners called.
2022-10-01T08:14:30,176 INFO AbstractController:181 ### ITERATION 87 ENDS
2022-10-01T08:14:30,176 INFO AbstractController:182 ###################################################
2022-10-01T08:14:30,176 INFO AbstractController:133 ###################################################
2022-10-01T08:14:30,176 INFO AbstractController:134 ### ITERATION 88 BEGINS
2022-10-01T08:14:30,176 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T08:14:30,177 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T08:14:30,177 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T08:14:30,177 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T08:14:30,177 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T08:14:37,124 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T08:14:37,170 INFO ControlerListenerManagerImpl:148 [it.88] all ControlerIterationStartsListeners called.
2022-10-01T08:14:37,171 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T08:14:38,960 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169580 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T08:14:38,960 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30681 plans
2022-10-01T08:14:38,961 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:14:38,961 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:14:38,961 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:14:38,966 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:14:38,966 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:14:38,967 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:14:38,969 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:14:38,977 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:14:38,981 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:14:38,985 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:14:38,985 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:14:38,992 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:14:38,989 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:14:38,996 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:14:39,003 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:14:39,019 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:14:39,022 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:14:39,040 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:14:39,066 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:14:39,140 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:14:39,232 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:14:39,436 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:14:39,994 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:14:41,151 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:14:43,075 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:14:47,218 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T08:14:50,631 INFO MemoryObserver:41 used RAM: 15811 MB free: 284 MB total: 16096 MB
2022-10-01T08:14:54,241 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T08:15:19,599 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:15:19,599 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30681 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T08:15:19,599 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30704 plans
2022-10-01T08:15:19,599 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T08:15:19,599 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T08:15:19,599 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T08:15:19,599 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T08:15:19,599 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T08:15:19,599 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T08:15:19,600 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T08:15:19,600 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T08:15:19,600 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T08:15:19,601 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T08:15:19,603 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T08:15:19,607 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T08:15:19,616 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T08:15:19,636 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T08:15:19,673 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T08:15:19,744 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T08:15:19,969 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30704 plans
2022-10-01T08:15:19,970 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:15:19,970 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:15:19,970 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:15:19,970 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:15:19,970 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:15:19,970 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:15:19,971 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:15:19,972 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:15:19,972 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:15:19,973 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:15:19,974 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:15:19,975 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:15:19,975 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:15:19,998 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:15:19,999 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:15:20,018 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:15:20,035 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:15:20,090 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:15:20,142 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:15:20,161 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:15:20,200 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:15:20,537 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:15:21,014 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:15:21,891 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:15:24,228 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:15:28,420 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T08:15:37,498 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T08:15:50,649 INFO MemoryObserver:41 used RAM: 14630 MB free: 1465 MB total: 16096 MB
2022-10-01T08:15:57,340 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:15:57,340 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30704 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T08:15:57,340 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7463 plans
2022-10-01T08:15:57,340 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T08:15:57,340 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T08:15:57,340 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T08:15:57,340 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T08:15:57,340 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T08:15:57,340 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T08:15:57,340 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T08:15:57,340 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T08:15:57,341 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T08:15:57,341 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T08:15:57,341 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T08:15:57,342 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T08:15:57,344 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T08:15:57,349 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T08:15:57,349 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7463 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T08:15:57,349 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40263 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T08:15:57,349 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6802 plans
2022-10-01T08:15:57,350 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:15:57,350 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:15:57,350 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:15:57,353 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:15:57,354 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:15:57,371 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:15:57,462 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:15:57,573 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:15:57,992 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:15:58,500 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:15:59,118 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:16:00,643 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:16:03,895 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:16:13,291 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:16:13,291 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6802 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T08:16:13,291 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T08:16:14,368 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T08:16:15,530 INFO ControlerListenerManagerImpl:213 [it.88] all ControlerReplanningListeners called.
2022-10-01T08:16:15,531 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T08:16:15,531 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T08:16:15,531 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T08:16:15,626 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T08:16:15,740 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T08:16:15,741 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T08:16:15,741 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T08:16:15,751 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T08:16:15,761 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T08:16:15,761 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T08:16:15,762 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T08:16:15,763 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T08:16:15,763 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T08:16:15,763 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T08:16:15,763 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T08:16:15,763 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T08:16:15,763 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T08:16:15,763 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:16:15,763 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:16:15,763 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T08:16:15,764 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:16:15,764 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:16:15,764 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T08:16:15,764 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T08:16:15,764 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T08:16:15,764 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T08:16:16,522 INFO ControlerListenerManagerImpl:232 [it.88] all ControlerBeforeMobsimListeners called.
2022-10-01T08:16:16,522 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T08:16:16,523 INFO NetworkImpl:163 node # 1
2022-10-01T08:16:16,523 INFO NetworkImpl:163 node # 4
2022-10-01T08:16:16,523 INFO NetworkImpl:163 node # 16
2022-10-01T08:16:16,523 INFO NetworkImpl:163 node # 64
2022-10-01T08:16:16,523 INFO NetworkImpl:163 node # 256
2022-10-01T08:16:16,523 INFO NetworkImpl:163 node # 1024
2022-10-01T08:16:16,523 INFO NetworkImpl:163 node # 4096
2022-10-01T08:16:16,525 INFO NetworkImpl:163 node # 16384
2022-10-01T08:16:16,535 INFO NetworkImpl:163 node # 65536
2022-10-01T08:16:16,569 INFO NetworkImpl:159 link # 1
2022-10-01T08:16:16,569 INFO NetworkImpl:159 link # 4
2022-10-01T08:16:16,569 INFO NetworkImpl:159 link # 16
2022-10-01T08:16:16,570 INFO NetworkImpl:159 link # 64
2022-10-01T08:16:16,570 INFO NetworkImpl:159 link # 256
2022-10-01T08:16:16,571 INFO NetworkImpl:159 link # 1024
2022-10-01T08:16:16,576 INFO NetworkImpl:159 link # 4096
2022-10-01T08:16:16,595 INFO NetworkImpl:159 link # 16384
2022-10-01T08:16:16,677 INFO NetworkImpl:159 link # 65536
2022-10-01T08:16:17,054 INFO NetworkImpl:159 link # 262144
2022-10-01T08:16:17,958 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T08:16:17,958 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T08:16:17,958 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T08:16:17,958 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T08:16:17,969 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T08:16:17,970 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T08:16:17,970 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T08:16:17,971 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T08:16:17,972 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T08:16:17,976 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T08:16:18,011 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T08:16:18,065 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T08:16:18,138 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T08:16:18,219 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T08:16:18,338 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T08:16:18,557 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T08:16:19,007 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T08:16:19,836 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T08:16:21,397 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T08:16:21,645 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T08:16:21,665 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:16:21,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T08:16:21,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:16:21,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:16:21,676 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:16:21,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T08:16:21,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T08:16:21,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T08:16:21,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:16:21,676 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:16:30,483 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:16:30,483 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:16:30,483 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:16:30,483 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:16:30,483 INFO EventsManagerImpl:176
2022-10-01T08:16:30,483 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:16:30,483 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:16:30,483 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:16:30,483 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:16:30,483 INFO EventsManagerImpl:176
2022-10-01T08:16:30,484 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:16:30,484 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:16:30,484 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:16:30,484 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:16:30,484 INFO EventsManagerImpl:176
2022-10-01T08:16:30,484 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:16:30,484 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:16:30,484 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:16:30,484 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:16:30,484 INFO EventsManagerImpl:176
2022-10-01T08:16:30,484 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T08:16:30,484 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T08:16:30,484 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T08:16:30,484 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T08:16:30,484 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T08:16:30,484 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T08:16:30,484 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T08:16:30,484 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:16:30,485 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T08:16:30,485 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:16:30,485 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:16:30,485 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T08:16:30,485 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:16:30,485 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:16:30,485 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:16:30,485 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T08:16:30,485 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T08:16:30,485 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T08:16:30,485 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T08:16:30,485 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:16:30,485 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:16:30,485 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:16:30,485 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T08:16:30,485 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:16:30,485 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:16:30,485 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:16:30,485 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:16:30,485 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:16:30,485 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:16:30,485 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:16:30,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:16:30,486 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:16:30,486 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:16:30,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:16:30,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:16:30,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:16:30,486 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:16:30,486 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T08:16:30,486 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:16:30,486 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:16:30,486 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:16:30,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T08:16:30,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:16:30,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:16:30,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:16:30,486 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:16:30,486 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:16:30,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:16:30,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:16:30,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:16:30,486 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:16:30,486 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:16:30,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:16:30,486 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:16:30,487 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:16:30,487 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:16:32,201 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T08:16:32,205 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T08:16:32,455 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T08:16:32,455 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T08:16:32,455 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T08:16:32,455 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T08:16:32,455 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T08:16:32,455 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T08:16:32,455 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T08:16:32,455 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T08:16:32,713 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T08:16:32,713 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T08:16:32,719 INFO VehicularDepartureHandler:110 teleport vehicle 20465_bike from link 37995742#0 to link -37995740#1
2022-10-01T08:16:32,747 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T08:16:32,747 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T08:16:32,759 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T08:16:32,782 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T08:16:34,120 INFO VehicularDepartureHandler:110 teleport vehicle 26124_bike from link 318394551 to link 75485510
2022-10-01T08:16:34,393 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1749 #nodes=219
2022-10-01T08:16:34,394 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271758 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T08:16:35,908 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T08:16:36,044 INFO VehicularDepartureHandler:110 teleport vehicle 10428_bike from link 262939491 to link -332942730
2022-10-01T08:16:36,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3111 #nodes=323
2022-10-01T08:16:36,227 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271278 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T08:16:37,904 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T08:16:37,905 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T08:16:39,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4311 #nodes=462
2022-10-01T08:16:39,264 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270685 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T08:16:43,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5523 #nodes=690
2022-10-01T08:16:43,284 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269877 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T08:16:47,835 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7030 #nodes=984
2022-10-01T08:16:47,835 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268660 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T08:16:50,650 INFO MemoryObserver:41 used RAM: 13696 MB free: 2399 MB total: 16096 MB
2022-10-01T08:16:56,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10955 #nodes=1695
2022-10-01T08:16:56,831 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266759 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-10-01T08:17:11,773 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11958 #nodes=1935
2022-10-01T08:17:11,773 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264079 lost=0 simT=25200.0s realT=50s; (s/r): 504.0
2022-10-01T08:17:26,644 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13196 #nodes=2016
2022-10-01T08:17:26,645 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260637 lost=0 simT=28800.0s realT=64s; (s/r): 450.0
2022-10-01T08:17:46,389 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14462 #nodes=2161
2022-10-01T08:17:46,389 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257026 lost=0 simT=32400.0s realT=84s; (s/r): 385.7142857142857
2022-10-01T08:17:50,653 INFO MemoryObserver:41 used RAM: 14405 MB free: 1690 MB total: 16096 MB
2022-10-01T08:18:04,142 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14379 #nodes=2087
2022-10-01T08:18:04,143 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251645 lost=0 simT=36000.0s realT=102s; (s/r): 352.94117647058823
2022-10-01T08:18:22,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14822 #nodes=2113
2022-10-01T08:18:22,259 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245779 lost=0 simT=39600.0s realT=120s; (s/r): 330.0
2022-10-01T08:18:43,877 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15185 #nodes=2233
2022-10-01T08:18:43,877 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237975 lost=0 simT=43200.0s realT=142s; (s/r): 304.22535211267603
2022-10-01T08:18:50,654 INFO MemoryObserver:41 used RAM: 15147 MB free: 948 MB total: 16096 MB
2022-10-01T08:19:02,940 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15569 #nodes=2308
2022-10-01T08:19:02,940 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228936 lost=0 simT=46800.0s realT=161s; (s/r): 290.6832298136646
2022-10-01T08:19:22,342 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15639 #nodes=2407
2022-10-01T08:19:22,343 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217623 lost=0 simT=50400.0s realT=180s; (s/r): 280.0
2022-10-01T08:19:43,895 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15964 #nodes=2436
2022-10-01T08:19:43,895 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204086 lost=0 simT=54000.0s realT=202s; (s/r): 267.3267326732673
2022-10-01T08:19:50,654 INFO MemoryObserver:41 used RAM: 15654 MB free: 441 MB total: 16096 MB
2022-10-01T08:20:06,323 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16155 #nodes=2404
2022-10-01T08:20:06,323 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187236 lost=0 simT=57600.0s realT=224s; (s/r): 257.14285714285717
2022-10-01T08:20:27,498 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16047 #nodes=2433
2022-10-01T08:20:27,499 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167690 lost=0 simT=61200.0s realT=245s; (s/r): 249.79591836734693
2022-10-01T08:20:59,049 INFO MemoryObserver:41 used RAM: 15060 MB free: 1035 MB total: 16096 MB
2022-10-01T08:20:59,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15723 #nodes=2350
2022-10-01T08:20:59,708 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145447 lost=0 simT=64800.0s realT=278s; (s/r): 233.0935251798561
2022-10-01T08:21:23,078 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15068 #nodes=2075
2022-10-01T08:21:23,078 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121554 lost=0 simT=68400.0s realT=301s; (s/r): 227.24252491694352
2022-10-01T08:21:43,814 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14651 #nodes=2061
2022-10-01T08:21:43,815 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96658 lost=0 simT=72000.0s realT=322s; (s/r): 223.6024844720497
2022-10-01T08:21:59,050 INFO MemoryObserver:41 used RAM: 15865 MB free: 230 MB total: 16096 MB
2022-10-01T08:22:02,389 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12688 #nodes=1686
2022-10-01T08:22:02,389 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74310 lost=0 simT=75600.0s realT=340s; (s/r): 222.35294117647058
2022-10-01T08:22:17,523 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11776 #nodes=1488
2022-10-01T08:22:17,524 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58304 lost=0 simT=79200.0s realT=355s; (s/r): 223.09859154929578
2022-10-01T08:22:32,373 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11196 #nodes=1369
2022-10-01T08:22:32,373 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44771 lost=0 simT=82800.0s realT=370s; (s/r): 223.78378378378378
2022-10-01T08:22:45,996 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10544 #nodes=1296
2022-10-01T08:22:45,996 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32537 lost=0 simT=86400.0s realT=384s; (s/r): 225.0
2022-10-01T08:22:57,435 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8916 #nodes=1029
2022-10-01T08:22:57,435 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26276 lost=5 simT=90000.0s realT=395s; (s/r): 227.84810126582278
2022-10-01T08:22:59,051 INFO MemoryObserver:41 used RAM: 15914 MB free: 181 MB total: 16096 MB
2022-10-01T08:23:12,628 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7593 #nodes=894
2022-10-01T08:23:12,628 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22302 lost=5 simT=93600.0s realT=410s; (s/r): 228.29268292682926
2022-10-01T08:23:27,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6489 #nodes=718
2022-10-01T08:23:27,791 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19385 lost=8 simT=97200.0s realT=426s; (s/r): 228.16901408450704
2022-10-01T08:23:41,665 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5404 #nodes=581
2022-10-01T08:23:41,665 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17044 lost=8 simT=100800.0s realT=440s; (s/r): 229.0909090909091
2022-10-01T08:23:45,161 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4589 #nodes=460
2022-10-01T08:23:45,161 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15258 lost=8 simT=104400.0s realT=443s; (s/r): 235.66591422121897
2022-10-01T08:23:57,660 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3887 #nodes=376
2022-10-01T08:23:57,661 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13729 lost=9 simT=108000.0s realT=455s; (s/r): 237.36263736263737
2022-10-01T08:23:59,051 INFO MemoryObserver:41 used RAM: 15830 MB free: 265 MB total: 16096 MB
2022-10-01T08:24:00,149 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3266 #nodes=338
2022-10-01T08:24:00,149 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12425 lost=10 simT=111600.0s realT=458s; (s/r): 243.66812227074234
2022-10-01T08:24:10,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2730 #nodes=286
2022-10-01T08:24:10,598 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11376 lost=10 simT=115200.0s realT=468s; (s/r): 246.15384615384616
2022-10-01T08:24:12,353 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2322 #nodes=209
2022-10-01T08:24:12,353 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10510 lost=10 simT=118800.0s realT=470s; (s/r): 252.7659574468085
2022-10-01T08:24:13,880 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1996 #nodes=228
2022-10-01T08:24:13,880 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9834 lost=10 simT=122400.0s realT=472s; (s/r): 259.3220338983051
2022-10-01T08:24:23,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1756 #nodes=186
2022-10-01T08:24:23,827 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9134 lost=10 simT=126000.0s realT=482s; (s/r): 261.41078838174275
2022-10-01T08:24:25,184 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1448 #nodes=170
2022-10-01T08:24:25,185 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7414 lost=10 simT=129600.0s realT=483s; (s/r): 268.3229813664596
2022-10-01T08:24:25,744 INFO AbstractController$9:234 ### ITERATION 88 fires after mobsim event
2022-10-01T08:24:25,744 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T08:24:25,744 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=333.552600542sec
2022-10-01T08:24:25,778 INFO LegTimesControlerListener:50 [88] average trip (probably: leg) duration is: 1235 seconds = 00:20:35
2022-10-01T08:24:25,778 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T08:24:25,778 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:24:25,778 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:24:25,778 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:24:25,778 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:24:25,778 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T08:24:25,778 INFO EventsManagerImpl:137 event # 1
2022-10-01T08:24:25,778 INFO EventsManagerImpl:137 event # 4
2022-10-01T08:24:25,778 INFO EventsManagerImpl:137 event # 16
2022-10-01T08:24:25,779 INFO EventsManagerImpl:137 event # 64
2022-10-01T08:24:25,779 INFO EventsManagerImpl:137 event # 256
2022-10-01T08:24:25,780 INFO EventsManagerImpl:137 event # 1024
2022-10-01T08:24:25,783 INFO EventsManagerImpl:137 event # 4096
2022-10-01T08:24:25,796 INFO EventsManagerImpl:137 event # 16384
2022-10-01T08:24:25,812 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T08:24:26,123 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:24:26,123 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:24:26,123 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:24:26,123 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:24:26,123 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T08:24:26,124 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T08:24:26,124 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:24:26,126 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:24:26,126 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:24:26,129 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:24:26,129 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:24:26,129 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:13][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:24:26,132 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:24:26,132 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T08:24:26,132 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:24:26,133 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:24:26,133 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:24:26,133 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:24:26,133 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:24:26,133 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:24:26,133 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:24:26,133 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:24:26,133 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:24:26,133 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:26][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:24:26,135 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:24:26,135 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:24:26,135 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:24:26,136 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:24:26,136 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:24:26,136 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:24:26,139 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:24:26,139 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:24:26,139 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:24:26,143 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:24:26,143 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:24:26,143 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:24:26,143 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:24:26,143 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:24:26,143 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:05][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:24:26,143 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T08:24:26,606 INFO ControlerListenerManagerImpl:251 [it.88] all ControlerAfterMobsimListeners called.
2022-10-01T08:24:26,606 INFO AbstractController$4:159 ### ITERATION 88 fires scoring event
2022-10-01T08:24:26,606 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T08:24:26,803 INFO NewScoreAssignerImpl:57 it: 88 msaStart: 599
2022-10-01T08:24:26,969 INFO ControlerListenerManagerImpl:194 [it.88] all ControlerScoringListeners called.
2022-10-01T08:24:26,969 INFO AbstractController$5:167 ### ITERATION 88 fires iteration end event
2022-10-01T08:24:26,969 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T08:24:26,969 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T08:24:27,082 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T08:24:27,083 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T08:24:30,706 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T08:24:30,706 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13331313515151205
2022-10-01T08:24:30,706 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3128912327908923
2022-10-01T08:24:30,706 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.6959437600456E-4
2022-10-01T08:24:30,706 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8999984594607086E-4
2022-10-01T08:24:30,706 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T08:24:30,706 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1340307697047813
2022-10-01T08:24:30,706 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.14030204840374455
2022-10-01T08:24:30,706 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21858198493352574
2022-10-01T08:24:30,849 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T08:24:30,992 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.29295747666418
2022-10-01T08:24:30,992 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.47935418971377
2022-10-01T08:24:30,992 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.26584151805253
2022-10-01T08:24:30,992 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.38492694758291
2022-10-01T08:24:31,030 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T08:24:32,010 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18879.511869956877 meters
2022-10-01T08:24:32,010 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139185.15793776224 meters (statistic on all 2104736 legs which have a finite distance)
2022-10-01T08:24:32,010 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51971.96265747968 meters
2022-10-01T08:24:32,010 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139136.8153853614 meters (statistic on all 764308 trips which have a finite distance)
2022-10-01T08:24:32,010 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T08:24:32,010 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T08:24:33,074 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T08:24:33,077 INFO LegHistogramListener:72 number of legs: 2112137 100%
2022-10-01T08:24:33,077 INFO LegHistogramListener:79 number of bike legs: 102995 4.876340881296999%
2022-10-01T08:24:33,077 INFO LegHistogramListener:79 number of car legs: 243527 11.529886555654297%
2022-10-01T08:24:33,077 INFO LegHistogramListener:79 number of drtNorth legs: 230 0.010889445144893537%
2022-10-01T08:24:33,077 INFO LegHistogramListener:79 number of drtSoutheast legs: 154 0.007291193705711325%
2022-10-01T08:24:33,077 INFO LegHistogramListener:79 number of freight legs: 47065 2.2283118945409317%
2022-10-01T08:24:33,077 INFO LegHistogramListener:79 number of pt legs: 123594 5.851609057556399%
2022-10-01T08:24:33,077 INFO LegHistogramListener:79 number of ride legs: 108788 5.150612862707296%
2022-10-01T08:24:33,077 INFO LegHistogramListener:79 number of walk legs: 1485784 70.34505810939348%
2022-10-01T08:24:33,577 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T08:24:33,578 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T08:24:44,085 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5865423622629495
2022-10-01T08:24:44,085 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4488913252232498
2022-10-01T08:24:44,085 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01027796463948813
2022-10-01T08:24:44,085 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008677087559118194
2022-10-01T08:24:44,085 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T08:24:44,085 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5238077509666884
2022-10-01T08:24:44,085 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6526353492145818
2022-10-01T08:24:44,085 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8919427227491438
2022-10-01T08:24:44,085 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22621664090542629
2022-10-01T08:24:44,085 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38753934794106926
2022-10-01T08:24:44,085 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010539856319035418
2022-10-01T08:24:44,085 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.485803930429245E-4
2022-10-01T08:24:44,086 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T08:24:44,086 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.29782604230320897
2022-10-01T08:24:44,086 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27143018532687674
2022-10-01T08:24:44,086 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5913976285965173
2022-10-01T08:24:44,086 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17947282745446422
2022-10-01T08:24:44,086 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3757246953583551
2022-10-01T08:24:44,086 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.60607896804408E-4
2022-10-01T08:24:44,086 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.2979711097531543E-4
2022-10-01T08:24:44,086 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T08:24:44,086 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.215251852498498
2022-10-01T08:24:44,086 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20815510149586366
2022-10-01T08:24:44,086 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3733137513672286
2022-10-01T08:24:44,218 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T08:24:45,246 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T08:24:45,542 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T08:24:45,881 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T08:24:46,914 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T08:24:47,216 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T08:24:47,548 INFO ControlerListenerManagerImpl:171 [it.88] all ControlerIterationEndsListeners called.
2022-10-01T08:24:47,685 INFO AbstractController:181 ### ITERATION 88 ENDS
2022-10-01T08:24:47,685 INFO AbstractController:182 ###################################################
2022-10-01T08:24:47,685 INFO AbstractController:133 ###################################################
2022-10-01T08:24:47,685 INFO AbstractController:134 ### ITERATION 89 BEGINS
2022-10-01T08:24:47,685 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T08:24:47,685 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T08:24:47,686 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T08:24:47,686 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T08:24:47,686 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T08:24:48,079 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T08:24:48,124 INFO ControlerListenerManagerImpl:148 [it.89] all ControlerIterationStartsListeners called.
2022-10-01T08:24:48,124 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T08:24:50,139 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169731 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T08:24:50,139 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30319 plans
2022-10-01T08:24:50,140 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:24:50,140 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:24:50,141 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:24:50,142 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:24:50,143 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:24:50,143 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:24:50,144 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:24:50,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:24:50,145 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:24:50,150 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:24:50,152 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:24:50,155 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:24:50,159 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:24:50,163 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:24:50,180 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:24:50,181 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:24:50,182 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:24:50,197 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:24:50,220 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:24:50,331 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:24:50,477 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:24:50,707 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:24:51,317 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:24:52,472 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:24:54,407 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:25:04,950 INFO MemoryObserver:41 used RAM: 14144 MB free: 1951 MB total: 16096 MB
2022-10-01T08:25:05,883 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T08:25:12,571 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T08:25:27,394 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:25:27,394 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30319 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T08:25:27,394 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30660 plans
2022-10-01T08:25:27,395 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T08:25:27,395 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T08:25:27,395 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T08:25:27,395 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T08:25:27,395 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T08:25:27,395 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T08:25:27,395 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T08:25:27,395 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T08:25:27,396 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T08:25:27,396 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T08:25:27,398 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T08:25:27,400 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T08:25:27,406 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T08:25:27,418 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T08:25:27,439 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T08:25:27,480 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T08:25:27,676 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30660 plans
2022-10-01T08:25:27,676 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:25:27,677 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:25:27,677 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:25:27,677 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:25:27,677 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:25:27,680 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:25:27,684 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:25:27,685 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:25:27,691 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:25:27,696 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:25:27,701 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:25:27,704 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:25:27,707 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:25:27,716 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:25:27,722 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:25:27,724 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:25:27,725 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:25:27,774 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:25:27,875 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:25:27,887 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:25:27,939 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:25:28,332 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:25:28,734 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:25:29,921 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:25:32,037 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:25:36,498 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T08:25:45,537 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T08:26:04,951 INFO MemoryObserver:41 used RAM: 15374 MB free: 721 MB total: 16096 MB
2022-10-01T08:26:06,945 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:26:06,945 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30660 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T08:26:06,945 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7718 plans
2022-10-01T08:26:06,946 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T08:26:06,946 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T08:26:06,946 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T08:26:06,946 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T08:26:06,946 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T08:26:06,946 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T08:26:06,946 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T08:26:06,946 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T08:26:06,946 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T08:26:06,946 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T08:26:06,947 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T08:26:06,947 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T08:26:06,949 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T08:26:06,951 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T08:26:06,951 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7718 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T08:26:06,951 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40216 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T08:26:06,951 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6849 plans
2022-10-01T08:26:06,952 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:26:06,952 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:26:06,952 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:26:06,953 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:26:06,957 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:26:06,966 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:26:06,999 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:26:07,133 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:26:07,386 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:26:07,794 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:26:08,357 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:26:09,845 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:26:13,089 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:26:24,335 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:26:24,335 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6849 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T08:26:24,335 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T08:26:25,403 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T08:26:26,433 INFO ControlerListenerManagerImpl:213 [it.89] all ControlerReplanningListeners called.
2022-10-01T08:26:26,433 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T08:26:26,433 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T08:26:26,434 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T08:26:26,533 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T08:26:26,625 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T08:26:26,625 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T08:26:26,625 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T08:26:26,626 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T08:26:26,627 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T08:26:26,627 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T08:26:26,628 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T08:26:26,628 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T08:26:26,628 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T08:26:26,628 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T08:26:26,628 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T08:26:26,628 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T08:26:26,628 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T08:26:26,628 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:26:26,628 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:26:26,629 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T08:26:26,629 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:26:26,629 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:26:26,629 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T08:26:26,629 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T08:26:26,629 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T08:26:26,629 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T08:26:27,332 INFO ControlerListenerManagerImpl:232 [it.89] all ControlerBeforeMobsimListeners called.
2022-10-01T08:26:27,332 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T08:26:27,332 INFO NetworkImpl:163 node # 1
2022-10-01T08:26:27,332 INFO NetworkImpl:163 node # 4
2022-10-01T08:26:27,332 INFO NetworkImpl:163 node # 16
2022-10-01T08:26:27,332 INFO NetworkImpl:163 node # 64
2022-10-01T08:26:27,332 INFO NetworkImpl:163 node # 256
2022-10-01T08:26:27,333 INFO NetworkImpl:163 node # 1024
2022-10-01T08:26:27,333 INFO NetworkImpl:163 node # 4096
2022-10-01T08:26:27,335 INFO NetworkImpl:163 node # 16384
2022-10-01T08:26:27,342 INFO NetworkImpl:163 node # 65536
2022-10-01T08:26:27,371 INFO NetworkImpl:159 link # 1
2022-10-01T08:26:27,371 INFO NetworkImpl:159 link # 4
2022-10-01T08:26:27,371 INFO NetworkImpl:159 link # 16
2022-10-01T08:26:27,371 INFO NetworkImpl:159 link # 64
2022-10-01T08:26:27,372 INFO NetworkImpl:159 link # 256
2022-10-01T08:26:27,373 INFO NetworkImpl:159 link # 1024
2022-10-01T08:26:27,377 INFO NetworkImpl:159 link # 4096
2022-10-01T08:26:27,395 INFO NetworkImpl:159 link # 16384
2022-10-01T08:26:27,468 INFO NetworkImpl:159 link # 65536
2022-10-01T08:26:27,813 INFO NetworkImpl:159 link # 262144
2022-10-01T08:26:28,571 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T08:26:28,571 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T08:26:28,571 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T08:26:28,571 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T08:26:28,571 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T08:26:28,572 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T08:26:28,572 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T08:26:28,573 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T08:26:28,574 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T08:26:28,577 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T08:26:28,583 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T08:26:28,596 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T08:26:28,626 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T08:26:28,686 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T08:26:28,810 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T08:26:29,074 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T08:26:29,676 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T08:26:30,686 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T08:26:32,342 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T08:26:32,474 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T08:26:32,492 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:26:32,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T08:26:32,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:26:32,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:26:32,492 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:26:32,492 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T08:26:32,493 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T08:26:32,493 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T08:26:32,493 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:26:32,493 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:26:34,349 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:26:34,349 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:26:34,349 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:26:34,349 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:26:34,349 INFO EventsManagerImpl:176
2022-10-01T08:26:34,349 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:26:34,349 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:26:34,349 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:26:34,349 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:26:34,349 INFO EventsManagerImpl:176
2022-10-01T08:26:34,349 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:26:34,349 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:26:34,350 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:26:34,350 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:26:34,350 INFO EventsManagerImpl:176
2022-10-01T08:26:34,350 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:26:34,350 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:26:34,350 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:26:34,350 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:26:34,350 INFO EventsManagerImpl:176
2022-10-01T08:26:34,350 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T08:26:34,350 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T08:26:34,350 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T08:26:34,350 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T08:26:34,350 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T08:26:34,350 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T08:26:34,350 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T08:26:34,350 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:26:34,350 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T08:26:34,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:26:34,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:26:34,351 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T08:26:34,351 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:26:34,351 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:26:34,351 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:26:34,351 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T08:26:34,351 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T08:26:34,351 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T08:26:34,351 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T08:26:34,351 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:26:34,351 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:26:34,351 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:26:34,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T08:26:34,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:26:34,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:26:34,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:26:34,351 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:26:34,351 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:26:34,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:26:34,351 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:26:34,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:26:34,352 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:26:34,352 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:26:34,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:26:34,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:26:34,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:26:34,352 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:26:34,352 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T08:26:34,352 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:26:34,352 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:26:34,352 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:26:34,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T08:26:34,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:26:34,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:26:34,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:26:34,352 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:26:34,352 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:26:34,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:26:34,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:26:34,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:26:34,352 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:26:34,352 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:26:34,352 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:26:34,353 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:26:34,353 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:26:34,353 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:26:43,580 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T08:26:43,583 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T08:26:43,822 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T08:26:43,822 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T08:26:43,822 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T08:26:43,822 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T08:26:43,822 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T08:26:43,822 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T08:26:43,822 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T08:26:43,822 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T08:26:44,056 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T08:26:44,057 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T08:26:44,082 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T08:26:44,109 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T08:26:45,105 INFO VehicularDepartureHandler:110 teleport vehicle 14305_bike from link 322543978 to link 4515845#0
2022-10-01T08:26:45,257 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1745 #nodes=217
2022-10-01T08:26:45,257 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271741 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T08:26:45,427 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T08:26:46,798 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T08:26:47,119 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3107 #nodes=340
2022-10-01T08:26:47,119 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271260 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T08:26:47,173 INFO VehicularDepartureHandler:110 teleport vehicle 7758_bike from link 147489936 to link 182537900#0
2022-10-01T08:26:50,101 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4292 #nodes=475
2022-10-01T08:26:50,101 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270670 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T08:26:51,152 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T08:26:51,226 INFO VehicularDepartureHandler:110 teleport vehicle 19711_bike from link -25450546 to link 22720694
2022-10-01T08:26:54,447 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5528 #nodes=681
2022-10-01T08:26:54,448 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269854 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T08:26:56,887 INFO VehicularDepartureHandler:110 teleport vehicle 18382_bike from link 377941083#4 to link -81027149
2022-10-01T08:26:56,887 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T08:27:01,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7070 #nodes=1008
2022-10-01T08:27:01,759 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268645 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-10-01T08:27:04,951 INFO MemoryObserver:41 used RAM: 13534 MB free: 2561 MB total: 16096 MB
2022-10-01T08:27:12,707 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11002 #nodes=1734
2022-10-01T08:27:12,707 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266740 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-10-01T08:27:27,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11987 #nodes=1891
2022-10-01T08:27:27,307 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264054 lost=0 simT=25200.0s realT=54s; (s/r): 466.6666666666667
2022-10-01T08:27:46,686 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13209 #nodes=1988
2022-10-01T08:27:46,686 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260621 lost=0 simT=28800.0s realT=74s; (s/r): 389.18918918918916
2022-10-01T08:28:04,295 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14480 #nodes=2203
2022-10-01T08:28:04,295 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257018 lost=0 simT=32400.0s realT=91s; (s/r): 356.04395604395603
2022-10-01T08:28:04,951 INFO MemoryObserver:41 used RAM: 14510 MB free: 1585 MB total: 16096 MB
2022-10-01T08:28:24,764 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14334 #nodes=2105
2022-10-01T08:28:24,764 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251706 lost=0 simT=36000.0s realT=112s; (s/r): 321.42857142857144
2022-10-01T08:28:44,292 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14884 #nodes=2190
2022-10-01T08:28:44,293 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245815 lost=0 simT=39600.0s realT=131s; (s/r): 302.29007633587787
2022-10-01T08:29:03,042 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15120 #nodes=2240
2022-10-01T08:29:03,042 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238072 lost=0 simT=43200.0s realT=150s; (s/r): 288.0
2022-10-01T08:29:04,952 INFO MemoryObserver:41 used RAM: 15141 MB free: 954 MB total: 16096 MB
2022-10-01T08:29:25,278 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15603 #nodes=2262
2022-10-01T08:29:25,278 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228998 lost=0 simT=46800.0s realT=172s; (s/r): 272.09302325581393
2022-10-01T08:29:45,705 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15736 #nodes=2397
2022-10-01T08:29:45,705 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217671 lost=0 simT=50400.0s realT=193s; (s/r): 261.139896373057
2022-10-01T08:30:04,953 INFO MemoryObserver:41 used RAM: 15831 MB free: 264 MB total: 16096 MB
2022-10-01T08:30:06,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15954 #nodes=2391
2022-10-01T08:30:06,096 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204153 lost=0 simT=54000.0s realT=213s; (s/r): 253.5211267605634
2022-10-01T08:30:28,580 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16236 #nodes=2516
2022-10-01T08:30:28,580 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187390 lost=0 simT=57600.0s realT=236s; (s/r): 244.0677966101695
2022-10-01T08:31:01,351 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16061 #nodes=2435
2022-10-01T08:31:01,351 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167868 lost=0 simT=61200.0s realT=268s; (s/r): 228.3582089552239
2022-10-01T08:31:04,955 INFO MemoryObserver:41 used RAM: 15395 MB free: 700 MB total: 16096 MB
2022-10-01T08:31:25,898 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15763 #nodes=2341
2022-10-01T08:31:25,899 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145639 lost=0 simT=64800.0s realT=293s; (s/r): 221.160409556314
2022-10-01T08:31:48,583 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14989 #nodes=2139
2022-10-01T08:31:48,584 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121723 lost=0 simT=68400.0s realT=316s; (s/r): 216.45569620253164
2022-10-01T08:32:04,955 INFO MemoryObserver:41 used RAM: 15920 MB free: 175 MB total: 16096 MB
2022-10-01T08:32:08,931 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14562 #nodes=2018
2022-10-01T08:32:08,932 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96624 lost=0 simT=72000.0s realT=336s; (s/r): 214.28571428571428
2022-10-01T08:32:29,437 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12682 #nodes=1683
2022-10-01T08:32:29,437 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74254 lost=0 simT=75600.0s realT=356s; (s/r): 212.35955056179776
2022-10-01T08:32:45,117 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11747 #nodes=1518
2022-10-01T08:32:45,118 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58295 lost=0 simT=79200.0s realT=372s; (s/r): 212.90322580645162
2022-10-01T08:33:01,152 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11137 #nodes=1427
2022-10-01T08:33:01,153 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44801 lost=0 simT=82800.0s realT=388s; (s/r): 213.4020618556701
2022-10-01T08:33:04,955 INFO MemoryObserver:41 used RAM: 15852 MB free: 243 MB total: 16096 MB
2022-10-01T08:33:17,112 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10517 #nodes=1324
2022-10-01T08:33:17,112 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32615 lost=1 simT=86400.0s realT=404s; (s/r): 213.86138613861385
2022-10-01T08:33:37,152 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8900 #nodes=1051
2022-10-01T08:33:37,153 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26318 lost=4 simT=90000.0s realT=424s; (s/r): 212.26415094339623
2022-10-01T08:33:47,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7526 #nodes=909
2022-10-01T08:33:47,430 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22392 lost=5 simT=93600.0s realT=434s; (s/r): 215.66820276497697
2022-10-01T08:33:55,241 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6500 #nodes=772
2022-10-01T08:33:55,242 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19467 lost=5 simT=97200.0s realT=442s; (s/r): 219.90950226244343
2022-10-01T08:34:00,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5440 #nodes=599
2022-10-01T08:34:00,194 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17166 lost=5 simT=100800.0s realT=447s; (s/r): 225.50335570469798
2022-10-01T08:34:04,065 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4589 #nodes=511
2022-10-01T08:34:04,065 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15349 lost=6 simT=104400.0s realT=451s; (s/r): 231.48558758314857
2022-10-01T08:34:04,955 INFO MemoryObserver:41 used RAM: 15862 MB free: 233 MB total: 16096 MB
2022-10-01T08:34:08,865 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3886 #nodes=406
2022-10-01T08:34:08,866 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13762 lost=6 simT=108000.0s realT=456s; (s/r): 236.8421052631579
2022-10-01T08:34:12,245 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3258 #nodes=325
2022-10-01T08:34:12,245 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12406 lost=7 simT=111600.0s realT=459s; (s/r): 243.13725490196077
2022-10-01T08:34:14,889 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2743 #nodes=277
2022-10-01T08:34:14,890 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11361 lost=7 simT=115200.0s realT=462s; (s/r): 249.35064935064935
2022-10-01T08:34:17,117 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2298 #nodes=235
2022-10-01T08:34:17,117 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10481 lost=7 simT=118800.0s realT=464s; (s/r): 256.0344827586207
2022-10-01T08:34:18,914 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2028 #nodes=230
2022-10-01T08:34:18,914 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9808 lost=7 simT=122400.0s realT=466s; (s/r): 262.6609442060086
2022-10-01T08:34:20,441 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1754 #nodes=197
2022-10-01T08:34:20,441 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9075 lost=7 simT=126000.0s realT=467s; (s/r): 269.8072805139186
2022-10-01T08:34:21,861 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1459 #nodes=154
2022-10-01T08:34:21,861 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7425 lost=7 simT=129600.0s realT=469s; (s/r): 276.3326226012793
2022-10-01T08:34:22,384 INFO AbstractController$9:234 ### ITERATION 89 fires after mobsim event
2022-10-01T08:34:22,384 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=336.577832525sec
2022-10-01T08:34:22,384 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T08:34:22,422 INFO LegTimesControlerListener:50 [89] average trip (probably: leg) duration is: 1240 seconds = 00:20:40
2022-10-01T08:34:22,422 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T08:34:22,422 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:34:22,422 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:34:22,422 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:34:22,422 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:34:22,422 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T08:34:22,422 INFO EventsManagerImpl:137 event # 1
2022-10-01T08:34:22,422 INFO EventsManagerImpl:137 event # 4
2022-10-01T08:34:22,422 INFO EventsManagerImpl:137 event # 16
2022-10-01T08:34:22,422 INFO EventsManagerImpl:137 event # 64
2022-10-01T08:34:22,423 INFO EventsManagerImpl:137 event # 256
2022-10-01T08:34:22,424 INFO EventsManagerImpl:137 event # 1024
2022-10-01T08:34:22,427 INFO EventsManagerImpl:137 event # 4096
2022-10-01T08:34:22,442 INFO EventsManagerImpl:137 event # 16384
2022-10-01T08:34:22,459 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T08:34:22,787 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:34:22,787 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:34:22,787 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:34:22,787 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:34:22,787 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T08:34:22,788 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T08:34:22,788 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:34:22,790 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:34:22,791 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:34:22,793 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:34:22,793 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:34:22,793 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:11][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:34:22,796 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:34:22,796 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T08:34:22,796 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:34:22,797 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:34:22,797 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:34:22,797 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:34:22,797 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:34:22,797 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:34:22,797 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:34:22,798 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:34:22,798 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:34:22,798 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:34:22,799 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:34:22,799 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T08:34:22,799 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:34:22,800 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:34:22,800 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:34:22,800 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:34:22,801 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:34:22,801 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=01:47:36][duration=undefined][facilityId=null]
2022-10-01T08:34:22,801 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:43:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:34:22,803 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:34:22,803 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:34:22,803 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:34:22,808 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:34:22,808 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:34:22,808 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:34:22,808 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T08:34:23,306 INFO ControlerListenerManagerImpl:251 [it.89] all ControlerAfterMobsimListeners called.
2022-10-01T08:34:23,306 INFO AbstractController$4:159 ### ITERATION 89 fires scoring event
2022-10-01T08:34:23,306 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T08:34:23,523 INFO NewScoreAssignerImpl:57 it: 89 msaStart: 599
2022-10-01T08:34:23,703 INFO ControlerListenerManagerImpl:194 [it.89] all ControlerScoringListeners called.
2022-10-01T08:34:23,703 INFO AbstractController$5:167 ### ITERATION 89 fires iteration end event
2022-10-01T08:34:23,703 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T08:34:23,703 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T08:34:23,932 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T08:34:23,933 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T08:34:27,442 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T08:34:27,442 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13379198611460585
2022-10-01T08:34:27,442 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31310434072621024
2022-10-01T08:34:27,442 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.42634938404104E-4
2022-10-01T08:34:27,442 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.4249988445955313E-4
2022-10-01T08:34:27,442 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T08:34:27,442 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1339832697432948
2022-10-01T08:34:27,442 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13929813029881327
2022-10-01T08:34:27,442 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21901590350061878
2022-10-01T08:34:27,606 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T08:34:27,758 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.38232536440876
2022-10-01T08:34:27,758 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.43535500467259
2022-10-01T08:34:27,758 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -94.14252197769346
2022-10-01T08:34:27,758 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.32886536595726
2022-10-01T08:34:27,803 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T08:34:28,823 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18872.47932523943 meters
2022-10-01T08:34:28,824 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139115.19927196822 meters (statistic on all 2104462 legs which have a finite distance)
2022-10-01T08:34:28,824 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51928.520943187534 meters
2022-10-01T08:34:28,824 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139051.43675538845 meters (statistic on all 764478 trips which have a finite distance)
2022-10-01T08:34:28,824 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T08:34:28,824 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T08:34:29,943 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T08:34:29,945 INFO LegHistogramListener:72 number of legs: 2111865 100%
2022-10-01T08:34:29,945 INFO LegHistogramListener:79 number of bike legs: 103327 4.892689636884933%
2022-10-01T08:34:29,945 INFO LegHistogramListener:79 number of car legs: 243722 11.540605104966463%
2022-10-01T08:34:29,945 INFO LegHistogramListener:79 number of drtNorth legs: 206 0.009754411385197444%
2022-10-01T08:34:29,945 INFO LegHistogramListener:79 number of drtSoutheast legs: 117 0.005540126854699519%
2022-10-01T08:34:29,945 INFO LegHistogramListener:79 number of freight legs: 47065 2.228598892448144%
2022-10-01T08:34:29,945 INFO LegHistogramListener:79 number of pt legs: 123678 5.856340249021599%
2022-10-01T08:34:29,945 INFO LegHistogramListener:79 number of ride legs: 108034 5.115573201885537%
2022-10-01T08:34:29,945 INFO LegHistogramListener:79 number of walk legs: 1485716 70.35089837655343%
2022-10-01T08:34:30,484 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T08:34:30,484 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5896144543666586
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.449418959930573
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010338302428403437
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00871816860689032
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5249605878697936
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6556124413953178
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8929761678571612
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.226749410743721
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38768569917375745
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010668234593323304
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.524317412715611E-4
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.2991701628350031
2022-10-01T08:34:34,499 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2720643740018589
2022-10-01T08:34:34,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5948741122642333
2022-10-01T08:34:34,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17971289482738256
2022-10-01T08:34:34,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.375895438463158
2022-10-01T08:34:34,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.6445924503304456E-4
2022-10-01T08:34:34,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.3236467646107315E-4
2022-10-01T08:34:34,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T08:34:34,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21571273050319148
2022-10-01T08:34:34,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2084927363572408
2022-10-01T08:34:34,500 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3752150336094322
2022-10-01T08:34:34,644 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T08:34:35,730 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T08:34:36,042 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T08:34:36,397 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T08:34:37,463 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T08:34:37,770 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T08:34:38,121 INFO ControlerListenerManagerImpl:171 [it.89] all ControlerIterationEndsListeners called.
2022-10-01T08:34:38,267 INFO AbstractController:181 ### ITERATION 89 ENDS
2022-10-01T08:34:38,267 INFO AbstractController:182 ###################################################
2022-10-01T08:34:38,267 INFO AbstractController:133 ###################################################
2022-10-01T08:34:38,267 INFO AbstractController:134 ### ITERATION 90 BEGINS
2022-10-01T08:34:38,268 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T08:34:38,268 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T08:34:38,268 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T08:34:38,268 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T08:34:38,268 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T08:34:38,608 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T08:34:38,649 INFO ControlerListenerManagerImpl:148 [it.90] all ControlerIterationStartsListeners called.
2022-10-01T08:34:38,649 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T08:34:48,542 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169441 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T08:34:48,543 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30643 plans
2022-10-01T08:34:48,554 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:34:48,555 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:34:48,555 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:34:48,556 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:34:48,556 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:34:48,558 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:34:48,560 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:34:48,561 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:34:48,561 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:34:48,562 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:34:48,563 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:34:48,567 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:34:48,575 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:34:48,578 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:34:48,582 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:34:48,584 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:34:48,586 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:34:48,586 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:34:48,592 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:34:48,635 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:34:48,785 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:34:49,039 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:34:49,619 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:34:50,600 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:34:52,730 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:34:56,582 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T08:35:03,069 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T08:35:04,956 INFO MemoryObserver:41 used RAM: 15223 MB free: 872 MB total: 16096 MB
2022-10-01T08:35:19,208 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:35:19,208 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30643 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T08:35:19,208 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30642 plans
2022-10-01T08:35:19,209 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T08:35:19,209 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T08:35:19,209 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T08:35:19,209 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T08:35:19,209 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T08:35:19,209 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T08:35:19,209 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T08:35:19,209 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T08:35:19,210 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T08:35:19,211 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T08:35:19,214 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T08:35:19,219 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T08:35:19,229 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T08:35:19,249 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T08:35:19,286 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T08:35:19,353 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T08:35:19,549 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30642 plans
2022-10-01T08:35:19,550 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:35:19,550 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:35:19,594 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:35:19,594 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:35:19,594 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:35:19,595 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:35:19,599 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:35:19,603 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:35:19,608 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:35:19,608 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:35:19,608 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:35:19,609 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:35:19,614 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:35:19,617 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:35:19,618 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:35:19,621 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:35:19,622 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:35:19,629 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:35:19,661 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:35:19,680 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:35:19,747 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:35:19,990 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:35:20,394 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:35:21,260 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:35:23,331 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:35:27,178 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T08:35:35,720 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T08:35:56,833 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:35:56,833 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30642 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T08:35:56,833 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7702 plans
2022-10-01T08:35:56,834 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T08:35:56,834 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T08:35:56,834 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T08:35:56,834 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T08:35:56,834 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T08:35:56,834 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T08:35:56,834 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T08:35:56,835 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T08:35:56,835 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T08:35:56,836 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T08:35:56,838 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T08:35:56,839 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T08:35:56,841 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T08:35:56,845 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T08:35:56,846 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7702 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T08:35:56,846 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40403 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T08:35:56,846 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6662 plans
2022-10-01T08:35:56,847 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:35:56,847 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:35:56,850 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:35:56,856 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:35:56,860 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:35:56,881 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:35:56,910 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:35:57,049 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:35:57,484 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:35:57,928 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:35:58,900 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:36:00,210 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:36:03,638 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:36:04,957 INFO MemoryObserver:41 used RAM: 15522 MB free: 573 MB total: 16096 MB
2022-10-01T08:36:12,640 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:36:12,640 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6662 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T08:36:12,640 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T08:36:13,699 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T08:36:14,754 INFO ControlerListenerManagerImpl:213 [it.90] all ControlerReplanningListeners called.
2022-10-01T08:36:14,754 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T08:36:14,754 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T08:36:14,754 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T08:36:14,853 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T08:36:14,948 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T08:36:14,948 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T08:36:14,949 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T08:36:14,959 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T08:36:14,969 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T08:36:14,969 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T08:36:14,971 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T08:36:14,971 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T08:36:14,971 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T08:36:14,971 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T08:36:14,971 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T08:36:14,972 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T08:36:14,972 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T08:36:14,972 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:36:14,972 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:36:14,972 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T08:36:14,972 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:36:14,972 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:36:14,972 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T08:36:14,973 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T08:36:14,973 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T08:36:14,973 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T08:36:15,720 INFO ControlerListenerManagerImpl:232 [it.90] all ControlerBeforeMobsimListeners called.
2022-10-01T08:36:15,721 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T08:36:15,721 INFO NetworkImpl:163 node # 1
2022-10-01T08:36:15,721 INFO NetworkImpl:163 node # 4
2022-10-01T08:36:15,721 INFO NetworkImpl:163 node # 16
2022-10-01T08:36:15,721 INFO NetworkImpl:163 node # 64
2022-10-01T08:36:15,721 INFO NetworkImpl:163 node # 256
2022-10-01T08:36:15,722 INFO NetworkImpl:163 node # 1024
2022-10-01T08:36:15,722 INFO NetworkImpl:163 node # 4096
2022-10-01T08:36:15,724 INFO NetworkImpl:163 node # 16384
2022-10-01T08:36:15,733 INFO NetworkImpl:163 node # 65536
2022-10-01T08:36:15,769 INFO NetworkImpl:159 link # 1
2022-10-01T08:36:15,769 INFO NetworkImpl:159 link # 4
2022-10-01T08:36:15,769 INFO NetworkImpl:159 link # 16
2022-10-01T08:36:15,769 INFO NetworkImpl:159 link # 64
2022-10-01T08:36:15,770 INFO NetworkImpl:159 link # 256
2022-10-01T08:36:15,771 INFO NetworkImpl:159 link # 1024
2022-10-01T08:36:15,776 INFO NetworkImpl:159 link # 4096
2022-10-01T08:36:15,796 INFO NetworkImpl:159 link # 16384
2022-10-01T08:36:15,877 INFO NetworkImpl:159 link # 65536
2022-10-01T08:36:16,300 INFO NetworkImpl:159 link # 262144
2022-10-01T08:36:24,871 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T08:36:24,871 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T08:36:24,871 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T08:36:24,871 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T08:36:24,871 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T08:36:24,871 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T08:36:24,872 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T08:36:24,872 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T08:36:24,874 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T08:36:24,877 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T08:36:24,883 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T08:36:24,895 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T08:36:24,920 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T08:36:24,984 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T08:36:25,113 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T08:36:25,374 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T08:36:25,894 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T08:36:26,886 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T08:36:28,585 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T08:36:28,697 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T08:36:28,717 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:36:28,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T08:36:28,717 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:36:28,718 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:36:28,718 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:36:28,718 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T08:36:28,718 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T08:36:28,718 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T08:36:28,718 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:36:28,718 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:36:30,513 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:36:30,514 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:36:30,514 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:36:30,514 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:36:30,514 INFO EventsManagerImpl:176
2022-10-01T08:36:30,514 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:36:30,514 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:36:30,514 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:36:30,514 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:36:30,514 INFO EventsManagerImpl:176
2022-10-01T08:36:30,514 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:36:30,514 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:36:30,514 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:36:30,514 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:36:30,514 INFO EventsManagerImpl:176
2022-10-01T08:36:30,514 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:36:30,514 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:36:30,514 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:36:30,514 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:36:30,515 INFO EventsManagerImpl:176
2022-10-01T08:36:30,515 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T08:36:30,515 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T08:36:30,515 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T08:36:30,515 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T08:36:30,515 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T08:36:30,515 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T08:36:30,515 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T08:36:30,515 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:36:30,515 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T08:36:30,515 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:36:30,515 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:36:30,515 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T08:36:30,515 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:36:30,515 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:36:30,515 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:36:30,515 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T08:36:30,515 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T08:36:30,516 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T08:36:30,516 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T08:36:30,516 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:36:30,516 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:36:30,516 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:36:30,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T08:36:30,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:36:30,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:36:30,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:36:30,516 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:36:30,516 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:36:30,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:36:30,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:36:30,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:36:30,516 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:36:30,516 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:36:30,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:36:30,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:36:30,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:36:30,516 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:36:30,516 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T08:36:30,516 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:36:30,516 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:36:30,517 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:36:30,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T08:36:30,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:36:30,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:36:30,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:36:30,517 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:36:30,517 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:36:30,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:36:30,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:36:30,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:36:30,517 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:36:30,517 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:36:30,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:36:30,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:36:30,517 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:36:30,517 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:36:32,450 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T08:36:32,453 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T08:36:32,684 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T08:36:32,684 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T08:36:32,684 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T08:36:32,684 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T08:36:32,684 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T08:36:32,684 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T08:36:32,684 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T08:36:32,684 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T08:36:32,944 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T08:36:32,944 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-10-01T08:36:32,975 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T08:36:32,975 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T08:36:32,986 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T08:36:33,005 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T08:36:33,225 INFO VehicularDepartureHandler:110 teleport vehicle 5559_bike from link -487521283#1 to link -323108960#1
2022-10-01T08:36:34,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1759 #nodes=208
2022-10-01T08:36:34,258 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271748 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-10-01T08:36:34,324 INFO VehicularDepartureHandler:110 teleport vehicle 7010_bike from link 253770361#0 to link 4702903
2022-10-01T08:36:34,441 INFO VehicularDepartureHandler:110 teleport vehicle 18220_bike from link 264313119 to link -309945934
2022-10-01T08:36:36,083 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T08:36:36,401 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3104 #nodes=335
2022-10-01T08:36:36,401 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271264 lost=0 simT=7200.0s realT=7s; (s/r): 1028.5714285714287
2022-10-01T08:36:39,126 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4279 #nodes=455
2022-10-01T08:36:39,127 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270687 lost=0 simT=10800.0s realT=10s; (s/r): 1080.0
2022-10-01T08:36:40,264 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T08:36:40,265 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T08:36:43,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5507 #nodes=708
2022-10-01T08:36:43,050 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269863 lost=0 simT=14400.0s realT=14s; (s/r): 1028.5714285714287
2022-10-01T08:36:48,000 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7074 #nodes=956
2022-10-01T08:36:48,001 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268647 lost=0 simT=18000.0s realT=19s; (s/r): 947.3684210526316
2022-10-01T08:36:59,610 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11003 #nodes=1732
2022-10-01T08:36:59,610 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266757 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-10-01T08:37:04,957 INFO MemoryObserver:41 used RAM: 13557 MB free: 2538 MB total: 16096 MB
2022-10-01T08:37:14,080 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11910 #nodes=1865
2022-10-01T08:37:14,080 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264090 lost=0 simT=25200.0s realT=45s; (s/r): 560.0
2022-10-01T08:37:32,123 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13179 #nodes=1995
2022-10-01T08:37:32,124 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260648 lost=0 simT=28800.0s realT=63s; (s/r): 457.14285714285717
2022-10-01T08:37:50,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14434 #nodes=2165
2022-10-01T08:37:50,345 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257041 lost=0 simT=32400.0s realT=81s; (s/r): 400.0
2022-10-01T08:38:04,957 INFO MemoryObserver:41 used RAM: 14801 MB free: 1294 MB total: 16096 MB
2022-10-01T08:38:07,956 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14344 #nodes=2081
2022-10-01T08:38:07,957 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251728 lost=0 simT=36000.0s realT=99s; (s/r): 363.6363636363636
2022-10-01T08:38:30,995 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14831 #nodes=2184
2022-10-01T08:38:30,996 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245820 lost=0 simT=39600.0s realT=122s; (s/r): 324.59016393442624
2022-10-01T08:38:49,629 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15099 #nodes=2219
2022-10-01T08:38:49,629 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=238048 lost=0 simT=43200.0s realT=140s; (s/r): 308.57142857142856
2022-10-01T08:39:04,957 INFO MemoryObserver:41 used RAM: 15080 MB free: 1015 MB total: 16096 MB
2022-10-01T08:39:08,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15575 #nodes=2279
2022-10-01T08:39:08,648 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228935 lost=0 simT=46800.0s realT=159s; (s/r): 294.33962264150944
2022-10-01T08:39:27,909 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15833 #nodes=2368
2022-10-01T08:39:27,910 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217713 lost=0 simT=50400.0s realT=179s; (s/r): 281.56424581005587
2022-10-01T08:39:52,464 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15943 #nodes=2482
2022-10-01T08:39:52,464 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204111 lost=0 simT=54000.0s realT=203s; (s/r): 266.00985221674875
2022-10-01T08:40:04,958 INFO MemoryObserver:41 used RAM: 15685 MB free: 410 MB total: 16096 MB
2022-10-01T08:40:15,175 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16200 #nodes=2493
2022-10-01T08:40:15,175 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187383 lost=0 simT=57600.0s realT=226s; (s/r): 254.86725663716814
2022-10-01T08:40:47,461 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15965 #nodes=2444
2022-10-01T08:40:47,462 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167761 lost=0 simT=61200.0s realT=258s; (s/r): 237.2093023255814
2022-10-01T08:41:04,958 INFO MemoryObserver:41 used RAM: 15485 MB free: 610 MB total: 16096 MB
2022-10-01T08:41:12,738 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15661 #nodes=2335
2022-10-01T08:41:12,738 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145421 lost=0 simT=64800.0s realT=284s; (s/r): 228.16901408450704
2022-10-01T08:41:33,960 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14919 #nodes=2109
2022-10-01T08:41:33,960 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121595 lost=0 simT=68400.0s realT=305s; (s/r): 224.2622950819672
2022-10-01T08:41:57,072 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14521 #nodes=2110
2022-10-01T08:41:57,072 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96623 lost=0 simT=72000.0s realT=328s; (s/r): 219.5121951219512
2022-10-01T08:42:04,961 INFO MemoryObserver:41 used RAM: 15560 MB free: 535 MB total: 16096 MB
2022-10-01T08:42:18,836 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12716 #nodes=1740
2022-10-01T08:42:18,836 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74305 lost=0 simT=75600.0s realT=350s; (s/r): 216.0
2022-10-01T08:42:41,054 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11686 #nodes=1492
2022-10-01T08:42:41,054 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58187 lost=0 simT=79200.0s realT=372s; (s/r): 212.90322580645162
2022-10-01T08:43:07,942 INFO MemoryObserver:41 used RAM: 15481 MB free: 614 MB total: 16096 MB
2022-10-01T08:43:09,161 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11114 #nodes=1401
2022-10-01T08:43:09,162 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44757 lost=0 simT=82800.0s realT=400s; (s/r): 207.0
2022-10-01T08:43:28,105 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10513 #nodes=1290
2022-10-01T08:43:28,106 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32452 lost=0 simT=86400.0s realT=419s; (s/r): 206.20525059665871
2022-10-01T08:43:44,942 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8820 #nodes=1081
2022-10-01T08:43:44,942 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26181 lost=7 simT=90000.0s realT=436s; (s/r): 206.42201834862385
2022-10-01T08:43:59,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7492 #nodes=890
2022-10-01T08:43:59,280 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22223 lost=8 simT=93600.0s realT=450s; (s/r): 208.0
2022-10-01T08:44:05,034 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6460 #nodes=720
2022-10-01T08:44:05,035 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19382 lost=10 simT=97200.0s realT=456s; (s/r): 213.1578947368421
2022-10-01T08:44:07,942 INFO MemoryObserver:41 used RAM: 15860 MB free: 235 MB total: 16096 MB
2022-10-01T08:44:09,952 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5415 #nodes=564
2022-10-01T08:44:09,952 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17098 lost=10 simT=100800.0s realT=461s; (s/r): 218.65509761388287
2022-10-01T08:44:13,966 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4553 #nodes=479
2022-10-01T08:44:13,967 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15264 lost=10 simT=104400.0s realT=465s; (s/r): 224.51612903225808
2022-10-01T08:44:17,366 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3895 #nodes=398
2022-10-01T08:44:17,366 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13686 lost=11 simT=108000.0s realT=468s; (s/r): 230.76923076923077
2022-10-01T08:44:20,055 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3237 #nodes=332
2022-10-01T08:44:20,056 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12378 lost=11 simT=111600.0s realT=471s; (s/r): 236.94267515923568
2022-10-01T08:44:22,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2676 #nodes=287
2022-10-01T08:44:22,259 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11317 lost=11 simT=115200.0s realT=473s; (s/r): 243.55179704016913
2022-10-01T08:44:24,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2245 #nodes=236
2022-10-01T08:44:24,094 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10439 lost=11 simT=118800.0s realT=475s; (s/r): 250.10526315789474
2022-10-01T08:44:25,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1951 #nodes=234
2022-10-01T08:44:25,557 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9724 lost=11 simT=122400.0s realT=476s; (s/r): 257.14285714285717
2022-10-01T08:44:26,904 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1668 #nodes=209
2022-10-01T08:44:26,904 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8964 lost=11 simT=126000.0s realT=478s; (s/r): 263.59832635983264
2022-10-01T08:44:28,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1417 #nodes=140
2022-10-01T08:44:28,330 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7311 lost=11 simT=129600.0s realT=479s; (s/r): 270.56367432150313
2022-10-01T08:44:28,878 INFO AbstractController$9:234 ### ITERATION 90 fires after mobsim event
2022-10-01T08:44:28,878 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T08:44:28,878 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=326.645597474sec
2022-10-01T08:44:28,915 INFO LegTimesControlerListener:50 [90] average trip (probably: leg) duration is: 1239 seconds = 00:20:39
2022-10-01T08:44:28,915 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T08:44:28,915 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:44:28,915 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:44:28,915 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:44:28,915 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:44:28,916 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T08:44:28,916 INFO EventsManagerImpl:137 event # 1
2022-10-01T08:44:28,916 INFO EventsManagerImpl:137 event # 4
2022-10-01T08:44:28,916 INFO EventsManagerImpl:137 event # 16
2022-10-01T08:44:28,916 INFO EventsManagerImpl:137 event # 64
2022-10-01T08:44:28,916 INFO EventsManagerImpl:137 event # 256
2022-10-01T08:44:28,917 INFO EventsManagerImpl:137 event # 1024
2022-10-01T08:44:28,920 INFO EventsManagerImpl:137 event # 4096
2022-10-01T08:44:28,934 INFO EventsManagerImpl:137 event # 16384
2022-10-01T08:44:28,949 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T08:44:29,336 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:44:29,336 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:44:29,337 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:44:29,337 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:44:29,337 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T08:44:29,337 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T08:44:29,337 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:44:29,349 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:44:29,349 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:44:29,351 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:44:29,351 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:44:29,351 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:44:29,354 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:44:29,354 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T08:44:29,354 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:44:29,355 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:44:29,355 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:44:29,355 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:44:29,355 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:44:29,355 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:44:29,355 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:44:29,355 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:44:29,355 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:44:29,355 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:25][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:44:29,357 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:44:29,357 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T08:44:29,357 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:44:29,357 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:44:29,357 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:44:29,357 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:44:29,358 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:44:29,358 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:44:29,358 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:44:29,360 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:44:29,360 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:44:29,360 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:44:29,364 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:44:29,364 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:44:29,364 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:29][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:44:29,364 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T08:44:29,774 INFO ControlerListenerManagerImpl:251 [it.90] all ControlerAfterMobsimListeners called.
2022-10-01T08:44:29,774 INFO AbstractController$4:159 ### ITERATION 90 fires scoring event
2022-10-01T08:44:29,774 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T08:44:29,939 INFO NewScoreAssignerImpl:57 it: 90 msaStart: 599
2022-10-01T08:44:30,090 INFO ControlerListenerManagerImpl:194 [it.90] all ControlerScoringListeners called.
2022-10-01T08:44:30,090 INFO AbstractController$5:167 ### ITERATION 90 fires iteration end event
2022-10-01T08:44:30,090 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T08:44:30,090 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T08:44:30,183 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T08:44:30,186 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.90/leipzig-flexa-25pct-scaledFleet-baseCase.90.countscompare.txt
2022-10-01T08:44:30,197 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.90/leipzig-flexa-25pct-scaledFleet-baseCase.90.countscompareAWTV.txt
2022-10-01T08:44:30,209 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T08:44:34,182 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T08:44:34,182 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13350056743197236
2022-10-01T08:44:34,182 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31453319091903437
2022-10-01T08:44:34,182 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2851332823243658E-4
2022-10-01T08:44:34,182 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8743228046031314E-4
2022-10-01T08:44:34,182 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T08:44:34,182 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13354421604523023
2022-10-01T08:44:34,182 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13910941423561007
2022-10-01T08:44:34,182 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21847543096586677
2022-10-01T08:44:34,362 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T08:44:34,492 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.1704258801768
2022-10-01T08:44:34,492 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.21998549986134
2022-10-01T08:44:34,492 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.99080738922984
2022-10-01T08:44:34,492 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.25518970634516
2022-10-01T08:44:34,541 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T08:44:35,518 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18882.392031487267 meters
2022-10-01T08:44:35,518 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139205.66377624683 meters (statistic on all 2104725 legs which have a finite distance)
2022-10-01T08:44:35,518 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51954.74336028155 meters
2022-10-01T08:44:35,518 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139154.41061036932 meters (statistic on all 764658 trips which have a finite distance)
2022-10-01T08:44:35,518 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T08:44:35,518 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T08:44:36,630 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T08:44:36,632 INFO LegHistogramListener:72 number of legs: 2112018 100%
2022-10-01T08:44:36,632 INFO LegHistogramListener:79 number of bike legs: 103222 4.887363649362837%
2022-10-01T08:44:36,632 INFO LegHistogramListener:79 number of car legs: 244809 11.59123643832581%
2022-10-01T08:44:36,632 INFO LegHistogramListener:79 number of drtNorth legs: 197 0.009327572018799083%
2022-10-01T08:44:36,632 INFO LegHistogramListener:79 number of drtSoutheast legs: 148 0.007007516034427737%
2022-10-01T08:44:36,632 INFO LegHistogramListener:79 number of freight legs: 47065 2.228437447029334%
2022-10-01T08:44:36,632 INFO LegHistogramListener:79 number of pt legs: 122943 5.821115160950333%
2022-10-01T08:44:36,632 INFO LegHistogramListener:79 number of ride legs: 107909 5.109284106480153%
2022-10-01T08:44:36,632 INFO LegHistogramListener:79 number of walk legs: 1485725 70.3462281097983%
2022-10-01T08:44:37,176 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T08:44:37,176 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5924118169633916
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45006085130201245
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01041276182749041
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008760533437405321
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5260569383322121
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.658398249947365
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8939351535660917
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22721414009664317
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3877678612693017
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010745261557896033
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.614182204717131E-4
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.30041286453010985
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27268829241489806
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.5980887042524019
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.17995681354852955
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3760276680856745
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.6445924503304456E-4
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.3878359017546742E-4
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21616462202868483
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20889456035576187
2022-10-01T08:44:40,807 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3771342888100361
2022-10-01T08:44:40,957 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T08:44:42,018 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T08:44:42,327 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T08:44:42,682 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T08:44:43,757 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T08:44:44,059 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T08:44:44,415 INFO ControlerListenerManagerImpl:171 [it.90] all ControlerIterationEndsListeners called.
2022-10-01T08:44:44,562 INFO AbstractController:181 ### ITERATION 90 ENDS
2022-10-01T08:44:44,562 INFO AbstractController:182 ###################################################
2022-10-01T08:44:44,562 INFO AbstractController:133 ###################################################
2022-10-01T08:44:44,562 INFO AbstractController:134 ### ITERATION 91 BEGINS
2022-10-01T08:44:44,563 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T08:44:44,563 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T08:44:44,563 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T08:44:44,563 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T08:44:44,563 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T08:44:51,493 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T08:44:51,533 INFO ControlerListenerManagerImpl:148 [it.91] all ControlerIterationStartsListeners called.
2022-10-01T08:44:51,533 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T08:44:53,445 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169773 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T08:44:53,445 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30557 plans
2022-10-01T08:44:53,445 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:44:53,447 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:44:53,447 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:44:53,451 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:44:53,452 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:44:53,454 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:44:53,455 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:44:53,456 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:44:53,459 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:44:53,461 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:44:53,462 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:44:53,463 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:44:53,470 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:44:53,478 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:44:53,481 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:44:53,483 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:44:53,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:44:53,505 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:44:53,528 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:44:53,678 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:44:53,907 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:44:54,201 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:44:54,611 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:44:55,521 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:44:57,328 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:45:00,992 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T08:45:07,747 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T08:45:07,947 INFO MemoryObserver:41 used RAM: 15877 MB free: 218 MB total: 16096 MB
2022-10-01T08:45:31,737 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:45:31,738 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30557 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T08:45:31,738 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30583 plans
2022-10-01T08:45:31,738 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T08:45:31,738 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T08:45:31,738 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T08:45:31,738 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T08:45:31,738 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T08:45:31,738 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T08:45:31,738 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T08:45:31,739 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T08:45:31,739 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T08:45:31,740 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T08:45:31,742 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T08:45:31,746 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T08:45:31,779 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T08:45:31,794 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T08:45:31,832 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T08:45:31,908 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T08:45:32,063 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30583 plans
2022-10-01T08:45:32,064 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:45:32,064 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:45:32,064 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:45:32,064 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:45:32,065 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:45:32,065 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:45:32,066 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:45:32,066 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:45:32,066 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:45:32,066 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:45:32,070 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:45:32,081 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:45:32,088 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:45:32,091 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:45:32,101 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:45:32,112 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:45:32,120 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:45:32,137 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:45:32,152 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:45:32,214 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:45:32,270 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:45:32,531 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:45:32,876 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:45:33,652 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:45:35,562 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:45:39,543 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T08:45:48,065 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T08:46:07,911 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:46:07,912 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30583 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T08:46:07,912 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7515 plans
2022-10-01T08:46:07,912 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T08:46:07,912 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T08:46:07,912 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T08:46:07,912 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T08:46:07,912 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T08:46:07,912 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T08:46:07,912 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T08:46:07,912 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T08:46:07,912 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T08:46:07,913 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T08:46:07,913 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T08:46:07,914 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T08:46:07,916 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T08:46:07,921 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T08:46:07,921 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7515 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T08:46:07,921 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40065 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T08:46:07,922 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 7000 plans
2022-10-01T08:46:07,924 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:46:07,924 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:46:07,925 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:46:07,926 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:46:07,929 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:46:07,942 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:46:07,954 INFO MemoryObserver:41 used RAM: 15136 MB free: 959 MB total: 16096 MB
2022-10-01T08:46:07,967 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:46:08,285 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:46:08,592 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:46:09,410 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:46:10,111 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:46:11,518 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:46:14,915 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:46:24,308 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:46:24,308 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7000 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T08:46:24,308 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T08:46:25,708 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T08:46:27,203 INFO ControlerListenerManagerImpl:213 [it.91] all ControlerReplanningListeners called.
2022-10-01T08:46:27,204 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T08:46:27,204 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T08:46:27,204 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T08:46:27,315 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T08:46:27,433 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T08:46:27,434 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T08:46:27,434 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T08:46:27,444 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T08:46:27,454 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T08:46:27,454 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T08:46:27,456 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T08:46:27,456 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T08:46:27,456 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T08:46:27,456 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T08:46:27,456 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T08:46:27,456 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T08:46:27,456 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T08:46:27,456 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:46:27,456 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:46:27,457 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T08:46:27,457 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:46:27,457 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:46:27,457 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T08:46:27,457 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T08:46:27,457 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T08:46:27,457 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T08:46:28,400 INFO ControlerListenerManagerImpl:232 [it.91] all ControlerBeforeMobsimListeners called.
2022-10-01T08:46:28,400 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T08:46:28,401 INFO NetworkImpl:163 node # 1
2022-10-01T08:46:28,401 INFO NetworkImpl:163 node # 4
2022-10-01T08:46:28,401 INFO NetworkImpl:163 node # 16
2022-10-01T08:46:28,401 INFO NetworkImpl:163 node # 64
2022-10-01T08:46:28,401 INFO NetworkImpl:163 node # 256
2022-10-01T08:46:28,401 INFO NetworkImpl:163 node # 1024
2022-10-01T08:46:28,402 INFO NetworkImpl:163 node # 4096
2022-10-01T08:46:28,404 INFO NetworkImpl:163 node # 16384
2022-10-01T08:46:28,415 INFO NetworkImpl:163 node # 65536
2022-10-01T08:46:28,460 INFO NetworkImpl:159 link # 1
2022-10-01T08:46:28,460 INFO NetworkImpl:159 link # 4
2022-10-01T08:46:28,460 INFO NetworkImpl:159 link # 16
2022-10-01T08:46:28,460 INFO NetworkImpl:159 link # 64
2022-10-01T08:46:28,461 INFO NetworkImpl:159 link # 256
2022-10-01T08:46:28,462 INFO NetworkImpl:159 link # 1024
2022-10-01T08:46:28,468 INFO NetworkImpl:159 link # 4096
2022-10-01T08:46:28,491 INFO NetworkImpl:159 link # 16384
2022-10-01T08:46:28,589 INFO NetworkImpl:159 link # 65536
2022-10-01T08:46:29,047 INFO NetworkImpl:159 link # 262144
2022-10-01T08:46:30,083 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T08:46:30,083 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T08:46:30,083 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T08:46:30,084 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T08:46:30,084 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T08:46:30,084 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T08:46:30,085 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T08:46:30,087 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T08:46:30,090 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T08:46:30,097 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T08:46:30,108 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T08:46:30,126 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T08:46:30,158 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T08:46:30,283 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T08:46:30,413 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T08:46:30,688 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T08:46:31,219 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T08:46:32,205 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T08:46:33,967 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T08:46:34,110 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T08:46:34,131 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:46:34,131 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T08:46:34,131 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:46:34,131 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:46:34,131 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:46:34,131 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T08:46:34,131 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T08:46:34,131 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T08:46:34,131 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:46:34,131 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:46:42,954 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:46:42,955 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:46:42,955 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:46:42,955 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:46:42,955 INFO EventsManagerImpl:176
2022-10-01T08:46:42,955 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:46:42,955 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:46:42,955 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:46:42,955 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:46:42,955 INFO EventsManagerImpl:176
2022-10-01T08:46:42,955 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:46:42,955 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:46:42,955 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:46:42,955 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:46:42,955 INFO EventsManagerImpl:176
2022-10-01T08:46:42,955 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:46:42,955 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:46:42,956 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:46:42,956 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:46:42,956 INFO EventsManagerImpl:176
2022-10-01T08:46:42,956 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T08:46:42,956 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T08:46:42,956 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T08:46:42,956 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T08:46:42,956 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T08:46:42,956 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T08:46:42,956 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T08:46:42,956 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:46:42,956 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T08:46:42,956 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:46:42,956 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:46:42,956 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T08:46:42,956 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:46:42,956 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:46:42,956 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:46:42,957 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T08:46:42,957 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T08:46:42,957 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T08:46:42,957 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T08:46:42,957 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:46:42,957 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:46:42,957 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:46:42,957 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T08:46:42,957 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:46:42,957 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:46:42,957 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:46:42,957 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:46:42,957 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:46:42,957 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:46:42,957 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:46:42,957 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:46:42,957 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:46:42,957 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:46:42,957 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:46:42,957 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:46:42,957 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:46:42,957 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:46:42,957 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T08:46:42,958 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:46:42,958 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:46:42,958 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:46:42,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T08:46:42,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:46:42,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:46:42,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:46:42,958 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:46:42,958 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:46:42,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:46:42,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:46:42,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:46:42,958 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:46:42,958 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:46:42,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:46:42,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:46:42,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:46:42,958 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:46:45,250 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T08:46:45,253 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T08:46:45,541 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T08:46:45,541 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T08:46:45,542 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T08:46:45,542 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T08:46:45,542 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T08:46:45,542 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T08:46:45,542 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T08:46:45,542 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T08:46:45,862 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T08:46:45,863 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273934 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T08:46:45,895 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T08:46:45,896 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T08:46:45,907 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T08:46:46,173 INFO VehicularDepartureHandler:110 teleport vehicle 171233_bike from link 257169467 to link -777742303
2022-10-01T08:46:46,828 INFO VehicularDepartureHandler:110 teleport vehicle 227848_bike from link 311378504 to link -175593120
2022-10-01T08:46:47,487 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1753 #nodes=216
2022-10-01T08:46:47,488 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271767 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T08:46:48,711 INFO VehicularDepartureHandler:110 teleport vehicle 20622_bike from link 37995742#0 to link -37995740#1
2022-10-01T08:46:49,475 INFO VehicularDepartureHandler:110 teleport vehicle 13419_bike from link 29047669 to link 28497757#0
2022-10-01T08:46:49,630 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T08:46:50,082 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3102 #nodes=349
2022-10-01T08:46:50,082 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271264 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T08:46:52,227 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T08:46:52,227 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T08:46:53,951 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4290 #nodes=452
2022-10-01T08:46:53,951 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270680 lost=0 simT=10800.0s realT=19s; (s/r): 568.421052631579
2022-10-01T08:46:57,555 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5543 #nodes=692
2022-10-01T08:46:57,555 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269862 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T08:47:02,473 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7077 #nodes=969
2022-10-01T08:47:02,474 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268637 lost=0 simT=18000.0s realT=28s; (s/r): 642.8571428571429
2022-10-01T08:47:07,955 INFO MemoryObserver:41 used RAM: 13368 MB free: 2727 MB total: 16096 MB
2022-10-01T08:47:13,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11038 #nodes=1705
2022-10-01T08:47:13,935 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266750 lost=0 simT=21600.0s realT=39s; (s/r): 553.8461538461538
2022-10-01T08:47:29,725 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11974 #nodes=1892
2022-10-01T08:47:29,726 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264061 lost=0 simT=25200.0s realT=55s; (s/r): 458.1818181818182
2022-10-01T08:47:48,076 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13188 #nodes=2040
2022-10-01T08:47:48,077 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260638 lost=0 simT=28800.0s realT=73s; (s/r): 394.52054794520546
2022-10-01T08:48:07,805 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14465 #nodes=2166
2022-10-01T08:48:07,806 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257019 lost=0 simT=32400.0s realT=93s; (s/r): 348.38709677419354
2022-10-01T08:48:07,956 INFO MemoryObserver:41 used RAM: 14348 MB free: 1747 MB total: 16096 MB
2022-10-01T08:48:30,479 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14368 #nodes=2120
2022-10-01T08:48:30,479 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251629 lost=0 simT=36000.0s realT=116s; (s/r): 310.3448275862069
2022-10-01T08:48:49,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14898 #nodes=2226
2022-10-01T08:48:49,163 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245731 lost=0 simT=39600.0s realT=135s; (s/r): 293.3333333333333
2022-10-01T08:49:07,956 INFO MemoryObserver:41 used RAM: 14789 MB free: 1306 MB total: 16096 MB
2022-10-01T08:49:08,405 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15183 #nodes=2199
2022-10-01T08:49:08,405 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237968 lost=0 simT=43200.0s realT=154s; (s/r): 280.5194805194805
2022-10-01T08:49:32,640 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15465 #nodes=2257
2022-10-01T08:49:32,640 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228852 lost=0 simT=46800.0s realT=178s; (s/r): 262.92134831460675
2022-10-01T08:49:52,944 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15760 #nodes=2399
2022-10-01T08:49:52,945 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217604 lost=0 simT=50400.0s realT=198s; (s/r): 254.54545454545453
2022-10-01T08:50:07,956 INFO MemoryObserver:41 used RAM: 15364 MB free: 731 MB total: 16096 MB
2022-10-01T08:50:14,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15906 #nodes=2350
2022-10-01T08:50:14,009 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204043 lost=0 simT=54000.0s realT=219s; (s/r): 246.57534246575344
2022-10-01T08:50:40,190 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16167 #nodes=2513
2022-10-01T08:50:40,190 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187371 lost=0 simT=57600.0s realT=246s; (s/r): 234.14634146341464
2022-10-01T08:51:07,956 INFO MemoryObserver:41 used RAM: 14998 MB free: 1097 MB total: 16096 MB
2022-10-01T08:51:11,311 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16053 #nodes=2412
2022-10-01T08:51:11,312 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167803 lost=0 simT=61200.0s realT=277s; (s/r): 220.93862815884478
2022-10-01T08:51:37,582 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15684 #nodes=2234
2022-10-01T08:51:37,583 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145492 lost=0 simT=64800.0s realT=303s; (s/r): 213.86138613861385
2022-10-01T08:51:58,482 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14967 #nodes=2111
2022-10-01T08:51:58,483 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121663 lost=0 simT=68400.0s realT=324s; (s/r): 211.11111111111111
2022-10-01T08:52:08,027 INFO MemoryObserver:41 used RAM: 15416 MB free: 679 MB total: 16096 MB
2022-10-01T08:52:20,373 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14577 #nodes=2024
2022-10-01T08:52:20,374 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96828 lost=0 simT=72000.0s realT=346s; (s/r): 208.09248554913296
2022-10-01T08:52:38,841 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12768 #nodes=1719
2022-10-01T08:52:38,841 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74453 lost=0 simT=75600.0s realT=364s; (s/r): 207.69230769230768
2022-10-01T08:53:02,877 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11788 #nodes=1504
2022-10-01T08:53:02,878 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58419 lost=0 simT=79200.0s realT=388s; (s/r): 204.1237113402062
2022-10-01T08:53:08,027 INFO MemoryObserver:41 used RAM: 15727 MB free: 368 MB total: 16096 MB
2022-10-01T08:53:25,952 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11187 #nodes=1405
2022-10-01T08:53:25,953 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44986 lost=0 simT=82800.0s realT=411s; (s/r): 201.45985401459853
2022-10-01T08:53:53,849 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10601 #nodes=1272
2022-10-01T08:53:53,849 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32620 lost=1 simT=86400.0s realT=439s; (s/r): 196.81093394077448
2022-10-01T08:54:03,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8840 #nodes=1034
2022-10-01T08:54:03,394 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26202 lost=6 simT=90000.0s realT=449s; (s/r): 200.44543429844097
2022-10-01T08:54:08,028 INFO MemoryObserver:41 used RAM: 15818 MB free: 277 MB total: 16096 MB
2022-10-01T08:54:14,426 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7565 #nodes=906
2022-10-01T08:54:14,426 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22225 lost=6 simT=93600.0s realT=460s; (s/r): 203.47826086956522
2022-10-01T08:54:22,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6386 #nodes=749
2022-10-01T08:54:22,095 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19361 lost=7 simT=97200.0s realT=467s; (s/r): 208.1370449678801
2022-10-01T08:54:26,527 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5411 #nodes=553
2022-10-01T08:54:26,527 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17083 lost=8 simT=100800.0s realT=472s; (s/r): 213.5593220338983
2022-10-01T08:54:32,242 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4548 #nodes=507
2022-10-01T08:54:32,243 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15241 lost=8 simT=104400.0s realT=478s; (s/r): 218.4100418410042
2022-10-01T08:54:37,227 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3864 #nodes=402
2022-10-01T08:54:37,227 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13634 lost=8 simT=108000.0s realT=483s; (s/r): 223.6024844720497
2022-10-01T08:54:41,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3240 #nodes=357
2022-10-01T08:54:41,302 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12336 lost=8 simT=111600.0s realT=487s; (s/r): 229.1581108829569
2022-10-01T08:54:44,462 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2708 #nodes=283
2022-10-01T08:54:44,462 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11310 lost=8 simT=115200.0s realT=490s; (s/r): 235.10204081632654
2022-10-01T08:54:46,570 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2250 #nodes=218
2022-10-01T08:54:46,570 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10454 lost=8 simT=118800.0s realT=492s; (s/r): 241.46341463414635
2022-10-01T08:54:48,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1985 #nodes=217
2022-10-01T08:54:48,301 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9733 lost=8 simT=122400.0s realT=494s; (s/r): 247.77327935222672
2022-10-01T08:54:49,765 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1676 #nodes=181
2022-10-01T08:54:49,765 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8962 lost=8 simT=126000.0s realT=495s; (s/r): 254.54545454545453
2022-10-01T08:54:51,153 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1407 #nodes=145
2022-10-01T08:54:51,153 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7299 lost=8 simT=129600.0s realT=497s; (s/r): 260.7645875251509
2022-10-01T08:54:51,738 INFO AbstractController$9:234 ### ITERATION 91 fires after mobsim event
2022-10-01T08:54:51,739 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T08:54:51,739 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=347.517047753sec
2022-10-01T08:54:51,776 INFO LegTimesControlerListener:50 [91] average trip (probably: leg) duration is: 1243 seconds = 00:20:43
2022-10-01T08:54:51,776 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T08:54:51,776 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:54:51,776 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:54:51,776 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:54:51,776 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:54:51,776 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T08:54:51,776 INFO EventsManagerImpl:137 event # 1
2022-10-01T08:54:51,776 INFO EventsManagerImpl:137 event # 4
2022-10-01T08:54:51,776 INFO EventsManagerImpl:137 event # 16
2022-10-01T08:54:51,776 INFO EventsManagerImpl:137 event # 64
2022-10-01T08:54:51,776 INFO EventsManagerImpl:137 event # 256
2022-10-01T08:54:51,777 INFO EventsManagerImpl:137 event # 1024
2022-10-01T08:54:51,781 INFO EventsManagerImpl:137 event # 4096
2022-10-01T08:54:51,794 INFO EventsManagerImpl:137 event # 16384
2022-10-01T08:54:51,810 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T08:54:52,210 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:54:52,210 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:54:52,210 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:54:52,210 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:54:52,211 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T08:54:52,211 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T08:54:52,211 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:54:52,216 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:54:52,216 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:54:52,218 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:54:52,218 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:54:52,218 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:49][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:54:52,221 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:54:52,221 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T08:54:52,221 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:54:52,222 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:54:52,222 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:54:52,222 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:54:52,222 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:54:52,222 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:54:52,222 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:54:52,222 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:54:52,222 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:54:52,222 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:02][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:54:52,223 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:54:52,223 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T08:54:52,224 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:54:52,224 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:54:52,224 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:54:52,224 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:54:52,225 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:54:52,225 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:54:52,225 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:54:52,227 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:54:52,227 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:54:52,227 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:54:52,231 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T08:54:52,231 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T08:54:52,231 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T08:54:52,231 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T08:54:52,679 INFO ControlerListenerManagerImpl:251 [it.91] all ControlerAfterMobsimListeners called.
2022-10-01T08:54:52,679 INFO AbstractController$4:159 ### ITERATION 91 fires scoring event
2022-10-01T08:54:52,679 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T08:54:52,858 INFO NewScoreAssignerImpl:57 it: 91 msaStart: 599
2022-10-01T08:54:53,021 INFO ControlerListenerManagerImpl:194 [it.91] all ControlerScoringListeners called.
2022-10-01T08:54:53,021 INFO AbstractController$5:167 ### ITERATION 91 fires iteration end event
2022-10-01T08:54:53,021 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T08:54:53,021 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T08:54:53,124 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T08:54:53,124 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T08:54:56,888 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T08:54:56,888 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1335583376554019
2022-10-01T08:54:56,888 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.314177583099257
2022-10-01T08:54:56,888 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.6445924503304456E-4
2022-10-01T08:54:56,888 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9385119417470744E-4
2022-10-01T08:54:56,888 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T08:54:56,888 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13322070279402476
2022-10-01T08:54:56,888 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13918258985195417
2022-10-01T08:54:56,889 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21898124136656105
2022-10-01T08:54:57,050 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T08:54:57,195 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -92.34476121210082
2022-10-01T08:54:57,196 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.29834848281108
2022-10-01T08:54:57,196 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.9010485098154
2022-10-01T08:54:57,196 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.10395105143472
2022-10-01T08:54:57,241 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T08:54:58,261 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18882.97799954783 meters
2022-10-01T08:54:58,262 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139130.2829898066 meters (statistic on all 2103520 legs which have a finite distance)
2022-10-01T08:54:58,262 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51922.050665608316 meters
2022-10-01T08:54:58,262 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 139077.21371364855 meters (statistic on all 764715 trips which have a finite distance)
2022-10-01T08:54:58,262 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T08:54:58,262 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T08:54:59,322 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T08:54:59,323 INFO LegHistogramListener:72 number of legs: 2110787 100%
2022-10-01T08:54:59,324 INFO LegHistogramListener:79 number of bike legs: 103260 4.892014210813313%
2022-10-01T08:54:59,324 INFO LegHistogramListener:79 number of car legs: 244559 11.586152463512425%
2022-10-01T08:54:59,324 INFO LegHistogramListener:79 number of drtNorth legs: 221 0.010470028477529945%
2022-10-01T08:54:59,324 INFO LegHistogramListener:79 number of drtSoutheast legs: 159 0.007532735420485345%
2022-10-01T08:54:59,324 INFO LegHistogramListener:79 number of freight legs: 47065 2.2297370601581306%
2022-10-01T08:54:59,324 INFO LegHistogramListener:79 number of pt legs: 122597 5.808118014749949%
2022-10-01T08:54:59,324 INFO LegHistogramListener:79 number of ride legs: 107920 5.112784947036342%
2022-10-01T08:54:59,324 INFO LegHistogramListener:79 number of walk legs: 1485006 70.35319053983183%
2022-10-01T08:54:59,855 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T08:54:59,856 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T08:55:04,036 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5952412741286967
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4506462562327652
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010470532050919959
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00881701987809199
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.527160991491088
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.661268788160442
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8948787338821077
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22766474783939364
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38792705032941865
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010847964177326344
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.665533514432285E-4
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3016838094455599
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27333146756908033
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6014124177737153
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18014552961173275
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3761624652736768
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.6702681051880226E-4
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.3878359017546742E-4
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2166049595094923
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20915131690433764
2022-10-01T08:55:04,037 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3789752332633244
2022-10-01T08:55:04,183 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T08:55:05,223 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T08:55:05,519 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T08:55:05,872 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T08:55:06,915 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T08:55:07,206 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T08:55:07,536 INFO ControlerListenerManagerImpl:171 [it.91] all ControlerIterationEndsListeners called.
2022-10-01T08:55:07,679 INFO AbstractController:181 ### ITERATION 91 ENDS
2022-10-01T08:55:07,679 INFO AbstractController:182 ###################################################
2022-10-01T08:55:07,679 INFO AbstractController:133 ###################################################
2022-10-01T08:55:07,679 INFO AbstractController:134 ### ITERATION 92 BEGINS
2022-10-01T08:55:07,680 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T08:55:07,680 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T08:55:07,680 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T08:55:07,681 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T08:55:07,681 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T08:55:08,092 INFO MemoryObserver:41 used RAM: 16056 MB free: 39 MB total: 16096 MB
2022-10-01T08:55:14,486 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T08:55:14,536 INFO ControlerListenerManagerImpl:148 [it.92] all ControlerIterationStartsListeners called.
2022-10-01T08:55:14,537 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T08:55:16,612 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169845 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T08:55:16,612 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30541 plans
2022-10-01T08:55:16,615 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:55:16,615 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:55:16,615 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:16,617 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:55:16,617 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:55:16,618 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:16,628 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:16,628 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:16,630 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:16,630 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:16,631 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:55:16,632 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:16,634 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:16,641 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:55:16,646 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:16,648 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:16,661 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:16,666 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:55:16,668 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:16,734 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:55:16,947 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:55:17,236 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:55:17,843 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:55:18,672 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:55:20,649 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:55:24,557 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T08:55:31,447 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T08:55:55,222 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:55:55,222 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30541 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T08:55:55,222 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30396 plans
2022-10-01T08:55:55,223 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T08:55:55,223 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T08:55:55,223 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T08:55:55,223 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T08:55:55,223 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T08:55:55,223 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T08:55:55,223 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T08:55:55,224 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T08:55:55,224 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T08:55:55,225 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T08:55:55,228 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T08:55:55,233 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T08:55:55,242 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T08:55:55,262 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T08:55:55,299 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T08:55:55,365 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T08:55:55,632 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30396 plans
2022-10-01T08:55:55,633 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:55,633 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:55,633 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:55,633 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:55:55,633 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:55:55,633 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:55,633 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:55,634 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:55,634 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:55:55,634 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:55,635 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:55,636 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:55,640 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:55:55,642 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:55:55,646 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:55:55,646 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:55,648 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:55,663 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:55:55,751 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:55:55,810 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T08:55:55,904 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:55:56,141 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:55:56,740 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:55:57,938 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:55:59,826 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:56:03,748 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T08:56:08,093 INFO MemoryObserver:41 used RAM: 15746 MB free: 349 MB total: 16096 MB
2022-10-01T08:56:13,209 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T08:56:32,703 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:56:32,703 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30396 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T08:56:32,703 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7646 plans
2022-10-01T08:56:32,704 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T08:56:32,704 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T08:56:32,704 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T08:56:32,704 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T08:56:32,704 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T08:56:32,704 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T08:56:32,704 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T08:56:32,704 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T08:56:32,704 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T08:56:32,704 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T08:56:32,705 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T08:56:32,706 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T08:56:32,708 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T08:56:32,713 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T08:56:32,713 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7646 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T08:56:32,713 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40185 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T08:56:32,713 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6880 plans
2022-10-01T08:56:32,714 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T08:56:32,714 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T08:56:32,714 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T08:56:32,714 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T08:56:32,717 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T08:56:32,728 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T08:56:32,805 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T08:56:32,870 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T08:56:33,295 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T08:56:34,002 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T08:56:34,469 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T08:56:35,756 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T08:56:39,278 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T08:56:49,355 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T08:56:49,355 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6880 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T08:56:49,355 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T08:56:50,364 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T08:56:51,402 INFO ControlerListenerManagerImpl:213 [it.92] all ControlerReplanningListeners called.
2022-10-01T08:56:51,402 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T08:56:51,402 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T08:56:51,402 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T08:56:51,518 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T08:56:51,614 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T08:56:51,614 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T08:56:51,614 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T08:56:51,624 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T08:56:51,635 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T08:56:51,635 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T08:56:51,637 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T08:56:51,638 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T08:56:51,638 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T08:56:51,638 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T08:56:51,638 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T08:56:51,638 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T08:56:51,638 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T08:56:51,638 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:56:51,638 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:56:51,638 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T08:56:51,638 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T08:56:51,638 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T08:56:51,638 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T08:56:51,639 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T08:56:51,639 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T08:56:51,639 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T08:56:52,369 INFO ControlerListenerManagerImpl:232 [it.92] all ControlerBeforeMobsimListeners called.
2022-10-01T08:56:52,369 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T08:56:52,369 INFO NetworkImpl:163 node # 1
2022-10-01T08:56:52,369 INFO NetworkImpl:163 node # 4
2022-10-01T08:56:52,369 INFO NetworkImpl:163 node # 16
2022-10-01T08:56:52,369 INFO NetworkImpl:163 node # 64
2022-10-01T08:56:52,370 INFO NetworkImpl:163 node # 256
2022-10-01T08:56:52,370 INFO NetworkImpl:163 node # 1024
2022-10-01T08:56:52,370 INFO NetworkImpl:163 node # 4096
2022-10-01T08:56:52,372 INFO NetworkImpl:163 node # 16384
2022-10-01T08:56:52,382 INFO NetworkImpl:163 node # 65536
2022-10-01T08:56:52,416 INFO NetworkImpl:159 link # 1
2022-10-01T08:56:52,416 INFO NetworkImpl:159 link # 4
2022-10-01T08:56:52,416 INFO NetworkImpl:159 link # 16
2022-10-01T08:56:52,417 INFO NetworkImpl:159 link # 64
2022-10-01T08:56:52,417 INFO NetworkImpl:159 link # 256
2022-10-01T08:56:52,418 INFO NetworkImpl:159 link # 1024
2022-10-01T08:56:52,423 INFO NetworkImpl:159 link # 4096
2022-10-01T08:56:52,443 INFO NetworkImpl:159 link # 16384
2022-10-01T08:56:52,524 INFO NetworkImpl:159 link # 65536
2022-10-01T08:56:52,898 INFO NetworkImpl:159 link # 262144
2022-10-01T08:56:53,683 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T08:56:53,683 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T08:56:53,683 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T08:56:53,683 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T08:56:53,683 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T08:56:53,683 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T08:56:53,684 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T08:56:53,684 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T08:56:53,686 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T08:56:53,688 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T08:56:53,693 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T08:56:53,707 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T08:56:53,736 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T08:56:53,794 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T08:56:53,921 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T08:56:54,187 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T08:56:54,775 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T08:56:55,805 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T08:56:57,507 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T08:56:57,636 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T08:56:57,657 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:56:57,658 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T08:56:57,658 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:56:57,658 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:56:57,658 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:56:57,658 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T08:56:57,658 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T08:56:57,658 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T08:56:57,658 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:56:57,658 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:57:05,956 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:57:05,956 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:57:05,956 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:57:05,957 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:57:05,957 INFO EventsManagerImpl:176
2022-10-01T08:57:05,957 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:57:05,957 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:57:05,957 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:57:05,957 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:57:05,957 INFO EventsManagerImpl:176
2022-10-01T08:57:05,957 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:57:05,957 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:57:05,957 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:57:05,957 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:57:05,957 INFO EventsManagerImpl:176
2022-10-01T08:57:05,957 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:57:05,957 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T08:57:05,957 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T08:57:05,957 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T08:57:05,957 INFO EventsManagerImpl:176
2022-10-01T08:57:05,958 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T08:57:05,958 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T08:57:05,958 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T08:57:05,958 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T08:57:05,958 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T08:57:05,958 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T08:57:05,958 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T08:57:05,958 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:57:05,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T08:57:05,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:57:05,958 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:57:05,958 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T08:57:05,958 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:57:05,958 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:57:05,958 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T08:57:05,958 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T08:57:05,958 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T08:57:05,958 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T08:57:05,958 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T08:57:05,959 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:57:05,959 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:57:05,959 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:57:05,959 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T08:57:05,959 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:57:05,959 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:57:05,959 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:57:05,959 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:57:05,959 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:57:05,959 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:57:05,959 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:57:05,959 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:57:05,959 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:57:05,959 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:57:05,959 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:57:05,959 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:57:05,959 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:57:05,959 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:57:05,959 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T08:57:05,959 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:57:05,959 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T08:57:05,959 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:57:05,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T08:57:05,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:57:05,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:57:05,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T08:57:05,960 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T08:57:05,960 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:57:05,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:57:05,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:57:05,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:57:05,960 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T08:57:05,960 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T08:57:05,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:57:05,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T08:57:05,960 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T08:57:05,960 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T08:57:07,903 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T08:57:07,906 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T08:57:08,094 INFO MemoryObserver:41 used RAM: 12901 MB free: 3194 MB total: 16096 MB
2022-10-01T08:57:08,193 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T08:57:08,193 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T08:57:08,193 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T08:57:08,193 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T08:57:08,193 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T08:57:08,193 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T08:57:08,193 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T08:57:08,193 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T08:57:08,535 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T08:57:08,536 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T08:57:08,570 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T08:57:08,570 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T08:57:08,583 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T08:57:08,610 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T08:57:09,121 INFO VehicularDepartureHandler:110 teleport vehicle 24015_bike from link 318372934 to link 238323114#0
2022-10-01T08:57:09,552 INFO VehicularDepartureHandler:110 teleport vehicle 1230_bike from link 231121695 to link 283022985#0
2022-10-01T08:57:09,616 INFO VehicularDepartureHandler:110 teleport vehicle 139102_bike from link 60825553#0 to link 110450332
2022-10-01T08:57:10,062 INFO VehicularDepartureHandler:110 teleport vehicle 5644_bike from link 60913023#3 to link 195112819
2022-10-01T08:57:10,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1757 #nodes=223
2022-10-01T08:57:10,206 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271748 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T08:57:11,923 INFO VehicularDepartureHandler:110 teleport vehicle 23901_bike from link 289896855 to link 238323114#0
2022-10-01T08:57:11,923 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T08:57:12,970 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3085 #nodes=358
2022-10-01T08:57:12,970 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271265 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T08:57:16,763 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4287 #nodes=470
2022-10-01T08:57:16,763 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270691 lost=0 simT=10800.0s realT=19s; (s/r): 568.421052631579
2022-10-01T08:57:21,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5503 #nodes=679
2022-10-01T08:57:21,296 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269865 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T08:57:25,976 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7060 #nodes=984
2022-10-01T08:57:25,976 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268637 lost=0 simT=18000.0s realT=28s; (s/r): 642.8571428571429
2022-10-01T08:57:36,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11116 #nodes=1679
2022-10-01T08:57:36,019 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266757 lost=0 simT=21600.0s realT=38s; (s/r): 568.421052631579
2022-10-01T08:57:49,574 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11949 #nodes=1932
2022-10-01T08:57:49,574 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264080 lost=0 simT=25200.0s realT=51s; (s/r): 494.11764705882354
2022-10-01T08:58:05,187 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13258 #nodes=1937
2022-10-01T08:58:05,187 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260629 lost=0 simT=28800.0s realT=67s; (s/r): 429.85074626865674
2022-10-01T08:58:08,094 INFO MemoryObserver:41 used RAM: 13962 MB free: 2133 MB total: 16096 MB
2022-10-01T08:58:24,763 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14477 #nodes=2065
2022-10-01T08:58:24,764 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256977 lost=0 simT=32400.0s realT=87s; (s/r): 372.41379310344826
2022-10-01T08:58:42,051 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14377 #nodes=2127
2022-10-01T08:58:42,051 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251570 lost=0 simT=36000.0s realT=104s; (s/r): 346.15384615384613
2022-10-01T08:58:59,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14927 #nodes=2209
2022-10-01T08:58:59,172 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245727 lost=0 simT=39600.0s realT=121s; (s/r): 327.27272727272725
2022-10-01T08:59:08,094 INFO MemoryObserver:41 used RAM: 15318 MB free: 777 MB total: 16096 MB
2022-10-01T08:59:18,724 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15108 #nodes=2174
2022-10-01T08:59:18,724 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237916 lost=0 simT=43200.0s realT=141s; (s/r): 306.3829787234043
2022-10-01T08:59:38,662 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15571 #nodes=2266
2022-10-01T08:59:38,663 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228834 lost=0 simT=46800.0s realT=161s; (s/r): 290.6832298136646
2022-10-01T08:59:57,712 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15694 #nodes=2399
2022-10-01T08:59:57,713 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217543 lost=0 simT=50400.0s realT=180s; (s/r): 280.0
2022-10-01T09:00:08,095 INFO MemoryObserver:41 used RAM: 15769 MB free: 326 MB total: 16096 MB
2022-10-01T09:00:16,997 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15866 #nodes=2486
2022-10-01T09:00:16,997 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203972 lost=0 simT=54000.0s realT=199s; (s/r): 271.356783919598
2022-10-01T09:00:40,295 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16204 #nodes=2504
2022-10-01T09:00:40,295 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187250 lost=0 simT=57600.0s realT=222s; (s/r): 259.4594594594595
2022-10-01T09:01:08,096 INFO MemoryObserver:41 used RAM: 15059 MB free: 1036 MB total: 16096 MB
2022-10-01T09:01:10,110 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15987 #nodes=2426
2022-10-01T09:01:10,110 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167589 lost=0 simT=61200.0s realT=252s; (s/r): 242.85714285714286
2022-10-01T09:01:32,243 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15588 #nodes=2323
2022-10-01T09:01:32,243 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145426 lost=0 simT=64800.0s realT=274s; (s/r): 236.4963503649635
2022-10-01T09:01:52,409 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=15049 #nodes=2120
2022-10-01T09:01:52,409 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121526 lost=0 simT=68400.0s realT=294s; (s/r): 232.6530612244898
2022-10-01T09:02:08,098 INFO MemoryObserver:41 used RAM: 15738 MB free: 357 MB total: 16096 MB
2022-10-01T09:02:12,022 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14625 #nodes=2002
2022-10-01T09:02:12,023 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96486 lost=0 simT=72000.0s realT=314s; (s/r): 229.29936305732485
2022-10-01T09:02:30,308 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12667 #nodes=1674
2022-10-01T09:02:30,308 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74160 lost=0 simT=75600.0s realT=332s; (s/r): 227.710843373494
2022-10-01T09:02:53,470 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11666 #nodes=1477
2022-10-01T09:02:53,470 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58134 lost=0 simT=79200.0s realT=355s; (s/r): 223.09859154929578
2022-10-01T09:03:08,194 INFO MemoryObserver:41 used RAM: 15466 MB free: 629 MB total: 16096 MB
2022-10-01T09:03:14,002 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11122 #nodes=1424
2022-10-01T09:03:14,002 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44712 lost=0 simT=82800.0s realT=376s; (s/r): 220.2127659574468
2022-10-01T09:03:41,537 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10475 #nodes=1317
2022-10-01T09:03:41,538 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32450 lost=0 simT=86400.0s realT=403s; (s/r): 214.39205955334987
2022-10-01T09:03:58,060 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8817 #nodes=1032
2022-10-01T09:03:58,060 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26196 lost=0 simT=90000.0s realT=420s; (s/r): 214.28571428571428
2022-10-01T09:04:10,896 INFO MemoryObserver:41 used RAM: 15583 MB free: 512 MB total: 16096 MB
2022-10-01T09:04:12,862 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7551 #nodes=893
2022-10-01T09:04:12,862 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22259 lost=2 simT=93600.0s realT=435s; (s/r): 215.17241379310346
2022-10-01T09:04:26,318 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6403 #nodes=690
2022-10-01T09:04:26,318 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19379 lost=4 simT=97200.0s realT=448s; (s/r): 216.96428571428572
2022-10-01T09:04:38,890 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5420 #nodes=593
2022-10-01T09:04:38,891 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17059 lost=4 simT=100800.0s realT=461s; (s/r): 218.65509761388287
2022-10-01T09:04:42,337 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4556 #nodes=493
2022-10-01T09:04:42,337 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15275 lost=4 simT=104400.0s realT=464s; (s/r): 225.0
2022-10-01T09:04:54,984 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3862 #nodes=431
2022-10-01T09:04:54,984 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13669 lost=4 simT=108000.0s realT=477s; (s/r): 226.41509433962264
2022-10-01T09:04:57,435 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3258 #nodes=353
2022-10-01T09:04:57,435 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12386 lost=4 simT=111600.0s realT=479s; (s/r): 232.98538622129436
2022-10-01T09:05:07,830 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2739 #nodes=280
2022-10-01T09:05:07,830 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11348 lost=4 simT=115200.0s realT=490s; (s/r): 235.10204081632654
2022-10-01T09:05:09,595 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2280 #nodes=233
2022-10-01T09:05:09,595 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10512 lost=4 simT=118800.0s realT=491s; (s/r): 241.9551934826884
2022-10-01T09:05:10,897 INFO MemoryObserver:41 used RAM: 15946 MB free: 149 MB total: 16096 MB
2022-10-01T09:05:11,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1998 #nodes=200
2022-10-01T09:05:11,094 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9792 lost=4 simT=122400.0s realT=493s; (s/r): 248.27586206896552
2022-10-01T09:05:20,988 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1707 #nodes=172
2022-10-01T09:05:20,988 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9009 lost=4 simT=126000.0s realT=503s; (s/r): 250.49701789264412
2022-10-01T09:05:22,251 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1428 #nodes=153
2022-10-01T09:05:22,252 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7353 lost=4 simT=129600.0s realT=504s; (s/r): 257.14285714285717
2022-10-01T09:05:22,900 INFO AbstractController$9:234 ### ITERATION 92 fires after mobsim event
2022-10-01T09:05:22,900 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T09:05:22,900 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=322.182283065sec
2022-10-01T09:05:22,935 INFO LegTimesControlerListener:50 [92] average trip (probably: leg) duration is: 1233 seconds = 00:20:33
2022-10-01T09:05:22,935 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T09:05:22,935 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:05:22,935 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:05:22,935 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:05:22,935 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:05:22,935 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T09:05:22,935 INFO EventsManagerImpl:137 event # 1
2022-10-01T09:05:22,935 INFO EventsManagerImpl:137 event # 4
2022-10-01T09:05:22,935 INFO EventsManagerImpl:137 event # 16
2022-10-01T09:05:22,935 INFO EventsManagerImpl:137 event # 64
2022-10-01T09:05:22,936 INFO EventsManagerImpl:137 event # 256
2022-10-01T09:05:22,937 INFO EventsManagerImpl:137 event # 1024
2022-10-01T09:05:22,940 INFO EventsManagerImpl:137 event # 4096
2022-10-01T09:05:22,952 INFO EventsManagerImpl:137 event # 16384
2022-10-01T09:05:22,966 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T09:05:23,276 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:05:23,276 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:05:23,276 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:05:23,276 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:05:23,276 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T09:05:23,276 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T09:05:23,276 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:05:23,279 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:05:23,279 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:05:23,281 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:05:23,281 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:05:23,281 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:17][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:05:23,284 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:05:23,284 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T09:05:23,284 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:05:23,284 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:05:23,284 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:05:23,284 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:05:23,285 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:05:23,285 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:05:23,285 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:05:23,285 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:05:23,285 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:05:23,285 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:29][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:05:23,286 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:05:23,286 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T09:05:23,286 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:05:23,287 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:05:23,287 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:05:23,287 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:05:23,288 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:05:23,288 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:05:23,288 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:05:23,290 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:05:23,290 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:05:23,290 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:05:23,294 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:05:23,294 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:05:23,294 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:23][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:05:23,294 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T09:05:23,695 INFO ControlerListenerManagerImpl:251 [it.92] all ControlerAfterMobsimListeners called.
2022-10-01T09:05:23,696 INFO AbstractController$4:159 ### ITERATION 92 fires scoring event
2022-10-01T09:05:23,696 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T09:05:23,853 INFO NewScoreAssignerImpl:57 it: 92 msaStart: 599
2022-10-01T09:05:23,989 INFO ControlerListenerManagerImpl:194 [it.92] all ControlerScoringListeners called.
2022-10-01T09:05:23,989 INFO AbstractController$5:167 ### ITERATION 92 fires iteration end event
2022-10-01T09:05:23,989 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T09:05:23,989 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T09:05:24,078 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T09:05:24,078 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T09:05:27,608 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T09:05:27,608 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13379070233186297
2022-10-01T09:05:27,608 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31477325829195274
2022-10-01T09:05:27,608 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.9641875966046514E-4
2022-10-01T09:05:27,608 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9128362868894971E-4
2022-10-01T09:05:27,608 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T09:05:27,608 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13329002706214022
2022-10-01T09:05:27,608 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13913123854223902
2022-10-01T09:05:27,608 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21820583658986223
2022-10-01T09:05:27,771 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T09:05:27,904 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.93364690622288
2022-10-01T09:05:27,904 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -112.01246652216112
2022-10-01T09:05:27,904 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.7353839428722
2022-10-01T09:05:27,904 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -75.0347624753019
2022-10-01T09:05:27,950 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T09:05:29,019 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18834.4742121352 meters
2022-10-01T09:05:29,019 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138875.9536781287 meters (statistic on all 2105082 legs which have a finite distance)
2022-10-01T09:05:29,019 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51830.13126720354 meters
2022-10-01T09:05:29,019 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138812.30127701568 meters (statistic on all 764612 trips which have a finite distance)
2022-10-01T09:05:29,019 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T09:05:29,019 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T09:05:30,138 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T09:05:30,141 INFO LegHistogramListener:72 number of legs: 2112414 100%
2022-10-01T09:05:30,141 INFO LegHistogramListener:79 number of bike legs: 103430 4.896294002974796%
2022-10-01T09:05:30,141 INFO LegHistogramListener:79 number of car legs: 245030 11.599525471806189%
2022-10-01T09:05:30,141 INFO LegHistogramListener:79 number of drtNorth legs: 170 0.008047664899020741%
2022-10-01T09:05:30,141 INFO LegHistogramListener:79 number of drtSoutheast legs: 154 0.007290237614407024%
2022-10-01T09:05:30,141 INFO LegHistogramListener:79 number of freight legs: 47065 2.2280196968965362%
2022-10-01T09:05:30,141 INFO LegHistogramListener:79 number of pt legs: 122790 5.812781017357393%
2022-10-01T09:05:30,141 INFO LegHistogramListener:79 number of ride legs: 107893 5.107568876176734%
2022-10-01T09:05:30,141 INFO LegHistogramListener:79 number of walk legs: 1485882 70.34047303227493%
2022-10-01T09:05:30,684 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T09:05:30,685 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T09:05:40,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.5980424880736583
2022-10-01T09:05:40,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4512303773807751
2022-10-01T09:05:40,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010515464446920718
2022-10-01T09:05:40,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00886323605683563
2022-10-01T09:05:40,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T09:05:40,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5281315312447044
2022-10-01T09:05:40,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6641149345014045
2022-10-01T09:05:40,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8957927871950374
2022-10-01T09:05:40,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2280858285790579
2022-10-01T09:05:40,766 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38806698264839246
2022-10-01T09:05:40,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0010950666796756651
2022-10-01T09:05:40,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.768236133862594E-4
2022-10-01T09:05:40,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T09:05:40,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3030035381052394
2022-10-01T09:05:40,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27398876433343433
2022-10-01T09:05:40,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.604764374515372
2022-10-01T09:05:40,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18036634024350792
2022-10-01T09:05:40,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37631908676830805
2022-10-01T09:05:40,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.6831059326168117E-4
2022-10-01T09:05:40,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.42634938404104E-4
2022-10-01T09:05:40,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T09:05:40,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21708124290710035
2022-10-01T09:05:40,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20948895176571478
2022-10-01T09:05:40,767 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3808611101126134
2022-10-01T09:05:40,911 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T09:05:41,931 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T09:05:42,227 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T09:05:42,566 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T09:05:43,611 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T09:05:43,902 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T09:05:44,225 INFO ControlerListenerManagerImpl:171 [it.92] all ControlerIterationEndsListeners called.
2022-10-01T09:05:44,370 INFO AbstractController:181 ### ITERATION 92 ENDS
2022-10-01T09:05:44,370 INFO AbstractController:182 ###################################################
2022-10-01T09:05:44,370 INFO AbstractController:133 ###################################################
2022-10-01T09:05:44,370 INFO AbstractController:134 ### ITERATION 93 BEGINS
2022-10-01T09:05:44,371 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T09:05:44,371 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T09:05:44,371 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T09:05:44,371 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T09:05:44,371 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T09:05:44,679 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T09:05:44,713 INFO ControlerListenerManagerImpl:148 [it.93] all ControlerIterationStartsListeners called.
2022-10-01T09:05:44,713 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T09:05:53,305 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169739 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T09:05:53,306 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30531 plans
2022-10-01T09:05:53,306 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:05:53,306 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:05:53,307 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:05:53,307 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:05:53,309 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:05:53,311 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:05:53,314 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:05:53,320 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:05:53,320 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:05:53,325 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:05:53,331 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:05:53,346 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:05:53,361 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:05:53,373 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:05:53,381 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:05:53,424 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:05:53,435 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:05:53,497 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:05:53,535 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:05:53,687 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:05:53,695 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:05:53,796 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:05:54,298 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:05:55,096 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:05:57,062 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:06:00,622 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T09:06:06,688 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T09:06:10,904 INFO MemoryObserver:41 used RAM: 14775 MB free: 1320 MB total: 16096 MB
2022-10-01T09:06:21,818 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:06:21,819 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30531 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T09:06:21,819 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30607 plans
2022-10-01T09:06:21,819 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T09:06:21,820 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T09:06:21,820 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T09:06:21,820 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T09:06:21,820 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T09:06:21,820 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T09:06:21,820 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T09:06:21,820 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T09:06:21,821 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T09:06:21,822 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T09:06:21,824 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T09:06:21,829 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T09:06:21,839 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T09:06:21,860 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T09:06:21,896 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T09:06:21,968 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T09:06:22,212 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30607 plans
2022-10-01T09:06:22,213 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:06:22,213 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:06:22,213 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:06:22,213 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:06:22,213 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:06:22,213 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:06:22,213 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:06:22,216 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:06:22,221 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:06:22,223 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:06:22,225 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:06:22,225 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:06:22,227 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:06:22,231 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:06:22,232 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:06:22,250 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:06:22,253 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:06:22,274 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:06:22,285 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:06:22,299 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:06:22,407 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:06:22,607 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:06:23,112 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:06:24,133 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:06:26,281 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:06:30,284 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T09:06:38,785 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T09:07:00,493 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:07:00,494 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30607 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T09:07:00,494 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7551 plans
2022-10-01T09:07:00,495 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T09:07:00,495 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T09:07:00,495 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T09:07:00,495 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T09:07:00,495 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T09:07:00,495 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T09:07:00,495 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T09:07:00,495 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T09:07:00,496 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T09:07:00,496 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T09:07:00,498 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T09:07:00,499 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T09:07:00,502 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T09:07:00,505 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T09:07:00,505 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7551 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T09:07:00,505 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40219 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T09:07:00,505 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6846 plans
2022-10-01T09:07:00,506 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:07:00,506 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:07:00,509 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:07:00,513 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:07:00,515 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:07:00,538 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:07:00,673 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:07:00,840 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:07:01,063 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:07:01,446 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:07:02,101 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:07:03,449 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:07:06,792 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:07:10,904 INFO MemoryObserver:41 used RAM: 15348 MB free: 747 MB total: 16096 MB
2022-10-01T09:07:18,828 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:07:18,828 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6846 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T09:07:18,828 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T09:07:19,830 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T09:07:20,815 INFO ControlerListenerManagerImpl:213 [it.93] all ControlerReplanningListeners called.
2022-10-01T09:07:20,815 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T09:07:20,815 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T09:07:20,815 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T09:07:20,907 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T09:07:20,996 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T09:07:20,996 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T09:07:20,996 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T09:07:20,997 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T09:07:20,998 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T09:07:20,998 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T09:07:20,999 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T09:07:20,999 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T09:07:20,999 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T09:07:20,999 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T09:07:20,999 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T09:07:20,999 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T09:07:20,999 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T09:07:20,999 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:07:20,999 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:07:21,000 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T09:07:21,000 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:07:21,000 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:07:21,000 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T09:07:21,000 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T09:07:21,000 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T09:07:21,000 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T09:07:21,708 INFO ControlerListenerManagerImpl:232 [it.93] all ControlerBeforeMobsimListeners called.
2022-10-01T09:07:21,708 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T09:07:21,709 INFO NetworkImpl:163 node # 1
2022-10-01T09:07:21,709 INFO NetworkImpl:163 node # 4
2022-10-01T09:07:21,709 INFO NetworkImpl:163 node # 16
2022-10-01T09:07:21,709 INFO NetworkImpl:163 node # 64
2022-10-01T09:07:21,709 INFO NetworkImpl:163 node # 256
2022-10-01T09:07:21,709 INFO NetworkImpl:163 node # 1024
2022-10-01T09:07:21,709 INFO NetworkImpl:163 node # 4096
2022-10-01T09:07:21,711 INFO NetworkImpl:163 node # 16384
2022-10-01T09:07:21,718 INFO NetworkImpl:163 node # 65536
2022-10-01T09:07:21,746 INFO NetworkImpl:159 link # 1
2022-10-01T09:07:21,746 INFO NetworkImpl:159 link # 4
2022-10-01T09:07:21,746 INFO NetworkImpl:159 link # 16
2022-10-01T09:07:21,746 INFO NetworkImpl:159 link # 64
2022-10-01T09:07:21,746 INFO NetworkImpl:159 link # 256
2022-10-01T09:07:21,747 INFO NetworkImpl:159 link # 1024
2022-10-01T09:07:21,751 INFO NetworkImpl:159 link # 4096
2022-10-01T09:07:21,804 INFO NetworkImpl:159 link # 16384
2022-10-01T09:07:21,891 INFO NetworkImpl:159 link # 65536
2022-10-01T09:07:22,273 INFO NetworkImpl:159 link # 262144
2022-10-01T09:07:22,937 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T09:07:22,937 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T09:07:22,937 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T09:07:22,937 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T09:07:22,937 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T09:07:22,938 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T09:07:22,938 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T09:07:22,939 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T09:07:22,940 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T09:07:22,943 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T09:07:22,950 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T09:07:22,967 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T09:07:23,199 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T09:07:23,313 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T09:07:23,442 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T09:07:23,708 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T09:07:24,234 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T09:07:25,227 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T09:07:26,961 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T09:07:27,081 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T09:07:27,102 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:07:27,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T09:07:27,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:07:27,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:07:27,102 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:07:27,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T09:07:27,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T09:07:27,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T09:07:27,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:07:27,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:07:35,469 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:07:35,469 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:07:35,469 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:07:35,469 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:07:35,470 INFO EventsManagerImpl:176
2022-10-01T09:07:35,470 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:07:35,470 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:07:35,470 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:07:35,470 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:07:35,470 INFO EventsManagerImpl:176
2022-10-01T09:07:35,470 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:07:35,470 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:07:35,470 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:07:35,470 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:07:35,470 INFO EventsManagerImpl:176
2022-10-01T09:07:35,470 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:07:35,470 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:07:35,470 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:07:35,470 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:07:35,470 INFO EventsManagerImpl:176
2022-10-01T09:07:35,470 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T09:07:35,470 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T09:07:35,471 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T09:07:35,471 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T09:07:35,471 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T09:07:35,471 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T09:07:35,471 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T09:07:35,471 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:07:35,471 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T09:07:35,471 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:07:35,471 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:07:35,471 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T09:07:35,471 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:07:35,471 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:07:35,471 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:07:35,471 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T09:07:35,471 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T09:07:35,471 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T09:07:35,471 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T09:07:35,471 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:07:35,471 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:07:35,471 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:07:35,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T09:07:35,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:07:35,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:07:35,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:07:35,472 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:07:35,472 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:07:35,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:07:35,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:07:35,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:07:35,472 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:07:35,472 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:07:35,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:07:35,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:07:35,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:07:35,472 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:07:35,472 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T09:07:35,472 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:07:35,472 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:07:35,472 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:07:35,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T09:07:35,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:07:35,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:07:35,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:07:35,473 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:07:35,473 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:07:35,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:07:35,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:07:35,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:07:35,473 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:07:35,473 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:07:35,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:07:35,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:07:35,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:07:35,473 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:07:37,154 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T09:07:37,157 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T09:07:37,393 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T09:07:37,393 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T09:07:37,393 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T09:07:37,394 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T09:07:37,394 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T09:07:37,394 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T09:07:37,394 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T09:07:37,394 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T09:07:37,642 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T09:07:37,642 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T09:07:37,675 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T09:07:37,676 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T09:07:37,687 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T09:07:37,710 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T09:07:39,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1735 #nodes=219
2022-10-01T09:07:39,106 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271764 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T09:07:39,187 INFO VehicularDepartureHandler:110 teleport vehicle 16339_bike from link 215577424 to link -36381149#2
2022-10-01T09:07:40,377 INFO VehicularDepartureHandler:110 teleport vehicle 223753_bike from link -5821213 to link 182537900#0
2022-10-01T09:07:40,836 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T09:07:41,201 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3077 #nodes=345
2022-10-01T09:07:41,202 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271277 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T09:07:43,107 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T09:07:44,919 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4285 #nodes=483
2022-10-01T09:07:44,919 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270686 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T09:07:46,095 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T09:07:46,095 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T09:07:49,667 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5467 #nodes=679
2022-10-01T09:07:49,668 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269863 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T09:07:54,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7074 #nodes=990
2022-10-01T09:07:54,251 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268642 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T09:08:04,605 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11064 #nodes=1687
2022-10-01T09:08:04,606 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266753 lost=0 simT=21600.0s realT=37s; (s/r): 583.7837837837837
2022-10-01T09:08:10,905 INFO MemoryObserver:41 used RAM: 13877 MB free: 2218 MB total: 16096 MB
2022-10-01T09:08:20,694 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11923 #nodes=1903
2022-10-01T09:08:20,695 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264087 lost=0 simT=25200.0s realT=53s; (s/r): 475.47169811320754
2022-10-01T09:08:36,460 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13118 #nodes=1998
2022-10-01T09:08:36,461 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260621 lost=0 simT=28800.0s realT=69s; (s/r): 417.39130434782606
2022-10-01T09:08:56,712 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14451 #nodes=2113
2022-10-01T09:08:56,713 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256968 lost=0 simT=32400.0s realT=89s; (s/r): 364.0449438202247
2022-10-01T09:09:10,905 INFO MemoryObserver:41 used RAM: 14478 MB free: 1617 MB total: 16096 MB
2022-10-01T09:09:14,052 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14228 #nodes=2092
2022-10-01T09:09:14,053 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251620 lost=0 simT=36000.0s realT=106s; (s/r): 339.62264150943395
2022-10-01T09:09:31,882 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14836 #nodes=2101
2022-10-01T09:09:31,882 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245725 lost=0 simT=39600.0s realT=124s; (s/r): 319.35483870967744
2022-10-01T09:09:51,612 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14942 #nodes=2289
2022-10-01T09:09:51,613 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237954 lost=0 simT=43200.0s realT=144s; (s/r): 300.0
2022-10-01T09:10:10,905 INFO MemoryObserver:41 used RAM: 15200 MB free: 895 MB total: 16096 MB
2022-10-01T09:10:12,417 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15412 #nodes=2300
2022-10-01T09:10:12,418 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228850 lost=0 simT=46800.0s realT=165s; (s/r): 283.6363636363636
2022-10-01T09:10:31,569 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15689 #nodes=2423
2022-10-01T09:10:31,569 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217610 lost=0 simT=50400.0s realT=184s; (s/r): 273.9130434782609
2022-10-01T09:10:53,853 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15808 #nodes=2434
2022-10-01T09:10:53,853 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=204005 lost=0 simT=54000.0s realT=206s; (s/r): 262.13592233009706
2022-10-01T09:11:10,905 INFO MemoryObserver:41 used RAM: 15798 MB free: 297 MB total: 16096 MB
2022-10-01T09:11:16,271 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16104 #nodes=2486
2022-10-01T09:11:16,272 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187215 lost=0 simT=57600.0s realT=229s; (s/r): 251.52838427947597
2022-10-01T09:11:40,142 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16045 #nodes=2362
2022-10-01T09:11:40,143 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167650 lost=0 simT=61200.0s realT=253s; (s/r): 241.89723320158103
2022-10-01T09:12:10,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15565 #nodes=2225
2022-10-01T09:12:10,714 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145345 lost=0 simT=64800.0s realT=283s; (s/r): 228.97526501766785
2022-10-01T09:12:10,906 INFO MemoryObserver:41 used RAM: 15274 MB free: 821 MB total: 16096 MB
2022-10-01T09:12:31,078 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14825 #nodes=2151
2022-10-01T09:12:31,078 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121437 lost=0 simT=68400.0s realT=303s; (s/r): 225.74257425742573
2022-10-01T09:12:51,275 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14452 #nodes=2008
2022-10-01T09:12:51,276 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96320 lost=0 simT=72000.0s realT=324s; (s/r): 222.22222222222223
2022-10-01T09:13:07,857 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12608 #nodes=1646
2022-10-01T09:13:07,857 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74060 lost=0 simT=75600.0s realT=340s; (s/r): 222.35294117647058
2022-10-01T09:13:10,906 INFO MemoryObserver:41 used RAM: 15824 MB free: 271 MB total: 16096 MB
2022-10-01T09:13:23,423 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11672 #nodes=1509
2022-10-01T09:13:23,423 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57998 lost=0 simT=79200.0s realT=356s; (s/r): 222.47191011235955
2022-10-01T09:13:44,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11077 #nodes=1401
2022-10-01T09:13:44,597 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44570 lost=0 simT=82800.0s realT=377s; (s/r): 219.6286472148541
2022-10-01T09:14:03,704 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10448 #nodes=1293
2022-10-01T09:14:03,705 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32320 lost=1 simT=86400.0s realT=396s; (s/r): 218.1818181818182
2022-10-01T09:14:16,085 INFO MemoryObserver:41 used RAM: 15540 MB free: 555 MB total: 16096 MB
2022-10-01T09:14:20,804 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8825 #nodes=998
2022-10-01T09:14:20,804 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26095 lost=6 simT=90000.0s realT=413s; (s/r): 217.91767554479418
2022-10-01T09:14:35,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7440 #nodes=923
2022-10-01T09:14:35,050 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22143 lost=6 simT=93600.0s realT=427s; (s/r): 219.20374707259953
2022-10-01T09:14:40,777 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6398 #nodes=690
2022-10-01T09:14:40,777 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19268 lost=7 simT=97200.0s realT=433s; (s/r): 224.48036951501155
2022-10-01T09:14:45,672 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5329 #nodes=562
2022-10-01T09:14:45,673 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16952 lost=8 simT=100800.0s realT=438s; (s/r): 230.13698630136986
2022-10-01T09:14:49,609 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4557 #nodes=489
2022-10-01T09:14:49,609 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15143 lost=8 simT=104400.0s realT=442s; (s/r): 236.19909502262445
2022-10-01T09:14:52,955 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3832 #nodes=415
2022-10-01T09:14:52,955 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13561 lost=9 simT=108000.0s realT=445s; (s/r): 242.69662921348313
2022-10-01T09:14:55,584 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3203 #nodes=351
2022-10-01T09:14:55,584 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12296 lost=9 simT=111600.0s realT=448s; (s/r): 249.10714285714286
2022-10-01T09:14:57,836 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2715 #nodes=269
2022-10-01T09:14:57,836 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11270 lost=9 simT=115200.0s realT=450s; (s/r): 256.0
2022-10-01T09:14:59,500 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2242 #nodes=245
2022-10-01T09:14:59,500 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10432 lost=9 simT=118800.0s realT=452s; (s/r): 262.83185840707966
2022-10-01T09:15:00,926 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1975 #nodes=213
2022-10-01T09:15:00,926 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9736 lost=9 simT=122400.0s realT=453s; (s/r): 270.19867549668874
2022-10-01T09:15:02,271 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1685 #nodes=203
2022-10-01T09:15:02,271 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8979 lost=9 simT=126000.0s realT=455s; (s/r): 276.9230769230769
2022-10-01T09:15:03,725 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1430 #nodes=125
2022-10-01T09:15:03,725 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7339 lost=10 simT=129600.0s realT=456s; (s/r): 284.2105263157895
2022-10-01T09:15:04,255 INFO AbstractController$9:234 ### ITERATION 93 fires after mobsim event
2022-10-01T09:15:04,255 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T09:15:04,255 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=333.159468395sec
2022-10-01T09:15:04,292 INFO LegTimesControlerListener:50 [93] average trip (probably: leg) duration is: 1232 seconds = 00:20:32
2022-10-01T09:15:04,292 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T09:15:04,292 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:15:04,292 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:15:04,292 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:15:04,292 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:15:04,292 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T09:15:04,293 INFO EventsManagerImpl:137 event # 1
2022-10-01T09:15:04,293 INFO EventsManagerImpl:137 event # 4
2022-10-01T09:15:04,293 INFO EventsManagerImpl:137 event # 16
2022-10-01T09:15:04,293 INFO EventsManagerImpl:137 event # 64
2022-10-01T09:15:04,293 INFO EventsManagerImpl:137 event # 256
2022-10-01T09:15:04,294 INFO EventsManagerImpl:137 event # 1024
2022-10-01T09:15:04,297 INFO EventsManagerImpl:137 event # 4096
2022-10-01T09:15:04,311 INFO EventsManagerImpl:137 event # 16384
2022-10-01T09:15:04,326 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T09:15:04,897 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:15:04,897 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:15:04,897 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:15:04,897 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:15:04,897 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T09:15:04,898 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T09:15:04,898 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:15:04,900 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:15:04,900 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:15:04,903 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:15:04,903 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:15:04,903 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:27][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:15:04,906 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:15:04,906 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T09:15:04,906 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:15:04,907 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:15:04,907 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:15:04,907 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:15:04,907 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:15:04,907 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:15:04,907 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:15:04,907 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:15:04,907 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:15:04,907 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:56][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:15:04,909 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:15:04,909 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T09:15:04,909 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:15:04,909 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:15:04,909 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:15:04,909 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:15:04,910 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:15:04,910 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:15:04,910 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:15:04,913 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:15:04,913 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:15:04,913 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:15:04,917 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:15:04,917 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:15:04,917 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:33][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:15:04,917 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T09:15:13,060 INFO ControlerListenerManagerImpl:251 [it.93] all ControlerAfterMobsimListeners called.
2022-10-01T09:15:13,061 INFO AbstractController$4:159 ### ITERATION 93 fires scoring event
2022-10-01T09:15:13,061 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T09:15:13,326 INFO NewScoreAssignerImpl:57 it: 93 msaStart: 599
2022-10-01T09:15:13,523 INFO ControlerListenerManagerImpl:194 [it.93] all ControlerScoringListeners called.
2022-10-01T09:15:13,523 INFO AbstractController$5:167 ### ITERATION 93 fires iteration end event
2022-10-01T09:15:13,523 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T09:15:13,523 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T09:15:13,691 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T09:15:13,691 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T09:15:16,086 INFO MemoryObserver:41 used RAM: 13937 MB free: 2158 MB total: 16096 MB
2022-10-01T09:15:16,242 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T09:15:16,242 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1327084734796161
2022-10-01T09:15:16,242 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3141442047479421
2022-10-01T09:15:16,242 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.51621417604256E-4
2022-10-01T09:15:16,242 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9641875966046514E-4
2022-10-01T09:15:16,242 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T09:15:16,242 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13361867544431721
2022-10-01T09:15:16,242 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13977441369642132
2022-10-01T09:15:16,242 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21888495766084515
2022-10-01T09:15:16,406 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T09:15:16,536 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.62667109392274
2022-10-01T09:15:16,536 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.80998014182695
2022-10-01T09:15:16,536 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.56924006256035
2022-10-01T09:15:16,536 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.95013193148887
2022-10-01T09:15:16,580 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T09:15:17,536 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18833.697830323305 meters
2022-10-01T09:15:17,536 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138801.95107690294 meters (statistic on all 2104047 legs which have a finite distance)
2022-10-01T09:15:17,536 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51818.196584082056 meters
2022-10-01T09:15:17,536 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138752.38595788408 meters (statistic on all 764458 trips which have a finite distance)
2022-10-01T09:15:17,536 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T09:15:17,536 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T09:15:18,691 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T09:15:18,703 INFO LegHistogramListener:72 number of legs: 2111369 100%
2022-10-01T09:15:18,704 INFO LegHistogramListener:79 number of bike legs: 102605 4.859643198322984%
2022-10-01T09:15:18,704 INFO LegHistogramListener:79 number of car legs: 244536 11.581869393744059%
2022-10-01T09:15:18,704 INFO LegHistogramListener:79 number of drtNorth legs: 211 0.009993516055222938%
2022-10-01T09:15:18,704 INFO LegHistogramListener:79 number of drtSoutheast legs: 160 0.007578021653249622%
2022-10-01T09:15:18,704 INFO LegHistogramListener:79 number of freight legs: 47065 2.229122431938709%
2022-10-01T09:15:18,704 INFO LegHistogramListener:79 number of pt legs: 123074 5.8291089809502745%
2022-10-01T09:15:18,704 INFO LegHistogramListener:79 number of ride legs: 108354 5.131930988851309%
2022-10-01T09:15:18,704 INFO LegHistogramListener:79 number of walk legs: 1485364 70.35075346848419%
2022-10-01T09:15:19,267 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T09:15:19,267 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T09:15:23,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6008822155009064
2022-10-01T09:15:23,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.451697674299183
2022-10-01T09:15:23,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01059249141149345
2022-10-01T09:15:23,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008904317104607753
2022-10-01T09:15:23,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T09:15:23,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5291149088257496
2022-10-01T09:15:23,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.666885337660537
2022-10-01T09:15:23,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8967209621181388
2022-10-01T09:15:23,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22849792283952203
2022-10-01T09:15:23,127 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38821846901205215
2022-10-01T09:15:23,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0011014855933900594
2022-10-01T09:15:23,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 8.909452235579268E-4
2022-10-01T09:15:23,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T09:15:23,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.30436306402994806
2022-10-01T09:15:23,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2746409259668168
2022-10-01T09:15:23,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6080110610721127
2022-10-01T09:15:23,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.180598704919969
2022-10-01T09:15:23,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3764526001735674
2022-10-01T09:15:23,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.7087815874743886E-4
2022-10-01T09:15:23,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.42634938404104E-4
2022-10-01T09:15:23,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T09:15:23,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2175767830458516
2022-10-01T09:15:23,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.20984070823726358
2022-10-01T09:15:23,128 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.38278935179241746
2022-10-01T09:15:23,308 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T09:15:24,341 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T09:15:24,630 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T09:15:24,975 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T09:15:26,044 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T09:15:26,334 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T09:15:26,660 INFO ControlerListenerManagerImpl:171 [it.93] all ControlerIterationEndsListeners called.
2022-10-01T09:15:26,803 INFO AbstractController:181 ### ITERATION 93 ENDS
2022-10-01T09:15:26,803 INFO AbstractController:182 ###################################################
2022-10-01T09:15:26,803 INFO AbstractController:133 ###################################################
2022-10-01T09:15:26,803 INFO AbstractController:134 ### ITERATION 94 BEGINS
2022-10-01T09:15:26,804 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T09:15:26,804 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T09:15:26,804 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T09:15:26,804 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T09:15:26,804 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T09:15:27,123 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T09:15:27,158 INFO ControlerListenerManagerImpl:148 [it.94] all ControlerIterationStartsListeners called.
2022-10-01T09:15:27,158 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T09:15:37,382 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169336 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T09:15:37,382 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30738 plans
2022-10-01T09:15:37,383 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:15:37,383 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:15:37,383 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:15:37,383 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:15:37,385 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:15:37,386 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:15:37,386 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:15:37,387 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:15:37,394 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:15:37,394 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:15:37,400 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:15:37,403 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:15:37,404 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:15:37,409 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:15:37,410 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:15:37,417 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:15:37,418 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:15:37,421 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:15:37,461 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:15:37,549 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:15:37,563 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:15:37,764 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:15:38,238 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:15:39,101 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:15:41,034 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:15:44,810 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T09:15:51,417 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T09:16:08,293 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:16:08,293 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30738 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T09:16:08,293 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30569 plans
2022-10-01T09:16:08,294 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T09:16:08,294 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T09:16:08,294 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T09:16:08,294 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T09:16:08,294 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T09:16:08,294 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T09:16:08,294 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T09:16:08,295 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T09:16:08,295 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T09:16:08,296 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T09:16:08,299 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T09:16:08,304 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T09:16:08,314 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T09:16:08,334 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T09:16:08,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T09:16:08,445 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T09:16:08,643 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30569 plans
2022-10-01T09:16:08,643 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:16:08,644 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:16:08,644 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:16:08,649 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:16:08,649 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:16:08,655 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:16:08,657 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:16:08,660 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:16:08,666 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:16:08,673 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:16:08,676 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:16:08,681 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:16:08,685 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:16:08,691 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:16:08,694 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:16:08,715 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:16:08,735 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:16:08,774 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:16:08,906 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:16:09,023 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:16:09,046 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:16:09,175 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:16:09,867 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:16:10,836 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:16:12,659 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:16:16,086 INFO MemoryObserver:41 used RAM: 15257 MB free: 838 MB total: 16096 MB
2022-10-01T09:16:17,045 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T09:16:25,936 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T09:16:46,998 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:16:46,999 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30569 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T09:16:46,999 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7785 plans
2022-10-01T09:16:47,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T09:16:47,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T09:16:47,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T09:16:47,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T09:16:47,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T09:16:47,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T09:16:47,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T09:16:47,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T09:16:47,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T09:16:47,000 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T09:16:47,001 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T09:16:47,002 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T09:16:47,003 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T09:16:47,009 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T09:16:47,009 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7785 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T09:16:47,009 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40218 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T09:16:47,009 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6847 plans
2022-10-01T09:16:47,012 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:16:47,012 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:16:47,013 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:16:47,014 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:16:47,015 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:16:47,030 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:16:47,105 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:16:47,202 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:16:47,481 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:16:48,031 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:16:48,697 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:16:50,169 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:16:53,476 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:17:04,695 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:17:04,696 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6847 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T09:17:04,696 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T09:17:05,732 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T09:17:06,769 INFO ControlerListenerManagerImpl:213 [it.94] all ControlerReplanningListeners called.
2022-10-01T09:17:06,769 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T09:17:06,769 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T09:17:06,769 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T09:17:06,877 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T09:17:06,972 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T09:17:06,972 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T09:17:06,972 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T09:17:06,982 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T09:17:06,993 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T09:17:06,993 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T09:17:06,995 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T09:17:06,995 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T09:17:06,995 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T09:17:06,995 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T09:17:06,995 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T09:17:06,995 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T09:17:06,995 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T09:17:06,995 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:17:06,996 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:17:06,996 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T09:17:06,996 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:17:06,996 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:17:06,996 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T09:17:06,996 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T09:17:06,996 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T09:17:06,996 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T09:17:07,724 INFO ControlerListenerManagerImpl:232 [it.94] all ControlerBeforeMobsimListeners called.
2022-10-01T09:17:07,724 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T09:17:07,725 INFO NetworkImpl:163 node # 1
2022-10-01T09:17:07,725 INFO NetworkImpl:163 node # 4
2022-10-01T09:17:07,725 INFO NetworkImpl:163 node # 16
2022-10-01T09:17:07,725 INFO NetworkImpl:163 node # 64
2022-10-01T09:17:07,725 INFO NetworkImpl:163 node # 256
2022-10-01T09:17:07,725 INFO NetworkImpl:163 node # 1024
2022-10-01T09:17:07,725 INFO NetworkImpl:163 node # 4096
2022-10-01T09:17:07,727 INFO NetworkImpl:163 node # 16384
2022-10-01T09:17:07,737 INFO NetworkImpl:163 node # 65536
2022-10-01T09:17:07,773 INFO NetworkImpl:159 link # 1
2022-10-01T09:17:07,773 INFO NetworkImpl:159 link # 4
2022-10-01T09:17:07,773 INFO NetworkImpl:159 link # 16
2022-10-01T09:17:07,773 INFO NetworkImpl:159 link # 64
2022-10-01T09:17:07,774 INFO NetworkImpl:159 link # 256
2022-10-01T09:17:07,775 INFO NetworkImpl:159 link # 1024
2022-10-01T09:17:07,780 INFO NetworkImpl:159 link # 4096
2022-10-01T09:17:07,800 INFO NetworkImpl:159 link # 16384
2022-10-01T09:17:07,885 INFO NetworkImpl:159 link # 65536
2022-10-01T09:17:08,277 INFO NetworkImpl:159 link # 262144
2022-10-01T09:17:09,029 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T09:17:09,029 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T09:17:09,029 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T09:17:09,029 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T09:17:09,030 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T09:17:09,030 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T09:17:09,030 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T09:17:09,031 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T09:17:09,033 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T09:17:09,037 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T09:17:09,045 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T09:17:09,061 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T09:17:09,092 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T09:17:09,158 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T09:17:09,287 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T09:17:09,627 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T09:17:10,210 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T09:17:11,220 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T09:17:13,014 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T09:17:13,167 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T09:17:13,189 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:17:13,189 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T09:17:13,189 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:17:13,189 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:17:13,189 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:17:13,189 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T09:17:13,189 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T09:17:13,189 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T09:17:13,189 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:17:13,189 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:17:19,359 INFO MemoryObserver:41 used RAM: 11847 MB free: 4248 MB total: 16096 MB
2022-10-01T09:17:21,156 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:17:21,156 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:17:21,156 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:17:21,156 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:17:21,156 INFO EventsManagerImpl:176
2022-10-01T09:17:21,156 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:17:21,156 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:17:21,156 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:17:21,156 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:17:21,157 INFO EventsManagerImpl:176
2022-10-01T09:17:21,157 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:17:21,157 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:17:21,157 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:17:21,157 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:17:21,157 INFO EventsManagerImpl:176
2022-10-01T09:17:21,157 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:17:21,157 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:17:21,157 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:17:21,157 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:17:21,157 INFO EventsManagerImpl:176
2022-10-01T09:17:21,157 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T09:17:21,157 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T09:17:21,157 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T09:17:21,157 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T09:17:21,157 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T09:17:21,157 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T09:17:21,157 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T09:17:21,158 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:17:21,158 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T09:17:21,158 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:17:21,158 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:17:21,158 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T09:17:21,158 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:17:21,158 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:17:21,158 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:17:21,158 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T09:17:21,158 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T09:17:21,158 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T09:17:21,158 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T09:17:21,158 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:17:21,158 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:17:21,158 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:17:21,158 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T09:17:21,158 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:17:21,158 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:17:21,158 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:17:21,158 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:17:21,158 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:17:21,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:17:21,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:17:21,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:17:21,159 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:17:21,159 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:17:21,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:17:21,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:17:21,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:17:21,159 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:17:21,159 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T09:17:21,159 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:17:21,159 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:17:21,159 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:17:21,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T09:17:21,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:17:21,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:17:21,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:17:21,159 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:17:21,159 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:17:21,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:17:21,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:17:21,159 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:17:21,159 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:17:21,160 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:17:21,160 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:17:21,160 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:17:21,160 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:17:21,160 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:17:23,435 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T09:17:23,439 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T09:17:23,726 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T09:17:23,727 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T09:17:23,727 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T09:17:23,727 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T09:17:23,727 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T09:17:23,727 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T09:17:23,727 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T09:17:23,727 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T09:17:24,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T09:17:24,050 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T09:17:24,084 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T09:17:24,084 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T09:17:24,097 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T09:17:24,122 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T09:17:25,232 INFO VehicularDepartureHandler:110 teleport vehicle 15424_bike from link 4472040 to link 341989089#0
2022-10-01T09:17:25,750 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1736 #nodes=227
2022-10-01T09:17:25,751 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271747 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T09:17:27,915 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T09:17:28,376 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3086 #nodes=349
2022-10-01T09:17:28,376 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271262 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T09:17:30,029 INFO VehicularDepartureHandler:110 teleport vehicle 207583_bike from link 337772425 to link 181652867#0
2022-10-01T09:17:30,430 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T09:17:31,578 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4293 #nodes=479
2022-10-01T09:17:31,578 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270682 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T09:17:33,258 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T09:17:33,258 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T09:17:35,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5505 #nodes=715
2022-10-01T09:17:35,410 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269861 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T09:17:40,357 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7051 #nodes=948
2022-10-01T09:17:40,357 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268634 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T09:17:54,130 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10985 #nodes=1666
2022-10-01T09:17:54,131 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266746 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-10-01T09:18:08,350 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11977 #nodes=1909
2022-10-01T09:18:08,351 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264062 lost=0 simT=25200.0s realT=55s; (s/r): 458.1818181818182
2022-10-01T09:18:19,359 INFO MemoryObserver:41 used RAM: 14265 MB free: 1830 MB total: 16096 MB
2022-10-01T09:18:29,746 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13187 #nodes=1983
2022-10-01T09:18:29,746 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260618 lost=0 simT=28800.0s realT=76s; (s/r): 378.94736842105266
2022-10-01T09:18:48,475 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14446 #nodes=2163
2022-10-01T09:18:48,475 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256949 lost=0 simT=32400.0s realT=95s; (s/r): 341.05263157894734
2022-10-01T09:19:09,669 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14387 #nodes=2136
2022-10-01T09:19:09,670 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251595 lost=0 simT=36000.0s realT=116s; (s/r): 310.3448275862069
2022-10-01T09:19:19,359 INFO MemoryObserver:41 used RAM: 14667 MB free: 1428 MB total: 16096 MB
2022-10-01T09:19:28,261 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14771 #nodes=2192
2022-10-01T09:19:28,261 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245715 lost=0 simT=39600.0s realT=135s; (s/r): 293.3333333333333
2022-10-01T09:19:48,738 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15046 #nodes=2217
2022-10-01T09:19:48,738 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237924 lost=0 simT=43200.0s realT=155s; (s/r): 278.7096774193548
2022-10-01T09:20:10,042 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15519 #nodes=2215
2022-10-01T09:20:10,042 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228841 lost=0 simT=46800.0s realT=176s; (s/r): 265.90909090909093
2022-10-01T09:20:19,360 INFO MemoryObserver:41 used RAM: 15652 MB free: 443 MB total: 16096 MB
2022-10-01T09:20:29,960 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15599 #nodes=2402
2022-10-01T09:20:29,960 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217514 lost=0 simT=50400.0s realT=196s; (s/r): 257.14285714285717
2022-10-01T09:20:50,266 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15789 #nodes=2480
2022-10-01T09:20:50,267 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203938 lost=0 simT=54000.0s realT=217s; (s/r): 248.8479262672811
2022-10-01T09:21:16,415 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16088 #nodes=2438
2022-10-01T09:21:16,415 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187158 lost=0 simT=57600.0s realT=243s; (s/r): 237.03703703703704
2022-10-01T09:21:19,362 INFO MemoryObserver:41 used RAM: 15794 MB free: 301 MB total: 16096 MB
2022-10-01T09:21:41,053 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=16036 #nodes=2387
2022-10-01T09:21:41,053 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167608 lost=0 simT=61200.0s realT=267s; (s/r): 229.2134831460674
2022-10-01T09:22:12,693 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15620 #nodes=2234
2022-10-01T09:22:12,693 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145202 lost=0 simT=64800.0s realT=299s; (s/r): 216.72240802675586
2022-10-01T09:22:19,362 INFO MemoryObserver:41 used RAM: 15597 MB free: 498 MB total: 16096 MB
2022-10-01T09:22:36,848 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14795 #nodes=2051
2022-10-01T09:22:36,849 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121213 lost=0 simT=68400.0s realT=323s; (s/r): 211.76470588235293
2022-10-01T09:22:57,867 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14422 #nodes=2060
2022-10-01T09:22:57,867 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96317 lost=0 simT=72000.0s realT=344s; (s/r): 209.30232558139534
2022-10-01T09:23:16,837 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12580 #nodes=1716
2022-10-01T09:23:16,837 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74066 lost=0 simT=75600.0s realT=363s; (s/r): 208.26446280991735
2022-10-01T09:23:19,362 INFO MemoryObserver:41 used RAM: 15845 MB free: 250 MB total: 16096 MB
2022-10-01T09:23:35,486 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11663 #nodes=1525
2022-10-01T09:23:35,486 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58054 lost=0 simT=79200.0s realT=382s; (s/r): 207.32984293193718
2022-10-01T09:23:50,265 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11098 #nodes=1445
2022-10-01T09:23:50,266 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44574 lost=0 simT=82800.0s realT=397s; (s/r): 208.56423173803526
2022-10-01T09:24:12,101 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10422 #nodes=1283
2022-10-01T09:24:12,101 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32308 lost=1 simT=86400.0s realT=418s; (s/r): 206.69856459330143
2022-10-01T09:24:19,362 INFO MemoryObserver:41 used RAM: 15902 MB free: 193 MB total: 16096 MB
2022-10-01T09:24:22,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8755 #nodes=998
2022-10-01T09:24:22,671 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26069 lost=3 simT=90000.0s realT=429s; (s/r): 209.7902097902098
2022-10-01T09:24:31,923 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7557 #nodes=880
2022-10-01T09:24:31,924 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22154 lost=4 simT=93600.0s realT=438s; (s/r): 213.6986301369863
2022-10-01T09:24:37,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6431 #nodes=697
2022-10-01T09:24:37,926 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19303 lost=6 simT=97200.0s realT=444s; (s/r): 218.9189189189189
2022-10-01T09:24:42,404 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5379 #nodes=561
2022-10-01T09:24:42,404 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17020 lost=8 simT=100800.0s realT=449s; (s/r): 224.4988864142539
2022-10-01T09:24:46,861 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4595 #nodes=469
2022-10-01T09:24:46,861 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15208 lost=9 simT=104400.0s realT=453s; (s/r): 230.46357615894038
2022-10-01T09:24:50,752 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3887 #nodes=431
2022-10-01T09:24:50,752 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13649 lost=9 simT=108000.0s realT=457s; (s/r): 236.3238512035011
2022-10-01T09:24:53,919 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3226 #nodes=349
2022-10-01T09:24:53,919 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12351 lost=11 simT=111600.0s realT=460s; (s/r): 242.6086956521739
2022-10-01T09:24:56,571 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2727 #nodes=275
2022-10-01T09:24:56,571 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11311 lost=11 simT=115200.0s realT=463s; (s/r): 248.8120950323974
2022-10-01T09:24:58,866 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2275 #nodes=249
2022-10-01T09:24:58,866 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10422 lost=11 simT=118800.0s realT=465s; (s/r): 255.48387096774192
2022-10-01T09:25:00,710 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1982 #nodes=220
2022-10-01T09:25:00,710 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9698 lost=12 simT=122400.0s realT=467s; (s/r): 262.0985010706638
2022-10-01T09:25:02,314 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1710 #nodes=177
2022-10-01T09:25:02,314 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8959 lost=12 simT=126000.0s realT=469s; (s/r): 268.65671641791045
2022-10-01T09:25:03,826 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1426 #nodes=140
2022-10-01T09:25:03,826 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7300 lost=13 simT=129600.0s realT=470s; (s/r): 275.74468085106383
2022-10-01T09:25:04,515 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=341.523669185sec
2022-10-01T09:25:04,515 INFO AbstractController$9:234 ### ITERATION 94 fires after mobsim event
2022-10-01T09:25:04,516 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T09:25:04,557 INFO LegTimesControlerListener:50 [94] average trip (probably: leg) duration is: 1233 seconds = 00:20:33
2022-10-01T09:25:04,557 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T09:25:04,557 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:25:04,557 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:25:04,558 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:25:04,558 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:25:04,558 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T09:25:04,558 INFO EventsManagerImpl:137 event # 1
2022-10-01T09:25:04,558 INFO EventsManagerImpl:137 event # 4
2022-10-01T09:25:04,558 INFO EventsManagerImpl:137 event # 16
2022-10-01T09:25:04,558 INFO EventsManagerImpl:137 event # 64
2022-10-01T09:25:04,558 INFO EventsManagerImpl:137 event # 256
2022-10-01T09:25:04,559 INFO EventsManagerImpl:137 event # 1024
2022-10-01T09:25:04,563 INFO EventsManagerImpl:137 event # 4096
2022-10-01T09:25:04,576 INFO EventsManagerImpl:137 event # 16384
2022-10-01T09:25:04,592 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T09:25:04,905 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:25:04,905 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:25:04,905 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:25:04,905 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:25:04,905 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T09:25:04,905 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T09:25:04,906 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:25:04,908 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:25:04,908 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:25:04,911 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:25:04,911 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:25:04,911 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:55][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:25:04,914 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:25:04,914 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T09:25:04,914 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:25:04,915 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:25:04,915 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:25:04,915 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:25:04,915 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:25:04,915 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:25:04,915 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:25:04,915 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:25:04,915 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:25:04,915 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:25:04,917 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:25:04,917 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T09:25:04,917 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:25:04,917 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:25:04,917 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:25:04,917 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:25:04,919 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:25:04,919 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:55:39][duration=undefined][facilityId=null]
2022-10-01T09:25:04,919 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:04:06][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:25:04,921 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:25:04,921 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:25:04,921 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:25:04,926 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:25:04,926 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:25:04,926 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:23][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:25:04,926 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T09:25:05,510 INFO ControlerListenerManagerImpl:251 [it.94] all ControlerAfterMobsimListeners called.
2022-10-01T09:25:05,510 INFO AbstractController$4:159 ### ITERATION 94 fires scoring event
2022-10-01T09:25:05,510 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T09:25:05,746 INFO NewScoreAssignerImpl:57 it: 94 msaStart: 599
2022-10-01T09:25:05,913 INFO ControlerListenerManagerImpl:194 [it.94] all ControlerScoringListeners called.
2022-10-01T09:25:05,913 INFO AbstractController$5:167 ### ITERATION 94 fires iteration end event
2022-10-01T09:25:05,913 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T09:25:05,913 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T09:25:06,054 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T09:25:06,054 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T09:25:10,157 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T09:25:10,157 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1334671890806575
2022-10-01T09:25:10,157 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31516609581127364
2022-10-01T09:25:10,157 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.362160246897097E-4
2022-10-01T09:25:10,157 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.861484977174343E-4
2022-10-01T09:25:10,157 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T09:25:10,157 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13303455429630734
2022-10-01T09:25:10,157 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13931995460544222
2022-10-01T09:25:10,157 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21816860689031875
2022-10-01T09:25:10,331 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T09:25:10,484 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.55265257231345
2022-10-01T09:25:10,484 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.77968917927915
2022-10-01T09:25:10,484 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.4320718303595
2022-10-01T09:25:10,484 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.81759724364096
2022-10-01T09:25:10,534 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T09:25:11,532 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18853.139793977418 meters
2022-10-01T09:25:11,533 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138987.30152454725 meters (statistic on all 2104684 legs which have a finite distance)
2022-10-01T09:25:11,533 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51867.53932621165 meters
2022-10-01T09:25:11,533 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138931.74592183318 meters (statistic on all 764718 trips which have a finite distance)
2022-10-01T09:25:11,533 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T09:25:11,533 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T09:25:12,622 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T09:25:12,624 INFO LegHistogramListener:72 number of legs: 2111975 100%
2022-10-01T09:25:12,624 INFO LegHistogramListener:79 number of bike legs: 103156 4.884338119532665%
2022-10-01T09:25:12,624 INFO LegHistogramListener:79 number of car legs: 245348 11.616993572367097%
2022-10-01T09:25:12,625 INFO LegHistogramListener:79 number of drtNorth legs: 191 0.009043667657050865%
2022-10-01T09:25:12,625 INFO LegHistogramListener:79 number of drtSoutheast legs: 151 0.007149705844055919%
2022-10-01T09:25:12,625 INFO LegHistogramListener:79 number of freight legs: 47065 2.228482818215178%
2022-10-01T09:25:12,625 INFO LegHistogramListener:79 number of pt legs: 122440 5.797417109577528%
2022-10-01T09:25:12,625 INFO LegHistogramListener:79 number of ride legs: 108022 5.1147385740835%
2022-10-01T09:25:12,625 INFO LegHistogramListener:79 number of walk legs: 1485602 70.34183643272293%
2022-10-01T09:25:13,180 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T09:25:13,181 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T09:25:17,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6035589025198088
2022-10-01T09:25:17,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4522766603162214
2022-10-01T09:25:17,215 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010652829200408756
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008954384631580029
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5301201107134238
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6696595921678983
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8974617047607799
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22899859810924478
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38836225267925456
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0011181747690474845
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.024992682438365E-4
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.30568792782059906
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27527383085905605
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6111460585302229
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18081951555174414
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37656814062042654
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.721619414903177E-4
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.452025038898617E-4
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21801840430940192
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21022199171189862
2022-10-01T09:25:17,216 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.38465468811782044
2022-10-01T09:25:17,369 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T09:25:18,461 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T09:25:18,760 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T09:25:19,110 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T09:25:19,363 INFO MemoryObserver:41 used RAM: 15988 MB free: 107 MB total: 16096 MB
2022-10-01T09:25:20,194 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T09:25:20,501 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T09:25:20,844 INFO ControlerListenerManagerImpl:171 [it.94] all ControlerIterationEndsListeners called.
2022-10-01T09:25:20,998 INFO AbstractController:181 ### ITERATION 94 ENDS
2022-10-01T09:25:20,998 INFO AbstractController:182 ###################################################
2022-10-01T09:25:20,998 INFO AbstractController:133 ###################################################
2022-10-01T09:25:20,998 INFO AbstractController:134 ### ITERATION 95 BEGINS
2022-10-01T09:25:20,999 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T09:25:20,999 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T09:25:20,999 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T09:25:20,999 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T09:25:21,000 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T09:25:27,730 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T09:25:27,775 INFO ControlerListenerManagerImpl:148 [it.95] all ControlerIterationStartsListeners called.
2022-10-01T09:25:27,775 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T09:25:29,811 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169832 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T09:25:29,811 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30380 plans
2022-10-01T09:25:29,825 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:25:29,826 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:25:29,831 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:25:29,837 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:25:29,837 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:25:29,841 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:25:29,845 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:25:29,845 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:25:29,851 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:25:29,851 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:25:29,852 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:25:29,857 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:25:29,859 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:25:29,861 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:25:29,863 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:25:29,872 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:25:29,883 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:25:29,973 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:25:30,016 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:25:30,139 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:25:30,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:25:30,432 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:25:30,823 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:25:31,770 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:25:33,548 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:25:37,516 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T09:25:43,893 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T09:26:06,092 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:26:06,093 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30380 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T09:26:06,093 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30578 plans
2022-10-01T09:26:06,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T09:26:06,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T09:26:06,093 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T09:26:06,094 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T09:26:06,094 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T09:26:06,094 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T09:26:06,094 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T09:26:06,094 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T09:26:06,095 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T09:26:06,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T09:26:06,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T09:26:06,104 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T09:26:06,114 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T09:26:06,135 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T09:26:06,174 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T09:26:06,245 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T09:26:06,487 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30578 plans
2022-10-01T09:26:06,488 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:26:06,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:26:06,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:26:06,490 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:26:06,494 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:26:06,496 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:26:06,497 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:26:06,502 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:26:06,502 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:26:06,504 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:26:06,513 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:26:06,514 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:26:06,515 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:26:06,519 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:26:06,520 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:26:06,522 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:26:06,524 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:26:06,547 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:26:06,622 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:26:06,687 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:26:06,821 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:26:07,174 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:26:07,661 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:26:08,717 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:26:10,579 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:26:14,072 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T09:26:19,363 INFO MemoryObserver:41 used RAM: 15555 MB free: 540 MB total: 16096 MB
2022-10-01T09:26:22,862 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T09:26:43,156 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:26:43,157 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30578 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T09:26:43,157 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7638 plans
2022-10-01T09:26:43,157 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T09:26:43,157 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T09:26:43,157 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T09:26:43,157 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T09:26:43,157 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T09:26:43,157 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T09:26:43,157 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T09:26:43,157 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T09:26:43,157 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T09:26:43,158 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T09:26:43,158 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T09:26:43,159 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T09:26:43,161 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T09:26:43,166 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T09:26:43,166 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7638 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T09:26:43,166 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40330 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T09:26:43,166 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6735 plans
2022-10-01T09:26:43,167 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:26:43,167 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:26:43,167 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:26:43,168 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:26:43,171 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:26:43,181 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:26:43,244 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:26:43,393 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:26:43,573 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:26:43,945 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:26:44,727 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:26:45,977 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:26:49,421 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:26:59,836 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:26:59,836 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6735 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T09:26:59,836 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T09:27:00,805 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T09:27:01,845 INFO ControlerListenerManagerImpl:213 [it.95] all ControlerReplanningListeners called.
2022-10-01T09:27:01,845 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T09:27:01,846 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T09:27:01,846 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T09:27:01,954 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T09:27:02,058 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T09:27:02,058 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T09:27:02,058 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T09:27:02,069 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T09:27:02,079 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T09:27:02,079 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T09:27:02,081 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T09:27:02,081 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T09:27:02,081 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T09:27:02,082 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T09:27:02,082 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T09:27:02,082 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T09:27:02,082 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T09:27:02,082 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:27:02,082 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:27:02,082 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T09:27:02,082 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:27:02,082 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:27:02,082 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T09:27:02,083 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T09:27:02,083 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T09:27:02,083 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T09:27:02,795 INFO ControlerListenerManagerImpl:232 [it.95] all ControlerBeforeMobsimListeners called.
2022-10-01T09:27:02,795 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T09:27:02,795 INFO NetworkImpl:163 node # 1
2022-10-01T09:27:02,795 INFO NetworkImpl:163 node # 4
2022-10-01T09:27:02,796 INFO NetworkImpl:163 node # 16
2022-10-01T09:27:02,796 INFO NetworkImpl:163 node # 64
2022-10-01T09:27:02,796 INFO NetworkImpl:163 node # 256
2022-10-01T09:27:02,796 INFO NetworkImpl:163 node # 1024
2022-10-01T09:27:02,796 INFO NetworkImpl:163 node # 4096
2022-10-01T09:27:02,798 INFO NetworkImpl:163 node # 16384
2022-10-01T09:27:02,807 INFO NetworkImpl:163 node # 65536
2022-10-01T09:27:02,844 INFO NetworkImpl:159 link # 1
2022-10-01T09:27:02,844 INFO NetworkImpl:159 link # 4
2022-10-01T09:27:02,844 INFO NetworkImpl:159 link # 16
2022-10-01T09:27:02,844 INFO NetworkImpl:159 link # 64
2022-10-01T09:27:02,844 INFO NetworkImpl:159 link # 256
2022-10-01T09:27:02,846 INFO NetworkImpl:159 link # 1024
2022-10-01T09:27:02,851 INFO NetworkImpl:159 link # 4096
2022-10-01T09:27:02,871 INFO NetworkImpl:159 link # 16384
2022-10-01T09:27:02,958 INFO NetworkImpl:159 link # 65536
2022-10-01T09:27:03,344 INFO NetworkImpl:159 link # 262144
2022-10-01T09:27:04,143 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T09:27:04,143 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T09:27:04,143 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T09:27:04,143 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T09:27:04,144 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T09:27:04,144 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T09:27:04,144 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T09:27:04,145 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T09:27:04,147 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T09:27:04,151 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T09:27:04,160 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T09:27:04,177 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T09:27:04,209 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T09:27:04,274 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T09:27:04,403 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T09:27:04,667 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T09:27:05,252 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T09:27:06,261 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T09:27:08,017 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T09:27:08,154 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T09:27:08,175 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:27:08,175 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T09:27:08,175 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:27:08,176 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:27:08,176 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:27:08,176 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T09:27:08,176 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T09:27:08,176 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T09:27:08,176 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:27:08,176 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:27:16,417 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:27:16,418 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:27:16,418 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:27:16,418 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:27:16,418 INFO EventsManagerImpl:176
2022-10-01T09:27:16,418 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:27:16,418 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:27:16,418 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:27:16,418 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:27:16,418 INFO EventsManagerImpl:176
2022-10-01T09:27:16,418 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:27:16,418 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:27:16,418 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:27:16,418 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:27:16,418 INFO EventsManagerImpl:176
2022-10-01T09:27:16,418 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:27:16,418 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:27:16,418 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:27:16,419 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:27:16,419 INFO EventsManagerImpl:176
2022-10-01T09:27:16,419 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T09:27:16,419 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T09:27:16,419 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T09:27:16,419 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T09:27:16,419 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T09:27:16,419 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T09:27:16,419 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T09:27:16,419 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:27:16,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T09:27:16,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:27:16,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:27:16,419 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T09:27:16,419 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:27:16,419 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:27:16,419 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:27:16,419 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T09:27:16,420 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T09:27:16,420 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T09:27:16,420 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T09:27:16,420 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:27:16,420 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:27:16,420 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:27:16,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T09:27:16,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:27:16,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:27:16,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:27:16,420 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:27:16,420 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:27:16,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:27:16,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:27:16,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:27:16,420 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:27:16,420 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:27:16,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:27:16,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:27:16,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:27:16,420 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:27:16,420 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T09:27:16,420 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:27:16,421 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:27:16,421 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:27:16,421 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T09:27:16,421 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:27:16,421 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:27:16,421 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:27:16,421 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:27:16,421 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:27:16,421 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:27:16,421 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:27:16,421 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:27:16,421 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:27:16,421 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:27:16,421 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:27:16,421 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:27:16,421 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:27:16,421 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:27:18,082 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T09:27:18,085 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T09:27:18,306 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T09:27:18,306 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T09:27:18,306 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T09:27:18,307 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T09:27:18,307 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T09:27:18,307 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T09:27:18,307 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T09:27:18,307 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T09:27:18,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T09:27:18,557 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T09:27:18,585 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T09:27:18,585 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T09:27:18,595 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T09:27:18,614 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T09:27:19,363 INFO MemoryObserver:41 used RAM: 13264 MB free: 2831 MB total: 16096 MB
2022-10-01T09:27:19,741 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1742 #nodes=229
2022-10-01T09:27:19,741 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271764 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T09:27:21,220 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T09:27:21,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3131 #nodes=327
2022-10-01T09:27:21,548 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271268 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T09:27:23,280 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T09:27:24,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4330 #nodes=471
2022-10-01T09:27:24,959 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270687 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T09:27:25,134 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T09:27:25,594 INFO VehicularDepartureHandler:110 teleport vehicle 17714_bike from link 973591895 to link 256366928#0
2022-10-01T09:27:25,909 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T09:27:25,909 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T09:27:28,476 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5521 #nodes=701
2022-10-01T09:27:28,476 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269876 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T09:27:33,349 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7051 #nodes=985
2022-10-01T09:27:33,350 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268651 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T09:27:43,860 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10944 #nodes=1675
2022-10-01T09:27:43,861 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266726 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-10-01T09:27:59,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12024 #nodes=1837
2022-10-01T09:27:59,714 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264056 lost=0 simT=25200.0s realT=51s; (s/r): 494.11764705882354
2022-10-01T09:28:17,909 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13184 #nodes=1992
2022-10-01T09:28:17,910 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260641 lost=0 simT=28800.0s realT=69s; (s/r): 417.39130434782606
2022-10-01T09:28:19,364 INFO MemoryObserver:41 used RAM: 14084 MB free: 2011 MB total: 16096 MB
2022-10-01T09:28:36,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14331 #nodes=2179
2022-10-01T09:28:36,501 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257004 lost=0 simT=32400.0s realT=88s; (s/r): 368.1818181818182
2022-10-01T09:28:54,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14303 #nodes=2079
2022-10-01T09:28:54,716 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251622 lost=0 simT=36000.0s realT=106s; (s/r): 339.62264150943395
2022-10-01T09:29:14,193 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14782 #nodes=2174
2022-10-01T09:29:14,194 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245719 lost=0 simT=39600.0s realT=126s; (s/r): 314.2857142857143
2022-10-01T09:29:19,364 INFO MemoryObserver:41 used RAM: 14951 MB free: 1144 MB total: 16096 MB
2022-10-01T09:29:35,836 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15019 #nodes=2177
2022-10-01T09:29:35,836 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237893 lost=0 simT=43200.0s realT=147s; (s/r): 293.8775510204082
2022-10-01T09:29:55,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15461 #nodes=2260
2022-10-01T09:29:55,381 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228882 lost=0 simT=46800.0s realT=167s; (s/r): 280.23952095808386
2022-10-01T09:30:14,991 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15606 #nodes=2377
2022-10-01T09:30:14,991 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217541 lost=0 simT=50400.0s realT=186s; (s/r): 270.96774193548384
2022-10-01T09:30:19,364 INFO MemoryObserver:41 used RAM: 15322 MB free: 773 MB total: 16096 MB
2022-10-01T09:30:38,794 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15810 #nodes=2412
2022-10-01T09:30:38,795 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203901 lost=0 simT=54000.0s realT=210s; (s/r): 257.14285714285717
2022-10-01T09:31:00,460 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16043 #nodes=2470
2022-10-01T09:31:00,460 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187198 lost=0 simT=57600.0s realT=232s; (s/r): 248.27586206896552
2022-10-01T09:31:19,364 INFO MemoryObserver:41 used RAM: 15745 MB free: 350 MB total: 16096 MB
2022-10-01T09:31:23,718 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15902 #nodes=2407
2022-10-01T09:31:23,718 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167667 lost=0 simT=61200.0s realT=255s; (s/r): 240.0
2022-10-01T09:31:56,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15598 #nodes=2247
2022-10-01T09:31:56,227 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145405 lost=0 simT=64800.0s realT=288s; (s/r): 225.0
2022-10-01T09:32:19,330 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14938 #nodes=2028
2022-10-01T09:32:19,330 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121517 lost=0 simT=68400.0s realT=311s; (s/r): 219.93569131832797
2022-10-01T09:32:19,365 INFO MemoryObserver:41 used RAM: 15851 MB free: 244 MB total: 16096 MB
2022-10-01T09:32:39,349 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14450 #nodes=2038
2022-10-01T09:32:39,350 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96386 lost=0 simT=72000.0s realT=331s; (s/r): 217.5226586102719
2022-10-01T09:32:57,190 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12589 #nodes=1640
2022-10-01T09:32:57,190 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74187 lost=0 simT=75600.0s realT=349s; (s/r): 216.6189111747851
2022-10-01T09:33:13,247 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11594 #nodes=1455
2022-10-01T09:33:13,247 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58108 lost=0 simT=79200.0s realT=365s; (s/r): 216.986301369863
2022-10-01T09:33:19,365 INFO MemoryObserver:41 used RAM: 15917 MB free: 178 MB total: 16096 MB
2022-10-01T09:33:26,911 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11082 #nodes=1417
2022-10-01T09:33:26,911 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44618 lost=0 simT=82800.0s realT=378s; (s/r): 219.04761904761904
2022-10-01T09:33:40,621 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10475 #nodes=1324
2022-10-01T09:33:40,621 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32458 lost=1 simT=86400.0s realT=392s; (s/r): 220.40816326530611
2022-10-01T09:34:00,164 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8811 #nodes=1005
2022-10-01T09:34:00,164 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26141 lost=4 simT=90000.0s realT=411s; (s/r): 218.97810218978103
2022-10-01T09:34:15,093 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7463 #nodes=873
2022-10-01T09:34:15,093 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22152 lost=6 simT=93600.0s realT=426s; (s/r): 219.71830985915494
2022-10-01T09:34:19,365 INFO MemoryObserver:41 used RAM: 15864 MB free: 231 MB total: 16096 MB
2022-10-01T09:34:20,262 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6343 #nodes=671
2022-10-01T09:34:20,262 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19195 lost=7 simT=97200.0s realT=432s; (s/r): 225.0
2022-10-01T09:34:25,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5334 #nodes=562
2022-10-01T09:34:25,302 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16908 lost=7 simT=100800.0s realT=437s; (s/r): 230.66361556064072
2022-10-01T09:34:29,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4513 #nodes=472
2022-10-01T09:34:29,775 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15089 lost=7 simT=104400.0s realT=441s; (s/r): 236.73469387755102
2022-10-01T09:34:33,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3806 #nodes=432
2022-10-01T09:34:33,723 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13558 lost=7 simT=108000.0s realT=445s; (s/r): 242.69662921348313
2022-10-01T09:34:36,930 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3185 #nodes=309
2022-10-01T09:34:36,930 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12255 lost=7 simT=111600.0s realT=448s; (s/r): 249.10714285714286
2022-10-01T09:34:39,498 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2650 #nodes=265
2022-10-01T09:34:39,498 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11196 lost=8 simT=115200.0s realT=451s; (s/r): 255.43237250554324
2022-10-01T09:34:51,578 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2209 #nodes=209
2022-10-01T09:34:51,578 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10334 lost=9 simT=118800.0s realT=463s; (s/r): 256.5874730021598
2022-10-01T09:34:53,152 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1950 #nodes=195
2022-10-01T09:34:53,152 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9630 lost=9 simT=122400.0s realT=464s; (s/r): 263.7931034482759
2022-10-01T09:34:54,589 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1689 #nodes=157
2022-10-01T09:34:54,589 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8885 lost=9 simT=126000.0s realT=466s; (s/r): 270.3862660944206
2022-10-01T09:34:55,922 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1377 #nodes=148
2022-10-01T09:34:55,922 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7224 lost=10 simT=129600.0s realT=467s; (s/r): 277.51605995717347
2022-10-01T09:35:04,994 INFO AbstractController$9:234 ### ITERATION 95 fires after mobsim event
2022-10-01T09:35:04,994 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=346.422967093sec
2022-10-01T09:35:04,994 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T09:35:05,029 INFO LegTimesControlerListener:50 [95] average trip (probably: leg) duration is: 1236 seconds = 00:20:36
2022-10-01T09:35:05,029 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T09:35:05,029 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:35:05,029 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:35:05,029 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:35:05,029 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:35:05,029 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T09:35:05,029 INFO EventsManagerImpl:137 event # 1
2022-10-01T09:35:05,029 INFO EventsManagerImpl:137 event # 4
2022-10-01T09:35:05,029 INFO EventsManagerImpl:137 event # 16
2022-10-01T09:35:05,029 INFO EventsManagerImpl:137 event # 64
2022-10-01T09:35:05,030 INFO EventsManagerImpl:137 event # 256
2022-10-01T09:35:05,030 INFO EventsManagerImpl:137 event # 1024
2022-10-01T09:35:05,034 INFO EventsManagerImpl:137 event # 4096
2022-10-01T09:35:05,046 INFO EventsManagerImpl:137 event # 16384
2022-10-01T09:35:05,060 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T09:35:05,371 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:35:05,371 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:35:05,371 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:35:05,371 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:35:05,371 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T09:35:05,371 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T09:35:05,372 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:35:05,374 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:35:05,374 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:43][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:35:05,377 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:35:05,377 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:35:05,377 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:30][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:35:05,379 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:35:05,379 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T09:35:05,379 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:35:05,380 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:35:05,380 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:35:05,380 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:35:05,380 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:35:05,380 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:35:05,381 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:35:05,381 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:35:05,381 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:35:05,381 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:27][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:35:05,382 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:35:05,382 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T09:35:05,382 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:35:05,382 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:35:05,382 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:35:05,383 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:35:05,383 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:35:05,384 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:35:05,384 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:35:05,386 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:35:05,386 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:35:05,386 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:35:05,390 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:35:05,390 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:35:05,390 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:35:05,390 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T09:35:05,820 INFO ControlerListenerManagerImpl:251 [it.95] all ControlerAfterMobsimListeners called.
2022-10-01T09:35:05,820 INFO AbstractController$4:159 ### ITERATION 95 fires scoring event
2022-10-01T09:35:05,820 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T09:35:05,983 INFO NewScoreAssignerImpl:57 it: 95 msaStart: 599
2022-10-01T09:35:06,137 INFO ControlerListenerManagerImpl:194 [it.95] all ControlerScoringListeners called.
2022-10-01T09:35:06,137 INFO AbstractController$5:167 ### ITERATION 95 fires iteration end event
2022-10-01T09:35:06,137 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T09:35:06,137 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T09:35:06,236 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T09:35:06,236 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T09:35:09,542 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T09:35:09,542 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13332982432716947
2022-10-01T09:35:09,542 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31473602859240923
2022-10-01T09:35:09,542 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.092565870892537E-4
2022-10-01T09:35:09,542 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7972958400304E-4
2022-10-01T09:35:09,542 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T09:35:09,542 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13305252725470762
2022-10-01T09:35:09,542 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13995927841139588
2022-10-01T09:35:09,542 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21811212044963207
2022-10-01T09:35:09,707 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T09:35:09,837 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.48669050711109
2022-10-01T09:35:09,837 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.60064445239739
2022-10-01T09:35:09,837 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.29782667416741
2022-10-01T09:35:09,837 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.74205274227612
2022-10-01T09:35:09,880 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T09:35:10,898 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18857.490330734407 meters
2022-10-01T09:35:10,898 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 139045.92718688154 meters (statistic on all 2105086 legs which have a finite distance)
2022-10-01T09:35:10,898 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51876.45235715505 meters
2022-10-01T09:35:10,898 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138988.32775263555 meters (statistic on all 764898 trips which have a finite distance)
2022-10-01T09:35:10,898 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T09:35:10,898 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T09:35:12,286 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T09:35:12,288 INFO LegHistogramListener:72 number of legs: 2112293 100%
2022-10-01T09:35:12,288 INFO LegHistogramListener:79 number of bike legs: 103045 4.878347842841879%
2022-10-01T09:35:12,288 INFO LegHistogramListener:79 number of car legs: 245030 11.60018993577122%
2022-10-01T09:35:12,288 INFO LegHistogramListener:79 number of drtNorth legs: 174 0.00823749356741702%
2022-10-01T09:35:12,288 INFO LegHistogramListener:79 number of drtSoutheast legs: 145 0.006864577972847517%
2022-10-01T09:35:12,288 INFO LegHistogramListener:79 number of freight legs: 47065 2.228147326152196%
2022-10-01T09:35:12,288 INFO LegHistogramListener:79 number of pt legs: 122547 5.801609909231343%
2022-10-01T09:35:12,288 INFO LegHistogramListener:79 number of ride legs: 108509 5.137024077625594%
2022-10-01T09:35:12,288 INFO LegHistogramListener:79 number of walk legs: 1485778 70.3395788368375%
2022-10-01T09:35:12,826 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T09:35:12,826 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.606311332720541
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45282355176468775
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010690058899952243
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.008989046765637757
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5312459881789285
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6723837791482872
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8982217041445643
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.22956346251611148
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3884944823017711
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001133580161962031
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.16620878415504E-4
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3070038051320499
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27598633028135383
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6144030153489065
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1810531640109481
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3766836810672856
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.7601328971895426E-4
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.477700693756194E-4
2022-10-01T09:35:17,097 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T09:35:17,098 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2185036741862101
2022-10-01T09:35:17,098 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21055962657327576
2022-10-01T09:35:17,098 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3864853623091657
2022-10-01T09:35:17,243 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T09:35:18,284 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T09:35:18,586 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T09:35:18,926 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T09:35:19,365 INFO MemoryObserver:41 used RAM: 15929 MB free: 166 MB total: 16096 MB
2022-10-01T09:35:19,987 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T09:35:20,276 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T09:35:20,640 INFO ControlerListenerManagerImpl:171 [it.95] all ControlerIterationEndsListeners called.
2022-10-01T09:35:20,800 INFO AbstractController:181 ### ITERATION 95 ENDS
2022-10-01T09:35:20,800 INFO AbstractController:182 ###################################################
2022-10-01T09:35:20,800 INFO AbstractController:133 ###################################################
2022-10-01T09:35:20,800 INFO AbstractController:134 ### ITERATION 96 BEGINS
2022-10-01T09:35:20,801 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T09:35:20,801 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T09:35:20,801 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T09:35:20,801 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T09:35:20,801 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T09:35:21,127 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T09:35:21,172 INFO ControlerListenerManagerImpl:148 [it.96] all ControlerIterationStartsListeners called.
2022-10-01T09:35:21,172 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T09:35:31,193 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169085 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T09:35:31,193 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30955 plans
2022-10-01T09:35:31,194 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:35:31,204 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:35:31,204 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:35:31,212 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:35:31,214 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:35:31,214 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:35:31,223 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:35:31,226 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:35:31,228 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:35:31,230 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:35:31,230 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:35:31,231 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:35:31,234 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:35:31,237 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:35:31,240 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:35:31,240 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:35:31,247 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:35:31,249 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:35:31,261 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:35:31,288 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:35:31,427 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:35:31,585 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:35:31,987 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:35:33,267 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:35:35,016 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:35:38,751 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T09:35:45,014 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T09:36:01,004 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:36:01,004 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30955 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T09:36:01,004 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30562 plans
2022-10-01T09:36:01,005 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T09:36:01,005 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T09:36:01,005 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T09:36:01,005 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T09:36:01,005 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T09:36:01,005 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T09:36:01,005 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T09:36:01,005 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T09:36:01,006 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T09:36:01,007 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T09:36:01,010 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T09:36:01,015 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T09:36:01,025 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T09:36:01,045 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T09:36:01,081 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T09:36:01,152 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T09:36:01,302 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30562 plans
2022-10-01T09:36:01,303 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:36:01,303 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:36:01,303 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:36:01,303 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:36:01,304 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:36:01,307 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:36:01,308 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:36:01,308 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:36:01,309 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:36:01,315 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:36:01,318 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:36:01,319 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:36:01,388 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:36:01,394 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:36:01,396 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:36:01,396 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:36:01,401 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:36:01,410 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:36:01,412 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:36:01,448 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:36:01,558 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:36:01,849 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:36:02,426 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:36:03,348 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:36:05,522 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:36:09,685 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T09:36:18,324 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T09:36:19,366 INFO MemoryObserver:41 used RAM: 15712 MB free: 383 MB total: 16096 MB
2022-10-01T09:36:38,337 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:36:38,337 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30562 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T09:36:38,337 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7826 plans
2022-10-01T09:36:38,338 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T09:36:38,338 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T09:36:38,338 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T09:36:38,338 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T09:36:38,338 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T09:36:38,338 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T09:36:38,338 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T09:36:38,338 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T09:36:38,338 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T09:36:38,339 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T09:36:38,339 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T09:36:38,340 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T09:36:38,342 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T09:36:38,349 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T09:36:38,350 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7826 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T09:36:38,350 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40272 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T09:36:38,350 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6793 plans
2022-10-01T09:36:38,350 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:36:38,351 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:36:38,351 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:36:38,352 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:36:38,361 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:36:38,388 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:36:38,432 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:36:38,542 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:36:38,748 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:36:39,088 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:36:39,666 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:36:40,806 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:36:44,208 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:36:57,303 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:36:57,303 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6793 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T09:36:57,304 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T09:36:58,390 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T09:36:59,459 INFO ControlerListenerManagerImpl:213 [it.96] all ControlerReplanningListeners called.
2022-10-01T09:36:59,459 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T09:36:59,459 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T09:36:59,459 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T09:36:59,573 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T09:36:59,661 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T09:36:59,661 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T09:36:59,661 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T09:36:59,663 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T09:36:59,664 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T09:36:59,664 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T09:36:59,664 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T09:36:59,664 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T09:36:59,664 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T09:36:59,664 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T09:36:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T09:36:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T09:36:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T09:36:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:36:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:36:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T09:36:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:36:59,665 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:36:59,665 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T09:36:59,665 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T09:36:59,665 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T09:36:59,665 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T09:37:00,388 INFO ControlerListenerManagerImpl:232 [it.96] all ControlerBeforeMobsimListeners called.
2022-10-01T09:37:00,388 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T09:37:00,389 INFO NetworkImpl:163 node # 1
2022-10-01T09:37:00,389 INFO NetworkImpl:163 node # 4
2022-10-01T09:37:00,389 INFO NetworkImpl:163 node # 16
2022-10-01T09:37:00,389 INFO NetworkImpl:163 node # 64
2022-10-01T09:37:00,389 INFO NetworkImpl:163 node # 256
2022-10-01T09:37:00,389 INFO NetworkImpl:163 node # 1024
2022-10-01T09:37:00,389 INFO NetworkImpl:163 node # 4096
2022-10-01T09:37:00,391 INFO NetworkImpl:163 node # 16384
2022-10-01T09:37:00,400 INFO NetworkImpl:163 node # 65536
2022-10-01T09:37:00,430 INFO NetworkImpl:159 link # 1
2022-10-01T09:37:00,430 INFO NetworkImpl:159 link # 4
2022-10-01T09:37:00,431 INFO NetworkImpl:159 link # 16
2022-10-01T09:37:00,431 INFO NetworkImpl:159 link # 64
2022-10-01T09:37:00,431 INFO NetworkImpl:159 link # 256
2022-10-01T09:37:00,432 INFO NetworkImpl:159 link # 1024
2022-10-01T09:37:00,437 INFO NetworkImpl:159 link # 4096
2022-10-01T09:37:00,456 INFO NetworkImpl:159 link # 16384
2022-10-01T09:37:00,531 INFO NetworkImpl:159 link # 65536
2022-10-01T09:37:00,936 INFO NetworkImpl:159 link # 262144
2022-10-01T09:37:01,567 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T09:37:01,567 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T09:37:01,567 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T09:37:01,567 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T09:37:01,568 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T09:37:01,568 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T09:37:01,569 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T09:37:01,570 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T09:37:01,574 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T09:37:01,567 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T09:37:01,580 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T09:37:01,598 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T09:37:01,630 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T09:37:01,694 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T09:37:01,822 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T09:37:02,177 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T09:37:02,704 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T09:37:03,716 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T09:37:05,435 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T09:37:05,549 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T09:37:05,567 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:37:05,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T09:37:05,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:37:05,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:37:05,567 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:37:05,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T09:37:05,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T09:37:05,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T09:37:05,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:37:05,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:37:07,648 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:37:07,648 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:37:07,648 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:37:07,648 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:37:07,648 INFO EventsManagerImpl:176
2022-10-01T09:37:07,648 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:37:07,648 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:37:07,648 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:37:07,648 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:37:07,648 INFO EventsManagerImpl:176
2022-10-01T09:37:07,648 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:37:07,648 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:37:07,648 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:37:07,648 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:37:07,649 INFO EventsManagerImpl:176
2022-10-01T09:37:07,649 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:37:07,649 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:37:07,649 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:37:07,649 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:37:07,649 INFO EventsManagerImpl:176
2022-10-01T09:37:07,649 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T09:37:07,649 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T09:37:07,649 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T09:37:07,649 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T09:37:07,649 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T09:37:07,649 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T09:37:07,649 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T09:37:07,649 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:37:07,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T09:37:07,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:37:07,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:37:07,649 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T09:37:07,650 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:37:07,650 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:37:07,650 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:37:07,650 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T09:37:07,650 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T09:37:07,650 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T09:37:07,650 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T09:37:07,650 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:37:07,650 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:37:07,650 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:37:07,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T09:37:07,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:37:07,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:37:07,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:37:07,650 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:37:07,650 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:37:07,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:37:07,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:37:07,650 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:37:07,650 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:37:07,650 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:37:07,651 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:37:07,651 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:37:07,651 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:37:07,651 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:37:07,651 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T09:37:07,651 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:37:07,651 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:37:07,651 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:37:07,651 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T09:37:07,651 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:37:07,651 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:37:07,651 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:37:07,651 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:37:07,651 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:37:07,651 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:37:07,651 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:37:07,651 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:37:07,651 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:37:07,651 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:37:07,651 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:37:07,651 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:37:07,651 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:37:07,651 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:37:17,261 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T09:37:17,264 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T09:37:17,497 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T09:37:17,497 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T09:37:17,497 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T09:37:17,497 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T09:37:17,497 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T09:37:17,497 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T09:37:17,497 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T09:37:17,497 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T09:37:17,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T09:37:17,730 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=12s; (s/r): 0.0
2022-10-01T09:37:17,755 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T09:37:17,755 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T09:37:17,764 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T09:37:17,785 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T09:37:18,940 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1756 #nodes=219
2022-10-01T09:37:18,940 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271759 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T09:37:19,367 INFO MemoryObserver:41 used RAM: 13243 MB free: 2852 MB total: 16096 MB
2022-10-01T09:37:20,440 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T09:37:20,755 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3091 #nodes=316
2022-10-01T09:37:20,755 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271256 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T09:37:22,594 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T09:37:23,674 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4285 #nodes=474
2022-10-01T09:37:23,674 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270682 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T09:37:23,865 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T09:37:24,716 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T09:37:28,422 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5440 #nodes=710
2022-10-01T09:37:28,422 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269869 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T09:37:30,678 INFO VehicularDepartureHandler:110 teleport vehicle 12591_bike from link 560497734 to link 190840603
2022-10-01T09:37:30,678 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T09:37:36,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7036 #nodes=961
2022-10-01T09:37:36,194 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268648 lost=0 simT=18000.0s realT=30s; (s/r): 600.0
2022-10-01T09:37:46,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10974 #nodes=1641
2022-10-01T09:37:46,709 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266729 lost=0 simT=21600.0s realT=41s; (s/r): 526.829268292683
2022-10-01T09:38:00,750 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11988 #nodes=1881
2022-10-01T09:38:00,750 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264066 lost=0 simT=25200.0s realT=55s; (s/r): 458.1818181818182
2022-10-01T09:38:19,031 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13133 #nodes=1978
2022-10-01T09:38:19,031 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260634 lost=0 simT=28800.0s realT=73s; (s/r): 394.52054794520546
2022-10-01T09:38:19,367 INFO MemoryObserver:41 used RAM: 14101 MB free: 1994 MB total: 16096 MB
2022-10-01T09:38:37,274 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14426 #nodes=2168
2022-10-01T09:38:37,274 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256960 lost=0 simT=32400.0s realT=91s; (s/r): 356.04395604395603
2022-10-01T09:38:59,041 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14225 #nodes=2106
2022-10-01T09:38:59,042 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251619 lost=0 simT=36000.0s realT=113s; (s/r): 318.5840707964602
2022-10-01T09:39:17,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14672 #nodes=2181
2022-10-01T09:39:17,457 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245677 lost=0 simT=39600.0s realT=131s; (s/r): 302.29007633587787
2022-10-01T09:39:19,367 INFO MemoryObserver:41 used RAM: 14863 MB free: 1232 MB total: 16096 MB
2022-10-01T09:39:39,545 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15044 #nodes=2147
2022-10-01T09:39:39,545 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237905 lost=0 simT=43200.0s realT=153s; (s/r): 282.3529411764706
2022-10-01T09:40:00,531 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15438 #nodes=2265
2022-10-01T09:40:00,532 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228845 lost=0 simT=46800.0s realT=174s; (s/r): 268.9655172413793
2022-10-01T09:40:19,367 INFO MemoryObserver:41 used RAM: 15520 MB free: 575 MB total: 16096 MB
2022-10-01T09:40:20,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15494 #nodes=2333
2022-10-01T09:40:20,223 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217551 lost=0 simT=50400.0s realT=194s; (s/r): 259.7938144329897
2022-10-01T09:40:40,268 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15715 #nodes=2424
2022-10-01T09:40:40,268 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203976 lost=0 simT=54000.0s realT=214s; (s/r): 252.33644859813083
2022-10-01T09:41:06,653 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16137 #nodes=2533
2022-10-01T09:41:06,653 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187275 lost=0 simT=57600.0s realT=241s; (s/r): 239.00414937759336
2022-10-01T09:41:19,368 INFO MemoryObserver:41 used RAM: 15731 MB free: 364 MB total: 16096 MB
2022-10-01T09:41:30,734 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15872 #nodes=2423
2022-10-01T09:41:30,734 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167484 lost=0 simT=61200.0s realT=265s; (s/r): 230.9433962264151
2022-10-01T09:42:03,996 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15498 #nodes=2301
2022-10-01T09:42:03,997 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145261 lost=0 simT=64800.0s realT=298s; (s/r): 217.4496644295302
2022-10-01T09:42:19,368 INFO MemoryObserver:41 used RAM: 15303 MB free: 792 MB total: 16096 MB
2022-10-01T09:42:27,823 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14886 #nodes=2046
2022-10-01T09:42:27,824 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121375 lost=0 simT=68400.0s realT=322s; (s/r): 212.4223602484472
2022-10-01T09:42:50,113 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14470 #nodes=2066
2022-10-01T09:42:50,114 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96334 lost=0 simT=72000.0s realT=344s; (s/r): 209.30232558139534
2022-10-01T09:43:07,592 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12514 #nodes=1604
2022-10-01T09:43:07,593 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73943 lost=0 simT=75600.0s realT=362s; (s/r): 208.83977900552486
2022-10-01T09:43:19,368 INFO MemoryObserver:41 used RAM: 15918 MB free: 177 MB total: 16096 MB
2022-10-01T09:43:25,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11701 #nodes=1476
2022-10-01T09:43:25,046 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58033 lost=0 simT=79200.0s realT=379s; (s/r): 208.97097625329815
2022-10-01T09:43:40,148 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11023 #nodes=1416
2022-10-01T09:43:40,148 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44510 lost=0 simT=82800.0s realT=394s; (s/r): 210.1522842639594
2022-10-01T09:43:56,885 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10423 #nodes=1303
2022-10-01T09:43:56,885 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32347 lost=0 simT=86400.0s realT=411s; (s/r): 210.2189781021898
2022-10-01T09:44:13,552 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8856 #nodes=1041
2022-10-01T09:44:13,552 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26175 lost=2 simT=90000.0s realT=427s; (s/r): 210.7728337236534
2022-10-01T09:44:19,368 INFO MemoryObserver:41 used RAM: 15637 MB free: 458 MB total: 16096 MB
2022-10-01T09:44:22,669 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7495 #nodes=958
2022-10-01T09:44:22,669 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22268 lost=3 simT=93600.0s realT=437s; (s/r): 214.18764302059498
2022-10-01T09:44:29,159 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6422 #nodes=733
2022-10-01T09:44:29,159 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19346 lost=4 simT=97200.0s realT=443s; (s/r): 219.41309255079005
2022-10-01T09:44:33,980 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5414 #nodes=545
2022-10-01T09:44:33,980 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17045 lost=5 simT=100800.0s realT=448s; (s/r): 225.0
2022-10-01T09:44:37,663 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4583 #nodes=470
2022-10-01T09:44:37,663 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15249 lost=6 simT=104400.0s realT=452s; (s/r): 230.97345132743362
2022-10-01T09:44:40,653 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3853 #nodes=378
2022-10-01T09:44:40,653 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13665 lost=6 simT=108000.0s realT=455s; (s/r): 237.36263736263737
2022-10-01T09:44:43,364 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3243 #nodes=345
2022-10-01T09:44:43,365 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12396 lost=6 simT=111600.0s realT=457s; (s/r): 244.20131291028446
2022-10-01T09:44:45,832 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2666 #nodes=285
2022-10-01T09:44:45,833 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11366 lost=6 simT=115200.0s realT=460s; (s/r): 250.43478260869566
2022-10-01T09:44:47,908 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2277 #nodes=227
2022-10-01T09:44:47,908 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10534 lost=7 simT=118800.0s realT=462s; (s/r): 257.14285714285717
2022-10-01T09:44:49,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1982 #nodes=224
2022-10-01T09:44:49,730 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9814 lost=7 simT=122400.0s realT=464s; (s/r): 263.7931034482759
2022-10-01T09:44:51,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1722 #nodes=160
2022-10-01T09:44:51,325 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9053 lost=7 simT=126000.0s realT=465s; (s/r): 270.96774193548384
2022-10-01T09:44:52,843 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1418 #nodes=158
2022-10-01T09:44:52,843 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7384 lost=7 simT=129600.0s realT=467s; (s/r): 277.51605995717347
2022-10-01T09:44:53,376 INFO AbstractController$9:234 ### ITERATION 96 fires after mobsim event
2022-10-01T09:44:53,376 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T09:44:53,376 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=335.567881495sec
2022-10-01T09:44:53,413 INFO LegTimesControlerListener:50 [96] average trip (probably: leg) duration is: 1230 seconds = 00:20:30
2022-10-01T09:44:53,413 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T09:44:53,413 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:44:53,413 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:44:53,413 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:44:53,414 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:44:53,414 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T09:44:53,414 INFO EventsManagerImpl:137 event # 1
2022-10-01T09:44:53,414 INFO EventsManagerImpl:137 event # 4
2022-10-01T09:44:53,414 INFO EventsManagerImpl:137 event # 16
2022-10-01T09:44:53,414 INFO EventsManagerImpl:137 event # 64
2022-10-01T09:44:53,414 INFO EventsManagerImpl:137 event # 256
2022-10-01T09:44:53,415 INFO EventsManagerImpl:137 event # 1024
2022-10-01T09:44:53,419 INFO EventsManagerImpl:137 event # 4096
2022-10-01T09:44:53,432 INFO EventsManagerImpl:137 event # 16384
2022-10-01T09:44:53,447 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T09:44:53,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:44:53,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:44:53,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:44:53,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:44:53,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T09:44:53,780 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T09:44:53,780 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:44:53,783 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:44:53,783 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:16][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:44:53,785 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:44:53,785 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:44:53,785 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=10:11:58][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:44:53,788 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:44:53,788 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T09:44:53,788 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:44:53,789 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:44:53,789 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:44:53,789 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:44:53,789 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:44:53,789 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:44:53,789 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:44:53,789 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:44:53,789 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=01:46:43][duration=undefined][facilityId=null]
2022-10-01T09:44:53,789 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:59:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:44:53,790 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:44:53,790 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T09:44:53,790 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:44:53,792 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:44:53,792 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:44:53,792 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:44:53,794 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:44:53,794 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:44:53,794 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:58:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:44:53,798 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:44:53,798 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:44:53,798 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:44:53,798 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:44:53,798 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:44:53,798 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:14][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:44:53,798 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T09:44:54,309 INFO ControlerListenerManagerImpl:251 [it.96] all ControlerAfterMobsimListeners called.
2022-10-01T09:44:54,309 INFO AbstractController$4:159 ### ITERATION 96 fires scoring event
2022-10-01T09:44:54,309 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T09:44:54,493 INFO NewScoreAssignerImpl:57 it: 96 msaStart: 599
2022-10-01T09:44:54,665 INFO ControlerListenerManagerImpl:194 [it.96] all ControlerScoringListeners called.
2022-10-01T09:44:54,665 INFO AbstractController$5:167 ### ITERATION 96 fires iteration end event
2022-10-01T09:44:54,665 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T09:44:54,665 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T09:44:54,769 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T09:44:54,771 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T09:44:58,633 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T09:44:58,633 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13435556673872967
2022-10-01T09:44:58,633 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31480920420875336
2022-10-01T09:44:58,633 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1054036983213256E-4
2022-10-01T09:44:58,633 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.2594576274667885E-4
2022-10-01T09:44:58,634 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T09:44:58,634 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1326712437800726
2022-10-01T09:44:58,634 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13990150818796634
2022-10-01T09:44:58,634 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21740475615830582
2022-10-01T09:44:58,842 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T09:44:58,992 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.6583907016005
2022-10-01T09:44:58,992 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.84915431467066
2022-10-01T09:44:58,992 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.21993589772605
2022-10-01T09:44:58,992 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.59141028189225
2022-10-01T09:44:59,064 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T09:45:00,060 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18835.080791325083 meters
2022-10-01T09:45:00,060 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138868.81488563612 meters (statistic on all 2104906 legs which have a finite distance)
2022-10-01T09:45:00,060 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51838.08934979568 meters
2022-10-01T09:45:00,060 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138813.82318370973 meters (statistic on all 764503 trips which have a finite distance)
2022-10-01T09:45:00,060 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T09:45:00,060 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T09:45:01,229 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T09:45:01,231 INFO LegHistogramListener:72 number of legs: 2112260 100%
2022-10-01T09:45:01,231 INFO LegHistogramListener:79 number of bike legs: 103827 4.9154460151685875%
2022-10-01T09:45:01,232 INFO LegHistogramListener:79 number of car legs: 245058 11.60169676081543%
2022-10-01T09:45:01,232 INFO LegHistogramListener:79 number of drtNorth legs: 175 0.008284964919091399%
2022-10-01T09:45:01,232 INFO LegHistogramListener:79 number of drtSoutheast legs: 178 0.008426992889132966%
2022-10-01T09:45:01,232 INFO LegHistogramListener:79 number of freight legs: 47065 2.2281821366687815%
2022-10-01T09:45:01,232 INFO LegHistogramListener:79 number of pt legs: 122058 5.778549989111189%
2022-10-01T09:45:01,232 INFO LegHistogramListener:79 number of ride legs: 108465 5.135021256852849%
2022-10-01T09:45:01,232 INFO LegHistogramListener:79 number of walk legs: 1485434 70.32439188357493%
2022-10-01T09:45:01,781 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T09:45:02,706 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6092024114575042
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4533178081206961
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010746545340638913
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009054519685524579
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5321600414918582
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6752068173998778
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8989342035668619
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23003717834823378
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3886241443588019
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0011451342066479406
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.268911403585348E-4
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.308242655478928
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2766320730010219
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.617554701982674
2022-10-01T09:45:06,457 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18129965029758083
2022-10-01T09:45:06,458 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37680949177608775
2022-10-01T09:45:06,458 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.7601328971895426E-4
2022-10-01T09:45:06,458 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.4905385211849827E-4
2022-10-01T09:45:06,458 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T09:45:06,458 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21891961979490288
2022-10-01T09:45:06,458 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21085618038688075
2022-10-01T09:45:06,458 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3883969148133123
2022-10-01T09:45:06,631 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T09:45:07,689 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T09:45:07,978 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T09:45:08,325 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T09:45:09,376 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T09:45:09,676 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T09:45:10,003 INFO ControlerListenerManagerImpl:171 [it.96] all ControlerIterationEndsListeners called.
2022-10-01T09:45:10,153 INFO AbstractController:181 ### ITERATION 96 ENDS
2022-10-01T09:45:10,153 INFO AbstractController:182 ###################################################
2022-10-01T09:45:10,153 INFO AbstractController:133 ###################################################
2022-10-01T09:45:10,153 INFO AbstractController:134 ### ITERATION 97 BEGINS
2022-10-01T09:45:10,153 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T09:45:10,153 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T09:45:10,153 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T09:45:10,154 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T09:45:10,154 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T09:45:16,511 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T09:45:16,558 INFO ControlerListenerManagerImpl:148 [it.97] all ControlerIterationStartsListeners called.
2022-10-01T09:45:16,558 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T09:45:18,392 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169619 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T09:45:18,393 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30578 plans
2022-10-01T09:45:18,395 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:45:18,395 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:45:18,396 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:18,396 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:45:18,396 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:18,398 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:45:18,398 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:18,400 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:18,400 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:18,402 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:18,403 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:18,414 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:45:18,414 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:18,490 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:45:18,494 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:18,499 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:18,503 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:45:18,506 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:18,537 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:45:18,548 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:18,653 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:45:18,864 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:45:19,316 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:45:19,377 INFO MemoryObserver:41 used RAM: 15777 MB free: 318 MB total: 16096 MB
2022-10-01T09:45:20,350 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:45:22,241 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:45:26,106 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T09:45:32,958 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T09:45:57,545 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:45:57,546 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30578 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T09:45:57,546 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30498 plans
2022-10-01T09:45:57,546 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T09:45:57,546 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T09:45:57,546 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T09:45:57,546 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T09:45:57,546 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T09:45:57,546 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T09:45:57,547 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T09:45:57,547 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T09:45:57,547 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T09:45:57,549 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T09:45:57,551 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T09:45:57,556 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T09:45:57,565 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T09:45:57,584 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T09:45:57,619 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T09:45:57,686 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T09:45:57,836 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30498 plans
2022-10-01T09:45:57,837 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:45:57,837 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:57,837 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:57,837 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:45:57,837 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:57,838 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:45:57,838 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:57,838 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:57,841 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:45:57,842 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:57,845 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:45:57,845 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:57,845 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:57,858 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:45:57,936 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:57,971 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:57,976 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:45:58,013 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:58,019 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:45:58,022 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:45:58,171 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:45:58,563 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:45:59,201 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:46:00,207 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:46:02,380 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:46:06,383 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T09:46:15,466 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T09:46:19,378 INFO MemoryObserver:41 used RAM: 14766 MB free: 1329 MB total: 16096 MB
2022-10-01T09:46:34,292 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:46:34,293 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30498 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T09:46:34,293 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7733 plans
2022-10-01T09:46:34,293 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T09:46:34,293 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T09:46:34,293 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T09:46:34,293 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T09:46:34,293 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T09:46:34,293 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T09:46:34,293 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T09:46:34,293 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T09:46:34,293 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T09:46:34,294 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T09:46:34,294 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T09:46:34,295 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T09:46:34,297 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T09:46:34,303 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T09:46:34,303 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7733 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T09:46:34,303 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40208 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T09:46:34,303 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6857 plans
2022-10-01T09:46:34,304 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:46:34,304 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:46:34,304 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:46:34,305 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:46:34,311 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:46:34,318 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:46:34,347 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:46:34,409 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:46:34,781 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:46:35,311 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:46:35,878 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:46:37,158 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:46:40,489 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:46:52,772 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:46:52,772 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6857 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T09:46:52,772 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T09:46:54,079 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T09:46:55,042 INFO ControlerListenerManagerImpl:213 [it.97] all ControlerReplanningListeners called.
2022-10-01T09:46:55,043 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T09:46:55,043 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T09:46:55,043 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T09:46:55,142 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T09:46:55,234 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T09:46:55,235 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T09:46:55,235 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T09:46:55,236 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T09:46:55,237 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T09:46:55,237 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T09:46:55,238 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T09:46:55,238 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T09:46:55,238 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T09:46:55,238 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T09:46:55,238 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T09:46:55,238 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T09:46:55,238 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T09:46:55,238 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:46:55,238 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:46:55,238 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T09:46:55,238 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:46:55,238 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:46:55,238 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T09:46:55,238 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T09:46:55,238 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T09:46:55,238 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T09:46:55,923 INFO ControlerListenerManagerImpl:232 [it.97] all ControlerBeforeMobsimListeners called.
2022-10-01T09:46:55,923 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T09:46:55,923 INFO NetworkImpl:163 node # 1
2022-10-01T09:46:55,923 INFO NetworkImpl:163 node # 4
2022-10-01T09:46:55,923 INFO NetworkImpl:163 node # 16
2022-10-01T09:46:55,923 INFO NetworkImpl:163 node # 64
2022-10-01T09:46:55,923 INFO NetworkImpl:163 node # 256
2022-10-01T09:46:55,924 INFO NetworkImpl:163 node # 1024
2022-10-01T09:46:55,924 INFO NetworkImpl:163 node # 4096
2022-10-01T09:46:55,926 INFO NetworkImpl:163 node # 16384
2022-10-01T09:46:55,934 INFO NetworkImpl:163 node # 65536
2022-10-01T09:46:55,965 INFO NetworkImpl:159 link # 1
2022-10-01T09:46:55,965 INFO NetworkImpl:159 link # 4
2022-10-01T09:46:55,965 INFO NetworkImpl:159 link # 16
2022-10-01T09:46:55,965 INFO NetworkImpl:159 link # 64
2022-10-01T09:46:55,966 INFO NetworkImpl:159 link # 256
2022-10-01T09:46:55,967 INFO NetworkImpl:159 link # 1024
2022-10-01T09:46:55,971 INFO NetworkImpl:159 link # 4096
2022-10-01T09:46:55,989 INFO NetworkImpl:159 link # 16384
2022-10-01T09:46:56,063 INFO NetworkImpl:159 link # 65536
2022-10-01T09:46:56,419 INFO NetworkImpl:159 link # 262144
2022-10-01T09:46:57,184 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T09:46:57,184 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T09:46:57,184 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T09:46:57,184 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T09:46:57,184 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T09:46:57,185 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T09:46:57,186 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T09:46:57,187 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T09:46:57,190 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T09:46:57,184 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T09:46:57,197 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T09:46:57,214 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T09:46:57,246 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T09:46:57,311 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T09:46:57,439 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T09:46:57,774 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T09:46:58,287 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T09:46:59,310 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T09:47:01,026 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T09:47:01,149 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T09:47:01,170 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:47:01,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T09:47:01,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:47:01,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:47:01,170 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:47:01,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T09:47:01,171 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T09:47:01,171 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T09:47:01,171 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:47:01,171 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:47:09,100 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:47:09,100 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:47:09,101 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:47:09,101 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:47:09,101 INFO EventsManagerImpl:176
2022-10-01T09:47:09,101 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:47:09,101 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:47:09,101 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:47:09,101 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:47:09,101 INFO EventsManagerImpl:176
2022-10-01T09:47:09,101 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:47:09,101 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:47:09,101 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:47:09,101 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:47:09,101 INFO EventsManagerImpl:176
2022-10-01T09:47:09,101 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:47:09,101 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:47:09,101 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:47:09,101 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:47:09,102 INFO EventsManagerImpl:176
2022-10-01T09:47:09,102 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T09:47:09,102 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T09:47:09,102 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T09:47:09,102 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T09:47:09,102 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T09:47:09,102 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T09:47:09,102 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T09:47:09,102 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:47:09,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T09:47:09,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:47:09,102 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:47:09,102 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T09:47:09,102 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:47:09,102 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:47:09,102 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:47:09,102 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T09:47:09,102 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T09:47:09,103 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T09:47:09,103 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T09:47:09,103 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:47:09,103 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:47:09,103 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:47:09,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T09:47:09,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:47:09,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:47:09,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:47:09,103 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:47:09,103 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:47:09,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:47:09,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:47:09,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:47:09,103 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:47:09,103 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:47:09,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:47:09,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:47:09,103 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:47:09,103 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:47:09,103 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T09:47:09,103 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:47:09,103 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:47:09,104 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:47:09,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T09:47:09,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:47:09,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:47:09,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:47:09,104 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:47:09,104 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:47:09,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:47:09,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:47:09,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:47:09,104 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:47:09,104 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:47:09,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:47:09,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:47:09,104 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:47:09,104 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:47:10,801 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T09:47:10,804 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T09:47:11,055 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T09:47:11,055 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T09:47:11,055 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T09:47:11,055 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T09:47:11,055 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T09:47:11,056 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T09:47:11,056 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T09:47:11,056 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T09:47:11,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T09:47:11,317 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T09:47:11,345 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T09:47:11,345 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T09:47:11,355 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T09:47:11,906 INFO VehicularDepartureHandler:110 teleport vehicle 8951_bike from link 334005613 to link 28497759#0
2022-10-01T09:47:12,318 INFO VehicularDepartureHandler:110 teleport vehicle 26124_bike from link 318394551 to link 75485510
2022-10-01T09:47:12,489 INFO VehicularDepartureHandler:110 teleport vehicle 217421_bike from link 4233969 to link 60681459
2022-10-01T09:47:12,581 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1753 #nodes=230
2022-10-01T09:47:12,582 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271768 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T09:47:14,076 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T09:47:14,386 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3113 #nodes=331
2022-10-01T09:47:14,386 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271275 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T09:47:16,041 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T09:47:17,776 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4302 #nodes=485
2022-10-01T09:47:17,776 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270687 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T09:47:17,976 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T09:47:17,976 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T09:47:19,378 INFO MemoryObserver:41 used RAM: 13222 MB free: 2873 MB total: 16096 MB
2022-10-01T09:47:21,794 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5459 #nodes=685
2022-10-01T09:47:21,794 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269875 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T09:47:26,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6994 #nodes=952
2022-10-01T09:47:26,358 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268652 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T09:47:36,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11013 #nodes=1646
2022-10-01T09:47:36,358 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266743 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-10-01T09:47:50,846 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11839 #nodes=1982
2022-10-01T09:47:50,846 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264058 lost=0 simT=25200.0s realT=49s; (s/r): 514.2857142857143
2022-10-01T09:48:05,515 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13170 #nodes=2022
2022-10-01T09:48:05,516 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260641 lost=0 simT=28800.0s realT=64s; (s/r): 450.0
2022-10-01T09:48:19,379 INFO MemoryObserver:41 used RAM: 14349 MB free: 1746 MB total: 16096 MB
2022-10-01T09:48:24,616 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14536 #nodes=2201
2022-10-01T09:48:24,623 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256962 lost=0 simT=32400.0s realT=83s; (s/r): 390.3614457831325
2022-10-01T09:48:41,964 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14260 #nodes=2097
2022-10-01T09:48:41,964 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251600 lost=0 simT=36000.0s realT=100s; (s/r): 360.0
2022-10-01T09:48:59,478 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14810 #nodes=2201
2022-10-01T09:48:59,478 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245664 lost=0 simT=39600.0s realT=118s; (s/r): 335.59322033898303
2022-10-01T09:49:19,379 INFO MemoryObserver:41 used RAM: 15423 MB free: 672 MB total: 16096 MB
2022-10-01T09:49:19,984 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15004 #nodes=2188
2022-10-01T09:49:19,985 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237855 lost=0 simT=43200.0s realT=138s; (s/r): 313.04347826086956
2022-10-01T09:49:41,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15328 #nodes=2240
2022-10-01T09:49:41,095 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228763 lost=0 simT=46800.0s realT=159s; (s/r): 294.33962264150944
2022-10-01T09:49:59,807 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15608 #nodes=2347
2022-10-01T09:49:59,807 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217387 lost=0 simT=50400.0s realT=178s; (s/r): 283.14606741573033
2022-10-01T09:50:19,379 INFO MemoryObserver:41 used RAM: 15741 MB free: 354 MB total: 16096 MB
2022-10-01T09:50:21,267 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15685 #nodes=2415
2022-10-01T09:50:21,268 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203785 lost=0 simT=54000.0s realT=200s; (s/r): 270.0
2022-10-01T09:50:44,863 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16196 #nodes=2511
2022-10-01T09:50:44,863 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187013 lost=0 simT=57600.0s realT=223s; (s/r): 258.29596412556054
2022-10-01T09:51:08,141 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15972 #nodes=2384
2022-10-01T09:51:08,142 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167375 lost=0 simT=61200.0s realT=246s; (s/r): 248.78048780487805
2022-10-01T09:51:19,379 INFO MemoryObserver:41 used RAM: 15898 MB free: 197 MB total: 16096 MB
2022-10-01T09:51:39,807 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15554 #nodes=2387
2022-10-01T09:51:39,808 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145274 lost=0 simT=64800.0s realT=278s; (s/r): 233.0935251798561
2022-10-01T09:52:01,575 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14860 #nodes=2125
2022-10-01T09:52:01,575 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121245 lost=0 simT=68400.0s realT=300s; (s/r): 228.0
2022-10-01T09:52:19,380 INFO MemoryObserver:41 used RAM: 15524 MB free: 571 MB total: 16096 MB
2022-10-01T09:52:21,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14404 #nodes=2078
2022-10-01T09:52:21,222 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96217 lost=0 simT=72000.0s realT=320s; (s/r): 225.0
2022-10-01T09:52:37,251 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12566 #nodes=1642
2022-10-01T09:52:37,251 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73956 lost=0 simT=75600.0s realT=336s; (s/r): 225.0
2022-10-01T09:52:53,190 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11695 #nodes=1512
2022-10-01T09:52:53,190 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58101 lost=0 simT=79200.0s realT=352s; (s/r): 225.0
2022-10-01T09:53:14,527 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11100 #nodes=1460
2022-10-01T09:53:14,527 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44549 lost=0 simT=82800.0s realT=373s; (s/r): 221.98391420911528
2022-10-01T09:53:19,380 INFO MemoryObserver:41 used RAM: 15983 MB free: 112 MB total: 16096 MB
2022-10-01T09:53:32,902 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10445 #nodes=1296
2022-10-01T09:53:32,902 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32315 lost=1 simT=86400.0s realT=391s; (s/r): 220.97186700767264
2022-10-01T09:53:49,580 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8765 #nodes=1044
2022-10-01T09:53:49,580 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25958 lost=1 simT=90000.0s realT=408s; (s/r): 220.58823529411765
2022-10-01T09:54:03,848 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7428 #nodes=914
2022-10-01T09:54:03,848 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22102 lost=2 simT=93600.0s realT=422s; (s/r): 221.8009478672986
2022-10-01T09:54:09,517 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6363 #nodes=701
2022-10-01T09:54:09,517 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19162 lost=2 simT=97200.0s realT=428s; (s/r): 227.10280373831776
2022-10-01T09:54:14,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5353 #nodes=582
2022-10-01T09:54:14,398 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16891 lost=2 simT=100800.0s realT=433s; (s/r): 232.79445727482678
2022-10-01T09:54:18,412 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4527 #nodes=424
2022-10-01T09:54:18,413 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15036 lost=2 simT=104400.0s realT=437s; (s/r): 238.90160183066362
2022-10-01T09:54:19,380 INFO MemoryObserver:41 used RAM: 15942 MB free: 153 MB total: 16096 MB
2022-10-01T09:54:21,819 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3804 #nodes=394
2022-10-01T09:54:21,819 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13478 lost=2 simT=108000.0s realT=440s; (s/r): 245.45454545454547
2022-10-01T09:54:24,632 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3205 #nodes=315
2022-10-01T09:54:24,632 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12196 lost=2 simT=111600.0s realT=443s; (s/r): 251.91873589164786
2022-10-01T09:54:26,974 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2662 #nodes=272
2022-10-01T09:54:26,975 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11204 lost=2 simT=115200.0s realT=445s; (s/r): 258.87640449438203
2022-10-01T09:54:28,793 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2271 #nodes=217
2022-10-01T09:54:28,794 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10367 lost=2 simT=118800.0s realT=447s; (s/r): 265.7718120805369
2022-10-01T09:54:30,463 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=2004 #nodes=209
2022-10-01T09:54:30,463 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9657 lost=2 simT=122400.0s realT=449s; (s/r): 272.6057906458797
2022-10-01T09:54:32,032 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1748 #nodes=163
2022-10-01T09:54:32,032 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8898 lost=2 simT=126000.0s realT=450s; (s/r): 280.0
2022-10-01T09:54:33,543 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1425 #nodes=155
2022-10-01T09:54:33,543 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7237 lost=2 simT=129600.0s realT=452s; (s/r): 286.72566371681415
2022-10-01T09:54:34,521 INFO AbstractController$9:234 ### ITERATION 97 fires after mobsim event
2022-10-01T09:54:34,521 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T09:54:34,521 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=314.625286008sec
2022-10-01T09:54:34,694 INFO LegTimesControlerListener:50 [97] average trip (probably: leg) duration is: 1230 seconds = 00:20:30
2022-10-01T09:54:34,694 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T09:54:34,694 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:54:34,694 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:54:34,694 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:54:34,694 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:54:34,694 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T09:54:34,694 INFO EventsManagerImpl:137 event # 1
2022-10-01T09:54:34,694 INFO EventsManagerImpl:137 event # 4
2022-10-01T09:54:34,694 INFO EventsManagerImpl:137 event # 16
2022-10-01T09:54:34,694 INFO EventsManagerImpl:137 event # 64
2022-10-01T09:54:34,695 INFO EventsManagerImpl:137 event # 256
2022-10-01T09:54:34,696 INFO EventsManagerImpl:137 event # 1024
2022-10-01T09:54:34,700 INFO EventsManagerImpl:137 event # 4096
2022-10-01T09:54:34,728 INFO EventsManagerImpl:137 event # 16384
2022-10-01T09:54:34,752 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T09:54:35,315 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:54:35,315 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:54:35,315 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:54:35,315 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:54:35,315 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T09:54:35,315 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T09:54:35,316 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:54:35,327 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:54:35,327 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:54:35,330 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:54:35,330 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:54:35,330 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:54:35,333 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:54:35,333 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T09:54:35,333 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:54:35,333 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:54:35,333 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:54:35,333 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:54:35,334 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:54:35,334 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=01:15:47][duration=undefined][facilityId=null]
2022-10-01T09:54:35,334 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=29:05:23][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:54:35,334 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:54:35,334 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:54:35,334 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:54][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:54:35,335 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:54:35,335 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T09:54:35,335 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:54:35,336 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:54:35,336 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:01:08][duration=undefined][facilityId=null]
2022-10-01T09:54:35,336 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:40:08][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:54:35,337 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:54:35,337 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:54:35,337 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:54:35,339 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:54:35,339 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:54:35,339 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:54:35,343 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T09:54:35,343 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T09:54:35,343 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T09:54:35,343 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T09:54:35,827 INFO ControlerListenerManagerImpl:251 [it.97] all ControlerAfterMobsimListeners called.
2022-10-01T09:54:35,827 INFO AbstractController$4:159 ### ITERATION 97 fires scoring event
2022-10-01T09:54:35,827 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T09:54:35,989 INFO NewScoreAssignerImpl:57 it: 97 msaStart: 599
2022-10-01T09:54:36,215 INFO ControlerListenerManagerImpl:194 [it.97] all ControlerScoringListeners called.
2022-10-01T09:54:36,215 INFO AbstractController$5:167 ### ITERATION 97 fires iteration end event
2022-10-01T09:54:36,215 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T09:54:36,215 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T09:54:36,393 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T09:54:36,394 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T09:54:39,854 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T09:54:39,854 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13413347232421163
2022-10-01T09:54:39,854 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.315448528014707
2022-10-01T09:54:39,854 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.861484977174343E-4
2022-10-01T09:54:39,854 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.002701078891017E-4
2022-10-01T09:54:39,854 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T09:54:39,854 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13298577055207794
2022-10-01T09:54:39,854 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13906319805686643
2022-10-01T09:54:39,854 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21756137765293704
2022-10-01T09:54:40,016 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T09:54:40,145 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.10833607721871
2022-10-01T09:54:40,145 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.33455773404066
2022-10-01T09:54:40,145 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -93.03946701490494
2022-10-01T09:54:40,145 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.56932011084075
2022-10-01T09:54:40,189 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T09:54:41,211 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18816.238405493586 meters
2022-10-01T09:54:41,211 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138766.00972983608 meters (statistic on all 2105454 legs which have a finite distance)
2022-10-01T09:54:41,211 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51779.29750276123 meters
2022-10-01T09:54:41,211 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138711.34285568053 meters (statistic on all 764806 trips which have a finite distance)
2022-10-01T09:54:41,211 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T09:54:41,211 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T09:54:42,378 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T09:54:42,380 INFO LegHistogramListener:72 number of legs: 2112675 100%
2022-10-01T09:54:42,380 INFO LegHistogramListener:79 number of bike legs: 103681 4.907569787118227%
2022-10-01T09:54:42,380 INFO LegHistogramListener:79 number of car legs: 245570 11.623652478492906%
2022-10-01T09:54:42,380 INFO LegHistogramListener:79 number of drtNorth legs: 159 0.007526003763001881%
2022-10-01T09:54:42,380 INFO LegHistogramListener:79 number of drtSoutheast legs: 166 0.007857337262001964%
2022-10-01T09:54:42,380 INFO LegHistogramListener:79 number of freight legs: 47065 2.227744447205557%
2022-10-01T09:54:42,380 INFO LegHistogramListener:79 number of pt legs: 122336 5.7905735619534475%
2022-10-01T09:54:42,380 INFO LegHistogramListener:79 number of ride legs: 107839 5.104381885524276%
2022-10-01T09:54:42,380 INFO LegHistogramListener:79 number of walk legs: 1485859 70.33069449868059%
2022-10-01T09:54:42,911 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T09:54:43,803 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T09:54:47,535 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6119099092622358
2022-10-01T09:54:47,535 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45386598335190537
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010801747998582703
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009104587212496854
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5331331488109604
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6777962071922644
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.8997532569568187
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23052886713875637
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38874225237114673
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0011489855548765771
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.397289677873234E-4
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.309652248930609
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2772919373308616
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6206242265208974
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1814960690572413
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3769275997884326
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.78580855204712E-4
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.4905385211849827E-4
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21939333562702518
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21115273420048578
2022-10-01T09:54:47,536 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.39034954836523106
2022-10-01T09:54:47,670 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T09:54:55,981 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T09:54:56,278 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T09:54:56,625 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T09:54:57,644 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T09:54:57,933 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T09:54:58,257 INFO ControlerListenerManagerImpl:171 [it.97] all ControlerIterationEndsListeners called.
2022-10-01T09:54:58,409 INFO AbstractController:181 ### ITERATION 97 ENDS
2022-10-01T09:54:58,409 INFO AbstractController:182 ###################################################
2022-10-01T09:54:58,409 INFO AbstractController:133 ###################################################
2022-10-01T09:54:58,409 INFO AbstractController:134 ### ITERATION 98 BEGINS
2022-10-01T09:54:58,410 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T09:54:58,410 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T09:54:58,410 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T09:54:58,410 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T09:54:58,410 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T09:54:58,737 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T09:54:58,777 INFO ControlerListenerManagerImpl:148 [it.98] all ControlerIterationStartsListeners called.
2022-10-01T09:54:58,777 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T09:55:06,463 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170020 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T09:55:06,463 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30284 plans
2022-10-01T09:55:06,464 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:55:06,464 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:06,464 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:06,464 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:06,464 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:55:06,466 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:55:06,466 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:06,467 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:06,468 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:06,469 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:55:06,471 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:06,472 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:55:06,478 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:06,480 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:06,481 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:55:06,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:06,496 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:55:06,503 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:06,588 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:55:06,715 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:55:06,754 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:06,878 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:55:07,294 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:55:08,395 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:55:10,375 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:55:13,923 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T09:55:19,381 INFO MemoryObserver:41 used RAM: 14378 MB free: 1717 MB total: 16096 MB
2022-10-01T09:55:20,588 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T09:55:37,794 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:55:37,795 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30284 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T09:55:37,795 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30543 plans
2022-10-01T09:55:37,796 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T09:55:37,796 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T09:55:37,796 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T09:55:37,796 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T09:55:37,796 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T09:55:37,796 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T09:55:37,796 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T09:55:37,796 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T09:55:37,797 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T09:55:37,798 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T09:55:37,801 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T09:55:37,805 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T09:55:37,815 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T09:55:37,836 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T09:55:37,872 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T09:55:37,972 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T09:55:38,107 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30543 plans
2022-10-01T09:55:38,108 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:55:38,108 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:38,109 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:55:38,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:38,109 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:55:38,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:38,110 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:38,111 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:55:38,114 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:38,115 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:38,118 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:38,122 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:55:38,124 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:38,125 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:38,128 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:55:38,131 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:38,144 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:55:38,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:38,176 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:55:38,250 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:55:38,286 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T09:55:38,436 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:55:38,931 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:55:40,012 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:55:41,598 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:55:45,536 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T09:55:54,370 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T09:56:16,574 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:56:16,575 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30543 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T09:56:16,575 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7581 plans
2022-10-01T09:56:16,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T09:56:16,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T09:56:16,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T09:56:16,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T09:56:16,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T09:56:16,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T09:56:16,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T09:56:16,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T09:56:16,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T09:56:16,576 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T09:56:16,577 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T09:56:16,578 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T09:56:16,580 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T09:56:16,586 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T09:56:16,586 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7581 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T09:56:16,586 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40162 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T09:56:16,586 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6903 plans
2022-10-01T09:56:16,587 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T09:56:16,587 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T09:56:16,588 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T09:56:16,589 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T09:56:16,595 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T09:56:16,607 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T09:56:16,741 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T09:56:16,826 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T09:56:17,006 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T09:56:17,476 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T09:56:18,059 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T09:56:18,970 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T09:56:19,382 INFO MemoryObserver:41 used RAM: 15120 MB free: 975 MB total: 16096 MB
2022-10-01T09:56:22,162 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T09:56:33,141 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T09:56:33,141 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6903 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T09:56:33,142 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T09:56:34,243 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T09:56:35,266 INFO ControlerListenerManagerImpl:213 [it.98] all ControlerReplanningListeners called.
2022-10-01T09:56:35,266 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T09:56:35,266 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T09:56:35,267 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T09:56:35,359 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T09:56:35,448 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T09:56:35,449 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T09:56:35,449 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T09:56:35,450 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T09:56:35,451 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T09:56:35,451 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T09:56:35,452 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T09:56:35,452 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T09:56:35,452 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T09:56:35,452 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T09:56:35,452 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T09:56:35,452 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T09:56:35,452 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T09:56:35,452 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:56:35,452 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:56:35,452 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T09:56:35,452 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T09:56:35,452 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T09:56:35,452 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T09:56:35,452 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T09:56:35,452 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T09:56:35,452 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T09:56:36,187 INFO ControlerListenerManagerImpl:232 [it.98] all ControlerBeforeMobsimListeners called.
2022-10-01T09:56:36,187 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T09:56:36,188 INFO NetworkImpl:163 node # 1
2022-10-01T09:56:36,188 INFO NetworkImpl:163 node # 4
2022-10-01T09:56:36,188 INFO NetworkImpl:163 node # 16
2022-10-01T09:56:36,188 INFO NetworkImpl:163 node # 64
2022-10-01T09:56:36,188 INFO NetworkImpl:163 node # 256
2022-10-01T09:56:36,188 INFO NetworkImpl:163 node # 1024
2022-10-01T09:56:36,189 INFO NetworkImpl:163 node # 4096
2022-10-01T09:56:36,190 INFO NetworkImpl:163 node # 16384
2022-10-01T09:56:36,198 INFO NetworkImpl:163 node # 65536
2022-10-01T09:56:36,226 INFO NetworkImpl:159 link # 1
2022-10-01T09:56:36,226 INFO NetworkImpl:159 link # 4
2022-10-01T09:56:36,227 INFO NetworkImpl:159 link # 16
2022-10-01T09:56:36,227 INFO NetworkImpl:159 link # 64
2022-10-01T09:56:36,227 INFO NetworkImpl:159 link # 256
2022-10-01T09:56:36,228 INFO NetworkImpl:159 link # 1024
2022-10-01T09:56:36,232 INFO NetworkImpl:159 link # 4096
2022-10-01T09:56:36,248 INFO NetworkImpl:159 link # 16384
2022-10-01T09:56:36,313 INFO NetworkImpl:159 link # 65536
2022-10-01T09:56:36,712 INFO NetworkImpl:159 link # 262144
2022-10-01T09:56:45,246 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T09:56:45,246 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T09:56:45,246 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T09:56:45,246 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T09:56:45,246 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T09:56:45,246 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T09:56:45,246 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T09:56:45,247 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T09:56:45,248 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T09:56:45,250 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T09:56:45,255 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T09:56:45,264 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T09:56:45,282 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T09:56:45,331 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T09:56:45,446 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T09:56:45,669 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T09:56:46,129 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T09:56:46,996 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T09:56:48,422 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T09:56:48,539 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T09:56:48,560 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:56:48,560 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T09:56:48,560 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:56:48,560 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:56:48,560 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:56:48,560 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T09:56:48,560 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T09:56:48,560 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T09:56:48,560 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:56:48,560 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:56:50,301 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:56:50,301 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:56:50,301 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:56:50,301 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:56:50,301 INFO EventsManagerImpl:176
2022-10-01T09:56:50,301 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:56:50,301 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:56:50,301 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:56:50,301 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:56:50,302 INFO EventsManagerImpl:176
2022-10-01T09:56:50,302 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:56:50,302 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:56:50,302 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:56:50,302 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:56:50,302 INFO EventsManagerImpl:176
2022-10-01T09:56:50,302 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:56:50,302 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T09:56:50,302 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T09:56:50,302 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T09:56:50,302 INFO EventsManagerImpl:176
2022-10-01T09:56:50,302 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T09:56:50,302 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T09:56:50,302 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T09:56:50,302 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T09:56:50,302 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T09:56:50,302 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T09:56:50,302 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T09:56:50,303 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:56:50,303 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T09:56:50,303 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:56:50,303 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:56:50,303 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T09:56:50,303 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:56:50,303 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:56:50,303 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T09:56:50,303 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T09:56:50,303 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T09:56:50,303 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T09:56:50,303 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T09:56:50,303 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:56:50,303 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:56:50,303 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:56:50,303 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T09:56:50,303 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:56:50,303 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:56:50,303 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:56:50,303 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:56:50,303 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:56:50,303 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:56:50,304 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:56:50,304 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:56:50,304 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:56:50,304 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:56:50,304 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:56:50,304 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:56:50,304 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:56:50,304 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:56:50,304 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T09:56:50,304 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:56:50,304 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T09:56:50,304 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:56:50,304 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T09:56:50,304 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:56:50,304 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:56:50,304 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T09:56:50,304 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T09:56:50,304 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:56:50,304 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:56:50,304 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:56:50,304 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:56:50,304 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T09:56:50,304 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T09:56:50,304 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:56:50,305 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T09:56:50,305 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T09:56:50,305 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T09:56:52,304 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T09:56:52,307 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T09:56:52,549 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T09:56:52,550 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T09:56:52,550 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T09:56:52,550 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T09:56:52,550 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T09:56:52,550 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T09:56:52,550 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T09:56:52,550 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T09:56:52,804 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T09:56:52,804 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-10-01T09:56:52,836 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T09:56:52,836 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T09:56:52,847 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T09:56:52,867 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T09:56:53,550 INFO VehicularDepartureHandler:110 teleport vehicle 227839_bike from link 311378504 to link -175593120
2022-10-01T09:56:53,661 INFO VehicularDepartureHandler:110 teleport vehicle 15424_bike from link 4472040 to link 341989089#0
2022-10-01T09:56:54,003 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1761 #nodes=219
2022-10-01T09:56:54,003 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271756 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-10-01T09:56:55,047 INFO VehicularDepartureHandler:110 teleport vehicle 9076_bike from link 855376413 to link 341989089#0
2022-10-01T09:56:55,359 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T09:56:55,648 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T09:56:55,648 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T09:56:55,927 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3102 #nodes=329
2022-10-01T09:56:55,928 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271260 lost=0 simT=7200.0s realT=7s; (s/r): 1028.5714285714287
2022-10-01T09:56:58,375 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4308 #nodes=472
2022-10-01T09:56:58,375 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270690 lost=0 simT=10800.0s realT=9s; (s/r): 1200.0
2022-10-01T09:57:01,860 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5450 #nodes=704
2022-10-01T09:57:01,860 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269864 lost=0 simT=14400.0s realT=13s; (s/r): 1107.6923076923076
2022-10-01T09:57:06,424 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6997 #nodes=980
2022-10-01T09:57:06,424 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268641 lost=0 simT=18000.0s realT=17s; (s/r): 1058.8235294117646
2022-10-01T09:57:15,211 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10952 #nodes=1680
2022-10-01T09:57:15,211 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266734 lost=0 simT=21600.0s realT=26s; (s/r): 830.7692307692307
2022-10-01T09:57:19,382 INFO MemoryObserver:41 used RAM: 14505 MB free: 1590 MB total: 16096 MB
2022-10-01T09:57:30,904 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11916 #nodes=1942
2022-10-01T09:57:30,904 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264052 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-10-01T09:57:46,789 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13121 #nodes=1960
2022-10-01T09:57:46,790 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260618 lost=0 simT=28800.0s realT=58s; (s/r): 496.55172413793105
2022-10-01T09:58:05,897 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14419 #nodes=2217
2022-10-01T09:58:05,897 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257000 lost=0 simT=32400.0s realT=77s; (s/r): 420.7792207792208
2022-10-01T09:58:19,383 INFO MemoryObserver:41 used RAM: 14799 MB free: 1296 MB total: 16096 MB
2022-10-01T09:58:22,951 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14217 #nodes=2077
2022-10-01T09:58:22,951 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251634 lost=0 simT=36000.0s realT=94s; (s/r): 382.97872340425533
2022-10-01T09:58:42,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14830 #nodes=2090
2022-10-01T09:58:42,562 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245718 lost=0 simT=39600.0s realT=114s; (s/r): 347.36842105263156
2022-10-01T09:59:02,328 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15030 #nodes=2209
2022-10-01T09:59:02,329 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237871 lost=0 simT=43200.0s realT=133s; (s/r): 324.812030075188
2022-10-01T09:59:19,383 INFO MemoryObserver:41 used RAM: 15515 MB free: 580 MB total: 16096 MB
2022-10-01T09:59:20,917 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15448 #nodes=2279
2022-10-01T09:59:20,917 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228809 lost=0 simT=46800.0s realT=152s; (s/r): 307.89473684210526
2022-10-01T09:59:41,987 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15597 #nodes=2372
2022-10-01T09:59:41,988 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217537 lost=0 simT=50400.0s realT=173s; (s/r): 291.32947976878614
2022-10-01T10:00:03,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15744 #nodes=2397
2022-10-01T10:00:03,325 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203829 lost=0 simT=54000.0s realT=194s; (s/r): 278.35051546391753
2022-10-01T10:00:19,383 INFO MemoryObserver:41 used RAM: 15909 MB free: 186 MB total: 16096 MB
2022-10-01T10:00:23,239 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15967 #nodes=2534
2022-10-01T10:00:23,239 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187040 lost=0 simT=57600.0s realT=214s; (s/r): 269.1588785046729
2022-10-01T10:00:47,724 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15860 #nodes=2371
2022-10-01T10:00:47,725 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167453 lost=0 simT=61200.0s realT=239s; (s/r): 256.06694560669456
2022-10-01T10:01:18,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15484 #nodes=2331
2022-10-01T10:01:18,016 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145234 lost=0 simT=64800.0s realT=269s; (s/r): 240.8921933085502
2022-10-01T10:01:19,383 INFO MemoryObserver:41 used RAM: 15379 MB free: 716 MB total: 16096 MB
2022-10-01T10:01:37,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14842 #nodes=2076
2022-10-01T10:01:37,068 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121381 lost=0 simT=68400.0s realT=288s; (s/r): 237.5
2022-10-01T10:01:57,635 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14526 #nodes=2046
2022-10-01T10:01:57,635 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96294 lost=0 simT=72000.0s realT=309s; (s/r): 233.0097087378641
2022-10-01T10:02:13,339 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12536 #nodes=1664
2022-10-01T10:02:13,339 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73976 lost=0 simT=75600.0s realT=324s; (s/r): 233.33333333333334
2022-10-01T10:02:19,384 INFO MemoryObserver:41 used RAM: 15801 MB free: 294 MB total: 16096 MB
2022-10-01T10:02:28,866 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11610 #nodes=1523
2022-10-01T10:02:28,867 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57958 lost=0 simT=79200.0s realT=340s; (s/r): 232.94117647058823
2022-10-01T10:02:49,455 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11016 #nodes=1472
2022-10-01T10:02:49,455 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44570 lost=0 simT=82800.0s realT=360s; (s/r): 230.0
2022-10-01T10:03:07,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10431 #nodes=1270
2022-10-01T10:03:07,884 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32322 lost=0 simT=86400.0s realT=379s; (s/r): 227.9683377308707
2022-10-01T10:03:19,384 INFO MemoryObserver:41 used RAM: 15830 MB free: 265 MB total: 16096 MB
2022-10-01T10:03:32,720 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8720 #nodes=989
2022-10-01T10:03:32,720 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26091 lost=1 simT=90000.0s realT=404s; (s/r): 222.77227722772278
2022-10-01T10:03:38,650 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7495 #nodes=895
2022-10-01T10:03:38,650 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22212 lost=1 simT=93600.0s realT=410s; (s/r): 228.29268292682926
2022-10-01T10:03:44,704 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6374 #nodes=689
2022-10-01T10:03:44,705 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19266 lost=3 simT=97200.0s realT=416s; (s/r): 233.65384615384616
2022-10-01T10:03:49,513 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5431 #nodes=523
2022-10-01T10:03:49,513 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16953 lost=3 simT=100800.0s realT=420s; (s/r): 240.0
2022-10-01T10:03:53,526 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4602 #nodes=473
2022-10-01T10:03:53,527 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15135 lost=3 simT=104400.0s realT=424s; (s/r): 246.22641509433961
2022-10-01T10:03:56,683 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3839 #nodes=441
2022-10-01T10:03:56,683 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13572 lost=4 simT=108000.0s realT=428s; (s/r): 252.33644859813083
2022-10-01T10:03:59,309 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3205 #nodes=360
2022-10-01T10:03:59,309 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12265 lost=4 simT=111600.0s realT=430s; (s/r): 259.5348837209302
2022-10-01T10:04:01,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2717 #nodes=282
2022-10-01T10:04:01,391 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11237 lost=4 simT=115200.0s realT=432s; (s/r): 266.6666666666667
2022-10-01T10:04:03,083 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2270 #nodes=223
2022-10-01T10:04:03,083 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10368 lost=5 simT=118800.0s realT=434s; (s/r): 273.7327188940092
2022-10-01T10:04:04,737 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1974 #nodes=202
2022-10-01T10:04:04,737 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9654 lost=5 simT=122400.0s realT=436s; (s/r): 280.73394495412845
2022-10-01T10:04:06,283 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1692 #nodes=179
2022-10-01T10:04:06,283 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8913 lost=6 simT=126000.0s realT=437s; (s/r): 288.3295194508009
2022-10-01T10:04:07,750 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1405 #nodes=167
2022-10-01T10:04:07,750 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7215 lost=7 simT=129600.0s realT=439s; (s/r): 295.2164009111617
2022-10-01T10:04:08,330 INFO AbstractController$9:234 ### ITERATION 98 fires after mobsim event
2022-10-01T10:04:08,330 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=328.354023555sec
2022-10-01T10:04:08,330 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T10:04:08,367 INFO LegTimesControlerListener:50 [98] average trip (probably: leg) duration is: 1229 seconds = 00:20:29
2022-10-01T10:04:08,367 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T10:04:08,367 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:04:08,367 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:04:08,367 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:04:08,367 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:04:08,367 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T10:04:08,368 INFO EventsManagerImpl:137 event # 1
2022-10-01T10:04:08,368 INFO EventsManagerImpl:137 event # 4
2022-10-01T10:04:08,368 INFO EventsManagerImpl:137 event # 16
2022-10-01T10:04:08,368 INFO EventsManagerImpl:137 event # 64
2022-10-01T10:04:08,368 INFO EventsManagerImpl:137 event # 256
2022-10-01T10:04:08,369 INFO EventsManagerImpl:137 event # 1024
2022-10-01T10:04:08,373 INFO EventsManagerImpl:137 event # 4096
2022-10-01T10:04:08,388 INFO EventsManagerImpl:137 event # 16384
2022-10-01T10:04:08,404 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T10:04:08,790 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:04:08,790 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:04:08,790 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:04:08,790 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:04:08,790 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T10:04:08,790 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T10:04:08,791 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:04:08,806 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:04:08,806 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:16:52][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:04:08,809 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:04:08,809 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:04:08,809 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:25][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:04:08,812 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:04:08,812 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T10:04:08,812 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:04:08,813 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:04:08,813 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:04:08,813 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:04:08,813 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:04:08,813 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:04:08,813 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:04:08,814 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:04:08,814 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:04:08,814 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:13][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:04:08,815 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:04:08,815 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T10:04:08,815 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:04:08,816 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:04:08,816 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:04:08,816 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:04:08,817 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:04:08,817 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:04:08,817 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:04:08,824 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:04:08,824 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:04:08,824 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:46][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:04:08,824 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:04:08,824 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:04:08,824 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:04:08,825 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T10:04:09,304 INFO ControlerListenerManagerImpl:251 [it.98] all ControlerAfterMobsimListeners called.
2022-10-01T10:04:09,304 INFO AbstractController$4:159 ### ITERATION 98 fires scoring event
2022-10-01T10:04:09,305 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T10:04:09,564 INFO NewScoreAssignerImpl:57 it: 98 msaStart: 599
2022-10-01T10:04:09,775 INFO ControlerListenerManagerImpl:194 [it.98] all ControlerScoringListeners called.
2022-10-01T10:04:09,780 INFO AbstractController$5:167 ### ITERATION 98 fires iteration end event
2022-10-01T10:04:09,780 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T10:04:09,780 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T10:04:09,947 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T10:04:09,948 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T10:04:14,041 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T10:04:14,041 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1336507700128892
2022-10-01T10:04:14,041 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31605447346934584
2022-10-01T10:04:14,041 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1054036983213256E-4
2022-10-01T10:04:14,041 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.6817553931713027E-4
2022-10-01T10:04:14,041 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T10:04:14,041 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1327739463995029
2022-10-01T10:04:14,041 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13967684620796253
2022-10-01T10:04:14,041 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21704401320755687
2022-10-01T10:04:14,238 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T10:04:14,379 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.22901130487942
2022-10-01T10:04:14,380 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.28203014008113
2022-10-01T10:04:14,380 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.93017412784864
2022-10-01T10:04:14,380 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.49520168321659
2022-10-01T10:04:14,448 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T10:04:15,393 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18821.656151286068 meters
2022-10-01T10:04:15,393 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138877.9566534628 meters (statistic on all 2106546 legs which have a finite distance)
2022-10-01T10:04:15,393 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51814.11972048156 meters
2022-10-01T10:04:15,393 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138828.22164643716 meters (statistic on all 764936 trips which have a finite distance)
2022-10-01T10:04:15,393 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T10:04:15,393 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T10:04:16,396 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T10:04:16,398 INFO LegHistogramListener:72 number of legs: 2113742 100%
2022-10-01T10:04:16,398 INFO LegHistogramListener:79 number of bike legs: 103319 4.887966459482756%
2022-10-01T10:04:16,398 INFO LegHistogramListener:79 number of car legs: 246025 11.639310757888143%
2022-10-01T10:04:16,399 INFO LegHistogramListener:79 number of drtNorth legs: 173 0.008184537185711407%
2022-10-01T10:04:16,399 INFO LegHistogramListener:79 number of drtSoutheast legs: 141 0.006670634353672302%
2022-10-01T10:04:16,399 INFO LegHistogramListener:79 number of freight legs: 47065 2.2266198996850135%
2022-10-01T10:04:16,399 INFO LegHistogramListener:79 number of pt legs: 122279 5.784953887465925%
2022-10-01T10:04:16,399 INFO LegHistogramListener:79 number of ride legs: 108327 5.124892252696876%
2022-10-01T10:04:16,399 INFO LegHistogramListener:79 number of walk legs: 1486413 70.3214015712419%
2022-10-01T10:04:16,948 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T10:04:17,837 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T10:04:19,384 INFO MemoryObserver:41 used RAM: 15892 MB free: 203 MB total: 16096 MB
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.614514704447537
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.454410307234886
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010844112829097707
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009146952043011858
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5340536210376046
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6805473536102539
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9005119725578601
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23101028566733595
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3888475225560628
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0011566882513338503
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.474316642445966E-4
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.31101305863806056
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2780545042801317
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6239196968218674
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18169377159964464
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37703543753883445
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.78580855204712E-4
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.4905385211849827E-4
2022-10-01T10:04:28,024 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T10:04:28,025 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.21984394336977564
2022-10-01T10:04:28,025 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21145955827603383
2022-10-01T10:04:28,025 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.3923201548755501
2022-10-01T10:04:28,164 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T10:04:29,224 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T10:04:29,529 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T10:04:29,866 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T10:04:30,940 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T10:04:31,237 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T10:04:31,568 INFO ControlerListenerManagerImpl:171 [it.98] all ControlerIterationEndsListeners called.
2022-10-01T10:04:31,738 INFO AbstractController:181 ### ITERATION 98 ENDS
2022-10-01T10:04:31,738 INFO AbstractController:182 ###################################################
2022-10-01T10:04:31,738 INFO AbstractController:133 ###################################################
2022-10-01T10:04:31,738 INFO AbstractController:134 ### ITERATION 99 BEGINS
2022-10-01T10:04:31,739 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T10:04:31,739 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T10:04:31,739 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T10:04:31,740 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T10:04:31,740 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T10:04:32,076 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T10:04:32,122 INFO ControlerListenerManagerImpl:148 [it.99] all ControlerIterationStartsListeners called.
2022-10-01T10:04:32,122 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T10:04:40,212 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169901 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T10:04:40,212 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30126 plans
2022-10-01T10:04:40,213 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T10:04:40,213 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:04:40,213 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:04:40,214 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T10:04:40,214 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T10:04:40,215 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:04:40,215 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:04:40,216 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:04:40,216 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T10:04:40,217 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:04:40,222 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T10:04:40,224 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:04:40,232 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:04:40,236 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T10:04:40,239 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:04:40,248 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:04:40,250 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:04:40,254 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T10:04:40,259 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:04:40,289 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T10:04:40,367 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T10:04:40,527 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T10:04:40,948 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T10:04:42,028 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T10:04:44,093 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T10:04:47,660 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T10:04:53,887 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T10:05:09,860 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T10:05:09,861 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30126 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T10:05:09,861 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30677 plans
2022-10-01T10:05:09,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T10:05:09,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T10:05:09,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T10:05:09,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T10:05:09,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T10:05:09,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T10:05:09,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T10:05:09,862 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T10:05:09,862 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T10:05:09,864 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T10:05:09,866 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T10:05:09,871 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T10:05:09,882 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T10:05:09,903 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T10:05:09,941 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T10:05:10,014 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T10:05:10,190 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30677 plans
2022-10-01T10:05:10,191 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T10:05:10,191 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T10:05:10,191 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:05:10,191 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:05:10,191 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T10:05:10,191 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T10:05:10,191 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:05:10,194 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T10:05:10,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:05:10,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:05:10,200 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:05:10,203 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:05:10,205 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T10:05:10,215 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:05:10,222 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T10:05:10,223 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:05:10,298 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:05:10,298 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:05:10,314 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T10:05:10,370 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:05:10,426 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T10:05:10,711 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T10:05:11,252 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T10:05:12,243 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T10:05:14,118 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T10:05:17,895 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T10:05:19,385 INFO MemoryObserver:41 used RAM: 15946 MB free: 149 MB total: 16096 MB
2022-10-01T10:05:34,314 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T10:05:54,705 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T10:05:54,706 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30677 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T10:05:54,706 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7724 plans
2022-10-01T10:05:54,706 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T10:05:54,706 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T10:05:54,706 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T10:05:54,706 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T10:05:54,706 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T10:05:54,707 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T10:05:54,707 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T10:05:54,707 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T10:05:54,707 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T10:05:54,707 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T10:05:54,708 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T10:05:54,709 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T10:05:54,711 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T10:05:54,718 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T10:05:54,719 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7724 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T10:05:54,719 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40345 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T10:05:54,719 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6720 plans
2022-10-01T10:05:54,719 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T10:05:54,719 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T10:05:54,721 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T10:05:54,721 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T10:05:54,727 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T10:05:54,750 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T10:05:54,786 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T10:05:54,887 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T10:05:55,220 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T10:05:55,810 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T10:05:56,738 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T10:05:57,945 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T10:06:00,595 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T10:06:10,165 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T10:06:10,165 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6720 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T10:06:10,165 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T10:06:11,258 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T10:06:12,352 INFO ControlerListenerManagerImpl:213 [it.99] all ControlerReplanningListeners called.
2022-10-01T10:06:12,352 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T10:06:12,352 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T10:06:12,352 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T10:06:12,480 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T10:06:12,607 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T10:06:12,608 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T10:06:12,608 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T10:06:12,609 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T10:06:12,610 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T10:06:12,610 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T10:06:12,611 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T10:06:12,611 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T10:06:12,611 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T10:06:12,611 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T10:06:12,611 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T10:06:12,611 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T10:06:12,611 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T10:06:12,611 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:06:12,611 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:06:12,611 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T10:06:12,612 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:06:12,612 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:06:12,612 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T10:06:12,612 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T10:06:12,612 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T10:06:12,612 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T10:06:13,399 INFO ControlerListenerManagerImpl:232 [it.99] all ControlerBeforeMobsimListeners called.
2022-10-01T10:06:13,399 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T10:06:13,399 INFO NetworkImpl:163 node # 1
2022-10-01T10:06:13,399 INFO NetworkImpl:163 node # 4
2022-10-01T10:06:13,399 INFO NetworkImpl:163 node # 16
2022-10-01T10:06:13,400 INFO NetworkImpl:163 node # 64
2022-10-01T10:06:13,400 INFO NetworkImpl:163 node # 256
2022-10-01T10:06:13,400 INFO NetworkImpl:163 node # 1024
2022-10-01T10:06:13,400 INFO NetworkImpl:163 node # 4096
2022-10-01T10:06:13,402 INFO NetworkImpl:163 node # 16384
2022-10-01T10:06:13,410 INFO NetworkImpl:163 node # 65536
2022-10-01T10:06:13,485 INFO NetworkImpl:159 link # 1
2022-10-01T10:06:13,485 INFO NetworkImpl:159 link # 4
2022-10-01T10:06:13,485 INFO NetworkImpl:159 link # 16
2022-10-01T10:06:13,485 INFO NetworkImpl:159 link # 64
2022-10-01T10:06:13,485 INFO NetworkImpl:159 link # 256
2022-10-01T10:06:13,486 INFO NetworkImpl:159 link # 1024
2022-10-01T10:06:13,490 INFO NetworkImpl:159 link # 4096
2022-10-01T10:06:13,506 INFO NetworkImpl:159 link # 16384
2022-10-01T10:06:13,572 INFO NetworkImpl:159 link # 65536
2022-10-01T10:06:13,882 INFO NetworkImpl:159 link # 262144
2022-10-01T10:06:14,576 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T10:06:14,576 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T10:06:14,576 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T10:06:14,576 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T10:06:14,576 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T10:06:14,576 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T10:06:14,577 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T10:06:14,577 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T10:06:14,579 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T10:06:14,582 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T10:06:14,589 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T10:06:14,602 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T10:06:14,631 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T10:06:14,688 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T10:06:14,803 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T10:06:15,031 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T10:06:15,469 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T10:06:16,324 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T10:06:17,743 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T10:06:17,878 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T10:06:17,898 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:06:17,899 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T10:06:17,899 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:06:17,899 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:06:17,899 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:06:17,899 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T10:06:17,899 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T10:06:17,899 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T10:06:17,899 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:06:17,899 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:06:19,395 INFO MemoryObserver:41 used RAM: 15965 MB free: 130 MB total: 16096 MB
2022-10-01T10:06:26,405 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:06:26,405 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:06:26,405 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:06:26,405 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:06:26,405 INFO EventsManagerImpl:176
2022-10-01T10:06:26,405 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:06:26,405 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:06:26,405 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:06:26,405 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:06:26,405 INFO EventsManagerImpl:176
2022-10-01T10:06:26,405 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:06:26,405 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:06:26,405 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:06:26,406 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:06:26,406 INFO EventsManagerImpl:176
2022-10-01T10:06:26,406 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:06:26,406 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:06:26,406 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:06:26,406 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:06:26,406 INFO EventsManagerImpl:176
2022-10-01T10:06:26,406 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T10:06:26,406 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T10:06:26,406 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T10:06:26,406 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T10:06:26,406 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T10:06:26,406 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T10:06:26,406 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T10:06:26,406 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:06:26,406 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T10:06:26,406 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:06:26,406 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T10:06:26,406 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T10:06:26,406 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T10:06:26,407 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T10:06:26,407 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T10:06:26,407 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T10:06:26,407 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T10:06:26,407 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T10:06:26,407 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T10:06:26,407 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:06:26,407 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:06:26,407 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:06:26,407 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T10:06:26,407 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:06:26,407 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:06:26,407 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T10:06:26,407 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:06:26,407 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:06:26,407 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:06:26,407 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:06:26,407 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:06:26,407 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:06:26,407 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:06:26,407 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:06:26,407 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:06:26,407 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:06:26,407 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:06:26,408 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T10:06:26,408 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:06:26,408 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:06:26,408 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:06:26,408 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T10:06:26,408 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:06:26,408 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:06:26,408 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T10:06:26,408 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:06:26,408 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:06:26,408 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:06:26,408 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:06:26,408 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:06:26,408 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:06:26,408 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:06:26,408 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:06:26,408 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:06:26,408 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:06:26,408 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:06:28,194 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T10:06:28,197 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T10:06:28,414 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T10:06:28,414 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T10:06:28,414 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T10:06:28,414 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T10:06:28,414 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T10:06:28,414 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T10:06:28,414 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T10:06:28,414 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T10:06:28,658 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T10:06:28,658 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T10:06:28,662 INFO VehicularDepartureHandler:110 teleport vehicle 20622_bike from link 37995742#0 to link -37995740#1
2022-10-01T10:06:28,683 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T10:06:28,683 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T10:06:28,691 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T10:06:28,718 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T10:06:29,569 INFO VehicularDepartureHandler:110 teleport vehicle 7035_bike from link 4446448 to link 227985293#0
2022-10-01T10:06:29,941 INFO VehicularDepartureHandler:110 teleport vehicle 2378_bike from link 25119952 to link -526727381
2022-10-01T10:06:30,057 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1759 #nodes=218
2022-10-01T10:06:30,057 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271750 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T10:06:31,464 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T10:06:31,735 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3085 #nodes=306
2022-10-01T10:06:31,735 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271259 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T10:06:33,231 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T10:06:33,231 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T10:06:34,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4296 #nodes=447
2022-10-01T10:06:34,307 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270694 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T10:06:38,318 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5452 #nodes=705
2022-10-01T10:06:38,318 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269871 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T10:06:44,751 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6963 #nodes=999
2022-10-01T10:06:44,752 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268657 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T10:06:54,179 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10979 #nodes=1619
2022-10-01T10:06:54,180 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266744 lost=0 simT=21600.0s realT=36s; (s/r): 600.0
2022-10-01T10:07:10,551 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=12012 #nodes=1853
2022-10-01T10:07:10,551 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264062 lost=0 simT=25200.0s realT=52s; (s/r): 484.61538461538464
2022-10-01T10:07:19,449 INFO MemoryObserver:41 used RAM: 13694 MB free: 2401 MB total: 16096 MB
2022-10-01T10:07:26,755 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13151 #nodes=1983
2022-10-01T10:07:26,756 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260596 lost=0 simT=28800.0s realT=68s; (s/r): 423.52941176470586
2022-10-01T10:07:46,935 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14420 #nodes=2099
2022-10-01T10:07:46,936 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256951 lost=0 simT=32400.0s realT=89s; (s/r): 364.0449438202247
2022-10-01T10:08:07,139 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14211 #nodes=2086
2022-10-01T10:08:07,139 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251575 lost=0 simT=36000.0s realT=109s; (s/r): 330.27522935779814
2022-10-01T10:08:19,449 INFO MemoryObserver:41 used RAM: 14964 MB free: 1131 MB total: 16096 MB
2022-10-01T10:08:26,105 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14752 #nodes=2186
2022-10-01T10:08:26,106 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245633 lost=0 simT=39600.0s realT=128s; (s/r): 309.375
2022-10-01T10:08:44,631 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14976 #nodes=2226
2022-10-01T10:08:44,631 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237871 lost=0 simT=43200.0s realT=146s; (s/r): 295.8904109589041
2022-10-01T10:09:06,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15386 #nodes=2345
2022-10-01T10:09:06,727 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228744 lost=0 simT=46800.0s realT=168s; (s/r): 278.57142857142856
2022-10-01T10:09:19,449 INFO MemoryObserver:41 used RAM: 15360 MB free: 735 MB total: 16096 MB
2022-10-01T10:09:26,808 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15584 #nodes=2427
2022-10-01T10:09:26,808 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217452 lost=0 simT=50400.0s realT=188s; (s/r): 268.0851063829787
2022-10-01T10:09:46,695 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15871 #nodes=2345
2022-10-01T10:09:46,695 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203912 lost=0 simT=54000.0s realT=208s; (s/r): 259.61538461538464
2022-10-01T10:10:10,167 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16118 #nodes=2490
2022-10-01T10:10:10,167 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187124 lost=0 simT=57600.0s realT=232s; (s/r): 248.27586206896552
2022-10-01T10:10:19,449 INFO MemoryObserver:41 used RAM: 15604 MB free: 491 MB total: 16096 MB
2022-10-01T10:10:43,083 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15993 #nodes=2413
2022-10-01T10:10:43,083 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167491 lost=0 simT=61200.0s realT=265s; (s/r): 230.9433962264151
2022-10-01T10:11:05,733 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15534 #nodes=2233
2022-10-01T10:11:05,733 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145273 lost=0 simT=64800.0s realT=287s; (s/r): 225.78397212543555
2022-10-01T10:11:19,450 INFO MemoryObserver:41 used RAM: 15905 MB free: 190 MB total: 16096 MB
2022-10-01T10:11:25,238 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14882 #nodes=2133
2022-10-01T10:11:25,239 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121347 lost=0 simT=68400.0s realT=307s; (s/r): 222.8013029315961
2022-10-01T10:11:45,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14425 #nodes=2061
2022-10-01T10:11:45,708 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96426 lost=0 simT=72000.0s realT=327s; (s/r): 220.1834862385321
2022-10-01T10:12:03,795 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12568 #nodes=1629
2022-10-01T10:12:03,795 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=74094 lost=0 simT=75600.0s realT=345s; (s/r): 219.1304347826087
2022-10-01T10:12:22,123 INFO MemoryObserver:41 used RAM: 15385 MB free: 710 MB total: 16096 MB
2022-10-01T10:12:26,556 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11661 #nodes=1507
2022-10-01T10:12:26,556 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58052 lost=0 simT=79200.0s realT=368s; (s/r): 215.2173913043478
2022-10-01T10:12:49,092 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11047 #nodes=1441
2022-10-01T10:12:49,092 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44602 lost=0 simT=82800.0s realT=391s; (s/r): 211.76470588235293
2022-10-01T10:13:17,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10409 #nodes=1272
2022-10-01T10:13:17,133 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32351 lost=2 simT=86400.0s realT=419s; (s/r): 206.20525059665871
2022-10-01T10:13:22,123 INFO MemoryObserver:41 used RAM: 15838 MB free: 257 MB total: 16096 MB
2022-10-01T10:13:33,828 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8721 #nodes=1012
2022-10-01T10:13:33,828 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26099 lost=6 simT=90000.0s realT=435s; (s/r): 206.89655172413794
2022-10-01T10:13:49,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7519 #nodes=886
2022-10-01T10:13:49,028 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22230 lost=8 simT=93600.0s realT=451s; (s/r): 207.53880266075387
2022-10-01T10:13:54,901 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6306 #nodes=721
2022-10-01T10:13:54,901 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19303 lost=9 simT=97200.0s realT=457s; (s/r): 212.69146608315097
2022-10-01T10:13:59,761 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5352 #nodes=519
2022-10-01T10:13:59,761 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16992 lost=9 simT=100800.0s realT=461s; (s/r): 218.65509761388287
2022-10-01T10:14:03,720 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4542 #nodes=494
2022-10-01T10:14:03,720 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15204 lost=9 simT=104400.0s realT=465s; (s/r): 224.51612903225808
2022-10-01T10:14:07,059 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3866 #nodes=426
2022-10-01T10:14:07,059 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13677 lost=10 simT=108000.0s realT=469s; (s/r): 230.2771855010661
2022-10-01T10:14:09,650 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3238 #nodes=344
2022-10-01T10:14:09,651 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12350 lost=10 simT=111600.0s realT=471s; (s/r): 236.94267515923568
2022-10-01T10:14:11,661 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2693 #nodes=296
2022-10-01T10:14:11,661 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11341 lost=10 simT=115200.0s realT=473s; (s/r): 243.55179704016913
2022-10-01T10:14:13,348 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2255 #nodes=250
2022-10-01T10:14:13,348 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10479 lost=11 simT=118800.0s realT=475s; (s/r): 250.10526315789474
2022-10-01T10:14:14,756 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1981 #nodes=224
2022-10-01T10:14:14,756 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9794 lost=11 simT=122400.0s realT=476s; (s/r): 257.14285714285717
2022-10-01T10:14:16,039 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1712 #nodes=168
2022-10-01T10:14:16,039 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9060 lost=11 simT=126000.0s realT=478s; (s/r): 263.59832635983264
2022-10-01T10:14:17,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1433 #nodes=151
2022-10-01T10:14:17,358 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7388 lost=11 simT=129600.0s realT=479s; (s/r): 270.56367432150313
2022-10-01T10:14:17,876 INFO AbstractController$9:234 ### ITERATION 99 fires after mobsim event
2022-10-01T10:14:17,877 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=329.777052481sec
2022-10-01T10:14:17,877 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T10:14:17,912 INFO LegTimesControlerListener:50 [99] average trip (probably: leg) duration is: 1230 seconds = 00:20:30
2022-10-01T10:14:17,912 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T10:14:17,912 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:14:17,912 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:14:17,912 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:14:17,912 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:14:17,912 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T10:14:17,912 INFO EventsManagerImpl:137 event # 1
2022-10-01T10:14:17,912 INFO EventsManagerImpl:137 event # 4
2022-10-01T10:14:17,912 INFO EventsManagerImpl:137 event # 16
2022-10-01T10:14:17,912 INFO EventsManagerImpl:137 event # 64
2022-10-01T10:14:17,913 INFO EventsManagerImpl:137 event # 256
2022-10-01T10:14:17,914 INFO EventsManagerImpl:137 event # 1024
2022-10-01T10:14:17,917 INFO EventsManagerImpl:137 event # 4096
2022-10-01T10:14:17,932 INFO EventsManagerImpl:137 event # 16384
2022-10-01T10:14:17,949 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T10:14:18,257 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:14:18,257 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:14:18,257 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:14:18,257 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:14:18,257 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T10:14:18,257 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T10:14:18,258 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:14:18,260 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:14:18,260 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:16:52][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:14:18,263 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:14:18,263 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:14:18,263 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:14:18,266 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:14:18,266 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T10:14:18,266 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:14:18,267 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:14:18,267 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:14:18,267 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:14:18,267 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:14:18,267 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:14:18,267 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:14:18,268 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:14:18,268 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:14:18,268 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:14:18,269 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:14:18,269 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T10:14:18,269 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:14:18,269 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:14:18,270 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:14:18,270 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:14:18,271 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:14:18,271 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:14:18,271 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:14:18,273 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:14:18,273 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:14:18,273 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:14:18,277 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:14:18,278 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:14:18,278 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:14:18,278 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T10:14:18,781 INFO ControlerListenerManagerImpl:251 [it.99] all ControlerAfterMobsimListeners called.
2022-10-01T10:14:18,781 INFO AbstractController$4:159 ### ITERATION 99 fires scoring event
2022-10-01T10:14:18,781 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T10:14:19,098 INFO NewScoreAssignerImpl:57 it: 99 msaStart: 599
2022-10-01T10:14:19,311 INFO ControlerListenerManagerImpl:194 [it.99] all ControlerScoringListeners called.
2022-10-01T10:14:19,311 INFO AbstractController$5:167 ### ITERATION 99 fires iteration end event
2022-10-01T10:14:19,311 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T10:14:19,311 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T10:14:19,458 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T10:14:19,459 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T10:14:22,123 INFO MemoryObserver:41 used RAM: 15883 MB free: 212 MB total: 16096 MB
2022-10-01T10:14:23,019 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T10:14:23,019 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13416043176181208
2022-10-01T10:14:23,019 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31519177146613125
2022-10-01T10:14:23,020 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.747295069760754E-4
2022-10-01T10:14:23,020 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8743228046031314E-4
2022-10-01T10:14:23,020 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T10:14:23,020 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1323926629248679
2022-10-01T10:14:23,020 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13911583314932446
2022-10-01T10:14:23,020 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2182559041168345
2022-10-01T10:14:23,186 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T10:14:23,338 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.19158878892489
2022-10-01T10:14:23,339 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.35663412257763
2022-10-01T10:14:23,339 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.81638605717892
2022-10-01T10:14:23,339 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.37669734539237
2022-10-01T10:14:23,384 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T10:14:24,220 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18808.296606411834 meters
2022-10-01T10:14:24,220 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138578.97442239817 meters (statistic on all 2103504 legs which have a finite distance)
2022-10-01T10:14:24,220 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51733.9248109519 meters
2022-10-01T10:14:24,220 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138527.09579912745 meters (statistic on all 764460 trips which have a finite distance)
2022-10-01T10:14:24,220 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T10:14:24,220 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T10:14:25,277 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T10:14:25,279 INFO LegHistogramListener:72 number of legs: 2110883 100%
2022-10-01T10:14:25,279 INFO LegHistogramListener:79 number of bike legs: 103699 4.9125887128751335%
2022-10-01T10:14:25,279 INFO LegHistogramListener:79 number of car legs: 245313 11.621345190614544%
2022-10-01T10:14:25,280 INFO LegHistogramListener:79 number of drtNorth legs: 231 0.010943287714193539%
2022-10-01T10:14:25,280 INFO LegHistogramListener:79 number of drtSoutheast legs: 152 0.007200778063019125%
2022-10-01T10:14:25,280 INFO LegHistogramListener:79 number of freight legs: 47065 2.229635654842073%
2022-10-01T10:14:25,280 INFO LegHistogramListener:79 number of pt legs: 121839 5.7719447264486%
2022-10-01T10:14:25,280 INFO LegHistogramListener:79 number of ride legs: 107911 5.112126062884585%
2022-10-01T10:14:25,280 INFO LegHistogramListener:79 number of walk legs: 1484673 70.33421558655785%
2022-10-01T10:14:25,787 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T10:14:26,679 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T10:14:30,736 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.617205513076611
2022-10-01T10:14:30,736 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4549636175970668
2022-10-01T10:14:30,736 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.0109172884454418
2022-10-01T10:14:30,736 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00919830335272701
2022-10-01T10:14:30,736 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T10:14:30,736 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5350164580947637
2022-10-01T10:14:30,736 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6832047838880131
2022-10-01T10:14:30,736 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9011718368876999
2022-10-01T10:14:30,736 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2314390691034575
2022-10-01T10:14:30,736 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3889630630029219
2022-10-01T10:14:30,736 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0011669585132768811
2022-10-01T10:14:30,736 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.512830124732331E-4
2022-10-01T10:14:30,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T10:14:30,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3123841386074552
2022-10-01T10:14:30,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27864119299362733
2022-10-01T10:14:30,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6271933428162085
2022-10-01T10:14:30,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1819030281867339
2022-10-01T10:14:30,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37718178877152264
2022-10-01T10:14:30,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.8243220343334856E-4
2022-10-01T10:14:30,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.5290520034713487E-4
2022-10-01T10:14:30,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T10:14:30,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22029326732978324
2022-10-01T10:14:30,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21177408504803916
2022-10-01T10:14:30,737 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.39429204516861205
2022-10-01T10:14:30,967 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T10:14:32,056 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T10:14:32,368 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T10:14:32,712 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T10:14:33,828 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T10:14:34,143 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T10:14:34,468 INFO ControlerListenerManagerImpl:171 [it.99] all ControlerIterationEndsListeners called.
2022-10-01T10:14:34,631 INFO AbstractController:181 ### ITERATION 99 ENDS
2022-10-01T10:14:34,631 INFO AbstractController:182 ###################################################
2022-10-01T10:14:34,631 INFO AbstractController:133 ###################################################
2022-10-01T10:14:34,631 INFO AbstractController:134 ### ITERATION 100 BEGINS
2022-10-01T10:14:34,632 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T10:14:34,632 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T10:14:34,632 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T10:14:34,633 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T10:14:34,633 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T10:14:40,875 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T10:14:40,926 INFO ControlerListenerManagerImpl:148 [it.100] all ControlerIterationStartsListeners called.
2022-10-01T10:14:40,926 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T10:14:42,767 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169488 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T10:14:42,767 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30812 plans
2022-10-01T10:14:42,768 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T10:14:42,768 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T10:14:42,768 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:14:42,768 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:14:42,769 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T10:14:42,770 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T10:14:42,771 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:14:42,773 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:14:42,775 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:14:42,775 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T10:14:42,776 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:14:42,782 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:14:42,786 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:14:42,788 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:14:42,789 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T10:14:42,870 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:14:42,874 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T10:14:42,902 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:14:42,904 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:14:42,926 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T10:14:43,017 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T10:14:43,249 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T10:14:43,596 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T10:14:44,498 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T10:14:46,330 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T10:14:49,926 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T10:14:56,696 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T10:15:22,124 INFO MemoryObserver:41 used RAM: 14322 MB free: 1773 MB total: 16096 MB
2022-10-01T10:15:22,140 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T10:15:22,140 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30812 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T10:15:22,140 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30439 plans
2022-10-01T10:15:22,140 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T10:15:22,141 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T10:15:22,141 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T10:15:22,141 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T10:15:22,141 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T10:15:22,141 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T10:15:22,142 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T10:15:22,142 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T10:15:22,144 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T10:15:22,146 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T10:15:22,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T10:15:22,159 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T10:15:22,173 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T10:15:22,194 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T10:15:22,233 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T10:15:22,307 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T10:15:22,581 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30439 plans
2022-10-01T10:15:22,581 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:15:22,588 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T10:15:22,588 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T10:15:22,588 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:15:22,588 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T10:15:22,595 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:15:22,596 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T10:15:22,597 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:15:22,597 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:15:22,598 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T10:15:22,598 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:15:22,605 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:15:22,608 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T10:15:22,608 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:15:22,614 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:15:22,624 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:15:22,632 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T10:15:22,636 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:15:22,644 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:15:22,670 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T10:15:22,817 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T10:15:23,101 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T10:15:23,650 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T10:15:24,790 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T10:15:26,848 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T10:15:30,496 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T10:15:39,934 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T10:15:57,766 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T10:15:57,767 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30439 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T10:15:57,768 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7689 plans
2022-10-01T10:15:57,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T10:15:57,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T10:15:57,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T10:15:57,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T10:15:57,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T10:15:57,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T10:15:57,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T10:15:57,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T10:15:57,768 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T10:15:57,769 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T10:15:57,769 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T10:15:57,770 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T10:15:57,772 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T10:15:57,778 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T10:15:57,778 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7689 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T10:15:57,778 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40223 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T10:15:57,778 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6842 plans
2022-10-01T10:15:57,779 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T10:15:57,779 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T10:15:57,779 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T10:15:57,781 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T10:15:57,785 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T10:15:57,796 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T10:15:57,825 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T10:15:57,874 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T10:15:58,401 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T10:15:59,018 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T10:15:59,797 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T10:16:00,893 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T10:16:03,847 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T10:16:13,366 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T10:16:13,366 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6842 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T10:16:13,366 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T10:16:14,544 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T10:16:15,573 INFO ControlerListenerManagerImpl:213 [it.100] all ControlerReplanningListeners called.
2022-10-01T10:16:15,573 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T10:16:15,573 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T10:16:15,573 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T10:16:15,675 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T10:16:15,768 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T10:16:15,768 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T10:16:15,768 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T10:16:15,771 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T10:16:15,772 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T10:16:15,773 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T10:16:15,773 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T10:16:15,773 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T10:16:15,773 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T10:16:15,773 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T10:16:15,773 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T10:16:15,773 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T10:16:15,773 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T10:16:15,773 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:16:15,774 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:16:15,774 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T10:16:15,774 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:16:15,774 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:16:15,774 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T10:16:15,774 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T10:16:15,775 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-10-01T10:16:15,775 INFO EventsManagerImpl:166 org.matsim.core.events.algorithms.EventWriter
2022-10-01T10:16:15,775 INFO EventsManagerImpl:166 org.matsim.core.events.handler.BasicEventHandler
2022-10-01T10:16:15,775 INFO EventsManagerImpl:227 > org.matsim.api.core.v01.events.Event
2022-10-01T10:16:15,775 INFO EventsManagerImpl:176
2022-10-01T10:16:15,775 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-10-01T10:16:15,776 INFO EventsManagerImpl:166 org.matsim.core.events.algorithms.EventWriter
2022-10-01T10:16:15,776 INFO EventsManagerImpl:166 org.matsim.core.events.handler.BasicEventHandler
2022-10-01T10:16:15,776 INFO EventsManagerImpl:227 > org.matsim.api.core.v01.events.Event
2022-10-01T10:16:15,776 INFO EventsManagerImpl:176
2022-10-01T10:16:15,776 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T10:16:15,776 INFO PlansDumpingImpl:76 dumping plans...
2022-10-01T10:16:15,930 INFO Counter:69 [PopulationWriter] dumped person # 1
2022-10-01T10:16:15,936 INFO Counter:69 [PopulationWriter] dumped person # 2
2022-10-01T10:16:15,941 INFO Counter:69 [PopulationWriter] dumped person # 4
2022-10-01T10:16:15,944 INFO Counter:69 [PopulationWriter] dumped person # 8
2022-10-01T10:16:15,950 INFO Counter:69 [PopulationWriter] dumped person # 16
2022-10-01T10:16:15,971 INFO Counter:69 [PopulationWriter] dumped person # 32
2022-10-01T10:16:16,002 INFO Counter:69 [PopulationWriter] dumped person # 64
2022-10-01T10:16:16,061 INFO Counter:69 [PopulationWriter] dumped person # 128
2022-10-01T10:16:16,169 INFO Counter:69 [PopulationWriter] dumped person # 256
2022-10-01T10:16:16,441 INFO Counter:69 [PopulationWriter] dumped person # 512
2022-10-01T10:16:16,917 INFO Counter:69 [PopulationWriter] dumped person # 1024
2022-10-01T10:16:17,868 INFO Counter:69 [PopulationWriter] dumped person # 2048
2022-10-01T10:16:19,910 INFO Counter:69 [PopulationWriter] dumped person # 4096
2022-10-01T10:16:22,124 INFO MemoryObserver:41 used RAM: 14555 MB free: 1540 MB total: 16096 MB
2022-10-01T10:16:23,934 INFO Counter:69 [PopulationWriter] dumped person # 8192
2022-10-01T10:16:32,152 INFO Counter:69 [PopulationWriter] dumped person # 16384
2022-10-01T10:16:48,152 INFO Counter:69 [PopulationWriter] dumped person # 32768
2022-10-01T10:17:20,951 INFO Counter:69 [PopulationWriter] dumped person # 65536
2022-10-01T10:17:22,124 INFO MemoryObserver:41 used RAM: 13449 MB free: 2646 MB total: 16096 MB
2022-10-01T10:18:22,124 INFO MemoryObserver:41 used RAM: 13651 MB free: 2444 MB total: 16096 MB
2022-10-01T10:18:23,869 INFO Counter:69 [PopulationWriter] dumped person # 131072
2022-10-01T10:19:22,125 INFO MemoryObserver:41 used RAM: 12208 MB free: 3887 MB total: 16096 MB
2022-10-01T10:20:22,125 INFO MemoryObserver:41 used RAM: 12692 MB free: 3403 MB total: 16096 MB
2022-10-01T10:20:58,432 INFO Counter:69 [PopulationWriter] dumped person # 262144
2022-10-01T10:21:22,125 INFO MemoryObserver:41 used RAM: 12069 MB free: 4026 MB total: 16096 MB
2022-10-01T10:22:22,125 INFO MemoryObserver:41 used RAM: 14169 MB free: 1926 MB total: 16096 MB
2022-10-01T10:22:25,608 INFO PopulationWriter:144 Population written to: ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.100/leipzig-flexa-25pct-scaledFleet-baseCase.100.plans.xml.gz
2022-10-01T10:22:25,609 INFO Counter:74 [PopulationWriter] dumped person # 285493
2022-10-01T10:22:25,609 INFO PlansDumpingImpl:93 finished plans dump.
2022-10-01T10:22:25,609 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T10:22:26,347 INFO ControlerListenerManagerImpl:232 [it.100] all ControlerBeforeMobsimListeners called.
2022-10-01T10:22:26,347 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T10:22:26,347 INFO NetworkImpl:163 node # 1
2022-10-01T10:22:26,347 INFO NetworkImpl:163 node # 4
2022-10-01T10:22:26,347 INFO NetworkImpl:163 node # 16
2022-10-01T10:22:26,348 INFO NetworkImpl:163 node # 64
2022-10-01T10:22:26,348 INFO NetworkImpl:163 node # 256
2022-10-01T10:22:26,348 INFO NetworkImpl:163 node # 1024
2022-10-01T10:22:26,348 INFO NetworkImpl:163 node # 4096
2022-10-01T10:22:26,350 INFO NetworkImpl:163 node # 16384
2022-10-01T10:22:26,357 INFO NetworkImpl:163 node # 65536
2022-10-01T10:22:26,386 INFO NetworkImpl:159 link # 1
2022-10-01T10:22:26,386 INFO NetworkImpl:159 link # 4
2022-10-01T10:22:26,386 INFO NetworkImpl:159 link # 16
2022-10-01T10:22:26,386 INFO NetworkImpl:159 link # 64
2022-10-01T10:22:26,386 INFO NetworkImpl:159 link # 256
2022-10-01T10:22:26,387 INFO NetworkImpl:159 link # 1024
2022-10-01T10:22:26,391 INFO NetworkImpl:159 link # 4096
2022-10-01T10:22:26,407 INFO NetworkImpl:159 link # 16384
2022-10-01T10:22:26,474 INFO NetworkImpl:159 link # 65536
2022-10-01T10:22:26,777 INFO NetworkImpl:159 link # 262144
2022-10-01T10:22:27,349 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T10:22:27,349 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T10:22:27,349 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T10:22:27,349 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T10:22:27,349 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T10:22:27,349 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T10:22:27,350 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T10:22:27,350 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T10:22:27,351 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T10:22:27,354 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T10:22:27,358 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T10:22:27,366 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T10:22:27,532 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T10:22:27,571 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T10:22:27,678 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T10:22:27,896 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T10:22:28,327 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T10:22:29,175 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T10:22:30,918 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T10:22:31,041 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T10:22:31,062 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:22:31,062 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T10:22:31,062 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:22:31,062 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:22:31,062 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:22:31,062 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T10:22:31,063 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T10:22:31,063 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T10:22:31,063 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:22:31,063 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:22:32,855 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:22:32,855 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:22:32,855 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:22:32,855 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:22:32,855 INFO EventsManagerImpl:176
2022-10-01T10:22:32,855 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:22:32,856 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:22:32,856 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:22:32,856 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:22:32,856 INFO EventsManagerImpl:176
2022-10-01T10:22:32,856 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:22:32,856 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:22:32,856 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:22:32,856 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:22:32,856 INFO EventsManagerImpl:176
2022-10-01T10:22:32,856 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:22:32,856 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:22:32,856 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:22:32,856 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:22:32,856 INFO EventsManagerImpl:176
2022-10-01T10:22:32,856 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T10:22:32,856 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T10:22:32,856 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T10:22:32,857 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T10:22:32,857 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T10:22:32,857 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T10:22:32,857 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T10:22:32,857 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:22:32,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T10:22:32,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:22:32,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T10:22:32,857 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T10:22:32,857 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T10:22:32,857 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T10:22:32,857 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T10:22:32,857 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T10:22:32,857 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T10:22:32,857 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T10:22:32,857 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T10:22:32,857 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:22:32,857 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:22:32,857 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:22:32,857 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T10:22:32,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:22:32,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:22:32,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T10:22:32,858 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:22:32,858 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:22:32,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:22:32,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:22:32,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:22:32,858 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:22:32,858 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:22:32,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:22:32,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:22:32,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:22:32,858 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:22:32,858 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T10:22:32,858 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:22:32,858 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:22:32,858 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:22:32,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T10:22:32,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:22:32,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:22:32,858 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T10:22:32,858 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:22:32,859 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:22:32,859 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:22:32,859 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:22:32,859 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:22:32,859 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:22:32,859 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:22:32,859 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:22:32,859 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:22:32,859 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:22:32,859 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:22:34,765 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T10:22:34,768 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T10:22:35,010 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T10:22:35,010 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T10:22:35,010 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T10:22:35,010 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T10:22:35,010 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T10:22:35,010 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T10:22:35,010 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T10:22:35,010 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T10:22:35,266 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T10:22:35,266 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-10-01T10:22:35,359 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T10:22:35,359 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T10:22:35,381 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T10:22:35,428 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T10:22:38,173 INFO VehicularDepartureHandler:110 teleport vehicle 7689_bike from link 292532875 to link 627608828
2022-10-01T10:22:38,380 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1746 #nodes=219
2022-10-01T10:22:38,381 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271733 lost=0 simT=3600.0s realT=7s; (s/r): 514.2857142857143
2022-10-01T10:22:41,672 INFO VehicularDepartureHandler:110 teleport vehicle 23901_bike from link 289896855 to link 238323114#0
2022-10-01T10:22:42,406 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T10:22:43,231 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3095 #nodes=302
2022-10-01T10:22:43,231 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271256 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-10-01T10:22:47,519 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T10:22:50,279 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4252 #nodes=459
2022-10-01T10:22:50,279 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270673 lost=0 simT=10800.0s realT=19s; (s/r): 568.421052631579
2022-10-01T10:22:59,744 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5486 #nodes=704
2022-10-01T10:22:59,745 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269853 lost=0 simT=14400.0s realT=28s; (s/r): 514.2857142857143
2022-10-01T10:23:04,029 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T10:23:04,029 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T10:23:12,175 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7028 #nodes=991
2022-10-01T10:23:12,175 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268642 lost=0 simT=18000.0s realT=41s; (s/r): 439.0243902439024
2022-10-01T10:23:22,126 INFO MemoryObserver:41 used RAM: 14585 MB free: 1510 MB total: 16096 MB
2022-10-01T10:23:33,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10972 #nodes=1674
2022-10-01T10:23:33,649 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266737 lost=0 simT=21600.0s realT=62s; (s/r): 348.38709677419354
2022-10-01T10:24:04,943 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11996 #nodes=1881
2022-10-01T10:24:04,943 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264085 lost=0 simT=25200.0s realT=93s; (s/r): 270.96774193548384
2022-10-01T10:24:22,126 INFO MemoryObserver:41 used RAM: 14076 MB free: 2019 MB total: 16096 MB
2022-10-01T10:24:41,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13116 #nodes=1968
2022-10-01T10:24:41,216 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260621 lost=0 simT=28800.0s realT=130s; (s/r): 221.53846153846155
2022-10-01T10:25:18,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14392 #nodes=2176
2022-10-01T10:25:18,411 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256974 lost=0 simT=32400.0s realT=167s; (s/r): 194.0119760479042
2022-10-01T10:25:22,126 INFO MemoryObserver:41 used RAM: 14606 MB free: 1489 MB total: 16096 MB
2022-10-01T10:25:58,647 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14270 #nodes=2092
2022-10-01T10:25:58,648 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251530 lost=0 simT=36000.0s realT=207s; (s/r): 173.91304347826087
2022-10-01T10:26:22,127 INFO MemoryObserver:41 used RAM: 14905 MB free: 1190 MB total: 16096 MB
2022-10-01T10:26:41,515 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14741 #nodes=2191
2022-10-01T10:26:41,515 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245688 lost=0 simT=39600.0s realT=250s; (s/r): 158.4
2022-10-01T10:27:22,127 INFO MemoryObserver:41 used RAM: 14830 MB free: 1265 MB total: 16096 MB
2022-10-01T10:27:26,088 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=15048 #nodes=2207
2022-10-01T10:27:26,089 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237868 lost=0 simT=43200.0s realT=295s; (s/r): 146.4406779661017
2022-10-01T10:28:10,513 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15289 #nodes=2243
2022-10-01T10:28:10,513 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228764 lost=0 simT=46800.0s realT=339s; (s/r): 138.05309734513276
2022-10-01T10:28:22,128 INFO MemoryObserver:41 used RAM: 15475 MB free: 620 MB total: 16096 MB
2022-10-01T10:28:55,658 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15478 #nodes=2375
2022-10-01T10:28:55,658 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217484 lost=0 simT=50400.0s realT=384s; (s/r): 131.25
2022-10-01T10:29:22,128 INFO MemoryObserver:41 used RAM: 15406 MB free: 689 MB total: 16096 MB
2022-10-01T10:29:41,507 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15747 #nodes=2361
2022-10-01T10:29:41,508 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203917 lost=0 simT=54000.0s realT=430s; (s/r): 125.5813953488372
2022-10-01T10:30:22,128 INFO MemoryObserver:41 used RAM: 15291 MB free: 804 MB total: 16096 MB
2022-10-01T10:30:37,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16133 #nodes=2480
2022-10-01T10:30:37,172 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187170 lost=0 simT=57600.0s realT=486s; (s/r): 118.51851851851852
2022-10-01T10:31:22,128 INFO MemoryObserver:41 used RAM: 15173 MB free: 922 MB total: 16096 MB
2022-10-01T10:31:25,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15938 #nodes=2395
2022-10-01T10:31:25,230 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167516 lost=0 simT=61200.0s realT=534s; (s/r): 114.6067415730337
2022-10-01T10:32:12,340 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15500 #nodes=2257
2022-10-01T10:32:12,340 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145299 lost=0 simT=64800.0s realT=581s; (s/r): 111.53184165232358
2022-10-01T10:32:22,129 INFO MemoryObserver:41 used RAM: 15700 MB free: 395 MB total: 16096 MB
2022-10-01T10:32:57,188 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14852 #nodes=2107
2022-10-01T10:32:57,188 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121243 lost=0 simT=68400.0s realT=626s; (s/r): 109.26517571884985
2022-10-01T10:33:22,129 INFO MemoryObserver:41 used RAM: 15713 MB free: 382 MB total: 16096 MB
2022-10-01T10:33:47,553 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14285 #nodes=2057
2022-10-01T10:33:47,554 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96247 lost=0 simT=72000.0s realT=676s; (s/r): 106.50887573964496
2022-10-01T10:34:22,716 INFO MemoryObserver:41 used RAM: 15309 MB free: 786 MB total: 16096 MB
2022-10-01T10:34:48,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12544 #nodes=1655
2022-10-01T10:34:48,143 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73961 lost=0 simT=75600.0s realT=737s; (s/r): 102.57801899592944
2022-10-01T10:35:22,716 INFO MemoryObserver:41 used RAM: 15449 MB free: 646 MB total: 16096 MB
2022-10-01T10:35:44,271 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11516 #nodes=1491
2022-10-01T10:35:44,271 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=58012 lost=0 simT=79200.0s realT=793s; (s/r): 99.87389659520807
2022-10-01T10:36:22,717 INFO MemoryObserver:41 used RAM: 15643 MB free: 452 MB total: 16096 MB
2022-10-01T10:36:35,429 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10993 #nodes=1459
2022-10-01T10:36:35,430 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44466 lost=0 simT=82800.0s realT=844s; (s/r): 98.10426540284361
2022-10-01T10:37:24,644 INFO MemoryObserver:41 used RAM: 15511 MB free: 584 MB total: 16096 MB
2022-10-01T10:37:24,832 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10363 #nodes=1294
2022-10-01T10:37:24,832 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32255 lost=0 simT=86400.0s realT=893s; (s/r): 96.7525195968645
2022-10-01T10:38:00,596 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8641 #nodes=1066
2022-10-01T10:38:00,597 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26034 lost=4 simT=90000.0s realT=929s; (s/r): 96.8783638320775
2022-10-01T10:38:29,398 INFO MemoryObserver:41 used RAM: 15562 MB free: 533 MB total: 16096 MB
2022-10-01T10:38:34,352 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7488 #nodes=845
2022-10-01T10:38:34,352 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22192 lost=4 simT=93600.0s realT=963s; (s/r): 97.19626168224299
2022-10-01T10:38:56,319 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6345 #nodes=707
2022-10-01T10:38:56,319 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19272 lost=4 simT=97200.0s realT=985s; (s/r): 98.68020304568527
2022-10-01T10:39:15,892 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5329 #nodes=597
2022-10-01T10:39:15,892 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16990 lost=4 simT=100800.0s realT=1004s; (s/r): 100.39840637450199
2022-10-01T10:39:29,398 INFO MemoryObserver:41 used RAM: 15745 MB free: 350 MB total: 16096 MB
2022-10-01T10:39:33,243 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4537 #nodes=489
2022-10-01T10:39:33,243 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15183 lost=4 simT=104400.0s realT=1022s; (s/r): 102.15264187866927
2022-10-01T10:39:48,919 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3827 #nodes=453
2022-10-01T10:39:48,919 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13643 lost=4 simT=108000.0s realT=1037s; (s/r): 104.14657666345227
2022-10-01T10:39:55,559 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3292 #nodes=341
2022-10-01T10:39:55,559 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12361 lost=4 simT=111600.0s realT=1044s; (s/r): 106.89655172413794
2022-10-01T10:40:01,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2728 #nodes=278
2022-10-01T10:40:01,095 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11298 lost=4 simT=115200.0s realT=1050s; (s/r): 109.71428571428571
2022-10-01T10:40:05,700 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2256 #nodes=236
2022-10-01T10:40:05,701 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10398 lost=4 simT=118800.0s realT=1054s; (s/r): 112.7134724857685
2022-10-01T10:40:09,568 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1964 #nodes=231
2022-10-01T10:40:09,568 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9671 lost=5 simT=122400.0s realT=1058s; (s/r): 115.68998109640832
2022-10-01T10:40:13,104 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1705 #nodes=167
2022-10-01T10:40:13,105 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8933 lost=5 simT=126000.0s realT=1062s; (s/r): 118.64406779661017
2022-10-01T10:40:16,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1391 #nodes=156
2022-10-01T10:40:16,143 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7255 lost=5 simT=129600.0s realT=1065s; (s/r): 121.69014084507042
2022-10-01T10:40:16,713 INFO AbstractController$9:234 ### ITERATION 100 fires after mobsim event
2022-10-01T10:40:16,713 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=838.405379379sec
2022-10-01T10:40:16,713 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T10:40:16,751 INFO LegTimesControlerListener:50 [100] average trip (probably: leg) duration is: 1229 seconds = 00:20:29
2022-10-01T10:40:16,752 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T10:40:16,752 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:40:16,752 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:40:16,752 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:40:16,752 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:40:16,752 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T10:40:16,752 INFO EventsManagerImpl:137 event # 1
2022-10-01T10:40:16,752 INFO EventsManagerImpl:137 event # 4
2022-10-01T10:40:16,752 INFO EventsManagerImpl:137 event # 16
2022-10-01T10:40:16,753 INFO EventsManagerImpl:137 event # 64
2022-10-01T10:40:16,754 INFO EventsManagerImpl:137 event # 256
2022-10-01T10:40:16,759 INFO EventsManagerImpl:137 event # 1024
2022-10-01T10:40:16,780 INFO EventsManagerImpl:137 event # 4096
2022-10-01T10:40:16,861 INFO EventsManagerImpl:137 event # 16384
2022-10-01T10:40:16,952 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T10:40:17,271 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:40:17,271 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:40:17,271 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:40:17,271 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:40:17,271 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T10:40:17,272 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T10:40:17,272 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:40:17,275 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:40:17,275 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:27:03][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:40:17,277 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:40:17,277 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:40:17,277 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:52:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:40:17,280 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:40:17,280 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T10:40:17,280 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:40:17,281 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:40:17,281 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:40:17,281 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:40:17,281 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:40:17,281 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:40:17,281 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:40:17,282 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:40:17,282 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:40:17,282 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:13][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:40:17,283 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:40:17,283 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T10:40:17,283 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:40:17,283 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:40:17,284 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:40:17,284 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:40:17,285 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:40:17,285 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:40:17,285 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:28:25][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:40:17,287 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:40:17,287 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:40:17,287 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:40:17,291 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:40:17,292 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:40:17,292 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:40:17,292 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T10:40:17,765 INFO ControlerListenerManagerImpl:251 [it.100] all ControlerAfterMobsimListeners called.
2022-10-01T10:40:17,765 INFO AbstractController$4:159 ### ITERATION 100 fires scoring event
2022-10-01T10:40:17,765 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T10:40:17,971 INFO NewScoreAssignerImpl:57 it: 100 msaStart: 599
2022-10-01T10:40:18,160 INFO ControlerListenerManagerImpl:194 [it.100] all ControlerScoringListeners called.
2022-10-01T10:40:18,160 INFO AbstractController$5:167 ### ITERATION 100 fires iteration end event
2022-10-01T10:40:18,160 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T10:40:18,161 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-10-01T10:40:18,161 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2022-10-01T10:40:18,161 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T10:40:18,414 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T10:40:18,417 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.100/leipzig-flexa-25pct-scaledFleet-baseCase.100.countscompare.txt
2022-10-01T10:40:18,418 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.100/leipzig-flexa-25pct-scaledFleet-baseCase.100.countscompareAWTV.txt
2022-10-01T10:40:18,420 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T10:40:22,244 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T10:40:22,244 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13419766146135556
2022-10-01T10:40:22,244 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.315692446735854
2022-10-01T10:40:22,245 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3493224194683085E-4
2022-10-01T10:40:22,245 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7331067028864572E-4
2022-10-01T10:40:22,245 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T10:40:22,245 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1322475954749226
2022-10-01T10:40:22,245 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1393815761771004
2022-10-01T10:40:22,245 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21765124244493855
2022-10-01T10:40:22,409 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T10:40:22,550 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.14023961680589
2022-10-01T10:40:22,550 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.11640900535087
2022-10-01T10:40:22,550 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.6823176471769
2022-10-01T10:40:22,550 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.2944361496506
2022-10-01T10:40:22,618 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T10:40:23,660 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18814.259372665732 meters
2022-10-01T10:40:23,660 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138698.10088998353 meters (statistic on all 2104645 legs which have a finite distance)
2022-10-01T10:40:23,660 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51750.27054981806 meters
2022-10-01T10:40:23,660 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138641.73965841156 meters (statistic on all 764851 trips which have a finite distance)
2022-10-01T10:40:23,660 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T10:40:23,660 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T10:40:32,592 INFO MemoryObserver:41 used RAM: 13413 MB free: 2682 MB total: 16096 MB
2022-10-01T10:41:10,016 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T10:41:10,018 INFO LegHistogramListener:72 number of legs: 2111873 100%
2022-10-01T10:41:10,018 INFO LegHistogramListener:79 number of bike legs: 103738 4.912132500391833%
2022-10-01T10:41:10,018 INFO LegHistogramListener:79 number of car legs: 245736 11.635926970987365%
2022-10-01T10:41:10,018 INFO LegHistogramListener:79 number of drtNorth legs: 197 0.009328212444593023%
2022-10-01T10:41:10,018 INFO LegHistogramListener:79 number of drtSoutheast legs: 142 0.006723889173259945%
2022-10-01T10:41:10,018 INFO LegHistogramListener:79 number of freight legs: 47065 2.2285904502780234%
2022-10-01T10:41:10,018 INFO LegHistogramListener:79 number of pt legs: 121616 5.7586796175717%
2022-10-01T10:41:10,018 INFO LegHistogramListener:79 number of ride legs: 108073 5.117400525505085%
2022-10-01T10:41:10,018 INFO LegHistogramListener:79 number of walk legs: 1485306 70.33121783364814%
2022-10-01T10:41:10,558 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T10:41:32,592 INFO MemoryObserver:41 used RAM: 13701 MB free: 2394 MB total: 16096 MB
2022-10-01T10:41:34,252 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6199643621910577
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45548226582518986
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.010962220841442561
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009248370879699286
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5359086871010645
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6856696467543405
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9019292687059983
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23189609575992234
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3890940088426955
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0011823639061914273
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.564181434447486E-4
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.31377447531799296
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27929848975798127
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6303257727088329
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18210586586010877
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3773063156975819
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.837159861762274E-4
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.541889830900137E-4
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22077596964110568
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21212070638861644
2022-10-01T10:41:38,020 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.39628832733378866
2022-10-01T10:41:38,159 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T10:41:39,187 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T10:41:39,490 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T10:41:39,834 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T10:41:40,873 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T10:41:41,163 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T10:41:41,488 INFO ControlerListenerManagerImpl:171 [it.100] all ControlerIterationEndsListeners called.
2022-10-01T10:41:41,633 INFO AbstractController:181 ### ITERATION 100 ENDS
2022-10-01T10:41:41,633 INFO AbstractController:182 ###################################################
2022-10-01T10:41:41,633 INFO AbstractController:133 ###################################################
2022-10-01T10:41:41,633 INFO AbstractController:134 ### ITERATION 101 BEGINS
2022-10-01T10:41:41,633 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T10:41:41,633 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T10:41:41,634 INFO CalcLinkStats:150 resetting `count' to zero. This info is here since we want to check when this is happening during normal simulation runs. kai, jan'11
2022-10-01T10:41:41,751 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T10:41:41,751 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T10:41:41,751 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T10:41:42,233 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T10:41:42,273 INFO ControlerListenerManagerImpl:148 [it.101] all ControlerIterationStartsListeners called.
2022-10-01T10:41:42,273 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T10:41:51,144 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170085 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T10:41:51,144 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30043 plans
2022-10-01T10:41:51,145 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:41:51,145 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T10:41:51,145 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T10:41:51,147 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:41:51,147 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T10:41:51,148 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:41:51,150 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T10:41:51,150 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:41:51,150 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:41:51,151 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:41:51,152 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:41:51,156 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T10:41:51,160 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:41:51,162 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:41:51,173 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:41:51,173 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:41:51,174 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T10:41:51,189 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T10:41:51,260 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:41:51,265 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T10:41:51,411 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T10:41:51,604 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T10:41:52,161 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T10:41:53,159 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T10:41:55,254 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T10:41:58,748 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T10:42:05,343 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T10:42:21,697 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T10:42:21,698 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30043 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T10:42:21,698 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30708 plans
2022-10-01T10:42:21,699 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T10:42:21,699 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T10:42:21,699 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T10:42:21,699 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T10:42:21,699 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T10:42:21,699 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T10:42:21,699 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T10:42:21,700 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T10:42:21,700 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T10:42:21,701 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T10:42:21,704 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T10:42:21,708 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T10:42:21,717 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T10:42:21,738 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T10:42:21,778 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T10:42:21,886 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T10:42:22,058 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30708 plans
2022-10-01T10:42:22,059 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:42:22,059 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:42:22,059 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T10:42:22,059 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:42:22,060 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T10:42:22,063 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:42:22,064 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T10:42:22,065 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:42:22,071 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:42:22,074 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T10:42:22,083 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:42:22,084 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T10:42:22,084 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:42:22,086 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:42:22,087 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:42:22,089 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T10:42:22,114 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T10:42:22,121 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:42:22,156 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:42:22,162 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T10:42:22,261 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T10:42:22,566 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T10:42:23,054 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T10:42:24,035 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T10:42:25,851 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T10:42:35,475 INFO MemoryObserver:41 used RAM: 14061 MB free: 2034 MB total: 16096 MB
2022-10-01T10:42:36,974 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T10:42:45,169 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T10:43:07,811 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T10:43:07,811 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30708 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T10:43:07,811 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7592 plans
2022-10-01T10:43:07,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T10:43:07,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T10:43:07,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T10:43:07,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T10:43:07,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T10:43:07,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T10:43:07,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T10:43:07,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T10:43:07,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T10:43:07,813 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T10:43:07,813 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T10:43:07,814 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T10:43:07,817 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T10:43:07,821 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T10:43:07,822 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7592 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T10:43:07,822 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40240 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T10:43:07,822 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6825 plans
2022-10-01T10:43:07,822 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T10:43:07,822 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T10:43:07,823 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T10:43:07,823 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T10:43:07,825 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T10:43:07,831 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T10:43:07,889 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T10:43:08,073 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T10:43:08,201 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T10:43:08,761 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T10:43:09,447 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T10:43:10,861 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T10:43:14,383 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T10:43:24,929 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T10:43:24,929 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6825 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T10:43:24,929 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T10:43:25,937 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T10:43:26,942 INFO ControlerListenerManagerImpl:213 [it.101] all ControlerReplanningListeners called.
2022-10-01T10:43:26,942 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T10:43:26,942 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T10:43:26,942 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T10:43:27,059 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T10:43:27,157 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T10:43:27,157 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T10:43:27,157 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T10:43:27,169 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T10:43:27,180 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T10:43:27,180 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T10:43:27,182 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T10:43:27,182 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T10:43:27,182 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T10:43:27,182 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T10:43:27,182 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T10:43:27,182 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T10:43:27,182 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T10:43:27,182 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:43:27,183 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:43:27,183 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T10:43:27,183 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:43:27,183 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:43:27,183 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T10:43:27,183 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T10:43:27,183 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T10:43:27,183 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T10:43:27,937 INFO ControlerListenerManagerImpl:232 [it.101] all ControlerBeforeMobsimListeners called.
2022-10-01T10:43:27,938 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T10:43:27,938 INFO NetworkImpl:163 node # 1
2022-10-01T10:43:27,939 INFO NetworkImpl:163 node # 4
2022-10-01T10:43:27,939 INFO NetworkImpl:163 node # 16
2022-10-01T10:43:27,939 INFO NetworkImpl:163 node # 64
2022-10-01T10:43:27,939 INFO NetworkImpl:163 node # 256
2022-10-01T10:43:27,939 INFO NetworkImpl:163 node # 1024
2022-10-01T10:43:27,939 INFO NetworkImpl:163 node # 4096
2022-10-01T10:43:27,942 INFO NetworkImpl:163 node # 16384
2022-10-01T10:43:27,951 INFO NetworkImpl:163 node # 65536
2022-10-01T10:43:27,988 INFO NetworkImpl:159 link # 1
2022-10-01T10:43:27,988 INFO NetworkImpl:159 link # 4
2022-10-01T10:43:27,988 INFO NetworkImpl:159 link # 16
2022-10-01T10:43:27,988 INFO NetworkImpl:159 link # 64
2022-10-01T10:43:27,989 INFO NetworkImpl:159 link # 256
2022-10-01T10:43:27,990 INFO NetworkImpl:159 link # 1024
2022-10-01T10:43:27,995 INFO NetworkImpl:159 link # 4096
2022-10-01T10:43:28,016 INFO NetworkImpl:159 link # 16384
2022-10-01T10:43:28,101 INFO NetworkImpl:159 link # 65536
2022-10-01T10:43:28,490 INFO NetworkImpl:159 link # 262144
2022-10-01T10:43:29,313 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T10:43:29,313 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T10:43:29,313 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T10:43:29,313 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T10:43:29,313 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T10:43:29,314 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T10:43:29,314 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T10:43:29,315 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T10:43:29,317 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T10:43:29,322 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T10:43:29,330 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T10:43:29,346 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T10:43:29,377 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T10:43:29,443 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T10:43:29,571 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T10:43:29,834 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T10:43:30,362 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T10:43:31,410 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T10:43:33,154 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T10:43:33,278 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T10:43:33,301 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:43:33,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T10:43:33,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:43:33,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:43:33,301 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:43:33,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T10:43:33,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T10:43:33,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T10:43:33,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:43:33,301 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:43:41,370 INFO MemoryObserver:41 used RAM: 12239 MB free: 3856 MB total: 16096 MB
2022-10-01T10:43:41,824 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:43:41,824 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:43:41,824 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:43:41,824 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:43:41,824 INFO EventsManagerImpl:176
2022-10-01T10:43:41,824 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:43:41,824 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:43:41,824 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:43:41,824 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:43:41,824 INFO EventsManagerImpl:176
2022-10-01T10:43:41,824 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:43:41,824 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:43:41,824 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:43:41,824 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:43:41,824 INFO EventsManagerImpl:176
2022-10-01T10:43:41,824 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:43:41,825 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:43:41,825 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:43:41,825 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:43:41,825 INFO EventsManagerImpl:176
2022-10-01T10:43:41,825 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T10:43:41,825 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T10:43:41,825 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T10:43:41,825 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T10:43:41,825 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T10:43:41,825 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T10:43:41,825 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T10:43:41,825 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:43:41,825 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T10:43:41,825 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:43:41,825 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T10:43:41,825 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T10:43:41,825 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T10:43:41,825 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T10:43:41,825 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T10:43:41,825 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T10:43:41,826 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T10:43:41,826 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T10:43:41,826 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T10:43:41,826 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:43:41,826 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:43:41,826 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:43:41,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T10:43:41,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:43:41,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:43:41,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T10:43:41,826 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:43:41,826 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:43:41,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:43:41,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:43:41,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:43:41,826 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:43:41,826 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:43:41,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:43:41,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:43:41,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:43:41,826 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:43:41,826 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T10:43:41,826 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:43:41,826 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:43:41,827 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:43:41,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T10:43:41,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:43:41,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:43:41,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T10:43:41,827 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:43:41,827 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:43:41,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:43:41,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:43:41,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:43:41,827 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:43:41,827 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:43:41,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:43:41,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:43:41,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:43:41,827 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:43:43,462 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T10:43:43,465 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T10:43:43,689 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T10:43:43,690 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T10:43:43,690 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T10:43:43,690 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T10:43:43,690 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T10:43:43,690 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T10:43:43,690 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T10:43:43,690 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T10:43:43,943 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T10:43:43,943 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T10:43:43,968 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T10:43:43,968 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T10:43:43,976 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T10:43:43,993 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T10:43:44,737 INFO VehicularDepartureHandler:110 teleport vehicle 15424_bike from link 4472040 to link 341989089#0
2022-10-01T10:43:45,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1739 #nodes=226
2022-10-01T10:43:45,095 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271739 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T10:43:46,212 INFO VehicularDepartureHandler:110 teleport vehicle 13416_bike from link 43332476#0 to link -291797156#1
2022-10-01T10:43:46,545 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T10:43:46,848 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3057 #nodes=316
2022-10-01T10:43:46,848 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271248 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T10:43:47,238 INFO VehicularDepartureHandler:110 teleport vehicle 14256_bike from link 58740242#0 to link -53679078
2022-10-01T10:43:48,463 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T10:43:48,463 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T10:43:49,853 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4265 #nodes=453
2022-10-01T10:43:49,853 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270669 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T10:43:53,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5473 #nodes=720
2022-10-01T10:43:53,648 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269846 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T10:44:01,664 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6980 #nodes=983
2022-10-01T10:44:01,665 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268619 lost=0 simT=18000.0s realT=28s; (s/r): 642.8571428571429
2022-10-01T10:44:13,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10973 #nodes=1654
2022-10-01T10:44:13,251 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266725 lost=0 simT=21600.0s realT=39s; (s/r): 553.8461538461538
2022-10-01T10:44:27,868 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11994 #nodes=1919
2022-10-01T10:44:27,868 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264060 lost=0 simT=25200.0s realT=54s; (s/r): 466.6666666666667
2022-10-01T10:44:41,370 INFO MemoryObserver:41 used RAM: 14042 MB free: 2053 MB total: 16096 MB
2022-10-01T10:44:45,765 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13195 #nodes=2013
2022-10-01T10:44:45,765 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260626 lost=0 simT=28800.0s realT=72s; (s/r): 400.0
2022-10-01T10:45:03,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14247 #nodes=2163
2022-10-01T10:45:03,563 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=257008 lost=0 simT=32400.0s realT=90s; (s/r): 360.0
2022-10-01T10:45:23,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14192 #nodes=2060
2022-10-01T10:45:23,850 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251582 lost=0 simT=36000.0s realT=110s; (s/r): 327.27272727272725
2022-10-01T10:45:41,370 INFO MemoryObserver:41 used RAM: 14786 MB free: 1309 MB total: 16096 MB
2022-10-01T10:45:44,470 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14718 #nodes=2212
2022-10-01T10:45:44,470 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245723 lost=0 simT=39600.0s realT=131s; (s/r): 302.29007633587787
2022-10-01T10:46:04,453 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14998 #nodes=2213
2022-10-01T10:46:04,454 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237861 lost=0 simT=43200.0s realT=151s; (s/r): 286.0927152317881
2022-10-01T10:46:17,371 INFO EventsManagerImpl:137 event # 17179869184
2022-10-01T10:46:28,339 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15303 #nodes=2369
2022-10-01T10:46:28,339 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228756 lost=0 simT=46800.0s realT=175s; (s/r): 267.42857142857144
2022-10-01T10:46:41,371 INFO MemoryObserver:41 used RAM: 15256 MB free: 839 MB total: 16096 MB
2022-10-01T10:46:49,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15565 #nodes=2418
2022-10-01T10:46:49,949 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217498 lost=0 simT=50400.0s realT=196s; (s/r): 257.14285714285717
2022-10-01T10:47:11,625 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15770 #nodes=2406
2022-10-01T10:47:11,626 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203828 lost=0 simT=54000.0s realT=218s; (s/r): 247.70642201834863
2022-10-01T10:47:34,853 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=16063 #nodes=2440
2022-10-01T10:47:34,853 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=187064 lost=0 simT=57600.0s realT=241s; (s/r): 239.00414937759336
2022-10-01T10:47:41,371 INFO MemoryObserver:41 used RAM: 15699 MB free: 396 MB total: 16096 MB
2022-10-01T10:48:08,091 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15836 #nodes=2412
2022-10-01T10:48:08,091 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167397 lost=0 simT=61200.0s realT=274s; (s/r): 223.35766423357666
2022-10-01T10:48:32,624 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15482 #nodes=2326
2022-10-01T10:48:32,625 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145091 lost=0 simT=64800.0s realT=299s; (s/r): 216.72240802675586
2022-10-01T10:48:41,371 INFO MemoryObserver:41 used RAM: 15370 MB free: 725 MB total: 16096 MB
2022-10-01T10:48:54,442 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14771 #nodes=2078
2022-10-01T10:48:54,442 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121218 lost=0 simT=68400.0s realT=321s; (s/r): 213.0841121495327
2022-10-01T10:49:15,313 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14369 #nodes=1934
2022-10-01T10:49:15,314 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96245 lost=0 simT=72000.0s realT=342s; (s/r): 210.52631578947367
2022-10-01T10:49:34,510 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12456 #nodes=1673
2022-10-01T10:49:34,510 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73871 lost=0 simT=75600.0s realT=361s; (s/r): 209.41828254847644
2022-10-01T10:49:41,371 INFO MemoryObserver:41 used RAM: 15670 MB free: 425 MB total: 16096 MB
2022-10-01T10:49:49,429 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11515 #nodes=1534
2022-10-01T10:49:49,429 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57894 lost=0 simT=79200.0s realT=376s; (s/r): 210.63829787234042
2022-10-01T10:50:04,827 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=11024 #nodes=1469
2022-10-01T10:50:04,827 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44484 lost=0 simT=82800.0s realT=391s; (s/r): 211.76470588235293
2022-10-01T10:50:18,601 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10336 #nodes=1314
2022-10-01T10:50:18,601 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32268 lost=1 simT=86400.0s realT=405s; (s/r): 213.33333333333334
2022-10-01T10:50:30,297 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8734 #nodes=1047
2022-10-01T10:50:30,297 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26062 lost=2 simT=90000.0s realT=416s; (s/r): 216.34615384615384
2022-10-01T10:50:47,086 INFO MemoryObserver:41 used RAM: 15547 MB free: 548 MB total: 16096 MB
2022-10-01T10:50:47,487 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7452 #nodes=913
2022-10-01T10:50:47,487 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22178 lost=3 simT=93600.0s realT=434s; (s/r): 215.66820276497697
2022-10-01T10:50:53,415 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6278 #nodes=751
2022-10-01T10:50:53,415 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19283 lost=4 simT=97200.0s realT=440s; (s/r): 220.9090909090909
2022-10-01T10:50:58,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5363 #nodes=541
2022-10-01T10:50:58,883 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16971 lost=4 simT=100800.0s realT=445s; (s/r): 226.51685393258427
2022-10-01T10:51:03,313 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4557 #nodes=458
2022-10-01T10:51:03,313 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15145 lost=4 simT=104400.0s realT=450s; (s/r): 232.0
2022-10-01T10:51:06,882 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3848 #nodes=420
2022-10-01T10:51:06,882 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13573 lost=5 simT=108000.0s realT=453s; (s/r): 238.41059602649005
2022-10-01T10:51:09,780 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3233 #nodes=341
2022-10-01T10:51:09,780 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12282 lost=5 simT=111600.0s realT=456s; (s/r): 244.73684210526315
2022-10-01T10:51:12,201 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2710 #nodes=278
2022-10-01T10:51:12,201 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11270 lost=6 simT=115200.0s realT=458s; (s/r): 251.52838427947597
2022-10-01T10:51:14,065 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2273 #nodes=214
2022-10-01T10:51:14,065 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10418 lost=6 simT=118800.0s realT=460s; (s/r): 258.2608695652174
2022-10-01T10:51:15,680 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1959 #nodes=227
2022-10-01T10:51:15,680 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9699 lost=6 simT=122400.0s realT=462s; (s/r): 264.93506493506493
2022-10-01T10:51:17,180 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1703 #nodes=192
2022-10-01T10:51:17,180 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8981 lost=6 simT=126000.0s realT=463s; (s/r): 272.13822894168464
2022-10-01T10:51:18,783 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1436 #nodes=157
2022-10-01T10:51:18,783 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7314 lost=6 simT=129600.0s realT=465s; (s/r): 278.7096774193548
2022-10-01T10:51:19,314 INFO AbstractController$9:234 ### ITERATION 101 fires after mobsim event
2022-10-01T10:51:19,314 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=341.348498388sec
2022-10-01T10:51:19,314 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T10:51:19,351 INFO LegTimesControlerListener:50 [101] average trip (probably: leg) duration is: 1227 seconds = 00:20:27
2022-10-01T10:51:19,351 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T10:51:19,351 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:51:19,352 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:51:19,352 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:51:19,352 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:51:19,352 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T10:51:19,352 INFO EventsManagerImpl:137 event # 1
2022-10-01T10:51:19,352 INFO EventsManagerImpl:137 event # 4
2022-10-01T10:51:19,352 INFO EventsManagerImpl:137 event # 16
2022-10-01T10:51:19,352 INFO EventsManagerImpl:137 event # 64
2022-10-01T10:51:19,352 INFO EventsManagerImpl:137 event # 256
2022-10-01T10:51:19,353 INFO EventsManagerImpl:137 event # 1024
2022-10-01T10:51:19,356 INFO EventsManagerImpl:137 event # 4096
2022-10-01T10:51:19,369 INFO EventsManagerImpl:137 event # 16384
2022-10-01T10:51:19,383 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T10:51:19,702 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:51:19,702 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:51:19,702 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:51:19,702 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:51:19,702 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T10:51:19,703 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T10:51:19,703 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:51:19,706 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:51:19,706 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:16:52][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:51:19,708 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:51:19,708 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:51:19,708 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:15][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:51:19,711 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:51:19,711 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T10:51:19,711 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:51:19,711 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:51:19,711 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:51:19,711 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:51:19,712 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:51:19,712 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:51:19,712 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:51:19,712 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:51:19,712 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:51:19,712 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:34][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:51:19,713 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:51:19,713 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T10:51:19,713 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:51:19,715 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:51:19,715 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:51:19,715 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:39:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:51:19,717 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:51:19,717 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:51:19,717 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:51:19,721 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:51:19,721 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:51:19,721 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:51:19,721 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T10:51:19,721 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T10:51:19,721 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:47][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T10:51:19,721 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T10:51:20,228 INFO ControlerListenerManagerImpl:251 [it.101] all ControlerAfterMobsimListeners called.
2022-10-01T10:51:20,228 INFO AbstractController$4:159 ### ITERATION 101 fires scoring event
2022-10-01T10:51:20,228 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T10:51:20,402 INFO NewScoreAssignerImpl:57 it: 101 msaStart: 599
2022-10-01T10:51:20,558 INFO ControlerListenerManagerImpl:194 [it.101] all ControlerScoringListeners called.
2022-10-01T10:51:20,558 INFO AbstractController$5:167 ### ITERATION 101 fires iteration end event
2022-10-01T10:51:20,558 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T10:51:20,558 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T10:51:20,668 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T10:51:20,668 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T10:51:24,617 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T10:51:24,617 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13413860745518313
2022-10-01T10:51:24,617 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31605960860031734
2022-10-01T10:51:24,617 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.15675500803648E-4
2022-10-01T10:51:24,617 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.61756625602736E-4
2022-10-01T10:51:24,617 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T10:51:24,617 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1323438791806385
2022-10-01T10:51:24,618 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1391196844975531
2022-10-01T10:51:24,618 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2175395533463081
2022-10-01T10:51:24,792 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T10:51:24,920 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -91.06325540481087
2022-10-01T10:51:24,920 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -111.06489556417216
2022-10-01T10:51:24,920 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.5602800018411
2022-10-01T10:51:24,920 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.19521380357682
2022-10-01T10:51:24,965 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T10:51:26,034 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18790.279163787476 meters
2022-10-01T10:51:26,034 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138521.71448107125 meters (statistic on all 2104651 legs which have a finite distance)
2022-10-01T10:51:26,034 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51703.4848041878 meters
2022-10-01T10:51:26,034 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138475.10678521887 meters (statistic on all 764623 trips which have a finite distance)
2022-10-01T10:51:26,034 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T10:51:26,034 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T10:51:27,137 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T10:51:27,139 INFO LegHistogramListener:72 number of legs: 2111944 100%
2022-10-01T10:51:27,139 INFO LegHistogramListener:79 number of bike legs: 103637 4.9071850389972465%
2022-10-01T10:51:27,139 INFO LegHistogramListener:79 number of car legs: 246039 11.649882762042933%
2022-10-01T10:51:27,139 INFO LegHistogramListener:79 number of drtNorth legs: 182 0.00861765274079237%
2022-10-01T10:51:27,139 INFO LegHistogramListener:79 number of drtSoutheast legs: 132 0.006250165724091169%
2022-10-01T10:51:27,139 INFO LegHistogramListener:79 number of freight legs: 47065 2.22851552882084%
2022-10-01T10:51:27,139 INFO LegHistogramListener:79 number of pt legs: 121704 5.762652797612058%
2022-10-01T10:51:27,139 INFO LegHistogramListener:79 number of ride legs: 107916 5.109794577886535%
2022-10-01T10:51:27,139 INFO LegHistogramListener:79 number of walk legs: 1485269 70.3271014761755%
2022-10-01T10:51:27,677 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T10:51:27,677 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T10:51:37,112 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6225229411976152
2022-10-01T10:51:37,112 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4560381437528564
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011003301889214685
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00929073571021429
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.536750848580393
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6882654554604415
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9026815653933253
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2323608251128445
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3892390762926408
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0011990530818488526
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.628370571591429E-4
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.31518535255241686
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.27997247569799266
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6332579324935682
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18228816300959755
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37738462644489745
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.8499976891910626E-4
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.5547276583289257E-4
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2212368476457992
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2123736115889636
2022-10-01T10:51:37,113 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.39820244740342103
2022-10-01T10:51:37,247 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T10:51:38,288 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T10:51:38,585 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T10:51:38,921 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T10:51:39,950 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T10:51:40,239 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T10:51:40,563 INFO ControlerListenerManagerImpl:171 [it.101] all ControlerIterationEndsListeners called.
2022-10-01T10:51:40,708 INFO AbstractController:181 ### ITERATION 101 ENDS
2022-10-01T10:51:40,708 INFO AbstractController:182 ###################################################
2022-10-01T10:51:40,708 INFO AbstractController:133 ###################################################
2022-10-01T10:51:40,708 INFO AbstractController:134 ### ITERATION 102 BEGINS
2022-10-01T10:51:40,709 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T10:51:40,709 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T10:51:40,709 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T10:51:40,709 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T10:51:40,709 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T10:51:41,019 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T10:51:41,053 INFO ControlerListenerManagerImpl:148 [it.102] all ControlerIterationStartsListeners called.
2022-10-01T10:51:41,053 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T10:51:48,136 INFO MemoryObserver:41 used RAM: 14075 MB free: 2020 MB total: 16096 MB
2022-10-01T10:51:49,209 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169683 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T10:51:49,209 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30731 plans
2022-10-01T10:51:49,210 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:51:49,211 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T10:51:49,211 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:51:49,212 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T10:51:49,213 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T10:51:49,215 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:51:49,216 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T10:51:49,216 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:51:49,220 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:51:49,221 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T10:51:49,223 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:51:49,225 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:51:49,227 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:51:49,231 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:51:49,232 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:51:49,232 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T10:51:49,241 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:51:49,254 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T10:51:49,286 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T10:51:49,351 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:51:49,365 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T10:51:49,576 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T10:51:50,236 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T10:51:51,219 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T10:51:53,207 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T10:51:57,192 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T10:52:03,771 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T10:52:20,266 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T10:52:20,267 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30731 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T10:52:20,267 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30483 plans
2022-10-01T10:52:20,268 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T10:52:20,268 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T10:52:20,268 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T10:52:20,268 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T10:52:20,268 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T10:52:20,268 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T10:52:20,268 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T10:52:20,268 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T10:52:20,269 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T10:52:20,270 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T10:52:20,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T10:52:20,278 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T10:52:20,289 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T10:52:20,334 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T10:52:20,373 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T10:52:20,447 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T10:52:20,600 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30483 plans
2022-10-01T10:52:20,601 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T10:52:20,601 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:52:20,601 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:52:20,601 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:52:20,601 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T10:52:20,601 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T10:52:20,602 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:52:20,602 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T10:52:20,602 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:52:20,604 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T10:52:20,609 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:52:20,612 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:52:20,612 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:52:20,614 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T10:52:20,624 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:52:20,630 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T10:52:20,635 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:52:20,636 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:52:20,645 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T10:52:20,659 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T10:52:20,761 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T10:52:21,006 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T10:52:21,564 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T10:52:22,703 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T10:52:24,775 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T10:52:28,775 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T10:52:45,805 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T10:52:48,137 INFO MemoryObserver:41 used RAM: 14644 MB free: 1451 MB total: 16096 MB
2022-10-01T10:53:05,755 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T10:53:05,755 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30483 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T10:53:05,756 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7531 plans
2022-10-01T10:53:05,756 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T10:53:05,756 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T10:53:05,756 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T10:53:05,756 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T10:53:05,756 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T10:53:05,756 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T10:53:05,756 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T10:53:05,756 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T10:53:05,756 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T10:53:05,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T10:53:05,757 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T10:53:05,758 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T10:53:05,760 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T10:53:05,763 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T10:53:05,764 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7531 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T10:53:05,764 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40249 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T10:53:05,764 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6816 plans
2022-10-01T10:53:05,764 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T10:53:05,764 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T10:53:05,765 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T10:53:05,767 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T10:53:05,770 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T10:53:05,786 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T10:53:05,864 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T10:53:06,089 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T10:53:06,351 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T10:53:06,779 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T10:53:07,359 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T10:53:08,514 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T10:53:11,877 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T10:53:26,324 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T10:53:26,324 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6816 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T10:53:26,324 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T10:53:27,428 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T10:53:28,517 INFO ControlerListenerManagerImpl:213 [it.102] all ControlerReplanningListeners called.
2022-10-01T10:53:28,517 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T10:53:28,517 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T10:53:28,517 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T10:53:28,613 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T10:53:28,699 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T10:53:28,700 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T10:53:28,700 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T10:53:28,701 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T10:53:28,702 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T10:53:28,702 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T10:53:28,703 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T10:53:28,703 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T10:53:28,703 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T10:53:28,703 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T10:53:28,703 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T10:53:28,703 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T10:53:28,703 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T10:53:28,703 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:53:28,703 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:53:28,703 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T10:53:28,703 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T10:53:28,703 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T10:53:28,703 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T10:53:28,703 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T10:53:28,703 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T10:53:28,703 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T10:53:29,539 INFO ControlerListenerManagerImpl:232 [it.102] all ControlerBeforeMobsimListeners called.
2022-10-01T10:53:29,539 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T10:53:29,570 INFO NetworkImpl:163 node # 1
2022-10-01T10:53:29,570 INFO NetworkImpl:163 node # 4
2022-10-01T10:53:29,570 INFO NetworkImpl:163 node # 16
2022-10-01T10:53:29,570 INFO NetworkImpl:163 node # 64
2022-10-01T10:53:29,570 INFO NetworkImpl:163 node # 256
2022-10-01T10:53:29,570 INFO NetworkImpl:163 node # 1024
2022-10-01T10:53:29,571 INFO NetworkImpl:163 node # 4096
2022-10-01T10:53:29,573 INFO NetworkImpl:163 node # 16384
2022-10-01T10:53:29,584 INFO NetworkImpl:163 node # 65536
2022-10-01T10:53:29,625 INFO NetworkImpl:159 link # 1
2022-10-01T10:53:29,626 INFO NetworkImpl:159 link # 4
2022-10-01T10:53:29,626 INFO NetworkImpl:159 link # 16
2022-10-01T10:53:29,626 INFO NetworkImpl:159 link # 64
2022-10-01T10:53:29,626 INFO NetworkImpl:159 link # 256
2022-10-01T10:53:29,628 INFO NetworkImpl:159 link # 1024
2022-10-01T10:53:29,633 INFO NetworkImpl:159 link # 4096
2022-10-01T10:53:29,657 INFO NetworkImpl:159 link # 16384
2022-10-01T10:53:29,756 INFO NetworkImpl:159 link # 65536
2022-10-01T10:53:30,230 INFO NetworkImpl:159 link # 262144
2022-10-01T10:53:31,188 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T10:53:31,188 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T10:53:31,188 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T10:53:31,188 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T10:53:31,188 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T10:53:31,189 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T10:53:31,189 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T10:53:31,190 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T10:53:31,193 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T10:53:31,197 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T10:53:31,206 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T10:53:31,221 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T10:53:31,356 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T10:53:31,419 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T10:53:31,542 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T10:53:31,795 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T10:53:32,300 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T10:53:33,287 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T10:53:35,014 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T10:53:35,166 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T10:53:35,187 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:53:35,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T10:53:35,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:53:35,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:53:35,187 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:53:35,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T10:53:35,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T10:53:35,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T10:53:35,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:53:35,187 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:53:37,303 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:53:37,303 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:53:37,304 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:53:37,304 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:53:37,304 INFO EventsManagerImpl:176
2022-10-01T10:53:37,304 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:53:37,304 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:53:37,304 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:53:37,304 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:53:37,304 INFO EventsManagerImpl:176
2022-10-01T10:53:37,304 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:53:37,304 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:53:37,304 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:53:37,304 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:53:37,304 INFO EventsManagerImpl:176
2022-10-01T10:53:37,304 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:53:37,304 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T10:53:37,304 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T10:53:37,304 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T10:53:37,305 INFO EventsManagerImpl:176
2022-10-01T10:53:37,305 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T10:53:37,305 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T10:53:37,305 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T10:53:37,305 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T10:53:37,305 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T10:53:37,305 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T10:53:37,305 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T10:53:37,305 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:53:37,305 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T10:53:37,305 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:53:37,305 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T10:53:37,305 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T10:53:37,305 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T10:53:37,305 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T10:53:37,305 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T10:53:37,305 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T10:53:37,306 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T10:53:37,306 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T10:53:37,306 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T10:53:37,306 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:53:37,306 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:53:37,306 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:53:37,306 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T10:53:37,306 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:53:37,306 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:53:37,306 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T10:53:37,306 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:53:37,306 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:53:37,306 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:53:37,306 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:53:37,306 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:53:37,306 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:53:37,306 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:53:37,306 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:53:37,306 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:53:37,306 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:53:37,306 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:53:37,307 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T10:53:37,307 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:53:37,307 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T10:53:37,307 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:53:37,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T10:53:37,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:53:37,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:53:37,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T10:53:37,307 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T10:53:37,307 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:53:37,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:53:37,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:53:37,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:53:37,307 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T10:53:37,307 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T10:53:37,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:53:37,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T10:53:37,307 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T10:53:37,307 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T10:53:45,360 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T10:53:45,364 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T10:53:45,681 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T10:53:45,681 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T10:53:45,681 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T10:53:45,681 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T10:53:45,681 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T10:53:45,681 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T10:53:45,681 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T10:53:45,681 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T10:53:46,006 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T10:53:46,007 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T10:53:46,036 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T10:53:46,036 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T10:53:46,047 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T10:53:46,069 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T10:53:46,976 INFO VehicularDepartureHandler:110 teleport vehicle 10145_bike from link 14496442 to link -323108960#1
2022-10-01T10:53:47,305 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1760 #nodes=223
2022-10-01T10:53:47,306 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271730 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T10:53:48,137 INFO MemoryObserver:41 used RAM: 13335 MB free: 2760 MB total: 16096 MB
2022-10-01T10:53:49,191 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3102 #nodes=307
2022-10-01T10:53:49,191 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271247 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T10:53:51,046 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T10:53:52,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4258 #nodes=457
2022-10-01T10:53:52,151 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270671 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T10:53:53,249 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T10:53:54,639 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T10:53:56,558 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5512 #nodes=679
2022-10-01T10:53:56,558 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269860 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T10:53:58,786 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T10:53:58,786 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T10:54:03,341 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7025 #nodes=1007
2022-10-01T10:54:03,342 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268635 lost=0 simT=18000.0s realT=28s; (s/r): 642.8571428571429
2022-10-01T10:54:14,601 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10947 #nodes=1672
2022-10-01T10:54:14,602 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266715 lost=0 simT=21600.0s realT=39s; (s/r): 553.8461538461538
2022-10-01T10:54:29,498 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11879 #nodes=1896
2022-10-01T10:54:29,498 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264029 lost=0 simT=25200.0s realT=54s; (s/r): 466.6666666666667
2022-10-01T10:54:47,785 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13092 #nodes=1960
2022-10-01T10:54:47,786 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260593 lost=0 simT=28800.0s realT=72s; (s/r): 400.0
2022-10-01T10:54:48,139 INFO MemoryObserver:41 used RAM: 14247 MB free: 1848 MB total: 16096 MB
2022-10-01T10:55:09,432 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14453 #nodes=2207
2022-10-01T10:55:09,433 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256974 lost=0 simT=32400.0s realT=94s; (s/r): 344.6808510638298
2022-10-01T10:55:29,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14243 #nodes=2068
2022-10-01T10:55:29,173 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251552 lost=0 simT=36000.0s realT=113s; (s/r): 318.5840707964602
2022-10-01T10:55:48,139 INFO MemoryObserver:41 used RAM: 14800 MB free: 1295 MB total: 16096 MB
2022-10-01T10:55:48,146 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14630 #nodes=2204
2022-10-01T10:55:48,147 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245639 lost=0 simT=39600.0s realT=132s; (s/r): 300.0
2022-10-01T10:56:07,920 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14861 #nodes=2241
2022-10-01T10:56:07,921 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237829 lost=0 simT=43200.0s realT=152s; (s/r): 284.2105263157895
2022-10-01T10:56:31,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15298 #nodes=2293
2022-10-01T10:56:31,345 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228699 lost=0 simT=46800.0s realT=176s; (s/r): 265.90909090909093
2022-10-01T10:56:48,139 INFO MemoryObserver:41 used RAM: 15390 MB free: 705 MB total: 16096 MB
2022-10-01T10:56:51,976 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15456 #nodes=2375
2022-10-01T10:56:51,977 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217296 lost=0 simT=50400.0s realT=196s; (s/r): 257.14285714285717
2022-10-01T10:57:12,524 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15671 #nodes=2414
2022-10-01T10:57:12,524 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203688 lost=0 simT=54000.0s realT=217s; (s/r): 248.8479262672811
2022-10-01T10:57:35,179 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15923 #nodes=2417
2022-10-01T10:57:35,179 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186968 lost=0 simT=57600.0s realT=239s; (s/r): 241.0041841004184
2022-10-01T10:57:48,140 INFO MemoryObserver:41 used RAM: 15752 MB free: 343 MB total: 16096 MB
2022-10-01T10:58:06,786 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15870 #nodes=2407
2022-10-01T10:58:06,786 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167391 lost=0 simT=61200.0s realT=271s; (s/r): 225.83025830258302
2022-10-01T10:58:29,867 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15474 #nodes=2218
2022-10-01T10:58:29,867 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145077 lost=0 simT=64800.0s realT=294s; (s/r): 220.40816326530611
2022-10-01T10:58:48,140 INFO MemoryObserver:41 used RAM: 15337 MB free: 758 MB total: 16096 MB
2022-10-01T10:58:49,684 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14708 #nodes=2130
2022-10-01T10:58:49,684 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121200 lost=0 simT=68400.0s realT=314s; (s/r): 217.8343949044586
2022-10-01T10:59:09,081 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14309 #nodes=2005
2022-10-01T10:59:09,082 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96150 lost=0 simT=72000.0s realT=333s; (s/r): 216.21621621621622
2022-10-01T10:59:27,043 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12427 #nodes=1619
2022-10-01T10:59:27,043 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73881 lost=0 simT=75600.0s realT=351s; (s/r): 215.3846153846154
2022-10-01T10:59:41,461 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11453 #nodes=1511
2022-10-01T10:59:41,461 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57805 lost=0 simT=79200.0s realT=366s; (s/r): 216.39344262295083
2022-10-01T10:59:48,140 INFO MemoryObserver:41 used RAM: 15841 MB free: 254 MB total: 16096 MB
2022-10-01T10:59:55,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10977 #nodes=1424
2022-10-01T10:59:55,989 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44407 lost=0 simT=82800.0s realT=380s; (s/r): 217.89473684210526
2022-10-01T11:00:08,769 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10341 #nodes=1278
2022-10-01T11:00:08,770 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32226 lost=1 simT=86400.0s realT=393s; (s/r): 219.84732824427482
2022-10-01T11:00:19,741 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8724 #nodes=976
2022-10-01T11:00:19,741 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26021 lost=6 simT=90000.0s realT=404s; (s/r): 222.77227722772278
2022-10-01T11:00:28,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7479 #nodes=867
2022-10-01T11:00:28,061 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22137 lost=6 simT=93600.0s realT=412s; (s/r): 227.18446601941747
2022-10-01T11:00:43,292 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6281 #nodes=666
2022-10-01T11:00:43,292 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19184 lost=6 simT=97200.0s realT=428s; (s/r): 227.10280373831776
2022-10-01T11:00:48,162 INFO MemoryObserver:41 used RAM: 15621 MB free: 474 MB total: 16096 MB
2022-10-01T11:00:48,704 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5304 #nodes=582
2022-10-01T11:00:48,704 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16822 lost=6 simT=100800.0s realT=433s; (s/r): 232.79445727482678
2022-10-01T11:00:52,866 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4484 #nodes=448
2022-10-01T11:00:52,866 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14975 lost=6 simT=104400.0s realT=437s; (s/r): 238.90160183066362
2022-10-01T11:00:56,384 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3794 #nodes=412
2022-10-01T11:00:56,384 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13456 lost=7 simT=108000.0s realT=441s; (s/r): 244.89795918367346
2022-10-01T11:00:59,191 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3187 #nodes=333
2022-10-01T11:00:59,191 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12174 lost=7 simT=111600.0s realT=444s; (s/r): 251.35135135135135
2022-10-01T11:01:01,501 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2640 #nodes=292
2022-10-01T11:01:01,501 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11172 lost=7 simT=115200.0s realT=446s; (s/r): 258.29596412556054
2022-10-01T11:01:03,554 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2245 #nodes=233
2022-10-01T11:01:03,554 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10314 lost=8 simT=118800.0s realT=448s; (s/r): 265.17857142857144
2022-10-01T11:01:05,093 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1961 #nodes=229
2022-10-01T11:01:05,093 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9610 lost=8 simT=122400.0s realT=449s; (s/r): 272.6057906458797
2022-10-01T11:01:06,470 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1701 #nodes=198
2022-10-01T11:01:06,470 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8872 lost=8 simT=126000.0s realT=451s; (s/r): 279.3791574279379
2022-10-01T11:01:07,809 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1413 #nodes=149
2022-10-01T11:01:07,809 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7226 lost=8 simT=129600.0s realT=452s; (s/r): 286.72566371681415
2022-10-01T11:01:08,335 INFO AbstractController$9:234 ### ITERATION 102 fires after mobsim event
2022-10-01T11:01:08,335 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=338.325491997sec
2022-10-01T11:01:08,335 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T11:01:08,374 INFO LegTimesControlerListener:50 [102] average trip (probably: leg) duration is: 1226 seconds = 00:20:26
2022-10-01T11:01:08,374 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T11:01:08,374 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:01:08,374 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:01:08,375 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:01:08,375 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:01:08,375 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T11:01:08,375 INFO EventsManagerImpl:137 event # 1
2022-10-01T11:01:08,375 INFO EventsManagerImpl:137 event # 4
2022-10-01T11:01:08,375 INFO EventsManagerImpl:137 event # 16
2022-10-01T11:01:08,375 INFO EventsManagerImpl:137 event # 64
2022-10-01T11:01:08,375 INFO EventsManagerImpl:137 event # 256
2022-10-01T11:01:08,376 INFO EventsManagerImpl:137 event # 1024
2022-10-01T11:01:08,380 INFO EventsManagerImpl:137 event # 4096
2022-10-01T11:01:08,395 INFO EventsManagerImpl:137 event # 16384
2022-10-01T11:01:08,412 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T11:01:08,731 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:01:08,731 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:01:08,732 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:01:08,732 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:01:08,732 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T11:01:08,732 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T11:01:08,732 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:01:08,735 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:01:08,735 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:30][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:01:08,737 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:01:08,737 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:01:08,737 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:26][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:01:08,740 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:01:08,740 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T11:01:08,740 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:01:08,741 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:01:08,741 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:01:08,741 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:01:08,741 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:01:08,742 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:01:08,742 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:01:08,742 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:01:08,742 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:01:08,742 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:01:08,743 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:01:08,743 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T11:01:08,743 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:01:08,744 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:01:08,744 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:01:08,744 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:01:08,745 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:01:08,745 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:01:08,745 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:01:08,747 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:01:08,747 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:01:08,747 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:01:08,751 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:01:08,751 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:01:08,752 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:01:08,752 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T11:01:09,249 INFO ControlerListenerManagerImpl:251 [it.102] all ControlerAfterMobsimListeners called.
2022-10-01T11:01:09,249 INFO AbstractController$4:159 ### ITERATION 102 fires scoring event
2022-10-01T11:01:09,249 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T11:01:09,521 INFO NewScoreAssignerImpl:57 it: 102 msaStart: 599
2022-10-01T11:01:09,732 INFO ControlerListenerManagerImpl:194 [it.102] all ControlerScoringListeners called.
2022-10-01T11:01:09,732 INFO AbstractController$5:167 ### ITERATION 102 fires iteration end event
2022-10-01T11:01:09,732 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T11:01:09,732 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T11:01:09,900 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T11:01:09,900 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T11:01:13,412 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T11:01:13,412 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1336969861916328
2022-10-01T11:01:13,412 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31591325736762915
2022-10-01T11:01:13,412 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2594576274667885E-4
2022-10-01T11:01:13,412 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0155389063198056E-4
2022-10-01T11:01:13,412 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T11:01:13,412 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1324170547969826
2022-10-01T11:01:13,412 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13949968418944525
2022-10-01T11:01:13,412 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2176242830073381
2022-10-01T11:01:13,579 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T11:01:13,722 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.63764842726428
2022-10-01T11:01:13,722 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.82599334224857
2022-10-01T11:01:13,722 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.4085802905665
2022-10-01T11:01:13,722 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.1339752273094
2022-10-01T11:01:13,771 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T11:01:14,761 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18794.808068804094 meters
2022-10-01T11:01:14,761 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138565.23976860798 meters (statistic on all 2104805 legs which have a finite distance)
2022-10-01T11:01:14,761 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51708.1287737143 meters
2022-10-01T11:01:14,761 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138513.62561564439 meters (statistic on all 764767 trips which have a finite distance)
2022-10-01T11:01:14,761 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T11:01:14,761 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T11:01:15,911 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T11:01:15,913 INFO LegHistogramListener:72 number of legs: 2112006 100%
2022-10-01T11:01:15,913 INFO LegHistogramListener:79 number of bike legs: 103369 4.894351625895002%
2022-10-01T11:01:15,914 INFO LegHistogramListener:79 number of car legs: 245912 11.643527527857401%
2022-10-01T11:01:15,914 INFO LegHistogramListener:79 number of drtNorth legs: 198 0.009374973366552936%
2022-10-01T11:01:15,914 INFO LegHistogramListener:79 number of drtSoutheast legs: 163 0.0077177811047885285%
2022-10-01T11:01:15,914 INFO LegHistogramListener:79 number of freight legs: 47065 2.2284501085697674%
2022-10-01T11:01:15,914 INFO LegHistogramListener:79 number of pt legs: 121732 5.763809383117283%
2022-10-01T11:01:15,914 INFO LegHistogramListener:79 number of ride legs: 108184 5.122333932763449%
2022-10-01T11:01:15,914 INFO LegHistogramListener:79 number of walk legs: 1485383 70.33043466732576%
2022-10-01T11:01:16,470 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T11:01:16,470 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6252253038713752
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4565080082367501
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011055936981672718
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009331816757986413
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5376931451136662
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6907624128953409
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.903415889122252
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23288589225468195
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38934691404304267
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0012144584747633988
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.666884053877794E-4
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3165423109116398
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2806515967689756
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6361554301442458
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1824730277245721
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3775232749811284
2022-10-01T11:01:20,379 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.901348998906217E-4
2022-10-01T11:01:20,380 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.5547276583289257E-4
2022-10-01T11:01:20,380 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T11:01:20,380 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22173880669826485
2022-10-01T11:01:20,380 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21263036813753936
2022-10-01T11:01:20,380 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.40028217544688477
2022-10-01T11:01:20,617 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T11:01:21,763 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T11:01:22,085 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T11:01:22,439 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T11:01:23,570 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T11:01:23,880 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T11:01:24,210 INFO ControlerListenerManagerImpl:171 [it.102] all ControlerIterationEndsListeners called.
2022-10-01T11:01:24,353 INFO AbstractController:181 ### ITERATION 102 ENDS
2022-10-01T11:01:24,353 INFO AbstractController:182 ###################################################
2022-10-01T11:01:24,353 INFO AbstractController:133 ###################################################
2022-10-01T11:01:24,353 INFO AbstractController:134 ### ITERATION 103 BEGINS
2022-10-01T11:01:24,354 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T11:01:24,354 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T11:01:24,354 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T11:01:24,354 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T11:01:24,354 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T11:01:31,277 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T11:01:31,321 INFO ControlerListenerManagerImpl:148 [it.103] all ControlerIterationStartsListeners called.
2022-10-01T11:01:31,321 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T11:01:33,148 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169822 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T11:01:33,148 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30498 plans
2022-10-01T11:01:33,219 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:01:33,219 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:01:33,219 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:01:33,222 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:01:33,223 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:01:33,224 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:01:33,226 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:01:33,226 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:01:33,230 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:01:33,231 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:01:33,234 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:01:33,235 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:01:33,235 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:01:33,241 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:01:33,244 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:01:33,244 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:01:33,247 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:01:33,266 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:01:33,304 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:01:33,308 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:01:33,436 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:01:33,665 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:01:34,043 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:01:34,915 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:01:37,170 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:01:41,052 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T11:01:48,002 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T11:01:48,163 INFO MemoryObserver:41 used RAM: 15845 MB free: 250 MB total: 16096 MB
2022-10-01T11:02:13,343 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:02:13,343 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30498 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T11:02:13,343 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30642 plans
2022-10-01T11:02:13,344 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T11:02:13,344 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T11:02:13,344 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T11:02:13,344 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T11:02:13,344 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T11:02:13,344 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T11:02:13,344 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T11:02:13,345 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T11:02:13,345 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T11:02:13,347 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T11:02:13,349 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T11:02:13,354 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T11:02:13,364 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T11:02:13,384 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T11:02:13,421 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T11:02:13,488 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T11:02:13,735 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30642 plans
2022-10-01T11:02:13,735 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:02:13,735 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:02:13,736 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:02:13,736 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:02:13,736 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:02:13,737 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:02:13,737 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:02:13,737 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:02:13,738 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:02:13,739 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:02:13,740 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:02:13,741 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:02:13,741 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:02:13,753 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:02:13,754 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:02:13,763 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:02:13,766 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:02:13,773 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:02:13,805 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:02:13,821 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:02:13,919 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:02:14,105 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:02:14,590 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:02:15,836 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:02:17,670 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:02:21,615 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T11:02:30,513 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T11:02:48,163 INFO MemoryObserver:41 used RAM: 14685 MB free: 1410 MB total: 16096 MB
2022-10-01T11:02:49,795 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:02:49,795 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30642 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T11:02:49,795 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7466 plans
2022-10-01T11:02:49,796 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T11:02:49,796 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T11:02:49,796 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T11:02:49,796 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T11:02:49,796 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T11:02:49,796 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T11:02:49,796 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T11:02:49,796 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T11:02:49,796 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T11:02:49,796 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T11:02:49,797 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T11:02:49,798 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T11:02:49,800 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T11:02:49,806 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T11:02:49,806 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7466 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T11:02:49,806 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40173 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T11:02:49,806 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6892 plans
2022-10-01T11:02:49,807 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:02:49,808 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:02:49,808 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:02:49,808 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:02:49,810 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:02:49,821 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:02:49,868 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:02:50,088 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:02:50,290 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:02:50,763 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:02:51,586 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:02:52,810 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:02:55,727 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:03:04,719 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:03:04,719 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6892 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T11:03:04,719 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T11:03:05,734 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T11:03:06,750 INFO ControlerListenerManagerImpl:213 [it.103] all ControlerReplanningListeners called.
2022-10-01T11:03:06,750 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T11:03:06,750 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T11:03:06,750 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T11:03:06,861 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T11:03:06,951 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T11:03:06,951 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T11:03:06,952 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T11:03:06,962 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T11:03:06,973 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T11:03:06,973 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T11:03:06,975 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T11:03:06,975 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T11:03:06,975 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T11:03:06,976 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T11:03:06,976 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T11:03:06,976 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T11:03:06,976 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T11:03:06,976 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:03:06,976 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:03:06,976 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T11:03:06,976 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:03:06,976 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:03:06,976 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T11:03:06,977 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T11:03:06,977 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T11:03:06,977 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T11:03:07,699 INFO ControlerListenerManagerImpl:232 [it.103] all ControlerBeforeMobsimListeners called.
2022-10-01T11:03:07,699 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T11:03:07,699 INFO NetworkImpl:163 node # 1
2022-10-01T11:03:07,699 INFO NetworkImpl:163 node # 4
2022-10-01T11:03:07,699 INFO NetworkImpl:163 node # 16
2022-10-01T11:03:07,699 INFO NetworkImpl:163 node # 64
2022-10-01T11:03:07,699 INFO NetworkImpl:163 node # 256
2022-10-01T11:03:07,700 INFO NetworkImpl:163 node # 1024
2022-10-01T11:03:07,700 INFO NetworkImpl:163 node # 4096
2022-10-01T11:03:07,702 INFO NetworkImpl:163 node # 16384
2022-10-01T11:03:07,711 INFO NetworkImpl:163 node # 65536
2022-10-01T11:03:07,745 INFO NetworkImpl:159 link # 1
2022-10-01T11:03:07,745 INFO NetworkImpl:159 link # 4
2022-10-01T11:03:07,745 INFO NetworkImpl:159 link # 16
2022-10-01T11:03:07,745 INFO NetworkImpl:159 link # 64
2022-10-01T11:03:07,745 INFO NetworkImpl:159 link # 256
2022-10-01T11:03:07,747 INFO NetworkImpl:159 link # 1024
2022-10-01T11:03:07,751 INFO NetworkImpl:159 link # 4096
2022-10-01T11:03:07,770 INFO NetworkImpl:159 link # 16384
2022-10-01T11:03:07,847 INFO NetworkImpl:159 link # 65536
2022-10-01T11:03:08,203 INFO NetworkImpl:159 link # 262144
2022-10-01T11:03:09,030 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T11:03:09,030 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T11:03:09,030 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T11:03:09,030 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T11:03:09,030 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T11:03:09,030 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T11:03:09,031 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T11:03:09,032 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T11:03:09,033 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T11:03:09,037 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T11:03:09,045 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T11:03:09,059 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T11:03:09,086 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T11:03:09,140 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T11:03:09,246 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T11:03:09,476 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T11:03:09,965 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T11:03:10,861 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T11:03:12,419 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T11:03:12,582 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T11:03:12,603 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:03:12,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T11:03:12,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:03:12,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:03:12,603 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:03:12,604 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T11:03:12,604 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T11:03:12,604 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T11:03:12,604 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:03:12,604 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:03:20,803 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:03:20,803 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:03:20,803 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:03:20,803 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:03:20,803 INFO EventsManagerImpl:176
2022-10-01T11:03:20,803 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:03:20,803 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:03:20,803 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:03:20,804 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:03:20,804 INFO EventsManagerImpl:176
2022-10-01T11:03:20,804 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:03:20,804 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:03:20,804 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:03:20,804 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:03:20,804 INFO EventsManagerImpl:176
2022-10-01T11:03:20,804 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:03:20,804 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:03:20,804 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:03:20,804 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:03:20,804 INFO EventsManagerImpl:176
2022-10-01T11:03:20,804 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T11:03:20,804 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T11:03:20,805 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T11:03:20,805 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T11:03:20,805 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T11:03:20,805 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T11:03:20,805 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T11:03:20,805 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:03:20,805 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T11:03:20,805 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:03:20,805 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:03:20,805 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T11:03:20,805 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:03:20,805 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:03:20,805 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:03:20,805 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T11:03:20,805 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T11:03:20,805 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T11:03:20,805 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T11:03:20,805 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:03:20,806 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:03:20,806 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:03:20,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T11:03:20,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:03:20,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:03:20,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:03:20,806 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:03:20,806 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:03:20,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:03:20,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:03:20,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:03:20,806 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:03:20,806 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:03:20,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:03:20,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:03:20,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:03:20,806 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:03:20,806 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T11:03:20,806 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:03:20,806 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:03:20,806 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:03:20,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T11:03:20,806 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:03:20,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:03:20,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:03:20,807 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:03:20,807 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:03:20,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:03:20,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:03:20,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:03:20,807 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:03:20,807 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:03:20,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:03:20,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:03:20,807 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:03:20,807 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:03:22,479 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T11:03:22,482 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T11:03:22,697 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T11:03:22,697 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T11:03:22,697 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T11:03:22,697 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T11:03:22,697 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T11:03:22,697 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T11:03:22,697 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T11:03:22,697 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T11:03:22,951 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T11:03:22,951 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T11:03:22,980 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T11:03:22,991 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T11:03:23,012 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T11:03:24,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1755 #nodes=230
2022-10-01T11:03:24,673 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271755 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T11:03:24,897 INFO VehicularDepartureHandler:110 teleport vehicle 223938_bike from link 198058384 to link -11408031
2022-10-01T11:03:26,138 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T11:03:26,428 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3111 #nodes=295
2022-10-01T11:03:26,428 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271260 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T11:03:28,314 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T11:03:29,658 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4242 #nodes=473
2022-10-01T11:03:29,658 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270673 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T11:03:29,723 INFO VehicularDepartureHandler:110 teleport vehicle 26124_bike from link 318394551 to link 75485510
2022-10-01T11:03:30,953 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T11:03:32,257 INFO VehicularDepartureHandler:110 teleport vehicle 17458_bike from link 290301115 to link -39813712
2022-10-01T11:03:32,258 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T11:03:34,084 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5489 #nodes=672
2022-10-01T11:03:34,085 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269873 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T11:03:39,482 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7029 #nodes=1024
2022-10-01T11:03:39,483 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268649 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T11:03:48,164 INFO MemoryObserver:41 used RAM: 13848 MB free: 2247 MB total: 16096 MB
2022-10-01T11:03:49,053 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10928 #nodes=1730
2022-10-01T11:03:49,054 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266732 lost=0 simT=21600.0s realT=36s; (s/r): 600.0
2022-10-01T11:04:06,288 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11949 #nodes=1850
2022-10-01T11:04:06,289 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264061 lost=0 simT=25200.0s realT=53s; (s/r): 475.47169811320754
2022-10-01T11:04:22,732 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13094 #nodes=1938
2022-10-01T11:04:22,733 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260606 lost=0 simT=28800.0s realT=70s; (s/r): 411.42857142857144
2022-10-01T11:04:43,614 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14390 #nodes=2150
2022-10-01T11:04:43,614 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256962 lost=0 simT=32400.0s realT=91s; (s/r): 356.04395604395603
2022-10-01T11:04:48,164 INFO MemoryObserver:41 used RAM: 14428 MB free: 1667 MB total: 16096 MB
2022-10-01T11:05:02,185 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14092 #nodes=2075
2022-10-01T11:05:02,185 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251565 lost=0 simT=36000.0s realT=109s; (s/r): 330.27522935779814
2022-10-01T11:05:24,087 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14671 #nodes=2156
2022-10-01T11:05:24,088 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245697 lost=0 simT=39600.0s realT=131s; (s/r): 302.29007633587787
2022-10-01T11:05:44,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14914 #nodes=2243
2022-10-01T11:05:44,355 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237873 lost=0 simT=43200.0s realT=151s; (s/r): 286.0927152317881
2022-10-01T11:05:48,164 INFO MemoryObserver:41 used RAM: 15376 MB free: 719 MB total: 16096 MB
2022-10-01T11:06:04,169 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15361 #nodes=2231
2022-10-01T11:06:04,169 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228759 lost=0 simT=46800.0s realT=171s; (s/r): 273.6842105263158
2022-10-01T11:06:24,742 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15437 #nodes=2402
2022-10-01T11:06:24,743 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217369 lost=0 simT=50400.0s realT=192s; (s/r): 262.5
2022-10-01T11:06:48,164 INFO MemoryObserver:41 used RAM: 15489 MB free: 606 MB total: 16096 MB
2022-10-01T11:06:48,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15698 #nodes=2428
2022-10-01T11:06:48,975 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203719 lost=0 simT=54000.0s realT=216s; (s/r): 250.0
2022-10-01T11:07:10,336 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15969 #nodes=2475
2022-10-01T11:07:10,336 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186947 lost=0 simT=57600.0s realT=237s; (s/r): 243.0379746835443
2022-10-01T11:07:35,247 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15938 #nodes=2327
2022-10-01T11:07:35,248 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167415 lost=0 simT=61200.0s realT=262s; (s/r): 233.58778625954199
2022-10-01T11:07:51,158 INFO MemoryObserver:41 used RAM: 14946 MB free: 1149 MB total: 16096 MB
2022-10-01T11:08:06,491 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15576 #nodes=2173
2022-10-01T11:08:06,492 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145086 lost=0 simT=64800.0s realT=293s; (s/r): 221.160409556314
2022-10-01T11:08:26,842 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14783 #nodes=2084
2022-10-01T11:08:26,843 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121337 lost=0 simT=68400.0s realT=314s; (s/r): 217.8343949044586
2022-10-01T11:08:47,985 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14423 #nodes=2007
2022-10-01T11:08:47,986 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96250 lost=0 simT=72000.0s realT=335s; (s/r): 214.92537313432837
2022-10-01T11:08:51,158 INFO MemoryObserver:41 used RAM: 15659 MB free: 436 MB total: 16096 MB
2022-10-01T11:09:04,212 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12458 #nodes=1630
2022-10-01T11:09:04,212 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73859 lost=0 simT=75600.0s realT=351s; (s/r): 215.3846153846154
2022-10-01T11:09:19,955 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11582 #nodes=1468
2022-10-01T11:09:19,955 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57879 lost=0 simT=79200.0s realT=367s; (s/r): 215.80381471389646
2022-10-01T11:09:32,482 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10943 #nodes=1400
2022-10-01T11:09:32,483 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44405 lost=0 simT=82800.0s realT=379s; (s/r): 218.46965699208442
2022-10-01T11:09:46,255 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10345 #nodes=1255
2022-10-01T11:09:46,255 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32263 lost=0 simT=86400.0s realT=393s; (s/r): 219.84732824427482
2022-10-01T11:09:51,158 INFO MemoryObserver:41 used RAM: 15947 MB free: 148 MB total: 16096 MB
2022-10-01T11:09:56,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8695 #nodes=1027
2022-10-01T11:09:56,577 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26113 lost=3 simT=90000.0s realT=403s; (s/r): 223.32506203473946
2022-10-01T11:10:05,190 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7431 #nodes=859
2022-10-01T11:10:05,190 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22124 lost=3 simT=93600.0s realT=412s; (s/r): 227.18446601941747
2022-10-01T11:10:11,760 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6252 #nodes=722
2022-10-01T11:10:11,761 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19219 lost=3 simT=97200.0s realT=419s; (s/r): 231.98090692124106
2022-10-01T11:10:17,116 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5265 #nodes=586
2022-10-01T11:10:17,116 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16924 lost=4 simT=100800.0s realT=424s; (s/r): 237.73584905660377
2022-10-01T11:10:30,201 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4484 #nodes=473
2022-10-01T11:10:30,201 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15136 lost=4 simT=104400.0s realT=437s; (s/r): 238.90160183066362
2022-10-01T11:10:33,636 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3865 #nodes=375
2022-10-01T11:10:33,636 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13583 lost=4 simT=108000.0s realT=441s; (s/r): 244.89795918367346
2022-10-01T11:10:36,468 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3237 #nodes=303
2022-10-01T11:10:36,468 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12316 lost=5 simT=111600.0s realT=443s; (s/r): 251.91873589164786
2022-10-01T11:10:38,890 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2714 #nodes=268
2022-10-01T11:10:38,890 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11314 lost=5 simT=115200.0s realT=446s; (s/r): 258.29596412556054
2022-10-01T11:10:40,901 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2288 #nodes=217
2022-10-01T11:10:40,901 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10422 lost=6 simT=118800.0s realT=448s; (s/r): 265.17857142857144
2022-10-01T11:10:42,713 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1965 #nodes=197
2022-10-01T11:10:42,713 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9676 lost=7 simT=122400.0s realT=450s; (s/r): 272.0
2022-10-01T11:10:44,329 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1737 #nodes=192
2022-10-01T11:10:44,329 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8942 lost=7 simT=126000.0s realT=451s; (s/r): 279.3791574279379
2022-10-01T11:10:45,810 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1412 #nodes=153
2022-10-01T11:10:45,810 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7277 lost=8 simT=129600.0s realT=453s; (s/r): 286.0927152317881
2022-10-01T11:10:46,390 INFO AbstractController$9:234 ### ITERATION 103 fires after mobsim event
2022-10-01T11:10:46,390 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=333.248076281sec
2022-10-01T11:10:46,390 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T11:10:46,424 INFO LegTimesControlerListener:50 [103] average trip (probably: leg) duration is: 1226 seconds = 00:20:26
2022-10-01T11:10:46,425 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T11:10:46,425 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:10:46,425 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:10:46,425 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:10:46,425 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:10:46,425 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T11:10:46,425 INFO EventsManagerImpl:137 event # 1
2022-10-01T11:10:46,425 INFO EventsManagerImpl:137 event # 4
2022-10-01T11:10:46,425 INFO EventsManagerImpl:137 event # 16
2022-10-01T11:10:46,425 INFO EventsManagerImpl:137 event # 64
2022-10-01T11:10:46,425 INFO EventsManagerImpl:137 event # 256
2022-10-01T11:10:46,426 INFO EventsManagerImpl:137 event # 1024
2022-10-01T11:10:46,430 INFO EventsManagerImpl:137 event # 4096
2022-10-01T11:10:46,444 INFO EventsManagerImpl:137 event # 16384
2022-10-01T11:10:46,459 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T11:10:46,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:10:46,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:10:46,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:10:46,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:10:46,779 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T11:10:46,780 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T11:10:46,780 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:10:46,783 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:10:46,783 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:16:52][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:10:46,785 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:10:46,785 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:10:46,785 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:10:46,788 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:10:46,788 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T11:10:46,788 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:10:46,789 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:10:46,789 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:10:46,789 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:10:46,789 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:10:46,789 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:10:46,789 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:10:46,791 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:10:46,791 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T11:10:46,791 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:10:46,791 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:10:46,791 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:10:46,791 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:10:46,792 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:10:46,792 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:10:46,792 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:10:46,795 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:10:46,795 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:10:46,795 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:10:46,799 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:10:46,799 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:10:46,799 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:10:46,799 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:10:46,799 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:10:46,799 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:03][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:10:46,799 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T11:10:47,268 INFO ControlerListenerManagerImpl:251 [it.103] all ControlerAfterMobsimListeners called.
2022-10-01T11:10:47,269 INFO AbstractController$4:159 ### ITERATION 103 fires scoring event
2022-10-01T11:10:47,269 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T11:10:47,454 INFO NewScoreAssignerImpl:57 it: 103 msaStart: 599
2022-10-01T11:10:47,633 INFO ControlerListenerManagerImpl:194 [it.103] all ControlerScoringListeners called.
2022-10-01T11:10:47,633 INFO AbstractController$5:167 ### ITERATION 103 fires iteration end event
2022-10-01T11:10:47,634 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T11:10:47,634 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T11:10:47,755 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T11:10:47,755 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T11:10:51,158 INFO MemoryObserver:41 used RAM: 15968 MB free: 127 MB total: 16096 MB
2022-10-01T11:10:52,038 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T11:10:52,038 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13427853977415694
2022-10-01T11:10:52,038 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31572068995619734
2022-10-01T11:10:52,038 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1310793531789028E-4
2022-10-01T11:10:52,038 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0797280434637486E-4
2022-10-01T11:10:52,038 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T11:10:52,038 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13248509528235516
2022-10-01T11:10:52,038 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13900157648520825
2022-10-01T11:10:52,038 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2176717829688246
2022-10-01T11:10:52,238 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T11:10:52,383 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.71551349347232
2022-10-01T11:10:52,384 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.86812064152252
2022-10-01T11:10:52,384 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.31669876782759
2022-10-01T11:10:52,384 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -74.02038276368273
2022-10-01T11:10:52,452 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T11:10:53,343 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18792.202326980438 meters
2022-10-01T11:10:53,343 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138571.17351433824 meters (statistic on all 2105187 legs which have a finite distance)
2022-10-01T11:10:53,343 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51709.35764504655 meters
2022-10-01T11:10:53,343 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138519.9965575663 meters (statistic on all 764784 trips which have a finite distance)
2022-10-01T11:10:53,343 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T11:10:53,343 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T11:10:54,392 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T11:10:54,394 INFO LegHistogramListener:72 number of legs: 2112449 100%
2022-10-01T11:10:54,395 INFO LegHistogramListener:79 number of bike legs: 103777 4.912639311055557%
2022-10-01T11:10:54,395 INFO LegHistogramListener:79 number of car legs: 245778 11.634742424550842%
2022-10-01T11:10:54,395 INFO LegHistogramListener:79 number of drtNorth legs: 177 0.008378900508367303%
2022-10-01T11:10:54,395 INFO LegHistogramListener:79 number of drtSoutheast legs: 166 0.007858177877903797%
2022-10-01T11:10:54,395 INFO LegHistogramListener:79 number of freight legs: 47065 2.2279827820695317%
2022-10-01T11:10:54,395 INFO LegHistogramListener:79 number of pt legs: 122030 5.776707508678316%
2022-10-01T11:10:54,395 INFO LegHistogramListener:79 number of ride legs: 107832 5.104596608012785%
2022-10-01T11:10:54,395 INFO LegHistogramListener:79 number of walk legs: 1485624 70.3270942872467%
2022-10-01T11:10:54,939 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T11:10:54,939 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T11:10:58,666 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6278326666221622
2022-10-01T11:10:58,666 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45700739972372995
2022-10-01T11:10:58,666 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011100869377673477
2022-10-01T11:10:58,666 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009365195109301262
2022-10-01T11:10:58,666 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T11:10:58,666 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5384801039350509
2022-10-01T11:10:58,666 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6932028838895536
2022-10-01T11:10:58,666 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9040796048003205
2022-10-01T11:10:58,666 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23340839183103365
2022-10-01T11:10:58,666 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38949198149298797
2022-10-01T11:10:58,666 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001223444953963551
2022-10-01T11:10:58,667 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.846613637880834E-4
2022-10-01T11:10:58,667 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T11:10:58,667 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.31785305309211914
2022-10-01T11:10:58,667 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2813743664532164
2022-10-01T11:10:58,667 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.639248062771841
2022-10-01T11:10:58,667 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18263991948114636
2022-10-01T11:10:58,667 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37760928842490127
2022-10-01T11:10:58,667 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.901348998906217E-4
2022-10-01T11:10:58,667 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.567565485757714E-4
2022-10-01T11:10:58,667 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T11:10:58,667 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22221637387861579
2022-10-01T11:10:58,667 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21295003004051619
2022-10-01T11:10:58,667 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.40225021439171804
2022-10-01T11:10:58,808 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T11:10:59,842 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T11:11:00,146 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T11:11:00,487 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T11:11:01,574 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T11:11:01,865 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T11:11:02,183 INFO ControlerListenerManagerImpl:171 [it.103] all ControlerIterationEndsListeners called.
2022-10-01T11:11:02,328 INFO AbstractController:181 ### ITERATION 103 ENDS
2022-10-01T11:11:02,328 INFO AbstractController:182 ###################################################
2022-10-01T11:11:02,328 INFO AbstractController:133 ###################################################
2022-10-01T11:11:02,328 INFO AbstractController:134 ### ITERATION 104 BEGINS
2022-10-01T11:11:02,329 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T11:11:02,329 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T11:11:02,329 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T11:11:02,329 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T11:11:02,329 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T11:11:09,014 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T11:11:09,061 INFO ControlerListenerManagerImpl:148 [it.104] all ControlerIterationStartsListeners called.
2022-10-01T11:11:09,061 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T11:11:10,984 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169342 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T11:11:10,984 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 31004 plans
2022-10-01T11:11:10,985 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:10,985 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:10,990 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:11:10,990 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:11:10,990 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:10,992 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:11:10,994 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:11:10,995 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:11,000 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:11,002 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:11,004 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:11,004 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:11:11,005 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:11,005 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:11,006 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:11,015 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:11:11,020 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:11,035 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:11:11,082 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:11:11,084 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:11,222 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:11:11,419 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:11:11,873 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:11:12,813 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:11:14,749 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:11:18,539 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T11:11:25,200 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T11:11:42,683 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:11:42,684 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 31004 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T11:11:42,684 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30368 plans
2022-10-01T11:11:42,684 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T11:11:42,684 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T11:11:42,684 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T11:11:42,684 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T11:11:42,684 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T11:11:42,684 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T11:11:42,685 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T11:11:42,685 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T11:11:42,686 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T11:11:42,687 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T11:11:42,689 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T11:11:42,694 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T11:11:42,704 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T11:11:42,723 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T11:11:42,773 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T11:11:42,886 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T11:11:50,832 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30368 plans
2022-10-01T11:11:50,832 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:11:50,832 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:11:50,832 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:50,832 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:50,833 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:50,834 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:11:50,834 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:50,837 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:11:50,839 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:50,844 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:11:50,847 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:50,868 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:11:50,869 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:50,876 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:50,878 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:50,885 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:50,886 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:11:50,915 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:50,918 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:11:50,919 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:11:51,030 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:11:51,170 INFO MemoryObserver:41 used RAM: 14254 MB free: 1841 MB total: 16096 MB
2022-10-01T11:11:51,242 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:11:51,646 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:11:52,615 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:11:54,851 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:11:59,023 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T11:12:08,340 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T11:12:30,052 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:12:30,052 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30368 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T11:12:30,052 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7714 plans
2022-10-01T11:12:30,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T11:12:30,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T11:12:30,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T11:12:30,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T11:12:30,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T11:12:30,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T11:12:30,053 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T11:12:30,053 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T11:12:30,053 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T11:12:30,053 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T11:12:30,053 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T11:12:30,054 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T11:12:30,055 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T11:12:30,058 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T11:12:30,058 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7714 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T11:12:30,058 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40229 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T11:12:30,058 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6836 plans
2022-10-01T11:12:30,059 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:12:30,059 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:12:30,059 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:12:30,061 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:12:30,066 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:12:30,079 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:12:30,122 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:12:30,210 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:12:30,579 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:12:31,001 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:12:31,691 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:12:33,164 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:12:35,846 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:12:46,452 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:12:46,452 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6836 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T11:12:46,453 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T11:12:47,510 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T11:12:48,545 INFO ControlerListenerManagerImpl:213 [it.104] all ControlerReplanningListeners called.
2022-10-01T11:12:48,545 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T11:12:48,545 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T11:12:48,545 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T11:12:48,661 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T11:12:48,753 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T11:12:48,753 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T11:12:48,753 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T11:12:48,754 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T11:12:48,755 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T11:12:48,755 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T11:12:48,756 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T11:12:48,756 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T11:12:48,756 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T11:12:48,756 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T11:12:48,756 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T11:12:48,756 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T11:12:48,756 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T11:12:48,756 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:12:48,756 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:12:48,757 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T11:12:48,757 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:12:48,757 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:12:48,757 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T11:12:48,757 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T11:12:48,757 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T11:12:48,757 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T11:12:49,443 INFO ControlerListenerManagerImpl:232 [it.104] all ControlerBeforeMobsimListeners called.
2022-10-01T11:12:49,443 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T11:12:49,443 INFO NetworkImpl:163 node # 1
2022-10-01T11:12:49,443 INFO NetworkImpl:163 node # 4
2022-10-01T11:12:49,443 INFO NetworkImpl:163 node # 16
2022-10-01T11:12:49,443 INFO NetworkImpl:163 node # 64
2022-10-01T11:12:49,443 INFO NetworkImpl:163 node # 256
2022-10-01T11:12:49,444 INFO NetworkImpl:163 node # 1024
2022-10-01T11:12:49,444 INFO NetworkImpl:163 node # 4096
2022-10-01T11:12:49,446 INFO NetworkImpl:163 node # 16384
2022-10-01T11:12:49,454 INFO NetworkImpl:163 node # 65536
2022-10-01T11:12:49,483 INFO NetworkImpl:159 link # 1
2022-10-01T11:12:49,484 INFO NetworkImpl:159 link # 4
2022-10-01T11:12:49,484 INFO NetworkImpl:159 link # 16
2022-10-01T11:12:49,484 INFO NetworkImpl:159 link # 64
2022-10-01T11:12:49,484 INFO NetworkImpl:159 link # 256
2022-10-01T11:12:49,485 INFO NetworkImpl:159 link # 1024
2022-10-01T11:12:49,489 INFO NetworkImpl:159 link # 4096
2022-10-01T11:12:49,507 INFO NetworkImpl:159 link # 16384
2022-10-01T11:12:49,578 INFO NetworkImpl:159 link # 65536
2022-10-01T11:12:49,907 INFO NetworkImpl:159 link # 262144
2022-10-01T11:12:50,632 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T11:12:50,632 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T11:12:50,632 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T11:12:50,632 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T11:12:50,633 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T11:12:50,633 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T11:12:50,633 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T11:12:50,634 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T11:12:50,636 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T11:12:50,639 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T11:12:50,645 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T11:12:50,657 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T11:12:50,687 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T11:12:50,751 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T11:12:50,880 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T11:12:51,142 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T11:12:51,171 INFO MemoryObserver:41 used RAM: 14639 MB free: 1456 MB total: 16096 MB
2022-10-01T11:12:51,759 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T11:12:52,760 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T11:12:54,463 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T11:12:54,619 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T11:12:54,637 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:12:54,637 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T11:12:54,637 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:12:54,637 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:12:54,637 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:12:54,637 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T11:12:54,637 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T11:12:54,637 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T11:12:54,637 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:12:54,637 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:12:56,449 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:12:56,449 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:12:56,449 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:12:56,449 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:12:56,450 INFO EventsManagerImpl:176
2022-10-01T11:12:56,450 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:12:56,450 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:12:56,450 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:12:56,450 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:12:56,450 INFO EventsManagerImpl:176
2022-10-01T11:12:56,450 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:12:56,450 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:12:56,450 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:12:56,450 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:12:56,450 INFO EventsManagerImpl:176
2022-10-01T11:12:56,450 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:12:56,450 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:12:56,450 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:12:56,450 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:12:56,450 INFO EventsManagerImpl:176
2022-10-01T11:12:56,450 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T11:12:56,450 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T11:12:56,450 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T11:12:56,450 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T11:12:56,451 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T11:12:56,451 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T11:12:56,451 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T11:12:56,451 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:12:56,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T11:12:56,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:12:56,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:12:56,451 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T11:12:56,451 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:12:56,451 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:12:56,451 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:12:56,451 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T11:12:56,451 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T11:12:56,451 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T11:12:56,451 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T11:12:56,451 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:12:56,451 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:12:56,451 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:12:56,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T11:12:56,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:12:56,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:12:56,451 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:12:56,451 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:12:56,451 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:12:56,452 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:12:56,452 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:12:56,452 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:12:56,452 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T11:12:56,452 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:12:56,452 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:12:56,452 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:12:56,452 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:12:56,452 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:12:56,452 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:12:56,452 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:12:56,452 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:12:56,453 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:12:58,295 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T11:12:58,299 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T11:12:58,547 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T11:12:58,547 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T11:12:58,547 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T11:12:58,547 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T11:12:58,547 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T11:12:58,547 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T11:12:58,547 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T11:12:58,547 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T11:12:58,806 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T11:12:58,807 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-10-01T11:12:58,840 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T11:12:58,841 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T11:12:58,886 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T11:13:00,625 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1763 #nodes=230
2022-10-01T11:13:00,625 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271749 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-10-01T11:13:02,336 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T11:13:02,733 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3084 #nodes=308
2022-10-01T11:13:02,733 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271260 lost=0 simT=7200.0s realT=8s; (s/r): 900.0
2022-10-01T11:13:04,726 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T11:13:04,877 INFO VehicularDepartureHandler:110 teleport vehicle 14035_bike from link -30483116 to link 383652769
2022-10-01T11:13:06,154 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4270 #nodes=474
2022-10-01T11:13:06,154 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270676 lost=0 simT=10800.0s realT=11s; (s/r): 981.8181818181819
2022-10-01T11:13:07,450 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T11:13:07,487 INFO VehicularDepartureHandler:110 teleport vehicle 19334_bike from link 53586768 to link -313907011
2022-10-01T11:13:11,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5468 #nodes=667
2022-10-01T11:13:11,258 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269864 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-10-01T11:13:13,328 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T11:13:13,328 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T11:13:17,051 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7071 #nodes=1011
2022-10-01T11:13:17,051 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268650 lost=0 simT=18000.0s realT=22s; (s/r): 818.1818181818181
2022-10-01T11:13:25,272 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=11001 #nodes=1697
2022-10-01T11:13:25,273 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266713 lost=0 simT=21600.0s realT=30s; (s/r): 720.0
2022-10-01T11:13:38,592 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11923 #nodes=1876
2022-10-01T11:13:38,592 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264063 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-10-01T11:13:51,171 INFO MemoryObserver:41 used RAM: 14902 MB free: 1193 MB total: 16096 MB
2022-10-01T11:13:55,455 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13072 #nodes=2015
2022-10-01T11:13:55,456 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260573 lost=0 simT=28800.0s realT=60s; (s/r): 480.0
2022-10-01T11:14:14,564 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14426 #nodes=2202
2022-10-01T11:14:14,565 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256943 lost=0 simT=32400.0s realT=79s; (s/r): 410.126582278481
2022-10-01T11:14:32,703 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14216 #nodes=2095
2022-10-01T11:14:32,703 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251564 lost=0 simT=36000.0s realT=98s; (s/r): 367.3469387755102
2022-10-01T11:14:50,963 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14731 #nodes=2165
2022-10-01T11:14:50,964 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245638 lost=0 simT=39600.0s realT=116s; (s/r): 341.37931034482756
2022-10-01T11:14:51,172 INFO MemoryObserver:41 used RAM: 15713 MB free: 382 MB total: 16096 MB
2022-10-01T11:15:15,245 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14928 #nodes=2193
2022-10-01T11:15:15,246 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237825 lost=0 simT=43200.0s realT=140s; (s/r): 308.57142857142856
2022-10-01T11:15:34,489 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15278 #nodes=2257
2022-10-01T11:15:34,490 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228747 lost=0 simT=46800.0s realT=159s; (s/r): 294.33962264150944
2022-10-01T11:15:51,172 INFO MemoryObserver:41 used RAM: 15717 MB free: 378 MB total: 16096 MB
2022-10-01T11:15:59,739 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15439 #nodes=2379
2022-10-01T11:15:59,740 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217424 lost=0 simT=50400.0s realT=185s; (s/r): 272.43243243243245
2022-10-01T11:16:30,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15663 #nodes=2432
2022-10-01T11:16:30,597 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203789 lost=0 simT=54000.0s realT=215s; (s/r): 251.1627906976744
2022-10-01T11:16:51,172 INFO MemoryObserver:41 used RAM: 15478 MB free: 617 MB total: 16096 MB
2022-10-01T11:16:54,174 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15990 #nodes=2404
2022-10-01T11:16:54,175 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186997 lost=0 simT=57600.0s realT=239s; (s/r): 241.0041841004184
2022-10-01T11:17:18,841 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15867 #nodes=2343
2022-10-01T11:17:18,842 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167368 lost=0 simT=61200.0s realT=264s; (s/r): 231.8181818181818
2022-10-01T11:17:40,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15460 #nodes=2265
2022-10-01T11:17:40,698 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145092 lost=0 simT=64800.0s realT=286s; (s/r): 226.5734265734266
2022-10-01T11:17:51,172 INFO MemoryObserver:41 used RAM: 15524 MB free: 571 MB total: 16096 MB
2022-10-01T11:18:02,560 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14920 #nodes=2141
2022-10-01T11:18:02,560 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121304 lost=0 simT=68400.0s realT=307s; (s/r): 222.8013029315961
2022-10-01T11:18:32,664 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14278 #nodes=2094
2022-10-01T11:18:32,665 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96358 lost=0 simT=72000.0s realT=338s; (s/r): 213.01775147928993
2022-10-01T11:18:51,173 INFO MemoryObserver:41 used RAM: 15476 MB free: 619 MB total: 16096 MB
2022-10-01T11:18:58,504 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12539 #nodes=1719
2022-10-01T11:18:58,504 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73938 lost=0 simT=75600.0s realT=363s; (s/r): 208.26446280991735
2022-10-01T11:19:28,521 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11502 #nodes=1515
2022-10-01T11:19:28,521 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57889 lost=0 simT=79200.0s realT=393s; (s/r): 201.5267175572519
2022-10-01T11:19:48,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10949 #nodes=1397
2022-10-01T11:19:48,173 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44465 lost=0 simT=82800.0s realT=413s; (s/r): 200.48426150121065
2022-10-01T11:19:51,173 INFO MemoryObserver:41 used RAM: 15785 MB free: 310 MB total: 16096 MB
2022-10-01T11:20:06,651 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10377 #nodes=1301
2022-10-01T11:20:06,651 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32197 lost=0 simT=86400.0s realT=432s; (s/r): 200.0
2022-10-01T11:20:22,790 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8649 #nodes=1023
2022-10-01T11:20:22,790 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=26004 lost=1 simT=90000.0s realT=448s; (s/r): 200.89285714285714
2022-10-01T11:20:32,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7426 #nodes=881
2022-10-01T11:20:32,398 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22114 lost=1 simT=93600.0s realT=457s; (s/r): 204.81400437636762
2022-10-01T11:20:40,675 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6306 #nodes=702
2022-10-01T11:20:40,675 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19157 lost=1 simT=97200.0s realT=466s; (s/r): 208.58369098712447
2022-10-01T11:20:46,780 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5258 #nodes=547
2022-10-01T11:20:46,780 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16855 lost=1 simT=100800.0s realT=472s; (s/r): 213.5593220338983
2022-10-01T11:20:51,173 INFO MemoryObserver:41 used RAM: 15958 MB free: 137 MB total: 16096 MB
2022-10-01T11:20:51,339 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4489 #nodes=483
2022-10-01T11:20:51,340 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15064 lost=1 simT=104400.0s realT=476s; (s/r): 219.32773109243698
2022-10-01T11:20:55,472 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3821 #nodes=396
2022-10-01T11:20:55,472 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13486 lost=3 simT=108000.0s realT=480s; (s/r): 225.0
2022-10-01T11:20:58,845 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3192 #nodes=372
2022-10-01T11:20:58,846 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12211 lost=3 simT=111600.0s realT=484s; (s/r): 230.5785123966942
2022-10-01T11:21:01,806 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2641 #nodes=272
2022-10-01T11:21:01,806 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11189 lost=3 simT=115200.0s realT=487s; (s/r): 236.55030800821356
2022-10-01T11:21:04,144 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2231 #nodes=225
2022-10-01T11:21:04,144 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10332 lost=3 simT=118800.0s realT=489s; (s/r): 242.94478527607362
2022-10-01T11:21:14,936 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1967 #nodes=175
2022-10-01T11:21:14,936 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9651 lost=3 simT=122400.0s realT=500s; (s/r): 244.8
2022-10-01T11:21:16,081 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1738 #nodes=186
2022-10-01T11:21:16,081 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8918 lost=3 simT=126000.0s realT=501s; (s/r): 251.49700598802394
2022-10-01T11:21:17,242 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1403 #nodes=135
2022-10-01T11:21:17,242 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7238 lost=3 simT=129600.0s realT=502s; (s/r): 258.16733067729086
2022-10-01T11:21:17,677 INFO AbstractController$9:234 ### ITERATION 104 fires after mobsim event
2022-10-01T11:21:17,677 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=333.54137746sec
2022-10-01T11:21:17,677 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T11:21:17,714 INFO LegTimesControlerListener:50 [104] average trip (probably: leg) duration is: 1224 seconds = 00:20:24
2022-10-01T11:21:17,714 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T11:21:17,714 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:21:17,714 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:21:17,714 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:21:17,714 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:21:17,714 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T11:21:17,714 INFO EventsManagerImpl:137 event # 1
2022-10-01T11:21:17,714 INFO EventsManagerImpl:137 event # 4
2022-10-01T11:21:17,714 INFO EventsManagerImpl:137 event # 16
2022-10-01T11:21:17,714 INFO EventsManagerImpl:137 event # 64
2022-10-01T11:21:17,715 INFO EventsManagerImpl:137 event # 256
2022-10-01T11:21:17,715 INFO EventsManagerImpl:137 event # 1024
2022-10-01T11:21:17,719 INFO EventsManagerImpl:137 event # 4096
2022-10-01T11:21:17,734 INFO EventsManagerImpl:137 event # 16384
2022-10-01T11:21:17,754 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T11:21:18,069 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:21:18,069 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:21:18,070 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:21:18,070 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:21:18,070 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T11:21:18,070 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T11:21:18,071 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:21:18,073 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:21:18,073 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=23:01:15][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:21:18,076 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:21:18,076 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:21:18,076 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=11:07:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:21:18,079 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:21:18,079 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T11:21:18,079 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:21:18,080 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:21:18,080 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:21:18,080 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:21:18,081 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:21:18,081 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:21:18,081 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:21:18,081 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:21:18,081 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:21:18,081 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:21:18,083 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:21:18,083 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T11:21:18,083 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:21:18,083 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:21:18,083 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:21:18,083 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:21:18,085 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:21:18,085 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:21:18,085 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:21:18,087 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:21:18,087 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:21:18,087 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:21:18,092 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:21:18,092 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:38:33][duration=undefined][facilityId=null]
2022-10-01T11:21:18,092 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=34:38:47][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:21:18,092 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T11:21:18,704 INFO ControlerListenerManagerImpl:251 [it.104] all ControlerAfterMobsimListeners called.
2022-10-01T11:21:18,704 INFO AbstractController$4:159 ### ITERATION 104 fires scoring event
2022-10-01T11:21:18,704 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T11:21:18,928 INFO NewScoreAssignerImpl:57 it: 104 msaStart: 599
2022-10-01T11:21:19,139 INFO ControlerListenerManagerImpl:194 [it.104] all ControlerScoringListeners called.
2022-10-01T11:21:19,139 INFO AbstractController$5:167 ### ITERATION 104 fires iteration end event
2022-10-01T11:21:19,139 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T11:21:19,139 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T11:21:19,349 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T11:21:19,349 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T11:21:30,266 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T11:21:30,266 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13476894478193666
2022-10-01T11:21:30,266 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3165076487775821
2022-10-01T11:21:30,267 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.9385119417470744E-4
2022-10-01T11:21:30,267 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.861484977174343E-4
2022-10-01T11:21:30,267 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T11:21:30,267 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13231435217755227
2022-10-01T11:21:30,267 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1394419139660157
2022-10-01T11:21:30,267 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21616590581142772
2022-10-01T11:21:30,435 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T11:21:30,600 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.3894148888927
2022-10-01T11:21:30,600 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.6912221153424
2022-10-01T11:21:30,600 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.18928473962002
2022-10-01T11:21:30,600 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.99097681588565
2022-10-01T11:21:30,644 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T11:21:31,707 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18759.29105093495 meters
2022-10-01T11:21:31,707 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138479.488115224 meters (statistic on all 2107485 legs which have a finite distance)
2022-10-01T11:21:31,707 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51656.95747827263 meters
2022-10-01T11:21:31,707 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138416.71860377066 meters (statistic on all 764989 trips which have a finite distance)
2022-10-01T11:21:31,707 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T11:21:31,707 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T11:21:32,827 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T11:21:32,829 INFO LegHistogramListener:72 number of legs: 2114691 100%
2022-10-01T11:21:32,829 INFO LegHistogramListener:79 number of bike legs: 104120 4.923650783967965%
2022-10-01T11:21:32,829 INFO LegHistogramListener:79 number of car legs: 246401 11.651867814257496%
2022-10-01T11:21:32,829 INFO LegHistogramListener:79 number of drtNorth legs: 166 0.007849846620617386%
2022-10-01T11:21:32,829 INFO LegHistogramListener:79 number of drtSoutheast legs: 149 0.007045946665493919%
2022-10-01T11:21:32,829 INFO LegHistogramListener:79 number of freight legs: 47065 2.225620669875646%
2022-10-01T11:21:32,829 INFO LegHistogramListener:79 number of pt legs: 121863 5.762685895953593%
2022-10-01T11:21:32,829 INFO LegHistogramListener:79 number of ride legs: 108130 5.113276596911795%
2022-10-01T11:21:32,829 INFO LegHistogramListener:79 number of walk legs: 1486797 70.30800244574739%
2022-10-01T11:21:33,361 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T11:21:33,361 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6306402994808382
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45752604795185303
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011147085556417117
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009406276157073385
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5392811843666073
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6959065303460564
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9046701448620447
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2338667022702414
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.38964988677036205
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0012349989986494606
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 9.987829739597509E-4
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3191830520137416
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2820868658755142
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6422007630804624
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18291464898812243
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37771199104433156
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.901348998906217E-4
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.567565485757714E-4
2022-10-01T11:21:37,544 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T11:21:37,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22265542757668033
2022-10-01T11:21:37,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21325043520234985
2022-10-01T11:21:37,545 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4043055505630671
2022-10-01T11:21:37,683 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T11:21:38,716 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T11:21:39,023 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T11:21:39,359 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T11:21:40,386 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T11:21:40,681 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T11:21:41,011 INFO ControlerListenerManagerImpl:171 [it.104] all ControlerIterationEndsListeners called.
2022-10-01T11:21:41,155 INFO AbstractController:181 ### ITERATION 104 ENDS
2022-10-01T11:21:41,155 INFO AbstractController:182 ###################################################
2022-10-01T11:21:41,155 INFO AbstractController:133 ###################################################
2022-10-01T11:21:41,155 INFO AbstractController:134 ### ITERATION 105 BEGINS
2022-10-01T11:21:41,156 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T11:21:41,156 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T11:21:41,156 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T11:21:41,156 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T11:21:41,156 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T11:21:41,499 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T11:21:41,543 INFO ControlerListenerManagerImpl:148 [it.105] all ControlerIterationStartsListeners called.
2022-10-01T11:21:41,544 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T11:21:49,653 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169528 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T11:21:49,653 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30607 plans
2022-10-01T11:21:49,654 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:21:49,655 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:21:49,655 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:21:49,656 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:21:49,657 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:21:49,658 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:21:49,658 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:21:49,660 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:21:49,661 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:21:49,661 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:21:49,666 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:21:49,677 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:21:49,681 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:21:49,688 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:21:49,695 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:21:49,701 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:21:49,721 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:21:49,756 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:21:49,843 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:21:49,939 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:21:50,246 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:21:50,343 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:21:50,550 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:21:51,173 INFO MemoryObserver:41 used RAM: 14305 MB free: 1790 MB total: 16096 MB
2022-10-01T11:21:51,543 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:21:53,159 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:21:56,645 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T11:22:03,360 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T11:22:21,110 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:22:21,110 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30607 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T11:22:21,111 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30624 plans
2022-10-01T11:22:21,111 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T11:22:21,111 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T11:22:21,111 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T11:22:21,111 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T11:22:21,111 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T11:22:21,111 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T11:22:21,111 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T11:22:21,112 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T11:22:21,112 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T11:22:21,113 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T11:22:21,116 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T11:22:21,120 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T11:22:21,130 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T11:22:21,150 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T11:22:21,187 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T11:22:21,258 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T11:22:21,454 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30624 plans
2022-10-01T11:22:21,454 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:22:21,454 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:22:21,455 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:22:21,455 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:22:21,455 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:22:21,457 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:22:21,459 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:22:21,460 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:22:21,460 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:22:21,460 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:22:21,469 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:22:21,473 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:22:21,481 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:22:21,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:22:21,485 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:22:21,485 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:22:21,486 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:22:21,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:22:21,495 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:22:21,502 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:22:21,575 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:22:21,854 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:22:22,382 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:22:23,427 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:22:25,329 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:22:29,225 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T11:22:37,930 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T11:22:51,174 INFO MemoryObserver:41 used RAM: 14956 MB free: 1139 MB total: 16096 MB
2022-10-01T11:22:59,045 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:22:59,046 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30624 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T11:22:59,046 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7669 plans
2022-10-01T11:22:59,046 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T11:22:59,046 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T11:22:59,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T11:22:59,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T11:22:59,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T11:22:59,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T11:22:59,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T11:22:59,047 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T11:22:59,048 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T11:22:59,049 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T11:22:59,051 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T11:22:59,046 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T11:22:59,054 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T11:22:59,059 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T11:22:59,059 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7669 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T11:22:59,059 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40283 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T11:22:59,059 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6782 plans
2022-10-01T11:22:59,060 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:22:59,060 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:22:59,060 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:22:59,062 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:22:59,064 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:22:59,085 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:22:59,150 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:22:59,344 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:22:59,837 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:23:00,393 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:23:01,012 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:23:02,239 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:23:05,758 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:23:18,598 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:23:18,598 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6782 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T11:23:18,598 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T11:23:19,991 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T11:23:21,358 INFO ControlerListenerManagerImpl:213 [it.105] all ControlerReplanningListeners called.
2022-10-01T11:23:21,358 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T11:23:21,358 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T11:23:21,358 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T11:23:21,478 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T11:23:21,597 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T11:23:21,597 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T11:23:21,597 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T11:23:21,610 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T11:23:21,623 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T11:23:21,623 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T11:23:21,624 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T11:23:21,625 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T11:23:21,625 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T11:23:21,625 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T11:23:21,625 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T11:23:21,625 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T11:23:21,625 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T11:23:21,625 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:23:21,625 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:23:21,625 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T11:23:21,625 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:23:21,625 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:23:21,625 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T11:23:21,626 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T11:23:21,626 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T11:23:21,626 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T11:23:22,566 INFO ControlerListenerManagerImpl:232 [it.105] all ControlerBeforeMobsimListeners called.
2022-10-01T11:23:22,566 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T11:23:22,567 INFO NetworkImpl:163 node # 1
2022-10-01T11:23:22,567 INFO NetworkImpl:163 node # 4
2022-10-01T11:23:22,567 INFO NetworkImpl:163 node # 16
2022-10-01T11:23:22,567 INFO NetworkImpl:163 node # 64
2022-10-01T11:23:22,567 INFO NetworkImpl:163 node # 256
2022-10-01T11:23:22,567 INFO NetworkImpl:163 node # 1024
2022-10-01T11:23:22,567 INFO NetworkImpl:163 node # 4096
2022-10-01T11:23:22,570 INFO NetworkImpl:163 node # 16384
2022-10-01T11:23:22,581 INFO NetworkImpl:163 node # 65536
2022-10-01T11:23:22,625 INFO NetworkImpl:159 link # 1
2022-10-01T11:23:22,625 INFO NetworkImpl:159 link # 4
2022-10-01T11:23:22,625 INFO NetworkImpl:159 link # 16
2022-10-01T11:23:22,625 INFO NetworkImpl:159 link # 64
2022-10-01T11:23:22,626 INFO NetworkImpl:159 link # 256
2022-10-01T11:23:22,627 INFO NetworkImpl:159 link # 1024
2022-10-01T11:23:22,633 INFO NetworkImpl:159 link # 4096
2022-10-01T11:23:22,657 INFO NetworkImpl:159 link # 16384
2022-10-01T11:23:22,757 INFO NetworkImpl:159 link # 65536
2022-10-01T11:23:23,221 INFO NetworkImpl:159 link # 262144
2022-10-01T11:23:24,200 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T11:23:24,200 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T11:23:24,200 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T11:23:24,201 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T11:23:24,201 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T11:23:24,202 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T11:23:24,202 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T11:23:24,203 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T11:23:24,205 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T11:23:24,209 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T11:23:24,217 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T11:23:24,233 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T11:23:24,266 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T11:23:24,331 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T11:23:24,525 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T11:23:24,810 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T11:23:25,342 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T11:23:26,348 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T11:23:28,025 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T11:23:28,148 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T11:23:28,169 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:23:28,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T11:23:28,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:23:28,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:23:28,169 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:23:28,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T11:23:28,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T11:23:28,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T11:23:28,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:23:28,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:23:36,809 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:23:36,809 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:23:36,810 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:23:36,810 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:23:36,810 INFO EventsManagerImpl:176
2022-10-01T11:23:36,810 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:23:36,810 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:23:36,810 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:23:36,810 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:23:36,810 INFO EventsManagerImpl:176
2022-10-01T11:23:36,810 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:23:36,810 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:23:36,810 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:23:36,810 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:23:36,810 INFO EventsManagerImpl:176
2022-10-01T11:23:36,810 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:23:36,810 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:23:36,810 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:23:36,810 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:23:36,810 INFO EventsManagerImpl:176
2022-10-01T11:23:36,811 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T11:23:36,811 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T11:23:36,811 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T11:23:36,811 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T11:23:36,811 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T11:23:36,811 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T11:23:36,811 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T11:23:36,811 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:23:36,811 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T11:23:36,811 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:23:36,811 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:23:36,811 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T11:23:36,811 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:23:36,811 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:23:36,811 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:23:36,811 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T11:23:36,811 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T11:23:36,812 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T11:23:36,812 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T11:23:36,812 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:23:36,812 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:23:36,812 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:23:36,812 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T11:23:36,812 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:23:36,812 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:23:36,812 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:23:36,812 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:23:36,812 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:23:36,812 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:23:36,812 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:23:36,812 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:23:36,812 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:23:36,812 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:23:36,812 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:23:36,812 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:23:36,812 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:23:36,812 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:23:36,812 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T11:23:36,812 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:23:36,812 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:23:36,813 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:23:36,813 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T11:23:36,813 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:23:36,813 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:23:36,813 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:23:36,813 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:23:36,813 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:23:36,813 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:23:36,813 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:23:36,813 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:23:36,813 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:23:36,813 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:23:36,813 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:23:36,813 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:23:36,813 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:23:36,813 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:23:39,103 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T11:23:39,107 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T11:23:39,400 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T11:23:39,400 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T11:23:39,400 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T11:23:39,400 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T11:23:39,400 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T11:23:39,400 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T11:23:39,400 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T11:23:39,400 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T11:23:39,732 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T11:23:39,732 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T11:23:39,765 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T11:23:39,765 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T11:23:39,777 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T11:23:41,168 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1762 #nodes=211
2022-10-01T11:23:41,168 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271770 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T11:23:42,929 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T11:23:43,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3059 #nodes=319
2022-10-01T11:23:43,316 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271281 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T11:23:45,278 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T11:23:47,147 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4256 #nodes=459
2022-10-01T11:23:47,147 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270677 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T11:23:47,385 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T11:23:48,492 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T11:23:51,175 INFO MemoryObserver:41 used RAM: 13141 MB free: 2954 MB total: 16096 MB
2022-10-01T11:23:51,310 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5462 #nodes=672
2022-10-01T11:23:51,311 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269862 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T11:23:52,817 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T11:23:55,874 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7022 #nodes=962
2022-10-01T11:23:55,874 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268638 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T11:23:56,057 INFO VehicularDepartureHandler:110 teleport vehicle 2085_bike from link 51543318 to link -25087916
2022-10-01T11:23:56,058 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T11:24:05,914 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10890 #nodes=1658
2022-10-01T11:24:05,915 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266701 lost=0 simT=21600.0s realT=37s; (s/r): 583.7837837837837
2022-10-01T11:24:20,542 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11970 #nodes=1853
2022-10-01T11:24:20,542 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264021 lost=0 simT=25200.0s realT=52s; (s/r): 484.61538461538464
2022-10-01T11:24:36,517 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13067 #nodes=1945
2022-10-01T11:24:36,518 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260553 lost=0 simT=28800.0s realT=68s; (s/r): 423.52941176470586
2022-10-01T11:24:51,175 INFO MemoryObserver:41 used RAM: 14661 MB free: 1434 MB total: 16096 MB
2022-10-01T11:24:54,141 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14350 #nodes=2155
2022-10-01T11:24:54,141 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256949 lost=0 simT=32400.0s realT=85s; (s/r): 381.1764705882353
2022-10-01T11:25:13,303 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14220 #nodes=2117
2022-10-01T11:25:13,303 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251561 lost=0 simT=36000.0s realT=105s; (s/r): 342.85714285714283
2022-10-01T11:25:31,674 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14649 #nodes=2238
2022-10-01T11:25:31,674 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245630 lost=0 simT=39600.0s realT=123s; (s/r): 321.9512195121951
2022-10-01T11:25:50,096 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14916 #nodes=2178
2022-10-01T11:25:50,097 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237761 lost=0 simT=43200.0s realT=141s; (s/r): 306.3829787234043
2022-10-01T11:25:51,175 INFO MemoryObserver:41 used RAM: 14985 MB free: 1110 MB total: 16096 MB
2022-10-01T11:26:12,266 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15268 #nodes=2257
2022-10-01T11:26:12,266 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228668 lost=0 simT=46800.0s realT=164s; (s/r): 285.3658536585366
2022-10-01T11:26:31,972 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15489 #nodes=2330
2022-10-01T11:26:31,972 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217321 lost=0 simT=50400.0s realT=183s; (s/r): 275.40983606557376
2022-10-01T11:26:51,175 INFO MemoryObserver:41 used RAM: 15897 MB free: 198 MB total: 16096 MB
2022-10-01T11:26:51,913 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15581 #nodes=2413
2022-10-01T11:26:51,913 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203637 lost=0 simT=54000.0s realT=203s; (s/r): 266.00985221674875
2022-10-01T11:27:15,842 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15878 #nodes=2405
2022-10-01T11:27:15,842 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186849 lost=0 simT=57600.0s realT=227s; (s/r): 253.7444933920705
2022-10-01T11:27:47,345 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15809 #nodes=2436
2022-10-01T11:27:47,346 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167303 lost=0 simT=61200.0s realT=259s; (s/r): 236.2934362934363
2022-10-01T11:27:51,176 INFO MemoryObserver:41 used RAM: 15436 MB free: 659 MB total: 16096 MB
2022-10-01T11:28:10,378 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15424 #nodes=2315
2022-10-01T11:28:10,378 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144931 lost=0 simT=64800.0s realT=282s; (s/r): 229.7872340425532
2022-10-01T11:28:29,409 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14775 #nodes=2080
2022-10-01T11:28:29,410 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121151 lost=0 simT=68400.0s realT=301s; (s/r): 227.24252491694352
2022-10-01T11:28:50,404 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14279 #nodes=1985
2022-10-01T11:28:50,405 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96118 lost=0 simT=72000.0s realT=322s; (s/r): 223.6024844720497
2022-10-01T11:28:51,176 INFO MemoryObserver:41 used RAM: 15900 MB free: 195 MB total: 16096 MB
2022-10-01T11:29:07,299 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12437 #nodes=1645
2022-10-01T11:29:07,299 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73847 lost=0 simT=75600.0s realT=339s; (s/r): 223.00884955752213
2022-10-01T11:29:23,186 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11517 #nodes=1469
2022-10-01T11:29:23,186 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57857 lost=0 simT=79200.0s realT=355s; (s/r): 223.09859154929578
2022-10-01T11:29:52,759 INFO MemoryObserver:41 used RAM: 15457 MB free: 638 MB total: 16096 MB
2022-10-01T11:29:52,829 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10917 #nodes=1371
2022-10-01T11:29:52,830 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44345 lost=0 simT=82800.0s realT=384s; (s/r): 215.625
2022-10-01T11:30:11,918 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10248 #nodes=1302
2022-10-01T11:30:11,918 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32061 lost=2 simT=86400.0s realT=403s; (s/r): 214.39205955334987
2022-10-01T11:30:29,710 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8662 #nodes=1043
2022-10-01T11:30:29,710 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25941 lost=4 simT=90000.0s realT=421s; (s/r): 213.77672209026127
2022-10-01T11:30:44,323 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7352 #nodes=807
2022-10-01T11:30:44,323 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21982 lost=4 simT=93600.0s realT=436s; (s/r): 214.67889908256882
2022-10-01T11:30:56,888 INFO MemoryObserver:41 used RAM: 15582 MB free: 513 MB total: 16096 MB
2022-10-01T11:30:58,203 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6189 #nodes=696
2022-10-01T11:30:58,203 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19072 lost=4 simT=97200.0s realT=450s; (s/r): 216.0
2022-10-01T11:31:02,415 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5208 #nodes=552
2022-10-01T11:31:02,415 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16771 lost=5 simT=100800.0s realT=454s; (s/r): 222.02643171806167
2022-10-01T11:31:14,327 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4414 #nodes=455
2022-10-01T11:31:14,328 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15003 lost=5 simT=104400.0s realT=466s; (s/r): 224.0343347639485
2022-10-01T11:31:25,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3728 #nodes=383
2022-10-01T11:31:25,679 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13386 lost=5 simT=108000.0s realT=477s; (s/r): 226.41509433962264
2022-10-01T11:31:28,065 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3129 #nodes=349
2022-10-01T11:31:28,065 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12118 lost=5 simT=111600.0s realT=479s; (s/r): 232.98538622129436
2022-10-01T11:31:30,130 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2604 #nodes=263
2022-10-01T11:31:30,130 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11105 lost=6 simT=115200.0s realT=481s; (s/r): 239.50103950103951
2022-10-01T11:31:40,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2185 #nodes=231
2022-10-01T11:31:40,410 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10264 lost=6 simT=118800.0s realT=492s; (s/r): 241.46341463414635
2022-10-01T11:31:41,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1934 #nodes=190
2022-10-01T11:31:41,915 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9562 lost=8 simT=122400.0s realT=493s; (s/r): 248.27586206896552
2022-10-01T11:31:43,326 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1706 #nodes=188
2022-10-01T11:31:43,326 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8837 lost=9 simT=126000.0s realT=495s; (s/r): 254.54545454545453
2022-10-01T11:31:44,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1381 #nodes=147
2022-10-01T11:31:44,673 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7167 lost=10 simT=129600.0s realT=496s; (s/r): 261.2903225806452
2022-10-01T11:31:45,210 INFO AbstractController$9:234 ### ITERATION 105 fires after mobsim event
2022-10-01T11:31:45,210 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=319.276412552sec
2022-10-01T11:31:45,210 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T11:31:45,247 INFO LegTimesControlerListener:50 [105] average trip (probably: leg) duration is: 1224 seconds = 00:20:24
2022-10-01T11:31:45,248 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T11:31:45,248 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:31:45,248 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:31:45,248 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:31:45,248 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:31:45,248 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T11:31:45,248 INFO EventsManagerImpl:137 event # 1
2022-10-01T11:31:45,248 INFO EventsManagerImpl:137 event # 4
2022-10-01T11:31:45,248 INFO EventsManagerImpl:137 event # 16
2022-10-01T11:31:45,248 INFO EventsManagerImpl:137 event # 64
2022-10-01T11:31:45,248 INFO EventsManagerImpl:137 event # 256
2022-10-01T11:31:45,249 INFO EventsManagerImpl:137 event # 1024
2022-10-01T11:31:45,253 INFO EventsManagerImpl:137 event # 4096
2022-10-01T11:31:45,267 INFO EventsManagerImpl:137 event # 16384
2022-10-01T11:31:45,283 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T11:31:45,607 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:31:45,607 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:31:45,607 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:31:45,607 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:31:45,607 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T11:31:45,607 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T11:31:45,608 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:31:45,619 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:31:45,619 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:16:52][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:31:45,622 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:31:45,622 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:31:45,622 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:38][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:31:45,625 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:31:45,625 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T11:31:45,625 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:31:45,626 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:31:45,626 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:31:45,626 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:31:45,626 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:31:45,626 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:31:45,626 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:31:45,626 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:31:45,626 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:31:45,626 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:49][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:31:45,628 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:31:45,628 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:31:45,628 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:31:45,629 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:31:45,629 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:31:45,629 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:31:45,635 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:31:45,635 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:31:45,635 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:22][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:31:45,636 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:31:45,636 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:31:45,636 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:13][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:31:45,636 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:31:45,636 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:31:45,636 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:31:45,636 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T11:31:46,112 INFO ControlerListenerManagerImpl:251 [it.105] all ControlerAfterMobsimListeners called.
2022-10-01T11:31:46,112 INFO AbstractController$4:159 ### ITERATION 105 fires scoring event
2022-10-01T11:31:46,112 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T11:31:46,354 INFO NewScoreAssignerImpl:57 it: 105 msaStart: 599
2022-10-01T11:31:46,549 INFO ControlerListenerManagerImpl:194 [it.105] all ControlerScoringListeners called.
2022-10-01T11:31:46,549 INFO AbstractController$5:167 ### ITERATION 105 fires iteration end event
2022-10-01T11:31:46,549 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T11:31:46,549 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T11:31:46,704 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T11:31:46,704 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T11:31:56,888 INFO MemoryObserver:41 used RAM: 13927 MB free: 2168 MB total: 16096 MB
2022-10-01T11:31:57,492 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T11:31:57,492 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13444286396524543
2022-10-01T11:31:57,492 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31609812208260374
2022-10-01T11:31:57,492 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.4391872114698285E-4
2022-10-01T11:31:57,492 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8743228046031314E-4
2022-10-01T11:31:57,492 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T11:31:57,492 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13225786573686563
2022-10-01T11:31:57,492 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1395215084960742
2022-10-01T11:31:57,492 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21682705392401033
2022-10-01T11:31:57,700 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T11:31:57,842 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.43220084665225
2022-10-01T11:31:57,842 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.50772211092664
2022-10-01T11:31:57,842 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -92.05535428110534
2022-10-01T11:31:57,842 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.9111664370108
2022-10-01T11:31:57,915 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T11:31:58,873 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18785.207669657262 meters
2022-10-01T11:31:58,873 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138605.92438667623 meters (statistic on all 2106499 legs which have a finite distance)
2022-10-01T11:31:58,873 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51714.418964410426 meters
2022-10-01T11:31:58,873 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138555.1106651807 meters (statistic on all 764903 trips which have a finite distance)
2022-10-01T11:31:58,873 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T11:31:58,873 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T11:31:59,984 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T11:31:59,986 INFO LegHistogramListener:72 number of legs: 2113648 100%
2022-10-01T11:31:59,986 INFO LegHistogramListener:79 number of bike legs: 103815 4.911650378871032%
2022-10-01T11:31:59,986 INFO LegHistogramListener:79 number of car legs: 246085 11.642667085531745%
2022-10-01T11:31:59,986 INFO LegHistogramListener:79 number of drtNorth legs: 207 0.009793494470223991%
2022-10-01T11:31:59,986 INFO LegHistogramListener:79 number of drtSoutheast legs: 150 0.007096735123350718%
2022-10-01T11:31:59,986 INFO LegHistogramListener:79 number of freight legs: 47065 2.2267189238700107%
2022-10-01T11:31:59,986 INFO LegHistogramListener:79 number of pt legs: 121908 5.767658569449596%
2022-10-01T11:31:59,986 INFO LegHistogramListener:79 number of ride legs: 108218 5.11996321052512%
2022-10-01T11:31:59,986 INFO LegHistogramListener:79 number of walk legs: 1486200 70.31445160215893%
2022-10-01T11:32:00,518 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T11:32:00,518 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T11:32:04,321 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6329113111529909
2022-10-01T11:32:04,321 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45799848000123244
2022-10-01T11:32:04,321 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011208707128075302
2022-10-01T11:32:04,321 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009449924770331268
2022-10-01T11:32:04,321 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T11:32:04,321 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5400398999676487
2022-10-01T11:32:04,321 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.6982917986823254
2022-10-01T11:32:04,321 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9052902119268552
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23430062083733447
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3897397515623636
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0012529719570497646
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0010103370186456606
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.32070561834679595
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.28273260859518223
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.645055895900625
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1830443110451532
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3777967207053616
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.901348998906217E-4
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.567565485757714E-4
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2231432650189743
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21352131336109728
2022-10-01T11:32:04,322 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4063018327282437
2022-10-01T11:32:04,462 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T11:32:05,501 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T11:32:05,797 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T11:32:06,135 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T11:32:07,163 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T11:32:07,460 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T11:32:07,791 INFO ControlerListenerManagerImpl:171 [it.105] all ControlerIterationEndsListeners called.
2022-10-01T11:32:07,933 INFO AbstractController:181 ### ITERATION 105 ENDS
2022-10-01T11:32:07,933 INFO AbstractController:182 ###################################################
2022-10-01T11:32:07,933 INFO AbstractController:133 ###################################################
2022-10-01T11:32:07,933 INFO AbstractController:134 ### ITERATION 106 BEGINS
2022-10-01T11:32:07,934 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T11:32:07,934 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T11:32:07,934 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T11:32:07,935 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T11:32:07,935 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T11:32:08,280 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T11:32:08,323 INFO ControlerListenerManagerImpl:148 [it.106] all ControlerIterationStartsListeners called.
2022-10-01T11:32:08,323 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T11:32:17,288 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 170042 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T11:32:17,288 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30300 plans
2022-10-01T11:32:17,288 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:32:17,288 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:17,288 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:32:17,289 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:17,291 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:17,294 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:17,298 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:32:17,299 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:32:17,301 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:17,302 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:17,303 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:17,305 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:32:17,308 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:17,318 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:32:17,329 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:17,332 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:17,340 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:32:17,415 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:32:17,583 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:32:17,613 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:17,670 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:17,749 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:32:18,282 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:32:19,261 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:32:21,243 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:32:24,825 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T11:32:31,300 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T11:32:46,271 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:32:46,272 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30300 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T11:32:46,272 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30380 plans
2022-10-01T11:32:46,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T11:32:46,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T11:32:46,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T11:32:46,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T11:32:46,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T11:32:46,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T11:32:46,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T11:32:46,274 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T11:32:46,274 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T11:32:46,275 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T11:32:46,278 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T11:32:46,283 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T11:32:46,293 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T11:32:46,313 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T11:32:46,351 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T11:32:46,427 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T11:32:46,626 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30380 plans
2022-10-01T11:32:46,626 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:32:46,626 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:32:46,626 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:32:46,626 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:46,627 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:46,629 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:32:46,629 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:46,630 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:46,633 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:32:46,634 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:46,636 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:46,651 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:32:46,652 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:46,658 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:46,668 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:32:46,698 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:46,703 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:46,743 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:32:46,844 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:46,871 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:32:46,873 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:32:47,032 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:32:47,500 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:32:48,738 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:32:50,707 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:32:54,394 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T11:32:56,889 INFO MemoryObserver:41 used RAM: 15827 MB free: 268 MB total: 16096 MB
2022-10-01T11:33:03,052 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T11:33:24,022 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:33:24,023 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30380 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T11:33:24,023 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7706 plans
2022-10-01T11:33:24,024 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T11:33:24,024 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T11:33:24,024 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T11:33:24,024 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T11:33:24,024 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T11:33:24,024 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T11:33:24,024 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T11:33:24,024 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T11:33:24,024 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T11:33:24,025 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T11:33:24,025 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T11:33:24,026 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T11:33:24,028 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T11:33:24,033 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T11:33:24,034 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7706 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T11:33:24,034 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40158 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T11:33:24,034 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6907 plans
2022-10-01T11:33:24,035 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:33:24,035 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:33:24,036 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:33:24,038 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:33:24,040 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:33:24,059 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:33:24,141 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:33:24,352 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:33:24,692 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:33:25,195 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:33:25,772 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:33:27,228 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:33:30,538 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:33:42,098 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:33:42,098 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6907 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T11:33:42,098 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T11:33:43,235 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T11:33:44,277 INFO ControlerListenerManagerImpl:213 [it.106] all ControlerReplanningListeners called.
2022-10-01T11:33:44,277 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T11:33:44,277 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T11:33:44,277 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T11:33:44,388 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T11:33:44,479 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T11:33:44,480 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T11:33:44,480 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T11:33:44,481 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T11:33:44,482 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T11:33:44,482 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T11:33:44,483 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T11:33:44,483 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T11:33:44,483 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T11:33:44,483 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T11:33:44,483 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T11:33:44,483 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T11:33:44,483 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T11:33:44,483 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:33:44,483 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:33:44,483 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T11:33:44,483 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:33:44,483 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:33:44,483 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T11:33:44,483 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T11:33:44,483 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T11:33:44,484 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T11:33:45,234 INFO ControlerListenerManagerImpl:232 [it.106] all ControlerBeforeMobsimListeners called.
2022-10-01T11:33:45,234 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T11:33:45,234 INFO NetworkImpl:163 node # 1
2022-10-01T11:33:45,235 INFO NetworkImpl:163 node # 4
2022-10-01T11:33:45,235 INFO NetworkImpl:163 node # 16
2022-10-01T11:33:45,235 INFO NetworkImpl:163 node # 64
2022-10-01T11:33:45,235 INFO NetworkImpl:163 node # 256
2022-10-01T11:33:45,235 INFO NetworkImpl:163 node # 1024
2022-10-01T11:33:45,235 INFO NetworkImpl:163 node # 4096
2022-10-01T11:33:45,237 INFO NetworkImpl:163 node # 16384
2022-10-01T11:33:45,244 INFO NetworkImpl:163 node # 65536
2022-10-01T11:33:45,271 INFO NetworkImpl:159 link # 1
2022-10-01T11:33:45,271 INFO NetworkImpl:159 link # 4
2022-10-01T11:33:45,271 INFO NetworkImpl:159 link # 16
2022-10-01T11:33:45,272 INFO NetworkImpl:159 link # 64
2022-10-01T11:33:45,272 INFO NetworkImpl:159 link # 256
2022-10-01T11:33:45,273 INFO NetworkImpl:159 link # 1024
2022-10-01T11:33:45,277 INFO NetworkImpl:159 link # 4096
2022-10-01T11:33:45,295 INFO NetworkImpl:159 link # 16384
2022-10-01T11:33:45,364 INFO NetworkImpl:159 link # 65536
2022-10-01T11:33:45,701 INFO NetworkImpl:159 link # 262144
2022-10-01T11:33:46,492 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T11:33:46,492 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T11:33:46,492 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T11:33:46,492 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T11:33:46,492 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T11:33:46,493 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T11:33:46,493 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T11:33:46,494 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T11:33:46,495 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T11:33:46,499 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T11:33:46,505 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T11:33:46,518 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T11:33:46,548 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T11:33:46,611 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T11:33:46,796 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T11:33:47,077 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T11:33:47,592 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T11:33:48,573 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T11:33:50,242 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T11:33:50,377 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T11:33:50,401 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:33:50,401 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T11:33:50,401 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:33:50,401 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:33:50,401 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:33:50,401 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T11:33:50,401 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T11:33:50,401 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T11:33:50,401 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:33:50,401 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:33:57,219 INFO MemoryObserver:41 used RAM: 11661 MB free: 4434 MB total: 16096 MB
2022-10-01T11:33:59,212 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:33:59,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:33:59,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:33:59,213 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:33:59,213 INFO EventsManagerImpl:176
2022-10-01T11:33:59,213 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:33:59,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:33:59,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:33:59,213 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:33:59,213 INFO EventsManagerImpl:176
2022-10-01T11:33:59,213 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:33:59,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:33:59,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:33:59,213 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:33:59,213 INFO EventsManagerImpl:176
2022-10-01T11:33:59,213 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:33:59,213 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:33:59,214 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:33:59,214 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:33:59,214 INFO EventsManagerImpl:176
2022-10-01T11:33:59,214 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T11:33:59,214 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T11:33:59,214 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T11:33:59,214 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T11:33:59,214 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T11:33:59,214 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T11:33:59,214 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T11:33:59,214 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:33:59,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T11:33:59,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:33:59,214 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:33:59,214 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T11:33:59,214 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:33:59,214 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:33:59,214 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:33:59,215 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T11:33:59,215 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T11:33:59,215 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T11:33:59,215 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T11:33:59,215 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:33:59,215 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:33:59,215 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:33:59,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T11:33:59,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:33:59,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:33:59,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:33:59,215 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:33:59,215 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:33:59,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:33:59,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:33:59,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:33:59,215 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:33:59,215 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:33:59,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:33:59,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:33:59,215 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:33:59,215 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:33:59,216 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T11:33:59,216 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:33:59,216 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:33:59,216 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:33:59,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T11:33:59,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:33:59,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:33:59,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:33:59,216 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:33:59,216 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:33:59,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:33:59,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:33:59,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:33:59,216 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:33:59,216 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:33:59,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:33:59,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:33:59,216 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:33:59,216 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:34:00,933 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T11:34:00,937 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T11:34:01,185 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T11:34:01,185 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T11:34:01,185 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T11:34:01,185 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T11:34:01,185 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T11:34:01,185 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T11:34:01,185 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T11:34:01,185 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T11:34:01,440 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T11:34:01,440 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T11:34:01,469 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T11:34:01,469 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T11:34:01,484 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T11:34:01,507 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T11:34:02,996 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1761 #nodes=222
2022-10-01T11:34:02,996 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271753 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T11:34:03,058 INFO VehicularDepartureHandler:110 teleport vehicle 16339_bike from link 215577424 to link -36381149#2
2022-10-01T11:34:04,853 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T11:34:05,334 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3075 #nodes=322
2022-10-01T11:34:05,334 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271272 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T11:34:07,620 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T11:34:09,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4248 #nodes=484
2022-10-01T11:34:09,023 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270685 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T11:34:09,218 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T11:34:10,124 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T11:34:10,124 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T11:34:13,005 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5474 #nodes=691
2022-10-01T11:34:13,005 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269861 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T11:34:17,416 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6961 #nodes=1017
2022-10-01T11:34:17,416 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268626 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T11:34:27,888 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10872 #nodes=1734
2022-10-01T11:34:27,889 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266715 lost=0 simT=21600.0s realT=37s; (s/r): 583.7837837837837
2022-10-01T11:34:41,863 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11829 #nodes=1901
2022-10-01T11:34:41,863 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264024 lost=0 simT=25200.0s realT=51s; (s/r): 494.11764705882354
2022-10-01T11:34:57,303 INFO MemoryObserver:41 used RAM: 13822 MB free: 2273 MB total: 16096 MB
2022-10-01T11:34:58,094 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13017 #nodes=1945
2022-10-01T11:34:58,094 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260565 lost=0 simT=28800.0s realT=67s; (s/r): 429.85074626865674
2022-10-01T11:35:16,558 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14395 #nodes=2121
2022-10-01T11:35:16,558 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256918 lost=0 simT=32400.0s realT=86s; (s/r): 376.74418604651163
2022-10-01T11:35:33,911 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14161 #nodes=2079
2022-10-01T11:35:33,912 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251537 lost=0 simT=36000.0s realT=103s; (s/r): 349.5145631067961
2022-10-01T11:35:52,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14696 #nodes=2163
2022-10-01T11:35:52,152 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245596 lost=0 simT=39600.0s realT=121s; (s/r): 327.27272727272725
2022-10-01T11:35:57,307 INFO MemoryObserver:41 used RAM: 14971 MB free: 1124 MB total: 16096 MB
2022-10-01T11:36:14,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14901 #nodes=2174
2022-10-01T11:36:14,021 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237759 lost=0 simT=43200.0s realT=143s; (s/r): 302.0979020979021
2022-10-01T11:36:33,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15321 #nodes=2260
2022-10-01T11:36:33,381 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228693 lost=0 simT=46800.0s realT=162s; (s/r): 288.8888888888889
2022-10-01T11:36:52,757 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15530 #nodes=2398
2022-10-01T11:36:52,757 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217363 lost=0 simT=50400.0s realT=182s; (s/r): 276.9230769230769
2022-10-01T11:36:57,307 INFO MemoryObserver:41 used RAM: 15269 MB free: 826 MB total: 16096 MB
2022-10-01T11:37:15,443 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15640 #nodes=2402
2022-10-01T11:37:15,443 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203640 lost=0 simT=54000.0s realT=205s; (s/r): 263.4146341463415
2022-10-01T11:37:36,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15843 #nodes=2456
2022-10-01T11:37:36,716 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186880 lost=0 simT=57600.0s realT=226s; (s/r): 254.86725663716814
2022-10-01T11:37:57,308 INFO MemoryObserver:41 used RAM: 15732 MB free: 363 MB total: 16096 MB
2022-10-01T11:37:57,691 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15871 #nodes=2379
2022-10-01T11:37:57,692 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167335 lost=0 simT=61200.0s realT=247s; (s/r): 247.77327935222672
2022-10-01T11:38:29,624 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15486 #nodes=2236
2022-10-01T11:38:29,625 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144968 lost=0 simT=64800.0s realT=279s; (s/r): 232.25806451612902
2022-10-01T11:38:51,115 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14730 #nodes=2089
2022-10-01T11:38:51,116 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121034 lost=0 simT=68400.0s realT=300s; (s/r): 228.0
2022-10-01T11:38:57,308 INFO MemoryObserver:41 used RAM: 15488 MB free: 607 MB total: 16096 MB
2022-10-01T11:39:09,711 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14308 #nodes=1947
2022-10-01T11:39:09,711 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96075 lost=0 simT=72000.0s realT=319s; (s/r): 225.70532915360502
2022-10-01T11:39:28,529 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12508 #nodes=1696
2022-10-01T11:39:28,529 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73818 lost=0 simT=75600.0s realT=338s; (s/r): 223.66863905325442
2022-10-01T11:39:42,886 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11571 #nodes=1523
2022-10-01T11:39:42,886 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57855 lost=0 simT=79200.0s realT=352s; (s/r): 225.0
2022-10-01T11:39:57,302 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10956 #nodes=1351
2022-10-01T11:39:57,302 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44380 lost=0 simT=82800.0s realT=366s; (s/r): 226.2295081967213
2022-10-01T11:39:57,308 INFO MemoryObserver:41 used RAM: 15882 MB free: 213 MB total: 16096 MB
2022-10-01T11:40:18,892 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10380 #nodes=1236
2022-10-01T11:40:18,893 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32133 lost=1 simT=86400.0s realT=388s; (s/r): 222.68041237113403
2022-10-01T11:40:26,893 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8721 #nodes=1017
2022-10-01T11:40:26,893 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25987 lost=4 simT=90000.0s realT=396s; (s/r): 227.27272727272728
2022-10-01T11:40:35,457 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7451 #nodes=859
2022-10-01T11:40:35,457 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22107 lost=5 simT=93600.0s realT=405s; (s/r): 231.11111111111111
2022-10-01T11:40:42,020 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6316 #nodes=694
2022-10-01T11:40:42,021 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19197 lost=7 simT=97200.0s realT=411s; (s/r): 236.4963503649635
2022-10-01T11:40:47,147 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5293 #nodes=550
2022-10-01T11:40:47,147 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16858 lost=8 simT=100800.0s realT=416s; (s/r): 242.30769230769232
2022-10-01T11:40:50,531 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4459 #nodes=421
2022-10-01T11:40:50,531 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15062 lost=8 simT=104400.0s realT=420s; (s/r): 248.57142857142858
2022-10-01T11:40:53,463 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3820 #nodes=422
2022-10-01T11:40:53,463 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13540 lost=8 simT=108000.0s realT=423s; (s/r): 255.31914893617022
2022-10-01T11:40:56,178 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3150 #nodes=335
2022-10-01T11:40:56,178 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12232 lost=8 simT=111600.0s realT=425s; (s/r): 262.5882352941176
2022-10-01T11:40:57,308 INFO MemoryObserver:41 used RAM: 15857 MB free: 238 MB total: 16096 MB
2022-10-01T11:40:58,455 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2626 #nodes=264
2022-10-01T11:40:58,455 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11187 lost=8 simT=115200.0s realT=428s; (s/r): 269.1588785046729
2022-10-01T11:41:00,378 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2209 #nodes=233
2022-10-01T11:41:00,378 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10356 lost=8 simT=118800.0s realT=429s; (s/r): 276.9230769230769
2022-10-01T11:41:01,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1921 #nodes=217
2022-10-01T11:41:01,958 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9666 lost=9 simT=122400.0s realT=431s; (s/r): 283.9907192575406
2022-10-01T11:41:03,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1699 #nodes=177
2022-10-01T11:41:03,456 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8937 lost=9 simT=126000.0s realT=433s; (s/r): 290.9930715935335
2022-10-01T11:41:04,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1385 #nodes=142
2022-10-01T11:41:04,894 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7256 lost=10 simT=129600.0s realT=434s; (s/r): 298.6175115207373
2022-10-01T11:41:05,429 INFO AbstractController$9:234 ### ITERATION 106 fires after mobsim event
2022-10-01T11:41:05,429 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=340.515050668sec
2022-10-01T11:41:05,429 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T11:41:05,466 INFO LegTimesControlerListener:50 [106] average trip (probably: leg) duration is: 1223 seconds = 00:20:23
2022-10-01T11:41:05,466 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T11:41:05,467 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:41:05,467 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:41:05,467 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:41:05,467 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:41:05,467 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T11:41:05,467 INFO EventsManagerImpl:137 event # 1
2022-10-01T11:41:05,467 INFO EventsManagerImpl:137 event # 4
2022-10-01T11:41:05,467 INFO EventsManagerImpl:137 event # 16
2022-10-01T11:41:05,467 INFO EventsManagerImpl:137 event # 64
2022-10-01T11:41:05,467 INFO EventsManagerImpl:137 event # 256
2022-10-01T11:41:05,468 INFO EventsManagerImpl:137 event # 1024
2022-10-01T11:41:05,472 INFO EventsManagerImpl:137 event # 4096
2022-10-01T11:41:05,486 INFO EventsManagerImpl:137 event # 16384
2022-10-01T11:41:05,501 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T11:41:05,821 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:41:05,821 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:41:05,821 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:41:05,821 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:41:05,821 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T11:41:05,821 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T11:41:05,821 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:41:05,833 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:41:05,833 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:16:52][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:41:05,836 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:41:05,836 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:41:05,836 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:41:05,839 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:41:05,839 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T11:41:05,839 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:41:05,840 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:41:05,840 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:41:05,840 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:41:05,840 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:41:05,840 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:41:05,840 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:41:05,840 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:41:05,840 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:41:05,840 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:10][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:41:05,842 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:41:05,842 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:41:05,842 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:41:05,843 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:41:05,843 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:41:05,843 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:41:05,846 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:41:05,846 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:41:05,846 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:41:05,850 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:41:05,850 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:41:05,850 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:23][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:41:05,851 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:41:05,851 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:41:05,851 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:54][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:41:05,851 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T11:41:06,335 INFO ControlerListenerManagerImpl:251 [it.106] all ControlerAfterMobsimListeners called.
2022-10-01T11:41:06,335 INFO AbstractController$4:159 ### ITERATION 106 fires scoring event
2022-10-01T11:41:06,335 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T11:41:06,602 INFO NewScoreAssignerImpl:57 it: 106 msaStart: 599
2022-10-01T11:41:06,802 INFO ControlerListenerManagerImpl:194 [it.106] all ControlerScoringListeners called.
2022-10-01T11:41:06,802 INFO AbstractController$5:167 ### ITERATION 106 fires iteration end event
2022-10-01T11:41:06,802 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T11:41:06,802 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T11:41:07,061 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T11:41:07,062 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T11:41:10,637 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T11:41:10,637 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13507320129199896
2022-10-01T11:41:10,637 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3158387979685422
2022-10-01T11:41:10,637 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.15675500803648E-4
2022-10-01T11:41:10,637 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.272295454895577E-4
2022-10-01T11:41:10,637 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T11:41:10,637 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13215259555194955
2022-10-01T11:41:10,637 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13960495437436132
2022-10-01T11:41:10,637 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21646631097326138
2022-10-01T11:41:10,810 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T11:41:10,940 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.5747396497171
2022-10-01T11:41:10,940 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.5082351431186
2022-10-01T11:41:10,940 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.95371947110742
2022-10-01T11:41:10,940 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.83219746754685
2022-10-01T11:41:10,984 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T11:41:12,015 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18769.7771937654 meters
2022-10-01T11:41:12,015 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138454.92521629302 meters (statistic on all 2105934 legs which have a finite distance)
2022-10-01T11:41:12,015 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51676.9243162435 meters
2022-10-01T11:41:12,015 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138413.02150201533 meters (statistic on all 764673 trips which have a finite distance)
2022-10-01T11:41:12,015 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T11:41:12,015 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T11:41:13,125 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T11:41:13,127 INFO LegHistogramListener:72 number of legs: 2113168 100%
2022-10-01T11:41:13,127 INFO LegHistogramListener:79 number of bike legs: 104327 4.936995070907756%
2022-10-01T11:41:13,127 INFO LegHistogramListener:79 number of car legs: 245844 11.633907005973969%
2022-10-01T11:41:13,127 INFO LegHistogramListener:79 number of drtNorth legs: 182 0.008612661179802078%
2022-10-01T11:41:13,127 INFO LegHistogramListener:79 number of drtSoutheast legs: 183 0.008659983493976816%
2022-10-01T11:41:13,127 INFO LegHistogramListener:79 number of freight legs: 47065 2.227224716633983%
2022-10-01T11:41:13,127 INFO LegHistogramListener:79 number of pt legs: 121507 5.749992428429732%
2022-10-01T11:41:13,127 INFO LegHistogramListener:79 number of ride legs: 108259 5.12306641024282%
2022-10-01T11:41:13,127 INFO LegHistogramListener:79 number of walk legs: 1485801 70.31154172313796%
2022-10-01T11:41:13,683 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T11:41:13,684 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T11:41:17,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6354942820316632
2022-10-01T11:41:17,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4585594930598705
2022-10-01T11:41:17,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011251071958590304
2022-10-01T11:41:17,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009497424731817784
2022-10-01T11:41:17,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T11:41:17,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5407998993514329
2022-10-01T11:41:17,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7007374048075096
2022-10-01T11:41:17,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9058897384677796
2022-10-01T11:41:17,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23474994479734207
2022-10-01T11:41:17,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3898552920092227
2022-10-01T11:41:17,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0012670935672214319
2022-10-01T11:41:17,495 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0010257424115602068
2022-10-01T11:41:17,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T11:41:17,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3220677118369904
2022-10-01T11:41:17,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2834155810143938
2022-10-01T11:41:17,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6478262990597575
2022-10-01T11:41:17,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1832394460220708
2022-10-01T11:41:17,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3778865854973631
2022-10-01T11:41:17,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.927024653763794E-4
2022-10-01T11:41:17,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.5804033131865027E-4
2022-10-01T11:41:17,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T11:41:17,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2235990078926963
2022-10-01T11:41:17,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.213842259046817
2022-10-01T11:41:17,496 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.40833534459296383
2022-10-01T11:41:17,633 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T11:41:18,666 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T11:41:18,962 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T11:41:19,308 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T11:41:20,335 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T11:41:20,626 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T11:41:20,955 INFO ControlerListenerManagerImpl:171 [it.106] all ControlerIterationEndsListeners called.
2022-10-01T11:41:21,105 INFO AbstractController:181 ### ITERATION 106 ENDS
2022-10-01T11:41:21,105 INFO AbstractController:182 ###################################################
2022-10-01T11:41:21,105 INFO AbstractController:133 ###################################################
2022-10-01T11:41:21,105 INFO AbstractController:134 ### ITERATION 107 BEGINS
2022-10-01T11:41:21,106 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T11:41:21,106 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T11:41:21,106 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T11:41:21,106 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T11:41:21,106 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T11:41:27,736 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T11:41:27,772 INFO ControlerListenerManagerImpl:148 [it.107] all ControlerIterationStartsListeners called.
2022-10-01T11:41:27,772 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T11:41:29,540 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169785 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T11:41:29,541 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30459 plans
2022-10-01T11:41:29,541 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:41:29,543 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:41:29,543 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:41:29,543 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:41:29,543 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:41:29,549 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:41:29,556 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:41:29,562 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:41:29,563 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:41:29,563 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:41:29,568 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:41:29,570 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:41:29,573 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:41:29,573 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:41:29,575 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:41:29,579 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:41:29,585 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:41:29,591 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:41:29,697 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:41:29,704 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:41:29,824 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:41:30,126 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:41:30,542 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:41:31,550 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:41:33,549 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:41:37,546 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T11:41:44,008 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T11:41:57,315 INFO MemoryObserver:41 used RAM: 14203 MB free: 1892 MB total: 16096 MB
2022-10-01T11:42:07,849 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:42:07,849 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30459 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T11:42:07,849 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30663 plans
2022-10-01T11:42:07,850 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T11:42:07,850 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T11:42:07,850 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T11:42:07,850 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T11:42:07,850 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T11:42:07,850 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T11:42:07,850 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T11:42:07,851 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T11:42:07,851 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T11:42:07,852 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T11:42:07,855 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T11:42:07,859 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T11:42:07,868 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T11:42:07,887 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T11:42:07,925 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T11:42:08,048 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T11:42:08,204 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30663 plans
2022-10-01T11:42:08,204 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:42:08,205 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:42:08,205 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:42:08,205 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:42:08,207 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:42:08,211 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:42:08,211 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:42:08,216 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:42:08,220 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:42:08,230 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:42:08,230 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:42:08,232 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:42:08,247 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:42:08,268 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:42:08,273 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:42:08,273 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:42:08,305 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:42:08,324 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:42:08,337 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:42:08,388 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:42:08,443 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:42:08,793 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:42:09,341 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:42:10,448 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:42:12,420 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:42:16,739 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T11:42:26,285 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T11:42:46,115 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:42:46,116 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30663 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T11:42:46,116 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7521 plans
2022-10-01T11:42:46,116 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T11:42:46,116 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T11:42:46,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T11:42:46,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T11:42:46,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T11:42:46,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T11:42:46,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T11:42:46,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T11:42:46,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T11:42:46,117 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T11:42:46,118 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T11:42:46,118 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T11:42:46,120 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T11:42:46,147 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T11:42:46,147 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7521 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T11:42:46,147 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40145 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T11:42:46,147 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6920 plans
2022-10-01T11:42:46,148 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:42:46,148 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:42:46,149 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:42:46,149 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:42:46,152 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:42:46,173 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:42:46,229 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:42:46,341 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:42:46,610 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:42:47,202 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:42:47,844 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:42:49,258 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:42:52,417 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:42:57,316 INFO MemoryObserver:41 used RAM: 14979 MB free: 1116 MB total: 16096 MB
2022-10-01T11:43:01,935 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:43:01,935 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6920 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T11:43:01,935 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T11:43:02,911 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T11:43:03,947 INFO ControlerListenerManagerImpl:213 [it.107] all ControlerReplanningListeners called.
2022-10-01T11:43:03,947 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T11:43:03,947 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T11:43:03,947 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T11:43:04,066 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T11:43:04,161 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T11:43:04,161 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T11:43:04,161 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T11:43:04,173 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T11:43:04,184 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T11:43:04,184 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T11:43:04,185 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T11:43:04,186 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T11:43:04,186 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T11:43:04,186 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T11:43:04,186 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T11:43:04,186 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T11:43:04,186 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T11:43:04,186 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:43:04,186 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:43:04,187 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T11:43:04,187 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:43:04,187 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:43:04,187 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T11:43:04,187 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T11:43:04,187 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T11:43:04,187 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T11:43:04,930 INFO ControlerListenerManagerImpl:232 [it.107] all ControlerBeforeMobsimListeners called.
2022-10-01T11:43:04,930 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T11:43:04,930 INFO NetworkImpl:163 node # 1
2022-10-01T11:43:04,930 INFO NetworkImpl:163 node # 4
2022-10-01T11:43:04,930 INFO NetworkImpl:163 node # 16
2022-10-01T11:43:04,931 INFO NetworkImpl:163 node # 64
2022-10-01T11:43:04,931 INFO NetworkImpl:163 node # 256
2022-10-01T11:43:04,931 INFO NetworkImpl:163 node # 1024
2022-10-01T11:43:04,931 INFO NetworkImpl:163 node # 4096
2022-10-01T11:43:04,933 INFO NetworkImpl:163 node # 16384
2022-10-01T11:43:04,944 INFO NetworkImpl:163 node # 65536
2022-10-01T11:43:04,980 INFO NetworkImpl:159 link # 1
2022-10-01T11:43:04,980 INFO NetworkImpl:159 link # 4
2022-10-01T11:43:04,980 INFO NetworkImpl:159 link # 16
2022-10-01T11:43:04,980 INFO NetworkImpl:159 link # 64
2022-10-01T11:43:04,980 INFO NetworkImpl:159 link # 256
2022-10-01T11:43:04,982 INFO NetworkImpl:159 link # 1024
2022-10-01T11:43:04,986 INFO NetworkImpl:159 link # 4096
2022-10-01T11:43:05,007 INFO NetworkImpl:159 link # 16384
2022-10-01T11:43:05,089 INFO NetworkImpl:159 link # 65536
2022-10-01T11:43:05,470 INFO NetworkImpl:159 link # 262144
2022-10-01T11:43:06,374 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T11:43:06,374 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T11:43:06,374 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T11:43:06,374 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T11:43:06,374 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T11:43:06,375 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T11:43:06,375 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T11:43:06,376 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T11:43:06,378 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T11:43:06,381 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T11:43:06,388 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T11:43:06,403 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T11:43:06,432 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T11:43:06,490 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T11:43:06,664 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T11:43:06,905 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T11:43:07,381 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T11:43:08,288 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T11:43:09,844 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T11:43:10,001 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T11:43:10,022 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:43:10,022 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T11:43:10,022 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:43:10,022 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:43:10,022 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:43:10,022 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T11:43:10,023 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T11:43:10,023 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T11:43:10,023 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:43:10,023 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:43:18,579 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:43:18,579 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:43:18,579 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:43:18,579 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:43:18,580 INFO EventsManagerImpl:176
2022-10-01T11:43:18,580 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:43:18,580 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:43:18,580 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:43:18,580 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:43:18,580 INFO EventsManagerImpl:176
2022-10-01T11:43:18,580 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:43:18,580 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:43:18,580 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:43:18,580 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:43:18,580 INFO EventsManagerImpl:176
2022-10-01T11:43:18,580 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:43:18,580 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:43:18,580 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:43:18,580 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:43:18,580 INFO EventsManagerImpl:176
2022-10-01T11:43:18,580 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T11:43:18,580 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T11:43:18,581 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T11:43:18,581 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T11:43:18,581 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T11:43:18,581 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T11:43:18,581 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T11:43:18,581 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:43:18,581 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T11:43:18,581 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:43:18,581 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:43:18,581 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T11:43:18,581 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:43:18,581 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:43:18,581 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:43:18,581 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T11:43:18,581 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T11:43:18,581 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T11:43:18,581 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T11:43:18,581 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:43:18,581 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:43:18,581 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:43:18,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T11:43:18,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:43:18,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:43:18,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:43:18,582 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:43:18,582 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:43:18,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:43:18,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:43:18,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:43:18,582 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:43:18,582 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:43:18,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:43:18,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:43:18,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:43:18,582 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:43:18,582 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T11:43:18,582 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:43:18,582 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:43:18,582 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:43:18,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T11:43:18,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:43:18,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:43:18,582 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:43:18,582 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:43:18,583 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:43:18,583 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:43:18,583 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:43:18,583 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:43:18,583 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:43:18,583 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:43:18,583 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:43:18,583 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:43:18,583 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:43:18,583 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:43:21,115 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T11:43:21,119 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T11:43:21,450 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T11:43:21,450 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T11:43:21,450 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T11:43:21,450 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T11:43:21,450 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T11:43:21,450 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T11:43:21,450 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T11:43:21,450 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T11:43:21,777 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T11:43:21,777 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T11:43:21,820 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T11:43:21,821 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T11:43:21,834 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T11:43:21,855 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T11:43:23,074 INFO VehicularDepartureHandler:110 teleport vehicle 11773_bike from link 196854805 to link 341989089#0
2022-10-01T11:43:23,090 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1750 #nodes=222
2022-10-01T11:43:23,090 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271769 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T11:43:25,162 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T11:43:25,564 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3092 #nodes=330
2022-10-01T11:43:25,564 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271283 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T11:43:27,551 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T11:43:29,056 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4267 #nodes=467
2022-10-01T11:43:29,056 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270701 lost=0 simT=10800.0s realT=19s; (s/r): 568.421052631579
2022-10-01T11:43:29,345 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T11:43:30,837 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T11:43:30,837 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T11:43:33,810 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5515 #nodes=669
2022-10-01T11:43:33,811 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269866 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T11:43:38,832 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7038 #nodes=982
2022-10-01T11:43:38,832 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268633 lost=0 simT=18000.0s realT=28s; (s/r): 642.8571428571429
2022-10-01T11:43:50,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10857 #nodes=1678
2022-10-01T11:43:50,884 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266717 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-10-01T11:43:57,317 INFO MemoryObserver:41 used RAM: 13638 MB free: 2457 MB total: 16096 MB
2022-10-01T11:44:05,363 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11865 #nodes=1849
2022-10-01T11:44:05,364 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264024 lost=0 simT=25200.0s realT=55s; (s/r): 458.1818181818182
2022-10-01T11:44:23,795 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13014 #nodes=1937
2022-10-01T11:44:23,795 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260577 lost=0 simT=28800.0s realT=73s; (s/r): 394.52054794520546
2022-10-01T11:44:41,576 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14296 #nodes=2142
2022-10-01T11:44:41,576 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256967 lost=0 simT=32400.0s realT=91s; (s/r): 356.04395604395603
2022-10-01T11:44:57,317 INFO MemoryObserver:41 used RAM: 14400 MB free: 1695 MB total: 16096 MB
2022-10-01T11:45:03,097 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14173 #nodes=2018
2022-10-01T11:45:03,097 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251546 lost=0 simT=36000.0s realT=113s; (s/r): 318.5840707964602
2022-10-01T11:45:21,053 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14640 #nodes=2168
2022-10-01T11:45:21,054 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245646 lost=0 simT=39600.0s realT=131s; (s/r): 302.29007633587787
2022-10-01T11:45:40,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14800 #nodes=2112
2022-10-01T11:45:40,383 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237817 lost=0 simT=43200.0s realT=150s; (s/r): 288.0
2022-10-01T11:45:57,317 INFO MemoryObserver:41 used RAM: 15524 MB free: 571 MB total: 16096 MB
2022-10-01T11:46:02,367 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15308 #nodes=2280
2022-10-01T11:46:02,367 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228764 lost=0 simT=46800.0s realT=172s; (s/r): 272.09302325581393
2022-10-01T11:46:21,810 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15569 #nodes=2380
2022-10-01T11:46:21,810 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217356 lost=0 simT=50400.0s realT=191s; (s/r): 263.8743455497382
2022-10-01T11:46:42,217 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15484 #nodes=2349
2022-10-01T11:46:42,218 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203626 lost=0 simT=54000.0s realT=212s; (s/r): 254.71698113207546
2022-10-01T11:46:57,318 INFO MemoryObserver:41 used RAM: 15722 MB free: 373 MB total: 16096 MB
2022-10-01T11:47:06,593 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15853 #nodes=2462
2022-10-01T11:47:06,593 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186975 lost=0 simT=57600.0s realT=236s; (s/r): 244.0677966101695
2022-10-01T11:47:27,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15788 #nodes=2426
2022-10-01T11:47:27,620 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167491 lost=0 simT=61200.0s realT=257s; (s/r): 238.13229571984436
2022-10-01T11:47:59,337 INFO MemoryObserver:41 used RAM: 15035 MB free: 1060 MB total: 16096 MB
2022-10-01T11:48:00,175 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15489 #nodes=2332
2022-10-01T11:48:00,175 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=145041 lost=0 simT=64800.0s realT=290s; (s/r): 223.44827586206895
2022-10-01T11:48:20,919 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14745 #nodes=2051
2022-10-01T11:48:20,920 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121200 lost=0 simT=68400.0s realT=310s; (s/r): 220.6451612903226
2022-10-01T11:48:41,164 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14404 #nodes=2002
2022-10-01T11:48:41,164 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96028 lost=0 simT=72000.0s realT=331s; (s/r): 217.5226586102719
2022-10-01T11:48:58,962 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12496 #nodes=1611
2022-10-01T11:48:58,962 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73829 lost=0 simT=75600.0s realT=348s; (s/r): 217.24137931034483
2022-10-01T11:48:59,337 INFO MemoryObserver:41 used RAM: 15708 MB free: 387 MB total: 16096 MB
2022-10-01T11:49:13,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11583 #nodes=1487
2022-10-01T11:49:13,709 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57850 lost=0 simT=79200.0s realT=363s; (s/r): 218.1818181818182
2022-10-01T11:49:28,110 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10941 #nodes=1363
2022-10-01T11:49:28,110 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44348 lost=0 simT=82800.0s realT=378s; (s/r): 219.04761904761904
2022-10-01T11:49:50,020 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10351 #nodes=1263
2022-10-01T11:49:50,020 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32180 lost=3 simT=86400.0s realT=399s; (s/r): 216.54135338345864
2022-10-01T11:49:58,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8647 #nodes=968
2022-10-01T11:49:58,818 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25941 lost=7 simT=90000.0s realT=408s; (s/r): 220.58823529411765
2022-10-01T11:49:59,337 INFO MemoryObserver:41 used RAM: 15965 MB free: 130 MB total: 16096 MB
2022-10-01T11:50:08,126 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7354 #nodes=870
2022-10-01T11:50:08,127 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22080 lost=7 simT=93600.0s realT=418s; (s/r): 223.92344497607655
2022-10-01T11:50:15,294 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6294 #nodes=641
2022-10-01T11:50:15,294 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19131 lost=8 simT=97200.0s realT=425s; (s/r): 228.7058823529412
2022-10-01T11:50:29,214 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5275 #nodes=526
2022-10-01T11:50:29,215 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16839 lost=8 simT=100800.0s realT=439s; (s/r): 229.6127562642369
2022-10-01T11:50:42,644 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4433 #nodes=468
2022-10-01T11:50:42,644 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15032 lost=9 simT=104400.0s realT=452s; (s/r): 230.97345132743362
2022-10-01T11:50:45,477 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3781 #nodes=403
2022-10-01T11:50:45,478 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13503 lost=9 simT=108000.0s realT=455s; (s/r): 237.36263736263737
2022-10-01T11:50:56,176 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3117 #nodes=369
2022-10-01T11:50:56,176 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12213 lost=9 simT=111600.0s realT=466s; (s/r): 239.48497854077254
2022-10-01T11:50:58,137 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2641 #nodes=268
2022-10-01T11:50:58,137 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11225 lost=9 simT=115200.0s realT=468s; (s/r): 246.15384615384616
2022-10-01T11:50:59,337 INFO MemoryObserver:41 used RAM: 15739 MB free: 356 MB total: 16096 MB
2022-10-01T11:50:59,880 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2232 #nodes=202
2022-10-01T11:50:59,881 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10396 lost=10 simT=118800.0s realT=469s; (s/r): 253.3049040511727
2022-10-01T11:51:09,765 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1956 #nodes=210
2022-10-01T11:51:09,765 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9699 lost=10 simT=122400.0s realT=479s; (s/r): 255.53235908141963
2022-10-01T11:51:11,120 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1693 #nodes=196
2022-10-01T11:51:11,120 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8947 lost=10 simT=126000.0s realT=481s; (s/r): 261.95426195426194
2022-10-01T11:51:12,375 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1381 #nodes=165
2022-10-01T11:51:12,375 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7268 lost=10 simT=129600.0s realT=482s; (s/r): 268.87966804979254
2022-10-01T11:51:13,025 INFO AbstractController$9:234 ### ITERATION 107 fires after mobsim event
2022-10-01T11:51:13,025 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=338.529877622sec
2022-10-01T11:51:13,025 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T11:51:13,059 INFO LegTimesControlerListener:50 [107] average trip (probably: leg) duration is: 1221 seconds = 00:20:21
2022-10-01T11:51:13,059 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T11:51:13,059 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:51:13,059 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:51:13,059 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:51:13,060 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:51:13,060 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T11:51:13,060 INFO EventsManagerImpl:137 event # 1
2022-10-01T11:51:13,060 INFO EventsManagerImpl:137 event # 4
2022-10-01T11:51:13,060 INFO EventsManagerImpl:137 event # 16
2022-10-01T11:51:13,060 INFO EventsManagerImpl:137 event # 64
2022-10-01T11:51:13,060 INFO EventsManagerImpl:137 event # 256
2022-10-01T11:51:13,061 INFO EventsManagerImpl:137 event # 1024
2022-10-01T11:51:13,065 INFO EventsManagerImpl:137 event # 4096
2022-10-01T11:51:13,079 INFO EventsManagerImpl:137 event # 16384
2022-10-01T11:51:13,095 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T11:51:13,404 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:51:13,404 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:51:13,405 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:51:13,405 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:51:13,405 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T11:51:13,405 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T11:51:13,405 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:51:13,407 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:51:13,407 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:16:52][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:51:13,410 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:51:13,410 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:51:13,410 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:05][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:51:13,412 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:51:13,412 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T11:51:13,412 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:51:13,413 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:51:13,413 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:51:13,413 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:51:10][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:51:13,414 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:51:13,414 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:51:13,414 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:51:13,414 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:51:13,414 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:51:13,414 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:10][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:51:13,415 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:51:13,415 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T11:51:13,415 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:51:13,416 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:51:13,416 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:51:13,416 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:51:13,417 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:51:13,417 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:51:13,417 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:51:13,419 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:51:13,419 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:51:13,419 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:51:13,423 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T11:51:13,423 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T11:51:13,423 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:26:15][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T11:51:13,423 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T11:51:13,897 INFO ControlerListenerManagerImpl:251 [it.107] all ControlerAfterMobsimListeners called.
2022-10-01T11:51:13,897 INFO AbstractController$4:159 ### ITERATION 107 fires scoring event
2022-10-01T11:51:13,897 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T11:51:14,111 INFO NewScoreAssignerImpl:57 it: 107 msaStart: 599
2022-10-01T11:51:14,293 INFO ControlerListenerManagerImpl:194 [it.107] all ControlerScoringListeners called.
2022-10-01T11:51:14,293 INFO AbstractController$5:167 ### ITERATION 107 fires iteration end event
2022-10-01T11:51:14,293 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T11:51:14,293 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T11:51:14,427 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T11:51:14,428 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T11:51:17,887 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T11:51:17,887 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13445955314090285
2022-10-01T11:51:17,887 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31581697366191325
2022-10-01T11:51:17,887 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3108089371819428E-4
2022-10-01T11:51:17,887 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7459445303152457E-4
2022-10-01T11:51:17,887 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T11:51:17,887 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13247996015138366
2022-10-01T11:51:17,887 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13910684667012432
2022-10-01T11:51:17,887 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21730975623533277
2022-10-01T11:51:18,054 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T11:51:18,186 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.44528440603906
2022-10-01T11:51:18,186 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.31761188076139
2022-10-01T11:51:18,186 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.81200635868856
2022-10-01T11:51:18,186 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.74316675333596
2022-10-01T11:51:18,232 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T11:51:19,165 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18753.996812840935 meters
2022-10-01T11:51:19,165 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138306.99038359328 meters (statistic on all 2105454 legs which have a finite distance)
2022-10-01T11:51:19,165 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51620.983001527085 meters
2022-10-01T11:51:19,165 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138254.8691894675 meters (statistic on all 764627 trips which have a finite distance)
2022-10-01T11:51:19,165 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T11:51:19,165 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T11:51:20,278 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T11:51:20,281 INFO LegHistogramListener:72 number of legs: 2112711 100%
2022-10-01T11:51:20,281 INFO LegHistogramListener:79 number of bike legs: 103899 4.9178046595109315%
2022-10-01T11:51:20,281 INFO LegHistogramListener:79 number of car legs: 245831 11.635808210398867%
2022-10-01T11:51:20,281 INFO LegHistogramListener:79 number of drtNorth legs: 189 0.00894585203560733%
2022-10-01T11:51:20,281 INFO LegHistogramListener:79 number of drtSoutheast legs: 141 0.006673889613865787%
2022-10-01T11:51:20,281 INFO LegHistogramListener:79 number of freight legs: 47065 2.2277064870680374%
2022-10-01T11:51:20,281 INFO LegHistogramListener:79 number of pt legs: 122052 5.777032447883312%
2022-10-01T11:51:20,281 INFO LegHistogramListener:79 number of ride legs: 107877 5.1060935452127625%
2022-10-01T11:51:20,281 INFO LegHistogramListener:79 number of walk legs: 1485657 70.31993490827662%
2022-10-01T11:51:20,818 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T11:51:20,818 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6379835367701053
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.45899983054067794
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011296004354591063
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009529519300389757
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5415432095595598
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7029634840836616
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9065187920117903
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2352133903675213
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3899990756764251
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001292769222079009
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0010347288907603589
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3234541971992996
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2841306480021773
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6506275130047192
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18345897287110308
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37799442324776494
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.9527003086213716E-4
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.5804033131865027E-4
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2240727237248186
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21416192094979383
2022-10-01T11:51:31,043 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.41053959956248687
2022-10-01T11:51:31,187 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T11:51:32,209 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T11:51:32,506 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T11:51:32,851 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T11:51:33,865 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T11:51:34,154 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T11:51:34,480 INFO ControlerListenerManagerImpl:171 [it.107] all ControlerIterationEndsListeners called.
2022-10-01T11:51:34,629 INFO AbstractController:181 ### ITERATION 107 ENDS
2022-10-01T11:51:34,629 INFO AbstractController:182 ###################################################
2022-10-01T11:51:34,629 INFO AbstractController:133 ###################################################
2022-10-01T11:51:34,629 INFO AbstractController:134 ### ITERATION 108 BEGINS
2022-10-01T11:51:34,630 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T11:51:34,630 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T11:51:34,630 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T11:51:34,630 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T11:51:34,630 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T11:51:35,055 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T11:51:35,094 INFO ControlerListenerManagerImpl:148 [it.108] all ControlerIterationStartsListeners called.
2022-10-01T11:51:35,094 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T11:51:45,232 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169847 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T11:51:45,232 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30363 plans
2022-10-01T11:51:45,232 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:51:45,233 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:51:45,233 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:51:45,235 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:51:45,235 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:51:45,236 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:51:45,236 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:51:45,237 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:51:45,238 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:51:45,240 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:51:45,241 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:51:45,241 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:51:45,243 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:51:45,250 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:51:45,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:51:45,263 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:51:45,283 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:51:45,296 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:51:45,312 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:51:45,315 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:51:45,434 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:51:45,604 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:51:46,126 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:51:46,974 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:51:49,136 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:51:52,991 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T11:51:59,303 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T11:51:59,338 INFO MemoryObserver:41 used RAM: 14657 MB free: 1438 MB total: 16096 MB
2022-10-01T11:52:15,047 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:52:15,047 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30363 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T11:52:15,047 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30610 plans
2022-10-01T11:52:15,048 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T11:52:15,048 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T11:52:15,048 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T11:52:15,048 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T11:52:15,048 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T11:52:15,048 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T11:52:15,048 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T11:52:15,049 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T11:52:15,049 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T11:52:15,050 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T11:52:15,053 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T11:52:15,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T11:52:15,068 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T11:52:15,088 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T11:52:15,126 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T11:52:15,199 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T11:52:15,391 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30610 plans
2022-10-01T11:52:15,392 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:52:15,392 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:52:15,392 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:52:15,392 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:52:15,394 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:52:15,394 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:52:15,395 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:52:15,396 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:52:15,401 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:52:15,402 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:52:15,402 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:52:15,404 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:52:15,407 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:52:15,407 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:52:15,411 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:52:15,414 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:52:15,420 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:52:15,469 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:52:15,606 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:52:15,676 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:52:15,687 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T11:52:15,807 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:52:16,325 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:52:17,492 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:52:19,630 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:52:23,841 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T11:52:32,383 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T11:52:51,627 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:52:51,628 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30610 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T11:52:51,628 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7608 plans
2022-10-01T11:52:51,629 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T11:52:51,629 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T11:52:51,629 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T11:52:51,629 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T11:52:51,629 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T11:52:51,629 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T11:52:51,629 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T11:52:51,629 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T11:52:51,629 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T11:52:51,629 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T11:52:51,630 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T11:52:51,631 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T11:52:51,632 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T11:52:51,638 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T11:52:51,638 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7608 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T11:52:51,638 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40278 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T11:52:51,638 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6787 plans
2022-10-01T11:52:51,639 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T11:52:51,639 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T11:52:51,639 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T11:52:51,641 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T11:52:51,644 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T11:52:51,655 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T11:52:51,686 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T11:52:51,781 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T11:52:51,967 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T11:52:52,396 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T11:52:53,094 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T11:52:54,639 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T11:52:57,925 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T11:52:59,339 INFO MemoryObserver:41 used RAM: 14923 MB free: 1172 MB total: 16096 MB
2022-10-01T11:53:07,815 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T11:53:07,815 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6787 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T11:53:07,815 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T11:53:08,833 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T11:53:09,849 INFO ControlerListenerManagerImpl:213 [it.108] all ControlerReplanningListeners called.
2022-10-01T11:53:09,850 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T11:53:09,850 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T11:53:09,850 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T11:53:09,945 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T11:53:10,043 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T11:53:10,043 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T11:53:10,043 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T11:53:10,044 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T11:53:10,045 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T11:53:10,045 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T11:53:10,046 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T11:53:10,046 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T11:53:10,046 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T11:53:10,046 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T11:53:10,046 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T11:53:10,046 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T11:53:10,046 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T11:53:10,046 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:53:10,046 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:53:10,046 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T11:53:10,046 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T11:53:10,046 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T11:53:10,046 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T11:53:10,046 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T11:53:10,046 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T11:53:10,046 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T11:53:10,772 INFO ControlerListenerManagerImpl:232 [it.108] all ControlerBeforeMobsimListeners called.
2022-10-01T11:53:10,772 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T11:53:10,772 INFO NetworkImpl:163 node # 1
2022-10-01T11:53:10,772 INFO NetworkImpl:163 node # 4
2022-10-01T11:53:10,773 INFO NetworkImpl:163 node # 16
2022-10-01T11:53:10,773 INFO NetworkImpl:163 node # 64
2022-10-01T11:53:10,773 INFO NetworkImpl:163 node # 256
2022-10-01T11:53:10,773 INFO NetworkImpl:163 node # 1024
2022-10-01T11:53:10,773 INFO NetworkImpl:163 node # 4096
2022-10-01T11:53:10,775 INFO NetworkImpl:163 node # 16384
2022-10-01T11:53:10,782 INFO NetworkImpl:163 node # 65536
2022-10-01T11:53:10,809 INFO NetworkImpl:159 link # 1
2022-10-01T11:53:10,809 INFO NetworkImpl:159 link # 4
2022-10-01T11:53:10,809 INFO NetworkImpl:159 link # 16
2022-10-01T11:53:10,809 INFO NetworkImpl:159 link # 64
2022-10-01T11:53:10,810 INFO NetworkImpl:159 link # 256
2022-10-01T11:53:10,811 INFO NetworkImpl:159 link # 1024
2022-10-01T11:53:10,815 INFO NetworkImpl:159 link # 4096
2022-10-01T11:53:10,831 INFO NetworkImpl:159 link # 16384
2022-10-01T11:53:10,898 INFO NetworkImpl:159 link # 65536
2022-10-01T11:53:11,267 INFO NetworkImpl:159 link # 262144
2022-10-01T11:53:11,950 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T11:53:11,950 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T11:53:11,950 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T11:53:11,950 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T11:53:11,951 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T11:53:11,951 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T11:53:11,952 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T11:53:11,954 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T11:53:11,957 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T11:53:11,950 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T11:53:11,963 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T11:53:11,979 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T11:53:12,008 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T11:53:12,070 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T11:53:12,197 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T11:53:12,455 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T11:53:13,019 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T11:53:14,029 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T11:53:15,695 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T11:53:15,835 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T11:53:15,855 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:53:15,855 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T11:53:15,855 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:53:15,856 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:53:15,856 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:53:15,856 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T11:53:15,856 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T11:53:15,856 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T11:53:15,856 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:53:15,856 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:53:23,451 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:53:23,451 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:53:23,451 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:53:23,451 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:53:23,451 INFO EventsManagerImpl:176
2022-10-01T11:53:23,452 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:53:23,452 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:53:23,452 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:53:23,452 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:53:23,452 INFO EventsManagerImpl:176
2022-10-01T11:53:23,452 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:53:23,452 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:53:23,452 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:53:23,452 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:53:23,452 INFO EventsManagerImpl:176
2022-10-01T11:53:23,452 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:53:23,452 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T11:53:23,452 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T11:53:23,452 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T11:53:23,452 INFO EventsManagerImpl:176
2022-10-01T11:53:23,452 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T11:53:23,452 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T11:53:23,453 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T11:53:23,453 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T11:53:23,453 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T11:53:23,453 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T11:53:23,453 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T11:53:23,453 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:53:23,453 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T11:53:23,453 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:53:23,453 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:53:23,453 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T11:53:23,453 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:53:23,453 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:53:23,453 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T11:53:23,453 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T11:53:23,453 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T11:53:23,453 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T11:53:23,453 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T11:53:23,453 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:53:23,453 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:53:23,453 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:53:23,453 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T11:53:23,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:53:23,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:53:23,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:53:23,454 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:53:23,454 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:53:23,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:53:23,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:53:23,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:53:23,454 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:53:23,454 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:53:23,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:53:23,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:53:23,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:53:23,454 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:53:23,454 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T11:53:23,454 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:53:23,454 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T11:53:23,454 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:53:23,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T11:53:23,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:53:23,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:53:23,454 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T11:53:23,454 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T11:53:23,455 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:53:23,455 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:53:23,455 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:53:23,455 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:53:23,455 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T11:53:23,455 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T11:53:23,455 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:53:23,455 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T11:53:23,455 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T11:53:23,455 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T11:53:25,198 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T11:53:25,202 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T11:53:25,466 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T11:53:25,466 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T11:53:25,466 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T11:53:25,466 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T11:53:25,466 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T11:53:25,466 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T11:53:25,466 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T11:53:25,466 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T11:53:25,719 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T11:53:25,719 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273934 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-10-01T11:53:25,756 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T11:53:25,756 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T11:53:25,793 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T11:53:27,378 INFO VehicularDepartureHandler:110 teleport vehicle 14099_bike from link 241770496 to link 4071971#0
2022-10-01T11:53:27,685 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1736 #nodes=214
2022-10-01T11:53:27,685 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271752 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T11:53:28,972 INFO VehicularDepartureHandler:110 teleport vehicle 17048_bike from link 462401399 to link 153150625#0
2022-10-01T11:53:29,935 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T11:53:30,418 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3082 #nodes=327
2022-10-01T11:53:30,419 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271270 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T11:53:32,700 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T11:53:34,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4235 #nodes=469
2022-10-01T11:53:34,064 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270680 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T11:53:34,273 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T11:53:35,248 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T11:53:35,248 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T11:53:38,250 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5503 #nodes=678
2022-10-01T11:53:38,250 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269853 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T11:53:43,725 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7023 #nodes=995
2022-10-01T11:53:43,725 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268626 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T11:53:55,970 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10857 #nodes=1703
2022-10-01T11:53:55,971 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266701 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-10-01T11:53:59,340 INFO MemoryObserver:41 used RAM: 13581 MB free: 2514 MB total: 16096 MB
2022-10-01T11:54:10,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11946 #nodes=1870
2022-10-01T11:54:10,549 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264025 lost=0 simT=25200.0s realT=54s; (s/r): 466.6666666666667
2022-10-01T11:54:29,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13032 #nodes=1984
2022-10-01T11:54:29,354 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260591 lost=0 simT=28800.0s realT=73s; (s/r): 394.52054794520546
2022-10-01T11:54:48,168 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14368 #nodes=2113
2022-10-01T11:54:48,169 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256944 lost=0 simT=32400.0s realT=92s; (s/r): 352.17391304347825
2022-10-01T11:54:59,340 INFO MemoryObserver:41 used RAM: 14847 MB free: 1248 MB total: 16096 MB
2022-10-01T11:55:09,790 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14190 #nodes=2106
2022-10-01T11:55:09,790 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251494 lost=0 simT=36000.0s realT=113s; (s/r): 318.5840707964602
2022-10-01T11:55:28,801 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14567 #nodes=2169
2022-10-01T11:55:28,802 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245604 lost=0 simT=39600.0s realT=132s; (s/r): 300.0
2022-10-01T11:55:50,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14931 #nodes=2108
2022-10-01T11:55:50,264 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237749 lost=0 simT=43200.0s realT=154s; (s/r): 280.5194805194805
2022-10-01T11:55:59,340 INFO MemoryObserver:41 used RAM: 15050 MB free: 1045 MB total: 16096 MB
2022-10-01T11:56:12,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15303 #nodes=2287
2022-10-01T11:56:12,410 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228668 lost=0 simT=46800.0s realT=176s; (s/r): 265.90909090909093
2022-10-01T11:56:32,774 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15468 #nodes=2321
2022-10-01T11:56:32,774 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217229 lost=0 simT=50400.0s realT=196s; (s/r): 257.14285714285717
2022-10-01T11:56:55,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15618 #nodes=2346
2022-10-01T11:56:55,222 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203601 lost=0 simT=54000.0s realT=219s; (s/r): 246.57534246575344
2022-10-01T11:56:59,341 INFO MemoryObserver:41 used RAM: 15666 MB free: 429 MB total: 16096 MB
2022-10-01T11:57:18,868 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15847 #nodes=2471
2022-10-01T11:57:18,868 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186849 lost=0 simT=57600.0s realT=243s; (s/r): 237.03703703703704
2022-10-01T11:57:40,228 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15862 #nodes=2416
2022-10-01T11:57:40,229 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167242 lost=0 simT=61200.0s realT=264s; (s/r): 231.8181818181818
2022-10-01T11:57:59,341 INFO MemoryObserver:41 used RAM: 15870 MB free: 225 MB total: 16096 MB
2022-10-01T11:58:13,595 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15378 #nodes=2290
2022-10-01T11:58:13,596 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144954 lost=0 simT=64800.0s realT=297s; (s/r): 218.1818181818182
2022-10-01T11:58:36,059 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14645 #nodes=2168
2022-10-01T11:58:36,059 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121050 lost=0 simT=68400.0s realT=320s; (s/r): 213.75
2022-10-01T11:58:55,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14313 #nodes=2006
2022-10-01T11:58:55,325 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96050 lost=0 simT=72000.0s realT=339s; (s/r): 212.38938053097345
2022-10-01T11:58:59,341 INFO MemoryObserver:41 used RAM: 15525 MB free: 570 MB total: 16096 MB
2022-10-01T11:59:14,335 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12349 #nodes=1594
2022-10-01T11:59:14,335 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73733 lost=0 simT=75600.0s realT=358s; (s/r): 211.1731843575419
2022-10-01T11:59:29,333 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11453 #nodes=1483
2022-10-01T11:59:29,334 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57819 lost=0 simT=79200.0s realT=373s; (s/r): 212.33243967828417
2022-10-01T11:59:43,659 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10908 #nodes=1386
2022-10-01T11:59:43,660 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44438 lost=0 simT=82800.0s realT=387s; (s/r): 213.95348837209303
2022-10-01T11:59:59,343 INFO MemoryObserver:41 used RAM: 15642 MB free: 453 MB total: 16096 MB
2022-10-01T12:00:12,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10276 #nodes=1259
2022-10-01T12:00:12,977 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32171 lost=0 simT=86400.0s realT=417s; (s/r): 207.19424460431654
2022-10-01T12:00:29,681 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8598 #nodes=1030
2022-10-01T12:00:29,681 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25945 lost=1 simT=90000.0s realT=433s; (s/r): 207.85219399538107
2022-10-01T12:00:36,386 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7379 #nodes=858
2022-10-01T12:00:36,386 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22094 lost=2 simT=93600.0s realT=440s; (s/r): 212.72727272727272
2022-10-01T12:00:42,848 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6243 #nodes=654
2022-10-01T12:00:42,848 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19185 lost=2 simT=97200.0s realT=446s; (s/r): 217.9372197309417
2022-10-01T12:00:47,997 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5272 #nodes=551
2022-10-01T12:00:47,997 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16886 lost=3 simT=100800.0s realT=452s; (s/r): 223.00884955752213
2022-10-01T12:00:52,197 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4425 #nodes=478
2022-10-01T12:00:52,197 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15076 lost=4 simT=104400.0s realT=456s; (s/r): 228.94736842105263
2022-10-01T12:00:55,415 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3734 #nodes=415
2022-10-01T12:00:55,416 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13562 lost=4 simT=108000.0s realT=459s; (s/r): 235.2941176470588
2022-10-01T12:00:58,195 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3103 #nodes=327
2022-10-01T12:00:58,196 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12243 lost=4 simT=111600.0s realT=462s; (s/r): 241.55844155844156
2022-10-01T12:00:59,343 INFO MemoryObserver:41 used RAM: 15917 MB free: 178 MB total: 16096 MB
2022-10-01T12:01:00,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2641 #nodes=297
2022-10-01T12:01:00,354 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11249 lost=4 simT=115200.0s realT=464s; (s/r): 248.27586206896552
2022-10-01T12:01:02,324 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2250 #nodes=249
2022-10-01T12:01:02,324 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10406 lost=4 simT=118800.0s realT=466s; (s/r): 254.93562231759657
2022-10-01T12:01:04,364 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1933 #nodes=200
2022-10-01T12:01:04,364 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9695 lost=4 simT=122400.0s realT=468s; (s/r): 261.53846153846155
2022-10-01T12:01:06,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1667 #nodes=200
2022-10-01T12:01:06,070 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8949 lost=4 simT=126000.0s realT=470s; (s/r): 268.0851063829787
2022-10-01T12:01:07,755 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1397 #nodes=140
2022-10-01T12:01:07,755 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7265 lost=4 simT=129600.0s realT=471s; (s/r): 275.1592356687898
2022-10-01T12:01:08,316 INFO AbstractController$9:234 ### ITERATION 108 fires after mobsim event
2022-10-01T12:01:08,317 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=332.830843577sec
2022-10-01T12:01:08,317 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T12:01:08,354 INFO LegTimesControlerListener:50 [108] average trip (probably: leg) duration is: 1221 seconds = 00:20:21
2022-10-01T12:01:08,355 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T12:01:08,355 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:01:08,355 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:01:08,355 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:01:08,355 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:01:08,355 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T12:01:08,355 INFO EventsManagerImpl:137 event # 1
2022-10-01T12:01:08,355 INFO EventsManagerImpl:137 event # 4
2022-10-01T12:01:08,355 INFO EventsManagerImpl:137 event # 16
2022-10-01T12:01:08,355 INFO EventsManagerImpl:137 event # 64
2022-10-01T12:01:08,355 INFO EventsManagerImpl:137 event # 256
2022-10-01T12:01:08,356 INFO EventsManagerImpl:137 event # 1024
2022-10-01T12:01:08,360 INFO EventsManagerImpl:137 event # 4096
2022-10-01T12:01:08,377 INFO EventsManagerImpl:137 event # 16384
2022-10-01T12:01:08,395 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T12:01:08,727 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:01:08,727 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:01:08,727 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:01:08,727 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:01:08,727 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T12:01:08,728 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T12:01:08,728 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:01:08,730 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:01:08,730 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:27:11][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:01:08,733 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:01:08,733 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:01:08,733 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:39][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:01:08,737 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:01:08,737 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T12:01:08,737 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:01:08,737 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:01:08,737 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:01:08,738 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:01:08,738 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:01:08,738 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:01:08,738 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:01:08,738 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:01:08,738 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:01:08,738 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:08][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:01:08,740 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:01:08,740 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T12:01:08,740 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:01:08,741 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:01:08,741 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:01:08,741 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:01:08,748 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:01:08,748 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:01:08,748 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:42:37][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:01:08,749 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:01:08,749 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:01:08,749 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:01:08,749 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:01:08,749 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:01:08,749 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:01:08,749 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T12:01:09,264 INFO ControlerListenerManagerImpl:251 [it.108] all ControlerAfterMobsimListeners called.
2022-10-01T12:01:09,264 INFO AbstractController$4:159 ### ITERATION 108 fires scoring event
2022-10-01T12:01:09,264 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T12:01:09,548 INFO NewScoreAssignerImpl:57 it: 108 msaStart: 599
2022-10-01T12:01:09,774 INFO ControlerListenerManagerImpl:194 [it.108] all ControlerScoringListeners called.
2022-10-01T12:01:09,774 INFO AbstractController$5:167 ### ITERATION 108 fires iteration end event
2022-10-01T12:01:09,775 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T12:01:09,775 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T12:01:09,955 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T12:01:09,956 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T12:01:13,739 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T12:01:13,739 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13457509358776196
2022-10-01T12:01:13,739 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3163189327143789
2022-10-01T12:01:13,739 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3878359017546742E-4
2022-10-01T12:01:13,739 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.52770146402584E-4
2022-10-01T12:01:13,739 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T12:01:13,739 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13241320344875396
2022-10-01T12:01:13,739 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13837123915845473
2022-10-01T12:01:13,739 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.217508742560479
2022-10-01T12:01:13,944 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T12:01:14,084 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.3251753521418
2022-10-01T12:01:14,084 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.2814880036259
2022-10-01T12:01:14,084 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.69103528439334
2022-10-01T12:01:14,084 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.70468021060331
2022-10-01T12:01:14,154 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T12:01:15,116 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18752.102167082754 meters
2022-10-01T12:01:15,116 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138291.5070342993 meters (statistic on all 2105431 legs which have a finite distance)
2022-10-01T12:01:15,116 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51610.85038343718 meters
2022-10-01T12:01:15,116 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138249.78622902557 meters (statistic on all 764749 trips which have a finite distance)
2022-10-01T12:01:15,116 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T12:01:15,116 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T12:01:16,247 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T12:01:16,250 INFO LegHistogramListener:72 number of legs: 2112674 100%
2022-10-01T12:01:16,250 INFO LegHistogramListener:79 number of bike legs: 104051 4.925085460416515%
2022-10-01T12:01:16,250 INFO LegHistogramListener:79 number of car legs: 246205 11.653714676282284%
2022-10-01T12:01:16,250 INFO LegHistogramListener:79 number of drtNorth legs: 204 0.009656009398515814%
2022-10-01T12:01:16,250 INFO LegHistogramListener:79 number of drtSoutheast legs: 126 0.00596400580496565%
2022-10-01T12:01:16,250 INFO LegHistogramListener:79 number of freight legs: 47065 2.2277455016722882%
2022-10-01T12:01:16,250 INFO LegHistogramListener:79 number of pt legs: 121946 5.772116284859851%
2022-10-01T12:01:16,250 INFO LegHistogramListener:79 number of ride legs: 107357 5.0815696127277565%
2022-10-01T12:01:16,250 INFO LegHistogramListener:79 number of walk legs: 1485720 70.32414844883782%
2022-10-01T12:01:16,817 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T12:01:16,817 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6402519808767723
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4595120598550866
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011347355664306218
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009552627389761576
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5423391548601447
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7052049687527281
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9070952104633428
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23566143054478605
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39008252155471224
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0012991881357934034
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001042431587217632
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.32484581769258025
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.28472375562938734
2022-10-01T12:01:20,415 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6535519700929973
2022-10-01T12:01:20,416 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18361174301750566
2022-10-01T12:01:20,416 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.378099693432681
2022-10-01T12:01:20,416 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.96553813605016E-4
2022-10-01T12:01:20,416 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.5804033131865027E-4
2022-10-01T12:01:20,416 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T12:01:20,416 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22452975038128348
2022-10-01T12:01:20,416 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21443536667402702
2022-10-01T12:01:20,416 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4127194626598951
2022-10-01T12:01:20,634 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T12:01:21,716 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T12:01:22,012 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T12:01:22,356 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T12:01:23,396 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T12:01:23,686 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T12:01:24,008 INFO ControlerListenerManagerImpl:171 [it.108] all ControlerIterationEndsListeners called.
2022-10-01T12:01:24,147 INFO AbstractController:181 ### ITERATION 108 ENDS
2022-10-01T12:01:24,147 INFO AbstractController:182 ###################################################
2022-10-01T12:01:24,147 INFO AbstractController:133 ###################################################
2022-10-01T12:01:24,147 INFO AbstractController:134 ### ITERATION 109 BEGINS
2022-10-01T12:01:24,148 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T12:01:24,148 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T12:01:24,148 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T12:01:24,148 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T12:01:24,148 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T12:01:30,872 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T12:01:30,913 INFO ControlerListenerManagerImpl:148 [it.109] all ControlerIterationStartsListeners called.
2022-10-01T12:01:30,913 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T12:01:32,693 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169537 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T12:01:32,694 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30843 plans
2022-10-01T12:01:32,694 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:01:32,694 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:01:32,694 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:01:32,695 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:01:32,700 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:01:32,700 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:01:32,701 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:01:32,702 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:01:32,702 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:01:32,707 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:01:32,711 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:01:32,713 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:01:32,720 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:01:32,723 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:01:32,723 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:01:32,744 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:01:32,750 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:01:32,780 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:01:32,793 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:01:33,005 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:01:33,050 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:01:33,222 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:01:33,639 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:01:34,758 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:01:36,769 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:01:40,829 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T12:01:47,243 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T12:01:59,344 INFO MemoryObserver:41 used RAM: 14343 MB free: 1752 MB total: 16096 MB
2022-10-01T12:02:10,399 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:02:10,400 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30843 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T12:02:10,400 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30362 plans
2022-10-01T12:02:10,401 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T12:02:10,401 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T12:02:10,401 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T12:02:10,401 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T12:02:10,401 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T12:02:10,401 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T12:02:10,401 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T12:02:10,401 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T12:02:10,402 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T12:02:10,403 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T12:02:10,405 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T12:02:10,410 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T12:02:10,419 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T12:02:10,437 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T12:02:10,470 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T12:02:10,533 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T12:02:10,741 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30362 plans
2022-10-01T12:02:10,742 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:02:10,742 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:02:10,742 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:02:10,742 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:02:10,742 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:02:10,742 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:02:10,747 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:02:10,749 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:02:10,750 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:02:10,754 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:02:10,755 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:02:10,773 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:02:10,774 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:02:10,777 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:02:10,778 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:02:10,807 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:02:10,825 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:02:10,840 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:02:10,877 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:02:10,901 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:02:10,991 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:02:11,195 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:02:11,766 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:02:13,004 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:02:15,321 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:02:19,476 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T12:02:28,544 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T12:02:48,519 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:02:48,520 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30362 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T12:02:48,520 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7686 plans
2022-10-01T12:02:48,520 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T12:02:48,520 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T12:02:48,520 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T12:02:48,520 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T12:02:48,520 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T12:02:48,520 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T12:02:48,520 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T12:02:48,520 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T12:02:48,520 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T12:02:48,521 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T12:02:48,521 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T12:02:48,522 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T12:02:48,524 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T12:02:48,530 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T12:02:48,531 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7686 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T12:02:48,531 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40208 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T12:02:48,531 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6857 plans
2022-10-01T12:02:48,532 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:02:48,532 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:02:48,532 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:02:48,533 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:02:48,536 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:02:48,550 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:02:48,582 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:02:48,706 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:02:49,000 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:02:49,387 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:02:50,126 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:02:51,380 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:02:54,600 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:02:59,344 INFO MemoryObserver:41 used RAM: 15091 MB free: 1004 MB total: 16096 MB
2022-10-01T12:03:06,097 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:03:06,097 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6857 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T12:03:06,097 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T12:03:07,061 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T12:03:08,081 INFO ControlerListenerManagerImpl:213 [it.109] all ControlerReplanningListeners called.
2022-10-01T12:03:08,081 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T12:03:08,081 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T12:03:08,081 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T12:03:08,203 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T12:03:08,298 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T12:03:08,298 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T12:03:08,298 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T12:03:08,309 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T12:03:08,319 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T12:03:08,320 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T12:03:08,321 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T12:03:08,321 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T12:03:08,321 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T12:03:08,322 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T12:03:08,322 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T12:03:08,322 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T12:03:08,322 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T12:03:08,322 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:03:08,322 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:03:08,322 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T12:03:08,322 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:03:08,322 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:03:08,322 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T12:03:08,323 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T12:03:08,323 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T12:03:08,323 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T12:03:09,050 INFO ControlerListenerManagerImpl:232 [it.109] all ControlerBeforeMobsimListeners called.
2022-10-01T12:03:09,050 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T12:03:09,051 INFO NetworkImpl:163 node # 1
2022-10-01T12:03:09,051 INFO NetworkImpl:163 node # 4
2022-10-01T12:03:09,051 INFO NetworkImpl:163 node # 16
2022-10-01T12:03:09,051 INFO NetworkImpl:163 node # 64
2022-10-01T12:03:09,051 INFO NetworkImpl:163 node # 256
2022-10-01T12:03:09,051 INFO NetworkImpl:163 node # 1024
2022-10-01T12:03:09,052 INFO NetworkImpl:163 node # 4096
2022-10-01T12:03:09,054 INFO NetworkImpl:163 node # 16384
2022-10-01T12:03:09,063 INFO NetworkImpl:163 node # 65536
2022-10-01T12:03:09,098 INFO NetworkImpl:159 link # 1
2022-10-01T12:03:09,099 INFO NetworkImpl:159 link # 4
2022-10-01T12:03:09,099 INFO NetworkImpl:159 link # 16
2022-10-01T12:03:09,099 INFO NetworkImpl:159 link # 64
2022-10-01T12:03:09,099 INFO NetworkImpl:159 link # 256
2022-10-01T12:03:09,100 INFO NetworkImpl:159 link # 1024
2022-10-01T12:03:09,105 INFO NetworkImpl:159 link # 4096
2022-10-01T12:03:09,125 INFO NetworkImpl:159 link # 16384
2022-10-01T12:03:09,204 INFO NetworkImpl:159 link # 65536
2022-10-01T12:03:09,566 INFO NetworkImpl:159 link # 262144
2022-10-01T12:03:10,376 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T12:03:10,376 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T12:03:10,376 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T12:03:10,376 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T12:03:10,376 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T12:03:10,377 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T12:03:10,377 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T12:03:10,378 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T12:03:10,380 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T12:03:10,384 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T12:03:10,393 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T12:03:10,408 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T12:03:10,501 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T12:03:10,565 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T12:03:10,702 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T12:03:10,964 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T12:03:11,486 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T12:03:12,477 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T12:03:14,153 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T12:03:14,274 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T12:03:14,296 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:03:14,296 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T12:03:14,296 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:03:14,296 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:03:14,296 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:03:14,296 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T12:03:14,297 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T12:03:14,297 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T12:03:14,297 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:03:14,297 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:03:22,442 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:03:22,640 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:03:22,640 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:03:22,640 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:03:22,640 INFO EventsManagerImpl:176
2022-10-01T12:03:22,640 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:03:22,640 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:03:22,640 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:03:22,640 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:03:22,640 INFO EventsManagerImpl:176
2022-10-01T12:03:22,640 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:03:22,641 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:03:22,641 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:03:22,641 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:03:22,641 INFO EventsManagerImpl:176
2022-10-01T12:03:22,641 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:03:22,641 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:03:22,641 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:03:22,641 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:03:22,641 INFO EventsManagerImpl:176
2022-10-01T12:03:22,641 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T12:03:22,641 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T12:03:22,641 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T12:03:22,641 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T12:03:22,641 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T12:03:22,641 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T12:03:22,641 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T12:03:22,641 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:03:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T12:03:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:03:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:03:22,642 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T12:03:22,642 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:03:22,642 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:03:22,642 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:03:22,642 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T12:03:22,642 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T12:03:22,642 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T12:03:22,642 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T12:03:22,642 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:03:22,642 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:03:22,642 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:03:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T12:03:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:03:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:03:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:03:22,642 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:03:22,642 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:03:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:03:22,642 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:03:22,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:03:22,643 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:03:22,643 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:03:22,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:03:22,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:03:22,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:03:22,643 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:03:22,643 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T12:03:22,643 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:03:22,643 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:03:22,643 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:03:22,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T12:03:22,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:03:22,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:03:22,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:03:22,643 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:03:22,643 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:03:22,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:03:22,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:03:22,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:03:22,643 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:03:22,643 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:03:22,643 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:03:22,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:03:22,644 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:03:22,644 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:03:24,339 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T12:03:24,342 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T12:03:24,568 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T12:03:24,568 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T12:03:24,568 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T12:03:24,568 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T12:03:24,569 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T12:03:24,569 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T12:03:24,569 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T12:03:24,569 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T12:03:24,815 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T12:03:24,815 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T12:03:24,847 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T12:03:24,847 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T12:03:24,859 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T12:03:24,890 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T12:03:25,857 INFO VehicularDepartureHandler:110 teleport vehicle 15424_bike from link 4472040 to link 341989089#0
2022-10-01T12:03:26,061 INFO VehicularDepartureHandler:110 teleport vehicle 10357_bike from link 322543970 to link 153150625#0
2022-10-01T12:03:26,213 INFO VehicularDepartureHandler:110 teleport vehicle 7689_bike from link 292532875 to link 627608828
2022-10-01T12:03:26,311 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1740 #nodes=218
2022-10-01T12:03:26,311 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271754 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T12:03:28,249 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T12:03:28,660 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3114 #nodes=332
2022-10-01T12:03:28,660 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271266 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T12:03:30,230 INFO VehicularDepartureHandler:110 teleport vehicle 136126_bike from link 323152037 to link -26542587
2022-10-01T12:03:30,230 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T12:03:32,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4267 #nodes=484
2022-10-01T12:03:32,546 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270684 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T12:03:36,541 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5452 #nodes=682
2022-10-01T12:03:36,542 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269843 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T12:03:41,494 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6955 #nodes=997
2022-10-01T12:03:41,494 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268622 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T12:03:51,520 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10829 #nodes=1729
2022-10-01T12:03:51,521 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266718 lost=0 simT=21600.0s realT=37s; (s/r): 583.7837837837837
2022-10-01T12:03:59,345 INFO MemoryObserver:41 used RAM: 13631 MB free: 2464 MB total: 16096 MB
2022-10-01T12:04:04,445 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11863 #nodes=1936
2022-10-01T12:04:04,446 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264040 lost=0 simT=25200.0s realT=50s; (s/r): 504.0
2022-10-01T12:04:19,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13095 #nodes=1949
2022-10-01T12:04:19,434 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260575 lost=0 simT=28800.0s realT=65s; (s/r): 443.0769230769231
2022-10-01T12:04:37,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14401 #nodes=2137
2022-10-01T12:04:37,134 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256943 lost=0 simT=32400.0s realT=82s; (s/r): 395.1219512195122
2022-10-01T12:04:55,500 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14241 #nodes=2026
2022-10-01T12:04:55,500 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251491 lost=0 simT=36000.0s realT=101s; (s/r): 356.43564356435644
2022-10-01T12:04:59,345 INFO MemoryObserver:41 used RAM: 14524 MB free: 1571 MB total: 16096 MB
2022-10-01T12:05:14,142 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14562 #nodes=2186
2022-10-01T12:05:14,143 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245591 lost=0 simT=39600.0s realT=119s; (s/r): 332.7731092436975
2022-10-01T12:05:32,249 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14838 #nodes=2179
2022-10-01T12:05:32,249 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237797 lost=0 simT=43200.0s realT=137s; (s/r): 315.3284671532847
2022-10-01T12:05:50,990 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15268 #nodes=2274
2022-10-01T12:05:50,990 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228627 lost=0 simT=46800.0s realT=156s; (s/r): 300.0
2022-10-01T12:05:59,345 INFO MemoryObserver:41 used RAM: 15233 MB free: 862 MB total: 16096 MB
2022-10-01T12:06:12,547 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15490 #nodes=2386
2022-10-01T12:06:12,547 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217266 lost=0 simT=50400.0s realT=178s; (s/r): 283.14606741573033
2022-10-01T12:06:32,347 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15613 #nodes=2416
2022-10-01T12:06:32,348 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203653 lost=0 simT=54000.0s realT=198s; (s/r): 272.72727272727275
2022-10-01T12:06:52,779 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15924 #nodes=2440
2022-10-01T12:06:52,780 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186813 lost=0 simT=57600.0s realT=218s; (s/r): 264.2201834862385
2022-10-01T12:06:59,346 INFO MemoryObserver:41 used RAM: 15669 MB free: 426 MB total: 16096 MB
2022-10-01T12:07:15,793 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15802 #nodes=2366
2022-10-01T12:07:15,794 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167195 lost=0 simT=61200.0s realT=241s; (s/r): 253.94190871369295
2022-10-01T12:07:45,108 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15394 #nodes=2227
2022-10-01T12:07:45,109 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144894 lost=0 simT=64800.0s realT=270s; (s/r): 240.0
2022-10-01T12:07:59,346 INFO MemoryObserver:41 used RAM: 15775 MB free: 320 MB total: 16096 MB
2022-10-01T12:08:04,534 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14599 #nodes=2113
2022-10-01T12:08:04,534 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121095 lost=0 simT=68400.0s realT=290s; (s/r): 235.86206896551724
2022-10-01T12:08:23,422 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14317 #nodes=1992
2022-10-01T12:08:23,423 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96013 lost=0 simT=72000.0s realT=309s; (s/r): 233.0097087378641
2022-10-01T12:08:39,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12343 #nodes=1646
2022-10-01T12:08:39,021 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73755 lost=0 simT=75600.0s realT=324s; (s/r): 233.33333333333334
2022-10-01T12:08:53,178 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11416 #nodes=1458
2022-10-01T12:08:53,178 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57854 lost=0 simT=79200.0s realT=338s; (s/r): 234.31952662721895
2022-10-01T12:08:59,346 INFO MemoryObserver:41 used RAM: 15886 MB free: 209 MB total: 16096 MB
2022-10-01T12:09:05,488 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10965 #nodes=1400
2022-10-01T12:09:05,488 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44420 lost=0 simT=82800.0s realT=351s; (s/r): 235.89743589743588
2022-10-01T12:09:32,494 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10346 #nodes=1206
2022-10-01T12:09:32,494 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32197 lost=0 simT=86400.0s realT=378s; (s/r): 228.57142857142858
2022-10-01T12:09:39,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8665 #nodes=1074
2022-10-01T12:09:39,925 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25957 lost=1 simT=90000.0s realT=385s; (s/r): 233.76623376623377
2022-10-01T12:09:47,096 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7416 #nodes=865
2022-10-01T12:09:47,096 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22094 lost=1 simT=93600.0s realT=392s; (s/r): 238.77551020408163
2022-10-01T12:09:52,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6275 #nodes=693
2022-10-01T12:09:52,657 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19164 lost=2 simT=97200.0s realT=398s; (s/r): 244.2211055276382
2022-10-01T12:09:57,236 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5292 #nodes=545
2022-10-01T12:09:57,236 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16907 lost=2 simT=100800.0s realT=402s; (s/r): 250.7462686567164
2022-10-01T12:09:59,346 INFO MemoryObserver:41 used RAM: 15773 MB free: 322 MB total: 16096 MB
2022-10-01T12:10:00,981 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4501 #nodes=494
2022-10-01T12:10:00,982 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15115 lost=2 simT=104400.0s realT=406s; (s/r): 257.14285714285717
2022-10-01T12:10:03,532 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3756 #nodes=422
2022-10-01T12:10:03,532 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13540 lost=3 simT=108000.0s realT=409s; (s/r): 264.0586797066015
2022-10-01T12:10:05,626 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3123 #nodes=368
2022-10-01T12:10:05,626 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12238 lost=3 simT=111600.0s realT=411s; (s/r): 271.53284671532845
2022-10-01T12:10:07,637 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2678 #nodes=298
2022-10-01T12:10:07,637 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11263 lost=3 simT=115200.0s realT=413s; (s/r): 278.9346246973366
2022-10-01T12:10:09,401 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2244 #nodes=226
2022-10-01T12:10:09,401 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10432 lost=3 simT=118800.0s realT=415s; (s/r): 286.26506024096386
2022-10-01T12:10:10,950 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1965 #nodes=184
2022-10-01T12:10:10,950 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9709 lost=3 simT=122400.0s realT=416s; (s/r): 294.2307692307692
2022-10-01T12:10:12,359 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1705 #nodes=188
2022-10-01T12:10:12,359 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8972 lost=4 simT=126000.0s realT=418s; (s/r): 301.4354066985646
2022-10-01T12:10:13,727 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1407 #nodes=160
2022-10-01T12:10:13,728 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7275 lost=6 simT=129600.0s realT=419s; (s/r): 309.30787589498806
2022-10-01T12:10:14,260 INFO AbstractController$9:234 ### ITERATION 109 fires after mobsim event
2022-10-01T12:10:14,260 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=332.796851422sec
2022-10-01T12:10:14,260 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T12:10:14,300 INFO LegTimesControlerListener:50 [109] average trip (probably: leg) duration is: 1222 seconds = 00:20:22
2022-10-01T12:10:14,300 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T12:10:14,300 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:10:14,300 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:10:14,300 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:10:14,300 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:10:14,300 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T12:10:14,300 INFO EventsManagerImpl:137 event # 1
2022-10-01T12:10:14,300 INFO EventsManagerImpl:137 event # 4
2022-10-01T12:10:14,300 INFO EventsManagerImpl:137 event # 16
2022-10-01T12:10:14,300 INFO EventsManagerImpl:137 event # 64
2022-10-01T12:10:14,301 INFO EventsManagerImpl:137 event # 256
2022-10-01T12:10:14,302 INFO EventsManagerImpl:137 event # 1024
2022-10-01T12:10:14,305 INFO EventsManagerImpl:137 event # 4096
2022-10-01T12:10:14,319 INFO EventsManagerImpl:137 event # 16384
2022-10-01T12:10:14,334 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T12:10:14,801 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:10:14,801 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:10:14,801 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:10:14,801 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:10:14,801 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T12:10:14,801 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T12:10:14,802 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:10:14,813 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:10:14,813 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:10:14,816 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:10:14,816 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:10:14,816 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:15][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:10:14,819 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:10:14,819 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T12:10:14,819 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:10:14,819 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:10:14,819 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:10:14,819 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:10:14,820 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:10:14,820 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:10:14,820 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:10:14,820 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:10:14,820 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:10:14,820 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:10:14,821 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:10:14,821 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T12:10:14,821 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:10:14,822 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:10:14,822 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:10:14,822 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:10:14,823 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:10:14,823 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:10:14,823 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:40:32][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:10:14,825 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:10:14,825 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:10:14,825 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:51:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:10:14,829 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:10:14,829 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:10:14,829 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:10:14,829 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T12:10:22,774 INFO ControlerListenerManagerImpl:251 [it.109] all ControlerAfterMobsimListeners called.
2022-10-01T12:10:22,774 INFO AbstractController$4:159 ### ITERATION 109 fires scoring event
2022-10-01T12:10:22,775 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T12:10:22,953 INFO NewScoreAssignerImpl:57 it: 109 msaStart: 599
2022-10-01T12:10:23,109 INFO ControlerListenerManagerImpl:194 [it.109] all ControlerScoringListeners called.
2022-10-01T12:10:23,109 INFO AbstractController$5:167 ### ITERATION 109 fires iteration end event
2022-10-01T12:10:23,109 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T12:10:23,109 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T12:10:23,212 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T12:10:23,213 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T12:10:25,746 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T12:10:25,746 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13461874220101983
2022-10-01T12:10:25,746 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31675798641244346
2022-10-01T12:10:25,747 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.0155389063198056E-4
2022-10-01T12:10:25,747 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8358093223167657E-4
2022-10-01T12:10:25,747 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T12:10:25,747 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13228482517446608
2022-10-01T12:10:25,747 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13882184690120522
2022-10-01T12:10:25,747 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21671022969440837
2022-10-01T12:10:25,964 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T12:10:26,086 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.37006790442624
2022-10-01T12:10:26,086 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.31373195136679
2022-10-01T12:10:26,086 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.60538326459499
2022-10-01T12:10:26,086 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.63044661458126
2022-10-01T12:10:26,155 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T12:10:27,026 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18749.91075202245 meters
2022-10-01T12:10:27,026 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138332.6807194148 meters (statistic on all 2106304 legs which have a finite distance)
2022-10-01T12:10:27,026 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51623.58837872932 meters
2022-10-01T12:10:27,026 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138274.5046724409 meters (statistic on all 764697 trips which have a finite distance)
2022-10-01T12:10:27,026 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T12:10:27,026 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T12:10:28,104 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T12:10:28,106 INFO LegHistogramListener:72 number of legs: 2113558 100%
2022-10-01T12:10:28,106 INFO LegHistogramListener:79 number of bike legs: 104075 4.924161059218625%
2022-10-01T12:10:28,107 INFO LegHistogramListener:79 number of car legs: 246591 11.667103528741581%
2022-10-01T12:10:28,107 INFO LegHistogramListener:79 number of drtNorth legs: 171 0.00809062254265083%
2022-10-01T12:10:28,107 INFO LegHistogramListener:79 number of drtSoutheast legs: 147 0.006955096571752467%
2022-10-01T12:10:28,107 INFO LegHistogramListener:79 number of freight legs: 47065 2.2268137425138086%
2022-10-01T12:10:28,107 INFO LegHistogramListener:79 number of pt legs: 121816 5.763551319623119%
2022-10-01T12:10:28,107 INFO LegHistogramListener:79 number of ride legs: 107649 5.09325980171824%
2022-10-01T12:10:28,107 INFO LegHistogramListener:79 number of walk legs: 1486044 70.31006482907023%
2022-10-01T12:10:28,675 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T12:10:28,675 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T12:10:32,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6424215737122375
2022-10-01T12:10:32,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4599331405947509
2022-10-01T12:10:32,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011394855625792736
2022-10-01T12:10:32,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009587289523819304
2022-10-01T12:10:32,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T12:10:32,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5431389515089582
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7074117912877368
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9076279803016376
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23621217334148106
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.390234007918372
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0013133097459650709
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0010488505009320264
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3262207490102035
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.28544139018265663
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6563801434755594
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18379660773248022
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3782062474003399
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.96553813605016E-4
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.593241140615291E-4
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22501245269260592
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21473192048763204
2022-10-01T12:10:32,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.414808177182559
2022-10-01T12:10:32,678 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T12:10:33,742 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T12:10:34,038 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T12:10:34,378 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T12:10:35,410 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T12:10:35,699 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T12:10:36,016 INFO ControlerListenerManagerImpl:171 [it.109] all ControlerIterationEndsListeners called.
2022-10-01T12:10:36,168 INFO AbstractController:181 ### ITERATION 109 ENDS
2022-10-01T12:10:36,168 INFO AbstractController:182 ###################################################
2022-10-01T12:10:36,168 INFO AbstractController:133 ###################################################
2022-10-01T12:10:36,168 INFO AbstractController:134 ### ITERATION 110 BEGINS
2022-10-01T12:10:36,169 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T12:10:36,169 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T12:10:36,169 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T12:10:36,169 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T12:10:36,169 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T12:10:36,481 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T12:10:36,516 INFO ControlerListenerManagerImpl:148 [it.110] all ControlerIterationStartsListeners called.
2022-10-01T12:10:36,516 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T12:10:43,684 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169816 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T12:10:43,684 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30182 plans
2022-10-01T12:10:43,685 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:10:43,685 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:10:43,685 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:10:43,685 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:10:43,686 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:10:43,686 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:10:43,687 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:10:43,688 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:10:43,689 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:10:43,698 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:10:43,699 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:10:43,703 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:10:43,705 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:10:43,707 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:10:43,710 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:10:43,713 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:10:43,729 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:10:43,732 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:10:43,779 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:10:43,860 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:10:43,964 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:10:44,021 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:10:44,568 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:10:45,630 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:10:47,512 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:10:51,041 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T12:10:57,626 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T12:10:59,347 INFO MemoryObserver:41 used RAM: 14946 MB free: 1149 MB total: 16096 MB
2022-10-01T12:11:15,823 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:11:15,824 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30182 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T12:11:15,824 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30776 plans
2022-10-01T12:11:15,824 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T12:11:15,824 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T12:11:15,824 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T12:11:15,824 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T12:11:15,825 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T12:11:15,825 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T12:11:15,825 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T12:11:15,825 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T12:11:15,826 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T12:11:15,827 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T12:11:15,829 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T12:11:15,834 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T12:11:15,844 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T12:11:15,863 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T12:11:15,901 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T12:11:15,973 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T12:11:16,209 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30776 plans
2022-10-01T12:11:16,210 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:11:16,210 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:11:16,210 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:11:16,210 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:11:16,210 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:11:16,211 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:11:16,211 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:11:16,211 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:11:16,212 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:11:16,212 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:11:16,212 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:11:16,213 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:11:16,214 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:11:16,214 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:11:16,214 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:11:16,220 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:11:16,221 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:11:16,249 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:11:16,290 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:11:16,307 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:11:16,410 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:11:16,637 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:11:17,042 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:11:18,100 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:11:20,174 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:11:23,843 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T12:11:33,348 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T12:11:54,079 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:11:54,080 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30776 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T12:11:54,080 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7654 plans
2022-10-01T12:11:54,081 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T12:11:54,081 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T12:11:54,081 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T12:11:54,081 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T12:11:54,081 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T12:11:54,081 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T12:11:54,081 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T12:11:54,081 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T12:11:54,081 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T12:11:54,082 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T12:11:54,083 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T12:11:54,085 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T12:11:54,089 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T12:11:54,097 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T12:11:54,097 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7654 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T12:11:54,097 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40194 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T12:11:54,097 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6871 plans
2022-10-01T12:11:54,098 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:11:54,098 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:11:54,100 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:11:54,104 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:11:54,106 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:11:54,115 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:11:54,174 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:11:54,316 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:11:54,657 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:11:55,453 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:11:56,362 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:11:57,535 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:11:59,347 INFO MemoryObserver:41 used RAM: 15532 MB free: 563 MB total: 16096 MB
2022-10-01T12:12:01,191 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:12:11,986 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:12:11,986 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6871 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T12:12:11,986 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T12:12:13,423 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T12:12:14,926 INFO ControlerListenerManagerImpl:213 [it.110] all ControlerReplanningListeners called.
2022-10-01T12:12:14,926 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T12:12:14,926 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T12:12:14,927 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T12:12:15,050 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T12:12:15,169 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T12:12:15,169 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T12:12:15,169 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T12:12:15,180 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T12:12:15,190 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T12:12:15,190 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T12:12:15,191 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T12:12:15,192 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T12:12:15,192 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T12:12:15,192 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T12:12:15,192 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T12:12:15,192 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T12:12:15,192 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T12:12:15,192 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:12:15,192 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:12:15,192 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T12:12:15,192 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:12:15,192 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:12:15,192 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T12:12:15,193 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T12:12:15,193 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T12:12:15,193 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T12:12:16,146 INFO ControlerListenerManagerImpl:232 [it.110] all ControlerBeforeMobsimListeners called.
2022-10-01T12:12:16,147 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T12:12:16,147 INFO NetworkImpl:163 node # 1
2022-10-01T12:12:16,147 INFO NetworkImpl:163 node # 4
2022-10-01T12:12:16,147 INFO NetworkImpl:163 node # 16
2022-10-01T12:12:16,147 INFO NetworkImpl:163 node # 64
2022-10-01T12:12:16,147 INFO NetworkImpl:163 node # 256
2022-10-01T12:12:16,148 INFO NetworkImpl:163 node # 1024
2022-10-01T12:12:16,148 INFO NetworkImpl:163 node # 4096
2022-10-01T12:12:16,150 INFO NetworkImpl:163 node # 16384
2022-10-01T12:12:16,162 INFO NetworkImpl:163 node # 65536
2022-10-01T12:12:16,204 INFO NetworkImpl:159 link # 1
2022-10-01T12:12:16,204 INFO NetworkImpl:159 link # 4
2022-10-01T12:12:16,204 INFO NetworkImpl:159 link # 16
2022-10-01T12:12:16,204 INFO NetworkImpl:159 link # 64
2022-10-01T12:12:16,205 INFO NetworkImpl:159 link # 256
2022-10-01T12:12:16,206 INFO NetworkImpl:159 link # 1024
2022-10-01T12:12:16,212 INFO NetworkImpl:159 link # 4096
2022-10-01T12:12:16,236 INFO NetworkImpl:159 link # 16384
2022-10-01T12:12:16,331 INFO NetworkImpl:159 link # 65536
2022-10-01T12:12:16,774 INFO NetworkImpl:159 link # 262144
2022-10-01T12:12:25,768 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T12:12:25,769 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T12:12:25,769 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T12:12:25,769 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T12:12:25,769 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T12:12:25,770 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T12:12:25,771 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T12:12:25,772 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T12:12:25,776 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T12:12:25,783 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T12:12:25,790 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T12:12:25,806 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T12:12:25,834 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T12:12:25,890 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T12:12:26,003 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T12:12:26,229 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T12:12:26,719 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T12:12:27,689 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T12:12:29,370 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T12:12:29,517 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T12:12:29,539 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:12:29,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T12:12:29,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:12:29,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:12:29,539 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:12:29,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T12:12:29,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T12:12:29,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T12:12:29,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:12:29,539 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:12:31,793 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:12:31,793 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:12:31,793 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:12:31,793 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:12:31,793 INFO EventsManagerImpl:176
2022-10-01T12:12:31,793 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:12:31,793 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:12:31,793 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:12:31,793 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:12:31,793 INFO EventsManagerImpl:176
2022-10-01T12:12:31,793 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:12:31,793 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:12:31,793 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:12:31,794 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:12:31,794 INFO EventsManagerImpl:176
2022-10-01T12:12:31,794 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:12:31,794 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:12:31,794 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:12:31,794 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:12:31,794 INFO EventsManagerImpl:176
2022-10-01T12:12:31,794 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T12:12:31,794 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T12:12:31,794 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T12:12:31,794 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T12:12:31,794 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T12:12:31,794 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T12:12:31,794 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T12:12:31,794 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:12:31,794 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T12:12:31,794 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:12:31,794 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:12:31,794 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T12:12:31,795 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:12:31,795 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:12:31,795 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:12:31,795 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T12:12:31,795 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T12:12:31,795 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T12:12:31,795 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T12:12:31,795 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:12:31,795 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:12:31,795 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:12:31,795 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T12:12:31,795 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:12:31,795 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:12:31,795 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:12:31,795 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:12:31,795 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:12:31,795 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:12:31,795 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:12:31,795 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:12:31,795 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:12:31,795 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:12:31,795 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:12:31,795 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:12:31,796 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:12:31,796 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:12:31,796 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T12:12:31,796 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:12:31,796 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:12:31,796 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:12:31,796 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T12:12:31,796 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:12:31,796 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:12:31,796 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:12:31,796 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:12:31,796 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:12:31,796 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:12:31,796 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:12:31,796 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:12:31,796 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:12:31,796 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:12:31,796 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:12:31,796 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:12:31,796 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:12:31,796 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:12:34,108 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T12:12:34,111 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T12:12:34,427 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T12:12:34,427 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T12:12:34,427 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T12:12:34,427 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T12:12:34,427 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T12:12:34,427 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T12:12:34,427 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T12:12:34,427 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T12:12:34,746 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T12:12:34,746 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=5s; (s/r): 0.0
2022-10-01T12:12:34,782 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T12:12:34,782 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T12:12:34,797 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T12:12:34,825 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T12:12:35,321 INFO VehicularDepartureHandler:110 teleport vehicle 20352_bike from link 261477011 to link 321979762
2022-10-01T12:12:36,694 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1742 #nodes=221
2022-10-01T12:12:36,694 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271761 lost=0 simT=3600.0s realT=7s; (s/r): 514.2857142857143
2022-10-01T12:12:37,035 INFO VehicularDepartureHandler:110 teleport vehicle 16733_bike from link 4526203#0 to link -110785555#2
2022-10-01T12:12:38,653 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T12:12:39,053 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3093 #nodes=335
2022-10-01T12:12:39,054 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271269 lost=0 simT=7200.0s realT=9s; (s/r): 800.0
2022-10-01T12:12:39,703 INFO VehicularDepartureHandler:110 teleport vehicle 223975_bike from link -245048871 to link 11704443
2022-10-01T12:12:41,172 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T12:12:41,173 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T12:12:42,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4243 #nodes=480
2022-10-01T12:12:42,280 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270680 lost=0 simT=10800.0s realT=12s; (s/r): 900.0
2022-10-01T12:12:45,769 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5469 #nodes=677
2022-10-01T12:12:45,769 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269853 lost=0 simT=14400.0s realT=16s; (s/r): 900.0
2022-10-01T12:12:50,631 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6966 #nodes=977
2022-10-01T12:12:50,632 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268613 lost=0 simT=18000.0s realT=21s; (s/r): 857.1428571428571
2022-10-01T12:12:59,348 INFO MemoryObserver:41 used RAM: 14364 MB free: 1731 MB total: 16096 MB
2022-10-01T12:13:02,785 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10802 #nodes=1666
2022-10-01T12:13:02,786 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266730 lost=0 simT=21600.0s realT=33s; (s/r): 654.5454545454545
2022-10-01T12:13:17,500 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11863 #nodes=1841
2022-10-01T12:13:17,500 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264040 lost=0 simT=25200.0s realT=47s; (s/r): 536.1702127659574
2022-10-01T12:13:37,851 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13090 #nodes=2004
2022-10-01T12:13:37,851 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260593 lost=0 simT=28800.0s realT=68s; (s/r): 423.52941176470586
2022-10-01T12:13:55,491 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14279 #nodes=2163
2022-10-01T12:13:55,492 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256921 lost=0 simT=32400.0s realT=85s; (s/r): 381.1764705882353
2022-10-01T12:13:59,348 INFO MemoryObserver:41 used RAM: 14703 MB free: 1392 MB total: 16096 MB
2022-10-01T12:14:17,541 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14064 #nodes=2039
2022-10-01T12:14:17,541 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251493 lost=0 simT=36000.0s realT=108s; (s/r): 333.3333333333333
2022-10-01T12:14:35,879 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14615 #nodes=2183
2022-10-01T12:14:35,880 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245584 lost=0 simT=39600.0s realT=126s; (s/r): 314.2857142857143
2022-10-01T12:14:54,860 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14800 #nodes=2132
2022-10-01T12:14:54,860 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237716 lost=0 simT=43200.0s realT=145s; (s/r): 297.9310344827586
2022-10-01T12:14:59,348 INFO MemoryObserver:41 used RAM: 15336 MB free: 759 MB total: 16096 MB
2022-10-01T12:15:18,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15350 #nodes=2284
2022-10-01T12:15:18,061 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228604 lost=0 simT=46800.0s realT=168s; (s/r): 278.57142857142856
2022-10-01T12:15:37,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15356 #nodes=2328
2022-10-01T12:15:37,925 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217230 lost=0 simT=50400.0s realT=188s; (s/r): 268.0851063829787
2022-10-01T12:15:57,978 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15583 #nodes=2416
2022-10-01T12:15:57,979 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203603 lost=0 simT=54000.0s realT=208s; (s/r): 259.61538461538464
2022-10-01T12:15:59,348 INFO MemoryObserver:41 used RAM: 15420 MB free: 675 MB total: 16096 MB
2022-10-01T12:16:20,941 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15867 #nodes=2481
2022-10-01T12:16:20,942 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186823 lost=0 simT=57600.0s realT=231s; (s/r): 249.35064935064935
2022-10-01T12:16:43,751 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15756 #nodes=2359
2022-10-01T12:16:43,752 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167171 lost=0 simT=61200.0s realT=254s; (s/r): 240.9448818897638
2022-10-01T12:16:59,349 INFO MemoryObserver:41 used RAM: 15911 MB free: 184 MB total: 16096 MB
2022-10-01T12:17:17,452 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15415 #nodes=2253
2022-10-01T12:17:17,453 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144933 lost=0 simT=64800.0s realT=287s; (s/r): 225.78397212543555
2022-10-01T12:17:40,896 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14659 #nodes=2067
2022-10-01T12:17:40,896 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120875 lost=0 simT=68400.0s realT=311s; (s/r): 219.93569131832797
2022-10-01T12:17:59,354 INFO MemoryObserver:41 used RAM: 15568 MB free: 527 MB total: 16096 MB
2022-10-01T12:18:00,910 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14223 #nodes=1987
2022-10-01T12:18:00,911 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95963 lost=0 simT=72000.0s realT=331s; (s/r): 217.5226586102719
2022-10-01T12:18:20,453 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12328 #nodes=1680
2022-10-01T12:18:20,453 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73616 lost=0 simT=75600.0s realT=350s; (s/r): 216.0
2022-10-01T12:18:36,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11378 #nodes=1476
2022-10-01T12:18:36,221 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57749 lost=0 simT=79200.0s realT=366s; (s/r): 216.39344262295083
2022-10-01T12:18:51,040 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10910 #nodes=1404
2022-10-01T12:18:51,040 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44356 lost=0 simT=82800.0s realT=381s; (s/r): 217.3228346456693
2022-10-01T12:18:59,354 INFO MemoryObserver:41 used RAM: 15946 MB free: 149 MB total: 16096 MB
2022-10-01T12:19:04,934 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10169 #nodes=1276
2022-10-01T12:19:04,935 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32174 lost=1 simT=86400.0s realT=395s; (s/r): 218.73417721518987
2022-10-01T12:19:16,556 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8640 #nodes=985
2022-10-01T12:19:16,556 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25947 lost=3 simT=90000.0s realT=407s; (s/r): 221.13022113022112
2022-10-01T12:19:24,665 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7316 #nodes=835
2022-10-01T12:19:24,665 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22096 lost=5 simT=93600.0s realT=415s; (s/r): 225.5421686746988
2022-10-01T12:19:31,733 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6212 #nodes=735
2022-10-01T12:19:31,733 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19223 lost=5 simT=97200.0s realT=422s; (s/r): 230.33175355450237
2022-10-01T12:19:37,388 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5291 #nodes=530
2022-10-01T12:19:37,388 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=17003 lost=5 simT=100800.0s realT=427s; (s/r): 236.0655737704918
2022-10-01T12:19:41,870 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4411 #nodes=467
2022-10-01T12:19:41,870 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15146 lost=5 simT=104400.0s realT=432s; (s/r): 241.66666666666666
2022-10-01T12:19:54,048 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3717 #nodes=419
2022-10-01T12:19:54,048 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13586 lost=5 simT=108000.0s realT=444s; (s/r): 243.24324324324326
2022-10-01T12:19:56,588 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3140 #nodes=328
2022-10-01T12:19:56,588 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12302 lost=5 simT=111600.0s realT=447s; (s/r): 249.66442953020135
2022-10-01T12:20:07,502 INFO MemoryObserver:41 used RAM: 15620 MB free: 475 MB total: 16096 MB
2022-10-01T12:20:08,981 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2631 #nodes=303
2022-10-01T12:20:08,981 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11257 lost=6 simT=115200.0s realT=459s; (s/r): 250.98039215686273
2022-10-01T12:20:10,806 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2221 #nodes=237
2022-10-01T12:20:10,807 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10423 lost=7 simT=118800.0s realT=461s; (s/r): 257.7006507592191
2022-10-01T12:20:12,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1943 #nodes=207
2022-10-01T12:20:12,365 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9690 lost=7 simT=122400.0s realT=462s; (s/r): 264.93506493506493
2022-10-01T12:20:23,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1675 #nodes=175
2022-10-01T12:20:23,679 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8944 lost=7 simT=126000.0s realT=474s; (s/r): 265.82278481012656
2022-10-01T12:20:25,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1385 #nodes=170
2022-10-01T12:20:25,023 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7269 lost=7 simT=129600.0s realT=475s; (s/r): 272.8421052631579
2022-10-01T12:20:25,539 INFO AbstractController$9:234 ### ITERATION 110 fires after mobsim event
2022-10-01T12:20:25,539 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T12:20:25,539 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=346.548206534sec
2022-10-01T12:20:25,585 INFO LegTimesControlerListener:50 [110] average trip (probably: leg) duration is: 1222 seconds = 00:20:22
2022-10-01T12:20:25,585 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T12:20:25,585 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:20:25,585 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:20:25,585 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:20:25,585 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:20:25,585 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T12:20:25,585 INFO EventsManagerImpl:137 event # 1
2022-10-01T12:20:25,585 INFO EventsManagerImpl:137 event # 4
2022-10-01T12:20:25,586 INFO EventsManagerImpl:137 event # 16
2022-10-01T12:20:25,586 INFO EventsManagerImpl:137 event # 64
2022-10-01T12:20:25,586 INFO EventsManagerImpl:137 event # 256
2022-10-01T12:20:25,587 INFO EventsManagerImpl:137 event # 1024
2022-10-01T12:20:25,591 INFO EventsManagerImpl:137 event # 4096
2022-10-01T12:20:25,605 INFO EventsManagerImpl:137 event # 16384
2022-10-01T12:20:25,621 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T12:20:25,932 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:20:25,932 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:20:25,932 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:20:25,932 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:20:25,932 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T12:20:25,932 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T12:20:25,932 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:20:25,935 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:20:25,935 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=14:08:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:20:25,938 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:20:25,938 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:20:25,938 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:13][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:20:25,941 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:20:25,941 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T12:20:25,941 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:20:25,942 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:20:25,942 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:20:25,942 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:20:25,942 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:20:25,942 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:20:25,942 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:20:25,942 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:20:25,942 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:20:25,942 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:48][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:20:25,944 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:20:25,944 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T12:20:25,944 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:20:25,944 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:20:25,945 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:20:25,945 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:20:25,946 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:20:25,946 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:20:25,946 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:40:33][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:20:25,948 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:20:25,948 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:20:25,948 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:20:25,953 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:20:25,953 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:20:25,953 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:20:25,953 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T12:20:26,461 INFO ControlerListenerManagerImpl:251 [it.110] all ControlerAfterMobsimListeners called.
2022-10-01T12:20:26,462 INFO AbstractController$4:159 ### ITERATION 110 fires scoring event
2022-10-01T12:20:26,462 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T12:20:26,747 INFO NewScoreAssignerImpl:57 it: 110 msaStart: 599
2022-10-01T12:20:26,942 INFO ControlerListenerManagerImpl:194 [it.110] all ControlerScoringListeners called.
2022-10-01T12:20:26,942 INFO AbstractController$5:167 ### ITERATION 110 fires iteration end event
2022-10-01T12:20:26,942 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T12:20:26,942 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T12:20:27,116 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T12:20:27,119 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.110/leipzig-flexa-25pct-scaledFleet-baseCase.110.countscompare.txt
2022-10-01T12:20:27,120 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.110/leipzig-flexa-25pct-scaledFleet-baseCase.110.countscompareAWTV.txt
2022-10-01T12:20:27,122 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T12:20:30,281 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T12:20:30,281 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13465982324879197
2022-10-01T12:20:30,281 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31643447316123796
2022-10-01T12:20:30,281 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3493224194683085E-4
2022-10-01T12:20:30,281 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8743228046031314E-4
2022-10-01T12:20:30,281 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T12:20:30,281 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13228739273995183
2022-10-01T12:20:30,281 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13859461735571565
2022-10-01T12:20:30,281 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21718009417830203
2022-10-01T12:20:30,460 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T12:20:30,593 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.48049312943874
2022-10-01T12:20:30,593 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.31031830412027
2022-10-01T12:20:30,593 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.51184809041501
2022-10-01T12:20:30,593 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.53257013691312
2022-10-01T12:20:30,639 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T12:20:31,759 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18774.124174754328 meters
2022-10-01T12:20:31,759 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138434.97419416538 meters (statistic on all 2105143 legs which have a finite distance)
2022-10-01T12:20:31,759 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51664.701899529784 meters
2022-10-01T12:20:31,760 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138373.76981695087 meters (statistic on all 764637 trips which have a finite distance)
2022-10-01T12:20:31,760 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T12:20:31,760 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T12:20:32,935 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T12:20:32,937 INFO LegHistogramListener:72 number of legs: 2112390 100%
2022-10-01T12:20:32,937 INFO LegHistogramListener:79 number of bike legs: 104120 4.929014055169737%
2022-10-01T12:20:32,937 INFO LegHistogramListener:79 number of car legs: 246327 11.661056907105221%
2022-10-01T12:20:32,937 INFO LegHistogramListener:79 number of drtNorth legs: 201 0.009515288370045304%
2022-10-01T12:20:32,937 INFO LegHistogramListener:79 number of drtSoutheast legs: 149 0.0070536217270485094%
2022-10-01T12:20:32,937 INFO LegHistogramListener:79 number of freight legs: 47065 2.2280450106277723%
2022-10-01T12:20:32,937 INFO LegHistogramListener:79 number of pt legs: 121552 5.754240457491278%
2022-10-01T12:20:32,937 INFO LegHistogramListener:79 number of ride legs: 107490 5.088548989533183%
2022-10-01T12:20:32,937 INFO LegHistogramListener:79 number of walk legs: 1485486 70.32252566997572%
2022-10-01T12:20:33,464 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T12:20:33,464 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6447991393520491
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46038246455475845
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011452625849222284
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009630938137077187
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5438655725414276
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7095762489922306
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9082210879288476
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23663197029840247
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39035596727894545
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0013184448769365863
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0010719585903038458
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3275995316760554
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.28615645717044014
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6591569655484063
2022-10-01T12:20:37,710 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1839506616616257
2022-10-01T12:20:37,711 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3782884094958842
2022-10-01T12:20:37,711 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.96553813605016E-4
2022-10-01T12:20:37,711 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.593241140615291E-4
2022-10-01T12:20:37,711 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T12:20:37,711 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2255362360517005
2022-10-01T12:20:37,711 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2150194878220369
2022-10-01T12:20:37,711 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4170573645480828
2022-10-01T12:20:37,851 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T12:20:38,922 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T12:20:39,225 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T12:20:39,563 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T12:20:40,618 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T12:20:40,909 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T12:20:41,237 INFO ControlerListenerManagerImpl:171 [it.110] all ControlerIterationEndsListeners called.
2022-10-01T12:20:41,389 INFO AbstractController:181 ### ITERATION 110 ENDS
2022-10-01T12:20:41,389 INFO AbstractController:182 ###################################################
2022-10-01T12:20:41,389 INFO AbstractController:133 ###################################################
2022-10-01T12:20:41,389 INFO AbstractController:134 ### ITERATION 111 BEGINS
2022-10-01T12:20:41,390 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T12:20:41,390 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T12:20:41,390 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T12:20:41,391 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T12:20:41,391 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T12:20:48,034 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T12:20:48,088 INFO ControlerListenerManagerImpl:148 [it.111] all ControlerIterationStartsListeners called.
2022-10-01T12:20:48,088 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T12:20:50,171 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169524 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T12:20:50,171 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30884 plans
2022-10-01T12:20:50,172 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:20:50,173 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:20:50,175 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:20:50,175 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:20:50,177 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:20:50,182 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:20:50,182 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:20:50,183 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:20:50,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:20:50,186 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:20:50,187 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:20:50,188 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:20:50,202 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:20:50,203 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:20:50,214 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:20:50,220 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:20:50,241 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:20:50,248 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:20:50,256 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:20:50,280 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:20:50,442 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:20:50,712 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:20:51,145 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:20:52,291 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:20:54,224 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:20:58,468 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T12:21:12,895 INFO MemoryObserver:41 used RAM: 14102 MB free: 1993 MB total: 16096 MB
2022-10-01T12:21:12,960 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T12:21:31,692 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:21:31,692 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30884 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T12:21:31,692 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30321 plans
2022-10-01T12:21:31,692 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T12:21:31,692 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T12:21:31,692 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T12:21:31,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T12:21:31,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T12:21:31,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T12:21:31,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T12:21:31,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T12:21:31,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T12:21:31,694 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T12:21:31,696 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T12:21:31,700 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T12:21:31,708 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T12:21:31,726 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T12:21:31,763 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T12:21:31,840 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T12:21:32,054 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30321 plans
2022-10-01T12:21:32,054 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:21:32,054 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:21:32,055 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:21:32,055 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:21:32,056 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:21:32,057 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:21:32,059 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:21:32,066 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:21:32,079 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:21:32,081 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:21:32,082 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:21:32,082 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:21:32,084 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:21:32,089 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:21:32,090 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:21:32,108 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:21:32,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:21:32,136 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:21:32,201 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:21:32,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:21:32,309 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:21:32,485 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:21:32,938 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:21:33,665 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:21:35,691 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:21:39,387 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T12:21:48,916 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T12:22:08,248 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:22:08,248 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30321 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T12:22:08,248 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7699 plans
2022-10-01T12:22:08,249 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T12:22:08,249 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T12:22:08,249 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T12:22:08,249 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T12:22:08,249 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T12:22:08,249 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T12:22:08,249 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T12:22:08,249 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T12:22:08,249 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T12:22:08,250 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T12:22:08,250 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T12:22:08,251 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T12:22:08,254 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T12:22:08,258 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T12:22:08,258 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7699 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T12:22:08,258 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40214 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T12:22:08,258 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6851 plans
2022-10-01T12:22:08,259 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:22:08,259 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:22:08,259 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:22:08,259 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:22:08,261 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:22:08,282 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:22:08,317 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:22:08,383 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:22:08,684 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:22:09,009 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:22:09,783 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:22:11,004 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:22:12,896 INFO MemoryObserver:41 used RAM: 15155 MB free: 940 MB total: 16096 MB
2022-10-01T12:22:13,990 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:22:26,975 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:22:26,976 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6851 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T12:22:26,976 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T12:22:28,429 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T12:22:29,934 INFO ControlerListenerManagerImpl:213 [it.111] all ControlerReplanningListeners called.
2022-10-01T12:22:29,935 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T12:22:29,935 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T12:22:29,935 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T12:22:30,056 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T12:22:30,174 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T12:22:30,175 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T12:22:30,175 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T12:22:30,186 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T12:22:30,196 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T12:22:30,197 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T12:22:30,198 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T12:22:30,198 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T12:22:30,198 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T12:22:30,199 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T12:22:30,199 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T12:22:30,199 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T12:22:30,199 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T12:22:30,199 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:22:30,199 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:22:30,199 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T12:22:30,199 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:22:30,199 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:22:30,199 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T12:22:30,200 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T12:22:30,200 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T12:22:30,200 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T12:22:31,133 INFO ControlerListenerManagerImpl:232 [it.111] all ControlerBeforeMobsimListeners called.
2022-10-01T12:22:31,133 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T12:22:31,134 INFO NetworkImpl:163 node # 1
2022-10-01T12:22:31,134 INFO NetworkImpl:163 node # 4
2022-10-01T12:22:31,134 INFO NetworkImpl:163 node # 16
2022-10-01T12:22:31,134 INFO NetworkImpl:163 node # 64
2022-10-01T12:22:31,134 INFO NetworkImpl:163 node # 256
2022-10-01T12:22:31,134 INFO NetworkImpl:163 node # 1024
2022-10-01T12:22:31,134 INFO NetworkImpl:163 node # 4096
2022-10-01T12:22:31,137 INFO NetworkImpl:163 node # 16384
2022-10-01T12:22:31,148 INFO NetworkImpl:163 node # 65536
2022-10-01T12:22:31,188 INFO NetworkImpl:159 link # 1
2022-10-01T12:22:31,188 INFO NetworkImpl:159 link # 4
2022-10-01T12:22:31,188 INFO NetworkImpl:159 link # 16
2022-10-01T12:22:31,188 INFO NetworkImpl:159 link # 64
2022-10-01T12:22:31,189 INFO NetworkImpl:159 link # 256
2022-10-01T12:22:31,190 INFO NetworkImpl:159 link # 1024
2022-10-01T12:22:31,195 INFO NetworkImpl:159 link # 4096
2022-10-01T12:22:31,217 INFO NetworkImpl:159 link # 16384
2022-10-01T12:22:31,308 INFO NetworkImpl:159 link # 65536
2022-10-01T12:22:31,735 INFO NetworkImpl:159 link # 262144
2022-10-01T12:22:32,798 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T12:22:32,798 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T12:22:32,799 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T12:22:32,799 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T12:22:32,799 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T12:22:32,800 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T12:22:32,801 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T12:22:32,803 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T12:22:32,806 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T12:22:32,811 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T12:22:32,821 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T12:22:32,839 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T12:22:32,871 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T12:22:32,936 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T12:22:33,063 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T12:22:33,365 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T12:22:33,886 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T12:22:34,876 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T12:22:36,546 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T12:22:36,708 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T12:22:36,729 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:22:36,729 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T12:22:36,729 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:22:36,729 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:22:36,729 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:22:36,729 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T12:22:36,729 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T12:22:36,729 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T12:22:36,729 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:22:36,729 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:22:45,191 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:22:45,192 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:22:45,192 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:22:45,192 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:22:45,192 INFO EventsManagerImpl:176
2022-10-01T12:22:45,192 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:22:45,192 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:22:45,192 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:22:45,192 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:22:45,192 INFO EventsManagerImpl:176
2022-10-01T12:22:45,192 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:22:45,192 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:22:45,192 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:22:45,192 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:22:45,192 INFO EventsManagerImpl:176
2022-10-01T12:22:45,192 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:22:45,193 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:22:45,193 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:22:45,193 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:22:45,193 INFO EventsManagerImpl:176
2022-10-01T12:22:45,193 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T12:22:45,193 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T12:22:45,193 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T12:22:45,193 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T12:22:45,193 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T12:22:45,193 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T12:22:45,193 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T12:22:45,193 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:22:45,193 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T12:22:45,193 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:22:45,193 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:22:45,193 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T12:22:45,193 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:22:45,194 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:22:45,194 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:22:45,194 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T12:22:45,194 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T12:22:45,194 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T12:22:45,194 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T12:22:45,194 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:22:45,194 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:22:45,194 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:22:45,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T12:22:45,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:22:45,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:22:45,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:22:45,194 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:22:45,194 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:22:45,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:22:45,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:22:45,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:22:45,194 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:22:45,194 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:22:45,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:22:45,194 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:22:45,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:22:45,195 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:22:45,195 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T12:22:45,195 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:22:45,195 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:22:45,195 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:22:45,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T12:22:45,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:22:45,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:22:45,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:22:45,195 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:22:45,195 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:22:45,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:22:45,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:22:45,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:22:45,195 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:22:45,195 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:22:45,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:22:45,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:22:45,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:22:45,195 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:22:47,468 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T12:22:47,472 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T12:22:47,742 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T12:22:47,742 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T12:22:47,742 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T12:22:47,742 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T12:22:47,742 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T12:22:47,742 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T12:22:47,742 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T12:22:47,742 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T12:22:48,057 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T12:22:48,057 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T12:22:48,090 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T12:22:48,091 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T12:22:48,102 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T12:22:49,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1754 #nodes=223
2022-10-01T12:22:49,731 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271737 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T12:22:51,926 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T12:22:52,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3082 #nodes=353
2022-10-01T12:22:52,390 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271262 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T12:22:54,786 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T12:22:56,347 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4238 #nodes=475
2022-10-01T12:22:56,348 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270678 lost=0 simT=10800.0s realT=19s; (s/r): 568.421052631579
2022-10-01T12:22:56,617 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T12:22:57,987 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T12:22:58,674 INFO VehicularDepartureHandler:110 teleport vehicle 14401_bike from link 4526202#0 to link 110450332
2022-10-01T12:22:58,974 INFO VehicularDepartureHandler:110 teleport vehicle 747_bike from link 315044178 to link 873149355
2022-10-01T12:22:58,975 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T12:23:00,214 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5480 #nodes=715
2022-10-01T12:23:00,214 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269855 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T12:23:05,398 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6972 #nodes=1004
2022-10-01T12:23:05,398 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268612 lost=0 simT=18000.0s realT=28s; (s/r): 642.8571428571429
2022-10-01T12:23:12,896 INFO MemoryObserver:41 used RAM: 13739 MB free: 2356 MB total: 16096 MB
2022-10-01T12:23:17,614 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10794 #nodes=1741
2022-10-01T12:23:17,615 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266704 lost=0 simT=21600.0s realT=40s; (s/r): 540.0
2022-10-01T12:23:32,274 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11844 #nodes=1917
2022-10-01T12:23:32,274 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264015 lost=0 simT=25200.0s realT=55s; (s/r): 458.1818181818182
2022-10-01T12:23:53,371 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13096 #nodes=1994
2022-10-01T12:23:53,371 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260597 lost=0 simT=28800.0s realT=76s; (s/r): 378.94736842105266
2022-10-01T12:24:12,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14401 #nodes=2161
2022-10-01T12:24:12,021 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256948 lost=0 simT=32400.0s realT=95s; (s/r): 341.05263157894734
2022-10-01T12:24:12,896 INFO MemoryObserver:41 used RAM: 14564 MB free: 1531 MB total: 16096 MB
2022-10-01T12:24:33,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14218 #nodes=2061
2022-10-01T12:24:33,977 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251513 lost=0 simT=36000.0s realT=117s; (s/r): 307.6923076923077
2022-10-01T12:24:52,590 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14635 #nodes=2218
2022-10-01T12:24:52,590 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245613 lost=0 simT=39600.0s realT=135s; (s/r): 293.3333333333333
2022-10-01T12:25:11,413 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14776 #nodes=2214
2022-10-01T12:25:11,414 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237751 lost=0 simT=43200.0s realT=154s; (s/r): 280.5194805194805
2022-10-01T12:25:12,896 INFO MemoryObserver:41 used RAM: 15128 MB free: 967 MB total: 16096 MB
2022-10-01T12:25:33,080 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15278 #nodes=2272
2022-10-01T12:25:33,081 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228621 lost=0 simT=46800.0s realT=176s; (s/r): 265.90909090909093
2022-10-01T12:25:55,204 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15375 #nodes=2328
2022-10-01T12:25:55,204 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217211 lost=0 simT=50400.0s realT=198s; (s/r): 254.54545454545453
2022-10-01T12:26:12,897 INFO MemoryObserver:41 used RAM: 15450 MB free: 645 MB total: 16096 MB
2022-10-01T12:26:16,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15525 #nodes=2353
2022-10-01T12:26:16,394 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203579 lost=0 simT=54000.0s realT=219s; (s/r): 246.57534246575344
2022-10-01T12:26:40,701 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15885 #nodes=2443
2022-10-01T12:26:40,701 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186790 lost=0 simT=57600.0s realT=243s; (s/r): 237.03703703703704
2022-10-01T12:27:04,179 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15850 #nodes=2367
2022-10-01T12:27:04,179 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167291 lost=0 simT=61200.0s realT=267s; (s/r): 229.2134831460674
2022-10-01T12:27:12,897 INFO MemoryObserver:41 used RAM: 15838 MB free: 257 MB total: 16096 MB
2022-10-01T12:27:38,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15386 #nodes=2325
2022-10-01T12:27:38,456 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144965 lost=0 simT=64800.0s realT=301s; (s/r): 215.28239202657807
2022-10-01T12:28:00,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14699 #nodes=2095
2022-10-01T12:28:00,391 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121021 lost=0 simT=68400.0s realT=323s; (s/r): 211.76470588235293
2022-10-01T12:28:12,898 INFO MemoryObserver:41 used RAM: 15540 MB free: 555 MB total: 16096 MB
2022-10-01T12:28:18,790 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14338 #nodes=1983
2022-10-01T12:28:18,791 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96049 lost=0 simT=72000.0s realT=342s; (s/r): 210.52631578947367
2022-10-01T12:28:38,468 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12427 #nodes=1664
2022-10-01T12:28:38,469 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73695 lost=0 simT=75600.0s realT=361s; (s/r): 209.41828254847644
2022-10-01T12:28:53,478 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11525 #nodes=1472
2022-10-01T12:28:53,478 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57753 lost=0 simT=79200.0s realT=376s; (s/r): 210.63829787234042
2022-10-01T12:29:08,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10864 #nodes=1394
2022-10-01T12:29:08,516 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44183 lost=0 simT=82800.0s realT=391s; (s/r): 211.76470588235293
2022-10-01T12:29:12,898 INFO MemoryObserver:41 used RAM: 15875 MB free: 220 MB total: 16096 MB
2022-10-01T12:29:22,600 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10271 #nodes=1260
2022-10-01T12:29:22,600 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32021 lost=1 simT=86400.0s realT=405s; (s/r): 213.33333333333334
2022-10-01T12:29:33,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8648 #nodes=1019
2022-10-01T12:29:33,284 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25766 lost=3 simT=90000.0s realT=416s; (s/r): 216.34615384615384
2022-10-01T12:29:48,798 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7329 #nodes=882
2022-10-01T12:29:48,798 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21867 lost=5 simT=93600.0s realT=432s; (s/r): 216.66666666666666
2022-10-01T12:29:56,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6235 #nodes=674
2022-10-01T12:29:56,369 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18946 lost=5 simT=97200.0s realT=439s; (s/r): 221.41230068337129
2022-10-01T12:30:01,289 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5242 #nodes=496
2022-10-01T12:30:01,289 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16686 lost=5 simT=100800.0s realT=444s; (s/r): 227.02702702702703
2022-10-01T12:30:05,815 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4438 #nodes=500
2022-10-01T12:30:05,815 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14868 lost=6 simT=104400.0s realT=449s; (s/r): 232.51670378619153
2022-10-01T12:30:08,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3760 #nodes=413
2022-10-01T12:30:08,776 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13341 lost=6 simT=108000.0s realT=452s; (s/r): 238.93805309734512
2022-10-01T12:30:10,888 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3102 #nodes=336
2022-10-01T12:30:10,888 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12079 lost=6 simT=111600.0s realT=454s; (s/r): 245.8149779735683
2022-10-01T12:30:12,898 INFO MemoryObserver:41 used RAM: 15797 MB free: 298 MB total: 16096 MB
2022-10-01T12:30:13,170 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2620 #nodes=300
2022-10-01T12:30:13,170 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11061 lost=6 simT=115200.0s realT=456s; (s/r): 252.6315789473684
2022-10-01T12:30:15,528 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2214 #nodes=241
2022-10-01T12:30:15,528 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10231 lost=7 simT=118800.0s realT=458s; (s/r): 259.3886462882096
2022-10-01T12:30:17,552 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1948 #nodes=202
2022-10-01T12:30:17,553 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9476 lost=7 simT=122400.0s realT=460s; (s/r): 266.0869565217391
2022-10-01T12:30:19,322 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1658 #nodes=209
2022-10-01T12:30:19,322 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8744 lost=7 simT=126000.0s realT=462s; (s/r): 272.72727272727275
2022-10-01T12:30:20,995 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1369 #nodes=150
2022-10-01T12:30:20,995 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7075 lost=7 simT=129600.0s realT=464s; (s/r): 279.3103448275862
2022-10-01T12:30:21,570 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=334.073341693sec
2022-10-01T12:30:21,571 INFO AbstractController$9:234 ### ITERATION 111 fires after mobsim event
2022-10-01T12:30:21,571 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T12:30:21,610 INFO LegTimesControlerListener:50 [111] average trip (probably: leg) duration is: 1221 seconds = 00:20:21
2022-10-01T12:30:21,610 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T12:30:21,610 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:30:21,610 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:30:21,610 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:30:21,610 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:30:21,610 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T12:30:21,610 INFO EventsManagerImpl:137 event # 1
2022-10-01T12:30:21,610 INFO EventsManagerImpl:137 event # 4
2022-10-01T12:30:21,610 INFO EventsManagerImpl:137 event # 16
2022-10-01T12:30:21,611 INFO EventsManagerImpl:137 event # 64
2022-10-01T12:30:21,611 INFO EventsManagerImpl:137 event # 256
2022-10-01T12:30:21,612 INFO EventsManagerImpl:137 event # 1024
2022-10-01T12:30:21,616 INFO EventsManagerImpl:137 event # 4096
2022-10-01T12:30:21,631 INFO EventsManagerImpl:137 event # 16384
2022-10-01T12:30:21,648 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T12:30:21,979 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:30:21,979 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:30:21,979 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:30:21,979 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:30:21,979 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T12:30:21,979 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T12:30:21,980 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:30:21,992 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:30:21,992 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:57][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:30:21,995 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:30:21,995 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:30:21,995 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:39][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:30:21,998 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:30:21,998 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T12:30:21,998 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:30:21,999 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:30:21,999 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:30:21,999 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:30:21,999 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:30:21,999 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:30:21,999 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:30:21,999 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:30:21,999 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:30:21,999 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:30:22,001 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:30:22,001 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T12:30:22,001 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:30:22,001 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:30:22,001 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:30:22,002 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:30:22,003 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:30:22,003 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:30:22,003 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:00:39][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:30:22,005 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:30:22,005 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:30:22,005 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=33:57:17][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:30:22,009 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:30:22,009 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:30:22,009 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:30:22,009 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T12:30:22,485 INFO ControlerListenerManagerImpl:251 [it.111] all ControlerAfterMobsimListeners called.
2022-10-01T12:30:22,485 INFO AbstractController$4:159 ### ITERATION 111 fires scoring event
2022-10-01T12:30:22,485 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T12:30:22,687 INFO NewScoreAssignerImpl:57 it: 111 msaStart: 599
2022-10-01T12:30:22,877 INFO ControlerListenerManagerImpl:194 [it.111] all ControlerScoringListeners called.
2022-10-01T12:30:22,877 INFO AbstractController$5:167 ### ITERATION 111 fires iteration end event
2022-10-01T12:30:22,877 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T12:30:22,877 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T12:30:23,128 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T12:30:23,129 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T12:30:33,987 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T12:30:33,987 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13491401223188199
2022-10-01T12:30:33,987 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31708021588090607
2022-10-01T12:30:33,988 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.7202688754576684E-4
2022-10-01T12:30:33,988 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.5918906011697827E-4
2022-10-01T12:30:33,988 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T12:30:33,988 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1319433389648603
2022-10-01T12:30:33,988 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13901313052989417
2022-10-01T12:30:33,988 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21629685165120136
2022-10-01T12:30:34,167 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T12:30:34,334 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.23276768343156
2022-10-01T12:30:34,334 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.99317350245184
2022-10-01T12:30:34,334 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.37111316487103
2022-10-01T12:30:34,334 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.45187301280387
2022-10-01T12:30:34,383 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T12:30:35,476 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18786.29620453545 meters
2022-10-01T12:30:35,477 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138608.88926786286 meters (statistic on all 2106422 legs which have a finite distance)
2022-10-01T12:30:35,477 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51700.56467872286 meters
2022-10-01T12:30:35,477 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138563.26482827542 meters (statistic on all 765153 trips which have a finite distance)
2022-10-01T12:30:35,477 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T12:30:35,477 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T12:30:36,637 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T12:30:36,639 INFO LegHistogramListener:72 number of legs: 2113476 100%
2022-10-01T12:30:36,640 INFO LegHistogramListener:79 number of bike legs: 104348 4.937269219049566%
2022-10-01T12:30:36,640 INFO LegHistogramListener:79 number of car legs: 246834 11.679053843052866%
2022-10-01T12:30:36,640 INFO LegHistogramListener:79 number of drtNorth legs: 144 0.006813420166588123%
2022-10-01T12:30:36,640 INFO LegHistogramListener:79 number of drtSoutheast legs: 127 0.006009058063588136%
2022-10-01T12:30:36,640 INFO LegHistogramListener:79 number of freight legs: 47065 2.2269001398643753%
2022-10-01T12:30:36,640 INFO LegHistogramListener:79 number of pt legs: 121046 5.727342065866847%
2022-10-01T12:30:36,640 INFO LegHistogramListener:79 number of ride legs: 107820 5.101548349732857%
2022-10-01T12:30:36,640 INFO LegHistogramListener:79 number of walk legs: 1486092 70.31506390420331%
2022-10-01T12:30:37,172 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T12:30:37,172 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.647005961887058
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46084462634219486
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011478301504079861
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009661748922906279
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5445459773951534
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7117586796551246
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9087230469813132
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.237187848226069
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3904625212466044
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0013235800079081017
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0010809450695039976
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.32909000344053774
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2868330106759373
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6619337876212533
2022-10-01T12:30:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.184095729111571
2022-10-01T12:30:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37842834181485796
2022-10-01T12:30:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 2.991213790907737E-4
2022-10-01T12:30:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.593241140615291E-4
2022-10-01T12:30:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T12:30:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.225997114056394
2022-10-01T12:30:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21533273081129933
2022-10-01T12:30:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4191396601570323
2022-10-01T12:30:41,577 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T12:30:42,617 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T12:30:42,906 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T12:30:43,246 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T12:30:44,304 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T12:30:44,592 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T12:30:44,903 INFO ControlerListenerManagerImpl:171 [it.111] all ControlerIterationEndsListeners called.
2022-10-01T12:30:45,050 INFO AbstractController:181 ### ITERATION 111 ENDS
2022-10-01T12:30:45,050 INFO AbstractController:182 ###################################################
2022-10-01T12:30:45,050 INFO AbstractController:133 ###################################################
2022-10-01T12:30:45,050 INFO AbstractController:134 ### ITERATION 112 BEGINS
2022-10-01T12:30:45,050 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T12:30:45,050 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T12:30:45,050 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T12:30:45,051 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T12:30:45,051 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T12:30:45,369 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T12:30:45,414 INFO ControlerListenerManagerImpl:148 [it.112] all ControlerIterationStartsListeners called.
2022-10-01T12:30:45,414 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T12:30:55,802 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169357 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T12:30:55,802 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30451 plans
2022-10-01T12:30:55,809 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:30:55,810 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:30:55,811 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:30:55,812 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:30:55,815 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:30:55,816 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:30:55,820 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:30:55,824 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:30:55,825 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:30:55,826 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:30:55,827 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:30:55,827 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:30:55,828 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:30:55,830 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:30:55,832 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:30:55,836 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:30:55,839 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:30:55,846 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:30:55,852 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:30:55,874 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:30:55,959 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:30:56,205 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:30:56,627 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:30:57,502 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:30:59,231 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:31:02,727 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T12:31:09,870 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T12:31:12,909 INFO MemoryObserver:41 used RAM: 14209 MB free: 1886 MB total: 16096 MB
2022-10-01T12:31:26,330 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:31:26,331 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30451 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T12:31:26,331 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30933 plans
2022-10-01T12:31:26,331 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T12:31:26,331 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T12:31:26,331 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T12:31:26,331 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T12:31:26,332 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T12:31:26,332 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T12:31:26,332 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T12:31:26,333 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T12:31:26,334 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T12:31:26,336 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T12:31:26,340 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T12:31:26,348 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T12:31:26,358 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T12:31:26,381 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T12:31:26,423 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T12:31:26,512 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T12:31:26,731 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30933 plans
2022-10-01T12:31:26,731 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:31:26,732 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:31:26,732 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:31:26,732 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:31:26,733 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:31:26,733 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:31:26,734 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:31:26,734 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:31:26,735 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:31:26,736 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:31:26,736 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:31:26,737 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:31:26,737 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:31:26,745 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:31:26,745 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:31:26,749 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:31:26,749 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:31:26,758 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:31:26,782 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:31:26,802 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:31:26,947 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:31:27,174 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:31:27,623 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:31:28,642 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:31:30,472 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:31:34,487 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T12:31:43,515 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T12:32:05,378 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:32:05,379 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30933 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T12:32:05,379 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7687 plans
2022-10-01T12:32:05,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T12:32:05,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T12:32:05,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T12:32:05,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T12:32:05,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T12:32:05,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T12:32:05,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T12:32:05,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T12:32:05,379 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T12:32:05,380 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T12:32:05,380 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T12:32:05,381 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T12:32:05,383 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T12:32:05,388 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T12:32:05,389 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7687 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T12:32:05,389 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40382 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T12:32:05,389 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6683 plans
2022-10-01T12:32:05,389 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:32:05,390 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:32:05,391 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:32:05,392 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:32:05,400 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:32:05,413 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:32:05,455 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:32:05,725 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:32:05,948 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:32:06,268 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:32:06,974 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:32:08,252 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:32:11,567 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:32:12,910 INFO MemoryObserver:41 used RAM: 14806 MB free: 1289 MB total: 16096 MB
2022-10-01T12:32:23,244 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:32:23,244 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6683 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T12:32:23,244 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T12:32:24,248 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T12:32:25,232 INFO ControlerListenerManagerImpl:213 [it.112] all ControlerReplanningListeners called.
2022-10-01T12:32:25,232 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T12:32:25,232 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T12:32:25,232 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T12:32:25,334 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T12:32:25,431 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T12:32:25,432 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T12:32:25,432 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T12:32:25,433 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T12:32:25,434 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T12:32:25,434 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T12:32:25,435 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T12:32:25,435 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T12:32:25,435 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T12:32:25,435 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T12:32:25,435 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T12:32:25,435 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T12:32:25,435 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T12:32:25,435 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:32:25,435 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:32:25,435 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T12:32:25,435 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:32:25,435 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:32:25,435 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T12:32:25,436 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T12:32:25,436 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T12:32:25,436 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T12:32:26,140 INFO ControlerListenerManagerImpl:232 [it.112] all ControlerBeforeMobsimListeners called.
2022-10-01T12:32:26,140 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T12:32:26,141 INFO NetworkImpl:163 node # 1
2022-10-01T12:32:26,141 INFO NetworkImpl:163 node # 4
2022-10-01T12:32:26,141 INFO NetworkImpl:163 node # 16
2022-10-01T12:32:26,141 INFO NetworkImpl:163 node # 64
2022-10-01T12:32:26,141 INFO NetworkImpl:163 node # 256
2022-10-01T12:32:26,141 INFO NetworkImpl:163 node # 1024
2022-10-01T12:32:26,141 INFO NetworkImpl:163 node # 4096
2022-10-01T12:32:26,143 INFO NetworkImpl:163 node # 16384
2022-10-01T12:32:26,151 INFO NetworkImpl:163 node # 65536
2022-10-01T12:32:26,180 INFO NetworkImpl:159 link # 1
2022-10-01T12:32:26,180 INFO NetworkImpl:159 link # 4
2022-10-01T12:32:26,180 INFO NetworkImpl:159 link # 16
2022-10-01T12:32:26,181 INFO NetworkImpl:159 link # 64
2022-10-01T12:32:26,181 INFO NetworkImpl:159 link # 256
2022-10-01T12:32:26,182 INFO NetworkImpl:159 link # 1024
2022-10-01T12:32:26,186 INFO NetworkImpl:159 link # 4096
2022-10-01T12:32:26,203 INFO NetworkImpl:159 link # 16384
2022-10-01T12:32:26,274 INFO NetworkImpl:159 link # 65536
2022-10-01T12:32:26,714 INFO NetworkImpl:159 link # 262144
2022-10-01T12:32:27,418 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T12:32:27,418 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T12:32:27,418 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T12:32:27,418 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T12:32:27,418 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T12:32:27,419 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T12:32:27,420 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T12:32:27,421 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T12:32:27,424 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T12:32:27,430 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T12:32:27,418 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T12:32:27,447 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T12:32:27,478 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T12:32:27,807 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T12:32:27,962 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T12:32:28,225 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T12:32:28,747 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T12:32:29,730 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T12:32:31,610 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T12:32:31,767 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T12:32:31,789 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:32:31,789 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T12:32:31,789 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:32:31,789 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:32:31,789 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:32:31,789 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T12:32:31,789 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T12:32:31,789 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T12:32:31,789 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:32:31,789 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:32:40,354 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:32:40,354 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:32:40,354 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:32:40,354 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:32:40,354 INFO EventsManagerImpl:176
2022-10-01T12:32:40,354 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:32:40,355 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:32:40,355 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:32:40,355 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:32:40,355 INFO EventsManagerImpl:176
2022-10-01T12:32:40,355 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:32:40,355 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:32:40,355 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:32:40,355 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:32:40,355 INFO EventsManagerImpl:176
2022-10-01T12:32:40,355 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:32:40,355 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:32:40,355 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:32:40,355 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:32:40,355 INFO EventsManagerImpl:176
2022-10-01T12:32:40,355 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T12:32:40,355 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T12:32:40,355 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T12:32:40,355 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T12:32:40,356 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T12:32:40,356 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T12:32:40,356 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T12:32:40,356 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:32:40,356 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T12:32:40,356 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:32:40,356 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:32:40,356 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T12:32:40,356 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:32:40,356 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:32:40,356 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:32:40,356 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T12:32:40,356 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T12:32:40,356 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T12:32:40,356 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T12:32:40,356 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:32:40,356 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:32:40,356 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:32:40,356 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T12:32:40,356 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:32:40,356 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:32:40,356 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:32:40,357 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:32:40,357 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:32:40,357 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:32:40,357 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:32:40,357 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:32:40,357 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:32:40,357 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:32:40,357 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:32:40,357 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:32:40,357 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:32:40,357 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:32:40,357 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T12:32:40,357 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:32:40,357 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:32:40,357 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:32:40,357 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T12:32:40,357 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:32:40,357 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:32:40,357 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:32:40,357 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:32:40,357 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:32:40,357 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:32:40,357 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:32:40,357 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:32:40,358 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:32:40,358 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:32:40,358 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:32:40,358 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:32:40,358 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:32:40,358 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:32:42,615 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T12:32:42,619 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T12:32:42,901 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T12:32:42,901 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T12:32:42,901 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T12:32:42,901 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T12:32:42,901 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T12:32:42,901 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T12:32:42,901 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T12:32:42,901 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T12:32:43,209 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T12:32:43,210 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T12:32:43,244 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T12:32:43,244 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T12:32:43,255 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T12:32:43,279 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T12:32:44,684 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1753 #nodes=229
2022-10-01T12:32:44,684 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271737 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T12:32:44,761 INFO VehicularDepartureHandler:110 teleport vehicle 7010_bike from link 253770361#0 to link 4702903
2022-10-01T12:32:46,881 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3080 #nodes=335
2022-10-01T12:32:46,881 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271263 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T12:32:49,038 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T12:32:51,186 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4245 #nodes=479
2022-10-01T12:32:51,186 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270683 lost=0 simT=10800.0s realT=19s; (s/r): 568.421052631579
2022-10-01T12:32:51,439 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T12:32:52,514 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T12:32:53,283 INFO VehicularDepartureHandler:110 teleport vehicle 18204_bike from link 264314062 to link 316317256
2022-10-01T12:32:53,283 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T12:32:55,032 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5522 #nodes=683
2022-10-01T12:32:55,032 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269862 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T12:32:59,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6972 #nodes=970
2022-10-01T12:32:59,696 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268615 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T12:33:11,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10791 #nodes=1717
2022-10-01T12:33:11,253 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266707 lost=0 simT=21600.0s realT=39s; (s/r): 553.8461538461538
2022-10-01T12:33:12,910 INFO MemoryObserver:41 used RAM: 13355 MB free: 2740 MB total: 16096 MB
2022-10-01T12:33:25,103 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11679 #nodes=1911
2022-10-01T12:33:25,103 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264008 lost=0 simT=25200.0s realT=53s; (s/r): 475.47169811320754
2022-10-01T12:33:43,888 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13106 #nodes=1937
2022-10-01T12:33:43,889 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260578 lost=0 simT=28800.0s realT=72s; (s/r): 400.0
2022-10-01T12:34:01,457 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14308 #nodes=2149
2022-10-01T12:34:01,457 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256982 lost=0 simT=32400.0s realT=89s; (s/r): 364.0449438202247
2022-10-01T12:34:12,910 INFO MemoryObserver:41 used RAM: 14631 MB free: 1464 MB total: 16096 MB
2022-10-01T12:34:18,758 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14193 #nodes=2051
2022-10-01T12:34:18,758 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251547 lost=0 simT=36000.0s realT=106s; (s/r): 339.62264150943395
2022-10-01T12:34:41,062 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14614 #nodes=2110
2022-10-01T12:34:41,062 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245594 lost=0 simT=39600.0s realT=129s; (s/r): 306.9767441860465
2022-10-01T12:34:59,066 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14807 #nodes=2175
2022-10-01T12:34:59,066 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237776 lost=0 simT=43200.0s realT=147s; (s/r): 293.8775510204082
2022-10-01T12:35:12,910 INFO MemoryObserver:41 used RAM: 15221 MB free: 874 MB total: 16096 MB
2022-10-01T12:35:17,196 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15288 #nodes=2342
2022-10-01T12:35:17,196 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228744 lost=0 simT=46800.0s realT=165s; (s/r): 283.6363636363636
2022-10-01T12:35:40,248 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15376 #nodes=2339
2022-10-01T12:35:40,248 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217307 lost=0 simT=50400.0s realT=188s; (s/r): 268.0851063829787
2022-10-01T12:35:59,728 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15601 #nodes=2387
2022-10-01T12:35:59,729 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203651 lost=0 simT=54000.0s realT=207s; (s/r): 260.8695652173913
2022-10-01T12:36:12,911 INFO MemoryObserver:41 used RAM: 15698 MB free: 397 MB total: 16096 MB
2022-10-01T12:36:19,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15819 #nodes=2366
2022-10-01T12:36:19,550 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186825 lost=0 simT=57600.0s realT=227s; (s/r): 253.7444933920705
2022-10-01T12:36:44,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15809 #nodes=2376
2022-10-01T12:36:44,021 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167210 lost=0 simT=61200.0s realT=252s; (s/r): 242.85714285714286
2022-10-01T12:37:12,911 INFO MemoryObserver:41 used RAM: 15416 MB free: 679 MB total: 16096 MB
2022-10-01T12:37:14,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15308 #nodes=2287
2022-10-01T12:37:14,200 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144929 lost=0 simT=64800.0s realT=282s; (s/r): 229.7872340425532
2022-10-01T12:37:33,650 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14716 #nodes=2102
2022-10-01T12:37:33,650 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120981 lost=0 simT=68400.0s realT=301s; (s/r): 227.24252491694352
2022-10-01T12:37:56,178 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14218 #nodes=2034
2022-10-01T12:37:56,178 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96052 lost=0 simT=72000.0s realT=324s; (s/r): 222.22222222222223
2022-10-01T12:38:12,912 INFO MemoryObserver:41 used RAM: 15865 MB free: 230 MB total: 16096 MB
2022-10-01T12:38:13,638 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12380 #nodes=1606
2022-10-01T12:38:13,638 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73680 lost=0 simT=75600.0s realT=341s; (s/r): 221.70087976539588
2022-10-01T12:38:37,550 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11403 #nodes=1432
2022-10-01T12:38:37,550 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57736 lost=0 simT=79200.0s realT=365s; (s/r): 216.986301369863
2022-10-01T12:38:55,939 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10910 #nodes=1368
2022-10-01T12:38:55,939 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44282 lost=0 simT=82800.0s realT=384s; (s/r): 215.625
2022-10-01T12:39:12,912 INFO MemoryObserver:41 used RAM: 15861 MB free: 234 MB total: 16096 MB
2022-10-01T12:39:13,087 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10271 #nodes=1276
2022-10-01T12:39:13,088 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32202 lost=0 simT=86400.0s realT=401s; (s/r): 215.46134663341647
2022-10-01T12:39:28,312 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8580 #nodes=1005
2022-10-01T12:39:28,312 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25946 lost=1 simT=90000.0s realT=416s; (s/r): 216.34615384615384
2022-10-01T12:39:34,579 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7326 #nodes=800
2022-10-01T12:39:34,579 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22098 lost=1 simT=93600.0s realT=422s; (s/r): 221.8009478672986
2022-10-01T12:39:40,739 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6239 #nodes=697
2022-10-01T12:39:40,740 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19157 lost=1 simT=97200.0s realT=428s; (s/r): 227.10280373831776
2022-10-01T12:39:45,539 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5266 #nodes=510
2022-10-01T12:39:45,539 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16940 lost=2 simT=100800.0s realT=433s; (s/r): 232.79445727482678
2022-10-01T12:39:49,829 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4436 #nodes=487
2022-10-01T12:39:49,829 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15110 lost=2 simT=104400.0s realT=438s; (s/r): 238.35616438356163
2022-10-01T12:39:53,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3773 #nodes=381
2022-10-01T12:39:53,140 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13550 lost=2 simT=108000.0s realT=441s; (s/r): 244.89795918367346
2022-10-01T12:39:55,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3141 #nodes=302
2022-10-01T12:39:55,222 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12280 lost=2 simT=111600.0s realT=443s; (s/r): 251.91873589164786
2022-10-01T12:39:57,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2593 #nodes=257
2022-10-01T12:39:57,181 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11244 lost=2 simT=115200.0s realT=445s; (s/r): 258.87640449438203
2022-10-01T12:39:59,116 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2219 #nodes=228
2022-10-01T12:39:59,117 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10368 lost=2 simT=118800.0s realT=447s; (s/r): 265.7718120805369
2022-10-01T12:40:00,760 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1951 #nodes=200
2022-10-01T12:40:00,760 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9668 lost=2 simT=122400.0s realT=448s; (s/r): 273.2142857142857
2022-10-01T12:40:02,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1685 #nodes=190
2022-10-01T12:40:02,205 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8936 lost=2 simT=126000.0s realT=450s; (s/r): 280.0
2022-10-01T12:40:03,564 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1408 #nodes=155
2022-10-01T12:40:03,564 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7231 lost=2 simT=129600.0s realT=451s; (s/r): 287.36141906873615
2022-10-01T12:40:04,108 INFO AbstractController$9:234 ### ITERATION 112 fires after mobsim event
2022-10-01T12:40:04,108 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=311.037008803sec
2022-10-01T12:40:04,108 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T12:40:04,146 INFO LegTimesControlerListener:50 [112] average trip (probably: leg) duration is: 1219 seconds = 00:20:19
2022-10-01T12:40:04,147 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T12:40:04,147 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:40:04,147 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:40:04,147 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:40:04,147 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:40:04,147 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T12:40:04,147 INFO EventsManagerImpl:137 event # 1
2022-10-01T12:40:04,147 INFO EventsManagerImpl:137 event # 4
2022-10-01T12:40:04,147 INFO EventsManagerImpl:137 event # 16
2022-10-01T12:40:04,147 INFO EventsManagerImpl:137 event # 64
2022-10-01T12:40:04,147 INFO EventsManagerImpl:137 event # 256
2022-10-01T12:40:04,149 INFO EventsManagerImpl:137 event # 1024
2022-10-01T12:40:04,153 INFO EventsManagerImpl:137 event # 4096
2022-10-01T12:40:04,169 INFO EventsManagerImpl:137 event # 16384
2022-10-01T12:40:04,187 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T12:40:04,582 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:40:04,582 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:40:04,582 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:40:04,582 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:40:04,582 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T12:40:04,582 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T12:40:04,583 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:40:04,585 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:40:04,585 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:27:26][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:40:04,588 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:40:04,588 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:40:04,588 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:33][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:40:04,591 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:40:04,591 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T12:40:04,591 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:40:04,592 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:40:04,592 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:40:04,592 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:40:04,592 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:40:04,592 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:40:04,592 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:40:04,592 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:40:04,592 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:40:04,592 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:40:04,594 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:40:04,594 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T12:40:04,594 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:40:04,594 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:40:04,595 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:40:04,595 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:40:04,596 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:40:04,596 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:40:04,596 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=26:02:02][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:40:04,598 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:40:04,598 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:40:04,598 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:40:04,602 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:40:04,603 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:40:04,603 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:40:04,603 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T12:40:05,106 INFO ControlerListenerManagerImpl:251 [it.112] all ControlerAfterMobsimListeners called.
2022-10-01T12:40:05,106 INFO AbstractController$4:159 ### ITERATION 112 fires scoring event
2022-10-01T12:40:05,106 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T12:40:05,399 INFO NewScoreAssignerImpl:57 it: 112 msaStart: 599
2022-10-01T12:40:05,606 INFO ControlerListenerManagerImpl:194 [it.112] all ControlerScoringListeners called.
2022-10-01T12:40:05,607 INFO AbstractController$5:167 ### ITERATION 112 fires iteration end event
2022-10-01T12:40:05,607 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T12:40:05,607 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T12:40:05,780 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T12:40:05,780 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T12:40:09,042 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T12:40:09,042 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13490117440445318
2022-10-01T12:40:09,042 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3166937972752995
2022-10-01T12:40:09,042 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.0283767337485944E-4
2022-10-01T12:40:09,042 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7202688754576684E-4
2022-10-01T12:40:09,042 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T12:40:09,042 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1322167846890935
2022-10-01T12:40:09,043 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13870502267160323
2022-10-01T12:40:09,043 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21668712160503653
2022-10-01T12:40:09,228 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T12:40:09,380 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -90.2348816796697
2022-10-01T12:40:09,380 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -110.11948661856165
2022-10-01T12:40:09,380 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.30027396376978
2022-10-01T12:40:09,380 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.42151191280003
2022-10-01T12:40:09,443 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T12:40:10,520 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18727.314729632584 meters
2022-10-01T12:40:10,520 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138155.8048376 meters (statistic on all 2106149 legs which have a finite distance)
2022-10-01T12:40:10,520 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51549.475948832434 meters
2022-10-01T12:40:10,520 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138109.03652188653 meters (statistic on all 764880 trips which have a finite distance)
2022-10-01T12:40:10,520 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T12:40:10,520 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T12:40:11,716 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T12:40:11,718 INFO LegHistogramListener:72 number of legs: 2113353 100%
2022-10-01T12:40:11,718 INFO LegHistogramListener:79 number of bike legs: 104274 4.93405503008726%
2022-10-01T12:40:11,719 INFO LegHistogramListener:79 number of car legs: 246540 11.665822037302808%
2022-10-01T12:40:11,719 INFO LegHistogramListener:79 number of drtNorth legs: 174 0.008233361866190836%
2022-10-01T12:40:11,719 INFO LegHistogramListener:79 number of drtSoutheast legs: 135 0.006387953172044614%
2022-10-01T12:40:11,719 INFO LegHistogramListener:79 number of freight legs: 47065 2.2270297484613315%
2022-10-01T12:40:11,719 INFO LegHistogramListener:79 number of pt legs: 121592 5.753511126631471%
2022-10-01T12:40:11,719 INFO LegHistogramListener:79 number of ride legs: 107521 5.087697133417843%
2022-10-01T12:40:11,719 INFO LegHistogramListener:79 number of walk legs: 1486052 70.31726360906106%
2022-10-01T12:40:12,263 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T12:40:12,263 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T12:40:12,913 INFO MemoryObserver:41 used RAM: 15944 MB free: 151 MB total: 16096 MB
2022-10-01T12:40:15,785 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6493347437826402
2022-10-01T12:40:15,785 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4613530043083749
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011518098769109105
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009700262405192644
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5453008416479662
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7140784750715067
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9092391276439505
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23768467214756311
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39062941300317866
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0013377016180797692
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001086080200475513
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.33055993468113404
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.28752111822612036
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6646643935153566
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18428059382654555
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3785862470922321
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.0040516183365255E-4
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.631754622901657E-4
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22641305966508676
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.215590771142618
2022-10-01T12:40:15,786 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4213208070371835
2022-10-01T12:40:15,935 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T12:40:16,969 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T12:40:17,259 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T12:40:17,597 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T12:40:18,653 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T12:40:18,951 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T12:40:19,274 INFO ControlerListenerManagerImpl:171 [it.112] all ControlerIterationEndsListeners called.
2022-10-01T12:40:19,429 INFO AbstractController:181 ### ITERATION 112 ENDS
2022-10-01T12:40:19,429 INFO AbstractController:182 ###################################################
2022-10-01T12:40:19,429 INFO AbstractController:133 ###################################################
2022-10-01T12:40:19,429 INFO AbstractController:134 ### ITERATION 113 BEGINS
2022-10-01T12:40:19,430 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T12:40:19,430 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T12:40:19,430 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T12:40:19,430 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T12:40:19,430 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T12:40:26,123 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T12:40:26,166 INFO ControlerListenerManagerImpl:148 [it.113] all ControlerIterationStartsListeners called.
2022-10-01T12:40:26,166 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T12:40:28,218 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169800 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T12:40:28,218 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30557 plans
2022-10-01T12:40:28,221 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:40:28,221 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:40:28,221 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:40:28,221 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:40:28,222 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:40:28,223 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:40:28,227 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:40:28,227 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:40:28,228 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:40:28,231 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:40:28,234 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:40:28,246 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:40:28,250 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:40:28,254 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:40:28,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:40:28,262 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:40:28,278 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:40:28,279 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:40:28,394 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:40:28,407 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:40:28,532 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:40:28,725 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:40:29,341 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:40:30,551 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:40:32,337 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:40:36,140 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T12:40:42,688 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T12:41:06,691 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:41:06,692 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30557 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T12:41:06,692 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30456 plans
2022-10-01T12:41:06,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T12:41:06,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T12:41:06,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T12:41:06,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T12:41:06,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T12:41:06,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T12:41:06,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T12:41:06,693 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T12:41:06,694 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T12:41:06,695 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T12:41:06,697 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T12:41:06,702 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T12:41:06,712 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T12:41:06,733 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T12:41:06,769 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T12:41:06,839 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T12:41:07,092 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30456 plans
2022-10-01T12:41:07,092 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:41:07,092 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:41:07,092 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:41:07,092 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:41:07,093 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:41:07,095 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:41:07,095 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:41:07,096 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:41:07,096 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:41:07,097 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:41:07,097 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:41:07,104 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:41:07,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:41:07,110 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:41:07,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:41:07,111 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:41:07,114 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:41:07,132 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:41:07,195 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:41:07,238 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:41:07,293 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:41:07,533 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:41:08,011 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:41:09,175 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:41:11,002 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:41:12,913 INFO MemoryObserver:41 used RAM: 15467 MB free: 628 MB total: 16096 MB
2022-10-01T12:41:14,999 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T12:41:23,489 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T12:41:43,295 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:41:43,296 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30456 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T12:41:43,296 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7615 plans
2022-10-01T12:41:43,297 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T12:41:43,297 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T12:41:43,297 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T12:41:43,297 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T12:41:43,297 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T12:41:43,297 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T12:41:43,297 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T12:41:43,297 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T12:41:43,297 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T12:41:43,297 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T12:41:43,298 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T12:41:43,299 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T12:41:43,300 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T12:41:43,305 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T12:41:43,306 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7615 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T12:41:43,306 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40176 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T12:41:43,306 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6889 plans
2022-10-01T12:41:43,307 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:41:43,307 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:41:43,307 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:41:43,309 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:41:43,311 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:41:43,323 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:41:43,358 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:41:43,445 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:41:43,635 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:41:44,140 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:41:44,752 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:41:46,322 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:41:49,990 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:42:01,458 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:42:01,458 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6889 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T12:42:01,458 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T12:42:02,438 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T12:42:03,404 INFO ControlerListenerManagerImpl:213 [it.113] all ControlerReplanningListeners called.
2022-10-01T12:42:03,405 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T12:42:03,405 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T12:42:03,405 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T12:42:03,520 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T12:42:03,610 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T12:42:03,611 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T12:42:03,611 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T12:42:03,612 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T12:42:03,613 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T12:42:03,613 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T12:42:03,614 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T12:42:03,614 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T12:42:03,614 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T12:42:03,614 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T12:42:03,614 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T12:42:03,614 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T12:42:03,614 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T12:42:03,614 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:42:03,614 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:42:03,614 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T12:42:03,614 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:42:03,614 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:42:03,614 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T12:42:03,615 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T12:42:03,615 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T12:42:03,615 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T12:42:04,307 INFO ControlerListenerManagerImpl:232 [it.113] all ControlerBeforeMobsimListeners called.
2022-10-01T12:42:04,307 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T12:42:04,307 INFO NetworkImpl:163 node # 1
2022-10-01T12:42:04,307 INFO NetworkImpl:163 node # 4
2022-10-01T12:42:04,307 INFO NetworkImpl:163 node # 16
2022-10-01T12:42:04,308 INFO NetworkImpl:163 node # 64
2022-10-01T12:42:04,308 INFO NetworkImpl:163 node # 256
2022-10-01T12:42:04,308 INFO NetworkImpl:163 node # 1024
2022-10-01T12:42:04,308 INFO NetworkImpl:163 node # 4096
2022-10-01T12:42:04,310 INFO NetworkImpl:163 node # 16384
2022-10-01T12:42:04,318 INFO NetworkImpl:163 node # 65536
2022-10-01T12:42:04,348 INFO NetworkImpl:159 link # 1
2022-10-01T12:42:04,348 INFO NetworkImpl:159 link # 4
2022-10-01T12:42:04,348 INFO NetworkImpl:159 link # 16
2022-10-01T12:42:04,348 INFO NetworkImpl:159 link # 64
2022-10-01T12:42:04,348 INFO NetworkImpl:159 link # 256
2022-10-01T12:42:04,349 INFO NetworkImpl:159 link # 1024
2022-10-01T12:42:04,354 INFO NetworkImpl:159 link # 4096
2022-10-01T12:42:04,371 INFO NetworkImpl:159 link # 16384
2022-10-01T12:42:04,441 INFO NetworkImpl:159 link # 65536
2022-10-01T12:42:04,874 INFO NetworkImpl:159 link # 262144
2022-10-01T12:42:05,547 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T12:42:05,547 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T12:42:05,547 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T12:42:05,547 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T12:42:05,548 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T12:42:05,548 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T12:42:05,549 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T12:42:05,550 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T12:42:05,554 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T12:42:05,547 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T12:42:05,560 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T12:42:05,577 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T12:42:05,609 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T12:42:05,885 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T12:42:06,015 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T12:42:06,275 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T12:42:06,819 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T12:42:07,792 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T12:42:09,493 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T12:42:09,608 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T12:42:09,630 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:42:09,630 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T12:42:09,630 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:42:09,630 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:42:09,630 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:42:09,630 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T12:42:09,630 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T12:42:09,630 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T12:42:09,630 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:42:09,630 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:42:16,422 INFO MemoryObserver:41 used RAM: 11810 MB free: 4285 MB total: 16096 MB
2022-10-01T12:42:18,198 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:42:18,198 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:42:18,198 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:42:18,198 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:42:18,198 INFO EventsManagerImpl:176
2022-10-01T12:42:18,198 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:42:18,198 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:42:18,198 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:42:18,198 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:42:18,198 INFO EventsManagerImpl:176
2022-10-01T12:42:18,198 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:42:18,199 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:42:18,199 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:42:18,199 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:42:18,199 INFO EventsManagerImpl:176
2022-10-01T12:42:18,199 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:42:18,199 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:42:18,199 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:42:18,199 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:42:18,199 INFO EventsManagerImpl:176
2022-10-01T12:42:18,199 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T12:42:18,199 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T12:42:18,199 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T12:42:18,199 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T12:42:18,199 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T12:42:18,199 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T12:42:18,199 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T12:42:18,199 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:42:18,199 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T12:42:18,200 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:42:18,200 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:42:18,200 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T12:42:18,200 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:42:18,200 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:42:18,200 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:42:18,200 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T12:42:18,200 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T12:42:18,200 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T12:42:18,200 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T12:42:18,200 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:42:18,200 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:42:18,200 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:42:18,200 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T12:42:18,200 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:42:18,200 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:42:18,200 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:42:18,200 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:42:18,200 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:42:18,200 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:42:18,200 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:42:18,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:42:18,201 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:42:18,201 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:42:18,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:42:18,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:42:18,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:42:18,201 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:42:18,201 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T12:42:18,201 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:42:18,201 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:42:18,201 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:42:18,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T12:42:18,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:42:18,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:42:18,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:42:18,201 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:42:18,201 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:42:18,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:42:18,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:42:18,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:42:18,201 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:42:18,201 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:42:18,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:42:18,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:42:18,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:42:18,202 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:42:20,445 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T12:42:20,449 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T12:42:20,728 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T12:42:20,728 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T12:42:20,728 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T12:42:20,728 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T12:42:20,728 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T12:42:20,728 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T12:42:20,728 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T12:42:20,728 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T12:42:21,040 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T12:42:21,040 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T12:42:21,074 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T12:42:21,074 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T12:42:21,086 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T12:42:22,560 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1744 #nodes=235
2022-10-01T12:42:22,560 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271747 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T12:42:24,520 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T12:42:24,937 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3095 #nodes=346
2022-10-01T12:42:24,937 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271271 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T12:42:27,141 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T12:42:28,863 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4266 #nodes=482
2022-10-01T12:42:28,863 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270688 lost=0 simT=10800.0s realT=19s; (s/r): 568.421052631579
2022-10-01T12:42:29,300 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T12:42:31,882 INFO VehicularDepartureHandler:110 teleport vehicle 13756_bike from link 83917720 to link 69166181#0
2022-10-01T12:42:33,326 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5498 #nodes=672
2022-10-01T12:42:33,326 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269855 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T12:42:34,973 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T12:42:35,112 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T12:42:35,112 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T12:42:38,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6973 #nodes=997
2022-10-01T12:42:38,260 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268622 lost=0 simT=18000.0s realT=28s; (s/r): 642.8571428571429
2022-10-01T12:42:48,616 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10824 #nodes=1690
2022-10-01T12:42:48,617 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266694 lost=0 simT=21600.0s realT=38s; (s/r): 568.421052631579
2022-10-01T12:43:04,805 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11776 #nodes=1917
2022-10-01T12:43:04,806 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263998 lost=0 simT=25200.0s realT=55s; (s/r): 458.1818181818182
2022-10-01T12:43:16,423 INFO MemoryObserver:41 used RAM: 13956 MB free: 2139 MB total: 16096 MB
2022-10-01T12:43:23,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12971 #nodes=1937
2022-10-01T12:43:23,254 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260558 lost=0 simT=28800.0s realT=73s; (s/r): 394.52054794520546
2022-10-01T12:43:42,190 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14299 #nodes=2127
2022-10-01T12:43:42,191 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256908 lost=0 simT=32400.0s realT=92s; (s/r): 352.17391304347825
2022-10-01T12:44:00,241 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14086 #nodes=2062
2022-10-01T12:44:00,241 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251482 lost=0 simT=36000.0s realT=110s; (s/r): 327.27272727272725
2022-10-01T12:44:16,424 INFO MemoryObserver:41 used RAM: 14577 MB free: 1518 MB total: 16096 MB
2022-10-01T12:44:21,566 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14588 #nodes=2145
2022-10-01T12:44:21,567 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245524 lost=0 simT=39600.0s realT=131s; (s/r): 302.29007633587787
2022-10-01T12:44:41,509 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14801 #nodes=2107
2022-10-01T12:44:41,509 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237666 lost=0 simT=43200.0s realT=151s; (s/r): 286.0927152317881
2022-10-01T12:45:00,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15230 #nodes=2310
2022-10-01T12:45:00,958 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228554 lost=0 simT=46800.0s realT=171s; (s/r): 273.6842105263158
2022-10-01T12:45:16,424 INFO MemoryObserver:41 used RAM: 15518 MB free: 577 MB total: 16096 MB
2022-10-01T12:45:20,653 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15388 #nodes=2342
2022-10-01T12:45:20,653 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217173 lost=0 simT=50400.0s realT=191s; (s/r): 263.8743455497382
2022-10-01T12:45:45,795 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15543 #nodes=2430
2022-10-01T12:45:45,795 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203522 lost=0 simT=54000.0s realT=216s; (s/r): 250.0
2022-10-01T12:46:07,185 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15797 #nodes=2433
2022-10-01T12:46:07,186 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186765 lost=0 simT=57600.0s realT=237s; (s/r): 243.0379746835443
2022-10-01T12:46:16,425 INFO MemoryObserver:41 used RAM: 15662 MB free: 433 MB total: 16096 MB
2022-10-01T12:46:30,838 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15795 #nodes=2385
2022-10-01T12:46:30,839 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167196 lost=0 simT=61200.0s realT=261s; (s/r): 234.48275862068965
2022-10-01T12:47:03,051 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15272 #nodes=2271
2022-10-01T12:47:03,051 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144848 lost=0 simT=64800.0s realT=293s; (s/r): 221.160409556314
2022-10-01T12:47:16,425 INFO MemoryObserver:41 used RAM: 15612 MB free: 483 MB total: 16096 MB
2022-10-01T12:47:26,843 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14616 #nodes=2155
2022-10-01T12:47:26,843 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120850 lost=0 simT=68400.0s realT=317s; (s/r): 215.77287066246058
2022-10-01T12:47:46,848 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14149 #nodes=1975
2022-10-01T12:47:46,849 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95799 lost=0 simT=72000.0s realT=337s; (s/r): 213.64985163204747
2022-10-01T12:48:03,905 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12398 #nodes=1619
2022-10-01T12:48:03,905 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73561 lost=0 simT=75600.0s realT=354s; (s/r): 213.5593220338983
2022-10-01T12:48:16,425 INFO MemoryObserver:41 used RAM: 15775 MB free: 320 MB total: 16096 MB
2022-10-01T12:48:18,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11329 #nodes=1423
2022-10-01T12:48:18,562 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57594 lost=0 simT=79200.0s realT=368s; (s/r): 215.2173913043478
2022-10-01T12:48:31,530 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10930 #nodes=1370
2022-10-01T12:48:31,530 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44288 lost=0 simT=82800.0s realT=381s; (s/r): 217.3228346456693
2022-10-01T12:48:58,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10278 #nodes=1287
2022-10-01T12:48:58,206 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32189 lost=0 simT=86400.0s realT=408s; (s/r): 211.76470588235293
2022-10-01T12:49:06,352 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8641 #nodes=1013
2022-10-01T12:49:06,352 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25964 lost=0 simT=90000.0s realT=416s; (s/r): 216.34615384615384
2022-10-01T12:49:14,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7344 #nodes=880
2022-10-01T12:49:14,915 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22082 lost=0 simT=93600.0s realT=425s; (s/r): 220.23529411764707
2022-10-01T12:49:16,426 INFO MemoryObserver:41 used RAM: 15998 MB free: 97 MB total: 16096 MB
2022-10-01T12:49:31,193 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6242 #nodes=684
2022-10-01T12:49:31,193 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19115 lost=2 simT=97200.0s realT=441s; (s/r): 220.40816326530611
2022-10-01T12:49:35,165 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5230 #nodes=525
2022-10-01T12:49:35,165 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16823 lost=2 simT=100800.0s realT=445s; (s/r): 226.51685393258427
2022-10-01T12:49:48,063 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4397 #nodes=426
2022-10-01T12:49:48,063 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15025 lost=3 simT=104400.0s realT=458s; (s/r): 227.94759825327512
2022-10-01T12:49:50,816 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3748 #nodes=400
2022-10-01T12:49:50,816 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13506 lost=5 simT=108000.0s realT=461s; (s/r): 234.27331887201734
2022-10-01T12:49:53,254 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3132 #nodes=309
2022-10-01T12:49:53,254 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12257 lost=6 simT=111600.0s realT=463s; (s/r): 241.03671706263498
2022-10-01T12:49:55,493 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2614 #nodes=276
2022-10-01T12:49:55,493 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11223 lost=6 simT=115200.0s realT=465s; (s/r): 247.74193548387098
2022-10-01T12:49:57,439 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2200 #nodes=238
2022-10-01T12:49:57,439 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10365 lost=6 simT=118800.0s realT=467s; (s/r): 254.389721627409
2022-10-01T12:49:59,056 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1922 #nodes=189
2022-10-01T12:49:59,057 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9654 lost=6 simT=122400.0s realT=469s; (s/r): 260.9808102345416
2022-10-01T12:50:00,558 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1680 #nodes=172
2022-10-01T12:50:00,558 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8929 lost=6 simT=126000.0s realT=470s; (s/r): 268.0851063829787
2022-10-01T12:50:01,997 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1370 #nodes=165
2022-10-01T12:50:01,997 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7256 lost=6 simT=129600.0s realT=472s; (s/r): 274.5762711864407
2022-10-01T12:50:02,609 INFO AbstractController$9:234 ### ITERATION 113 fires after mobsim event
2022-10-01T12:50:02,609 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=345.682065313sec
2022-10-01T12:50:02,609 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T12:50:02,646 INFO LegTimesControlerListener:50 [113] average trip (probably: leg) duration is: 1216 seconds = 00:20:16
2022-10-01T12:50:02,646 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T12:50:02,646 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:50:02,646 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:50:02,647 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:50:02,647 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:50:02,647 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T12:50:02,647 INFO EventsManagerImpl:137 event # 1
2022-10-01T12:50:02,647 INFO EventsManagerImpl:137 event # 4
2022-10-01T12:50:02,647 INFO EventsManagerImpl:137 event # 16
2022-10-01T12:50:02,647 INFO EventsManagerImpl:137 event # 64
2022-10-01T12:50:02,647 INFO EventsManagerImpl:137 event # 256
2022-10-01T12:50:02,648 INFO EventsManagerImpl:137 event # 1024
2022-10-01T12:50:02,651 INFO EventsManagerImpl:137 event # 4096
2022-10-01T12:50:02,664 INFO EventsManagerImpl:137 event # 16384
2022-10-01T12:50:02,678 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T12:50:02,996 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:50:02,996 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:50:02,996 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:50:02,996 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:50:02,997 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T12:50:02,997 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T12:50:02,997 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:50:03,009 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:50:03,009 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:43][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:50:03,011 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:50:03,012 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:50:03,012 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:30][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:50:03,014 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:50:03,014 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T12:50:03,014 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:50:03,015 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:50:03,015 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:50:03,015 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:50:03,015 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:50:03,015 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:50:03,015 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:50:03,016 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:50:03,016 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:50:03,016 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:50:03,017 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:50:03,017 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T12:50:03,017 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:50:03,017 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:50:03,017 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:50:03,017 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:50:03,018 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:50:03,018 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:50:03,018 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:04:11][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:50:03,020 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:50:03,020 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:50:03,021 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:50:03,024 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:50:03,024 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:50:03,024 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:50:03,024 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T12:50:03,534 INFO ControlerListenerManagerImpl:251 [it.113] all ControlerAfterMobsimListeners called.
2022-10-01T12:50:03,534 INFO AbstractController$4:159 ### ITERATION 113 fires scoring event
2022-10-01T12:50:03,534 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T12:50:03,702 INFO NewScoreAssignerImpl:57 it: 113 msaStart: 599
2022-10-01T12:50:03,860 INFO ControlerListenerManagerImpl:194 [it.113] all ControlerScoringListeners called.
2022-10-01T12:50:03,860 INFO AbstractController$5:167 ### ITERATION 113 fires iteration end event
2022-10-01T12:50:03,860 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T12:50:03,860 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T12:50:03,964 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T12:50:03,964 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T12:50:08,134 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T12:50:08,134 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13492685005931077
2022-10-01T12:50:08,134 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3170686618362201
2022-10-01T12:50:08,134 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1182415257501143E-4
2022-10-01T12:50:08,134 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.6817553931713027E-4
2022-10-01T12:50:08,134 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T12:50:08,134 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13209354154577713
2022-10-01T12:50:08,134 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1383378608071399
2022-10-01T12:50:08,134 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21677185126606655
2022-10-01T12:50:08,313 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T12:50:08,439 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.91540711174126
2022-10-01T12:50:08,439 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.80056873331998
2022-10-01T12:50:08,439 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.15747764850354
2022-10-01T12:50:08,439 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.32672678115001
2022-10-01T12:50:08,487 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T12:50:09,462 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18721.047241520213 meters
2022-10-01T12:50:09,462 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138066.22339060472 meters (statistic on all 2105488 legs which have a finite distance)
2022-10-01T12:50:09,462 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51528.006012421945 meters
2022-10-01T12:50:09,462 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138015.77864813092 meters (statistic on all 764682 trips which have a finite distance)
2022-10-01T12:50:09,462 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T12:50:09,462 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T12:50:10,604 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T12:50:10,606 INFO LegHistogramListener:72 number of legs: 2112725 100%
2022-10-01T12:50:10,606 INFO LegHistogramListener:79 number of bike legs: 104338 4.93855092357027%
2022-10-01T12:50:10,606 INFO LegHistogramListener:79 number of car legs: 246821 11.68259001999787%
2022-10-01T12:50:10,607 INFO LegHistogramListener:79 number of drtNorth legs: 183 0.008661799334982073%
2022-10-01T12:50:10,607 INFO LegHistogramListener:79 number of drtSoutheast legs: 136 0.006437184205232579%
2022-10-01T12:50:10,607 INFO LegHistogramListener:79 number of freight legs: 47065 2.227691725141701%
2022-10-01T12:50:10,607 INFO LegHistogramListener:79 number of pt legs: 121341 5.743340945934753%
2022-10-01T12:50:10,607 INFO LegHistogramListener:79 number of ride legs: 107263 5.076997716219574%
2022-10-01T12:50:10,607 INFO LegHistogramListener:79 number of walk legs: 1485578 70.31572968559561%
2022-10-01T12:50:11,181 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T12:50:11,181 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.651540282534906
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46179976070289674
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011545058206709561
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009731073191021736
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5459876654154064
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7161222571981698
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.909733383999959
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23819818524471467
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3907218453606659
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0013531070109943154
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0011014855933900594
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3319566903053862
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.28820794199356053
2022-10-01T12:50:14,794 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6673654724063737
2022-10-01T12:50:14,795 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18443208019020524
2022-10-01T12:50:14,795 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37869280105989106
2022-10-01T12:50:14,795 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.016889445765314E-4
2022-10-01T12:50:14,795 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.6445924503304456E-4
2022-10-01T12:50:14,795 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T12:50:14,795 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22691116736932376
2022-10-01T12:50:14,795 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2157961763814786
2022-10-01T12:50:14,795 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.42349553500362025
2022-10-01T12:50:15,022 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T12:50:16,147 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T12:50:16,426 INFO MemoryObserver:41 used RAM: 15992 MB free: 103 MB total: 16096 MB
2022-10-01T12:50:16,427 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T12:50:16,755 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T12:50:17,907 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T12:50:18,218 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T12:50:18,549 INFO ControlerListenerManagerImpl:171 [it.113] all ControlerIterationEndsListeners called.
2022-10-01T12:50:18,705 INFO AbstractController:181 ### ITERATION 113 ENDS
2022-10-01T12:50:18,705 INFO AbstractController:182 ###################################################
2022-10-01T12:50:18,705 INFO AbstractController:133 ###################################################
2022-10-01T12:50:18,705 INFO AbstractController:134 ### ITERATION 114 BEGINS
2022-10-01T12:50:18,706 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T12:50:18,706 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T12:50:18,706 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T12:50:18,706 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T12:50:18,706 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T12:50:25,309 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T12:50:25,343 INFO ControlerListenerManagerImpl:148 [it.114] all ControlerIterationStartsListeners called.
2022-10-01T12:50:25,343 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T12:50:27,068 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169796 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T12:50:27,068 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30229 plans
2022-10-01T12:50:27,069 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:50:27,069 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:50:27,069 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:50:27,071 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:50:27,071 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:50:27,072 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:50:27,072 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:50:27,072 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:50:27,076 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:50:27,079 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:50:27,081 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:50:27,081 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:50:27,086 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:50:27,091 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:50:27,103 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:50:27,105 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:50:27,121 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:50:27,174 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:50:27,181 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:50:27,184 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:50:27,310 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:50:27,511 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:50:27,966 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:50:28,878 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:50:30,512 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:50:34,040 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T12:50:40,757 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T12:51:05,859 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:51:05,860 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30229 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T12:51:05,860 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30635 plans
2022-10-01T12:51:05,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T12:51:05,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T12:51:05,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T12:51:05,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T12:51:05,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T12:51:05,862 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T12:51:05,862 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T12:51:05,862 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T12:51:05,863 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T12:51:05,866 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T12:51:05,870 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T12:51:05,861 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T12:51:05,879 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T12:51:05,898 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T12:51:05,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T12:51:06,015 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T12:51:06,168 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30635 plans
2022-10-01T12:51:06,168 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:51:06,168 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:51:06,168 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:51:06,168 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:51:06,174 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:51:06,178 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:51:06,191 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:51:06,194 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:51:06,194 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:51:06,195 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:51:06,206 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:51:06,209 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:51:06,222 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:51:06,228 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:51:06,230 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:51:06,232 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:51:06,338 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:51:06,346 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:51:06,381 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:51:06,385 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T12:51:06,420 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:51:06,747 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:51:07,088 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:51:08,073 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:51:10,104 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:51:14,253 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T12:51:16,427 INFO MemoryObserver:41 used RAM: 15131 MB free: 964 MB total: 16096 MB
2022-10-01T12:51:24,041 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T12:51:43,957 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:51:43,957 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30635 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T12:51:43,957 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7768 plans
2022-10-01T12:51:43,958 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T12:51:43,958 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T12:51:43,958 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T12:51:43,958 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T12:51:43,958 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T12:51:43,958 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T12:51:43,958 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T12:51:43,958 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T12:51:43,958 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T12:51:43,958 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T12:51:43,959 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T12:51:43,960 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T12:51:43,961 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T12:51:43,967 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T12:51:43,967 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7768 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T12:51:43,967 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40301 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T12:51:43,967 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6764 plans
2022-10-01T12:51:43,968 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T12:51:43,968 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T12:51:43,969 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T12:51:43,970 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T12:51:43,974 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T12:51:43,984 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T12:51:44,037 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T12:51:44,164 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T12:51:44,549 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T12:51:44,845 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T12:51:45,587 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T12:51:46,790 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T12:51:50,222 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T12:52:00,689 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T12:52:00,689 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6764 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T12:52:00,689 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T12:52:01,661 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T12:52:02,682 INFO ControlerListenerManagerImpl:213 [it.114] all ControlerReplanningListeners called.
2022-10-01T12:52:02,683 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T12:52:02,683 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T12:52:02,683 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T12:52:02,783 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T12:52:02,877 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T12:52:02,877 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T12:52:02,877 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T12:52:02,888 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T12:52:02,899 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T12:52:02,899 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T12:52:02,901 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T12:52:02,901 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T12:52:02,901 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T12:52:02,901 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T12:52:02,901 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T12:52:02,901 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T12:52:02,901 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T12:52:02,901 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:52:02,902 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:52:02,902 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T12:52:02,902 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:52:02,902 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:52:02,902 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T12:52:02,902 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T12:52:02,902 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T12:52:02,902 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T12:52:03,643 INFO ControlerListenerManagerImpl:232 [it.114] all ControlerBeforeMobsimListeners called.
2022-10-01T12:52:03,643 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T12:52:03,644 INFO NetworkImpl:163 node # 1
2022-10-01T12:52:03,644 INFO NetworkImpl:163 node # 4
2022-10-01T12:52:03,644 INFO NetworkImpl:163 node # 16
2022-10-01T12:52:03,644 INFO NetworkImpl:163 node # 64
2022-10-01T12:52:03,644 INFO NetworkImpl:163 node # 256
2022-10-01T12:52:03,644 INFO NetworkImpl:163 node # 1024
2022-10-01T12:52:03,645 INFO NetworkImpl:163 node # 4096
2022-10-01T12:52:03,647 INFO NetworkImpl:163 node # 16384
2022-10-01T12:52:03,658 INFO NetworkImpl:163 node # 65536
2022-10-01T12:52:03,695 INFO NetworkImpl:159 link # 1
2022-10-01T12:52:03,695 INFO NetworkImpl:159 link # 4
2022-10-01T12:52:03,695 INFO NetworkImpl:159 link # 16
2022-10-01T12:52:03,695 INFO NetworkImpl:159 link # 64
2022-10-01T12:52:03,696 INFO NetworkImpl:159 link # 256
2022-10-01T12:52:03,697 INFO NetworkImpl:159 link # 1024
2022-10-01T12:52:03,702 INFO NetworkImpl:159 link # 4096
2022-10-01T12:52:03,722 INFO NetworkImpl:159 link # 16384
2022-10-01T12:52:03,808 INFO NetworkImpl:159 link # 65536
2022-10-01T12:52:04,188 INFO NetworkImpl:159 link # 262144
2022-10-01T12:52:05,012 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T12:52:05,012 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T12:52:05,012 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T12:52:05,012 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T12:52:05,012 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T12:52:05,013 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T12:52:05,013 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T12:52:05,014 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T12:52:05,016 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T12:52:05,020 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T12:52:05,028 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T12:52:05,045 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T12:52:05,079 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T12:52:05,143 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T12:52:05,321 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T12:52:05,594 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T12:52:06,119 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T12:52:07,110 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T12:52:08,819 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T12:52:08,946 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T12:52:08,968 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:52:08,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T12:52:08,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:52:08,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:52:08,969 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:52:08,969 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T12:52:08,969 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T12:52:08,969 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T12:52:08,969 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:52:08,969 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:52:16,428 INFO MemoryObserver:41 used RAM: 12268 MB free: 3827 MB total: 16096 MB
2022-10-01T12:52:17,509 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:52:17,509 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:52:17,510 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:52:17,510 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:52:17,510 INFO EventsManagerImpl:176
2022-10-01T12:52:17,510 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:52:17,510 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:52:17,510 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:52:17,510 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:52:17,510 INFO EventsManagerImpl:176
2022-10-01T12:52:17,510 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:52:17,510 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:52:17,510 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:52:17,510 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:52:17,510 INFO EventsManagerImpl:176
2022-10-01T12:52:17,510 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:52:17,510 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T12:52:17,510 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T12:52:17,510 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T12:52:17,510 INFO EventsManagerImpl:176
2022-10-01T12:52:17,511 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T12:52:17,511 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T12:52:17,511 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T12:52:17,511 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T12:52:17,511 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T12:52:17,511 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T12:52:17,511 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T12:52:17,511 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:52:17,511 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T12:52:17,511 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:52:17,511 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:52:17,511 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T12:52:17,511 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:52:17,511 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:52:17,511 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T12:52:17,511 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T12:52:17,511 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T12:52:17,511 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T12:52:17,512 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T12:52:17,512 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:52:17,512 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:52:17,512 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:52:17,512 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T12:52:17,512 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:52:17,512 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:52:17,512 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:52:17,512 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:52:17,512 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:52:17,512 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:52:17,512 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:52:17,512 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:52:17,512 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:52:17,512 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:52:17,512 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:52:17,512 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:52:17,512 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:52:17,512 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:52:17,512 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T12:52:17,512 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:52:17,512 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:52:17,513 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:52:17,513 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T12:52:17,513 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:52:17,513 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:52:17,513 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T12:52:17,513 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T12:52:17,513 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:52:17,513 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:52:17,513 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:52:17,513 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:52:17,513 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T12:52:17,513 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T12:52:17,513 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:52:17,513 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T12:52:17,513 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T12:52:17,513 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T12:52:19,847 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T12:52:19,850 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T12:52:20,171 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T12:52:20,171 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T12:52:20,171 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T12:52:20,171 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T12:52:20,172 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T12:52:20,172 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T12:52:20,172 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T12:52:20,172 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T12:52:20,498 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T12:52:20,499 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273935 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T12:52:20,536 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T12:52:20,536 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T12:52:20,549 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T12:52:20,577 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T12:52:20,971 INFO VehicularDepartureHandler:110 teleport vehicle 234463_bike from link 110667040 to link 4071975#0
2022-10-01T12:52:22,416 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1739 #nodes=235
2022-10-01T12:52:22,416 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271745 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T12:52:24,045 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T12:52:24,367 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3048 #nodes=333
2022-10-01T12:52:24,367 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271264 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T12:52:26,080 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T12:52:27,443 INFO VehicularDepartureHandler:110 teleport vehicle 1395_bike from link 9726575#1 to link -177840059
2022-10-01T12:52:27,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4237 #nodes=469
2022-10-01T12:52:27,639 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270683 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T12:52:28,626 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T12:52:28,627 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T12:52:31,134 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5468 #nodes=710
2022-10-01T12:52:31,134 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269847 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T12:52:35,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6948 #nodes=975
2022-10-01T12:52:35,562 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268613 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T12:52:48,260 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10834 #nodes=1704
2022-10-01T12:52:48,260 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266683 lost=0 simT=21600.0s realT=39s; (s/r): 553.8461538461538
2022-10-01T12:53:01,649 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11720 #nodes=1902
2022-10-01T12:53:01,649 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263972 lost=0 simT=25200.0s realT=52s; (s/r): 484.61538461538464
2022-10-01T12:53:16,429 INFO MemoryObserver:41 used RAM: 14086 MB free: 2009 MB total: 16096 MB
2022-10-01T12:53:19,994 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12994 #nodes=2010
2022-10-01T12:53:19,995 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260511 lost=0 simT=28800.0s realT=71s; (s/r): 405.63380281690144
2022-10-01T12:53:37,099 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14352 #nodes=2109
2022-10-01T12:53:37,100 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256872 lost=0 simT=32400.0s realT=88s; (s/r): 368.1818181818182
2022-10-01T12:53:54,497 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14181 #nodes=2061
2022-10-01T12:53:54,498 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251456 lost=0 simT=36000.0s realT=105s; (s/r): 342.85714285714283
2022-10-01T12:54:14,805 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14454 #nodes=2185
2022-10-01T12:54:14,805 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245566 lost=0 simT=39600.0s realT=125s; (s/r): 316.8
2022-10-01T12:54:16,429 INFO MemoryObserver:41 used RAM: 15095 MB free: 1000 MB total: 16096 MB
2022-10-01T12:54:34,486 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14772 #nodes=2182
2022-10-01T12:54:34,487 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237748 lost=0 simT=43200.0s realT=145s; (s/r): 297.9310344827586
2022-10-01T12:54:53,336 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15242 #nodes=2250
2022-10-01T12:54:53,337 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228648 lost=0 simT=46800.0s realT=164s; (s/r): 285.3658536585366
2022-10-01T12:55:12,680 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15420 #nodes=2426
2022-10-01T12:55:12,680 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217216 lost=0 simT=50400.0s realT=183s; (s/r): 275.40983606557376
2022-10-01T12:55:16,430 INFO MemoryObserver:41 used RAM: 15579 MB free: 516 MB total: 16096 MB
2022-10-01T12:55:36,599 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15558 #nodes=2431
2022-10-01T12:55:36,599 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203548 lost=0 simT=54000.0s realT=207s; (s/r): 260.8695652173913
2022-10-01T12:55:56,758 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15801 #nodes=2374
2022-10-01T12:55:56,758 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186741 lost=0 simT=57600.0s realT=227s; (s/r): 253.7444933920705
2022-10-01T12:56:16,430 INFO MemoryObserver:41 used RAM: 15847 MB free: 248 MB total: 16096 MB
2022-10-01T12:56:19,606 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15659 #nodes=2420
2022-10-01T12:56:19,606 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166967 lost=0 simT=61200.0s realT=250s; (s/r): 244.8
2022-10-01T12:56:52,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15368 #nodes=2279
2022-10-01T12:56:52,064 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144828 lost=0 simT=64800.0s realT=283s; (s/r): 228.97526501766785
2022-10-01T12:57:14,974 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14629 #nodes=2121
2022-10-01T12:57:14,975 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120983 lost=0 simT=68400.0s realT=306s; (s/r): 223.52941176470588
2022-10-01T12:57:16,430 INFO MemoryObserver:41 used RAM: 15391 MB free: 704 MB total: 16096 MB
2022-10-01T12:57:35,202 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14193 #nodes=2004
2022-10-01T12:57:35,203 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=96003 lost=0 simT=72000.0s realT=326s; (s/r): 220.85889570552146
2022-10-01T12:57:53,463 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12186 #nodes=1650
2022-10-01T12:57:53,464 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73754 lost=0 simT=75600.0s realT=344s; (s/r): 219.7674418604651
2022-10-01T12:58:10,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11441 #nodes=1439
2022-10-01T12:58:10,824 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57815 lost=0 simT=79200.0s realT=361s; (s/r): 219.3905817174515
2022-10-01T12:58:16,430 INFO MemoryObserver:41 used RAM: 15875 MB free: 220 MB total: 16096 MB
2022-10-01T12:58:25,112 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10855 #nodes=1400
2022-10-01T12:58:25,113 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44338 lost=0 simT=82800.0s realT=376s; (s/r): 220.2127659574468
2022-10-01T12:58:40,528 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10299 #nodes=1257
2022-10-01T12:58:40,529 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32201 lost=0 simT=86400.0s realT=391s; (s/r): 220.97186700767264
2022-10-01T12:58:57,603 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8567 #nodes=974
2022-10-01T12:58:57,603 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25935 lost=2 simT=90000.0s realT=408s; (s/r): 220.58823529411765
2022-10-01T12:59:06,298 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7303 #nodes=834
2022-10-01T12:59:06,298 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22063 lost=2 simT=93600.0s realT=417s; (s/r): 224.46043165467626
2022-10-01T12:59:14,891 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6261 #nodes=656
2022-10-01T12:59:14,891 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19126 lost=4 simT=97200.0s realT=425s; (s/r): 228.7058823529412
2022-10-01T12:59:16,431 INFO MemoryObserver:41 used RAM: 15737 MB free: 358 MB total: 16096 MB
2022-10-01T12:59:20,686 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5229 #nodes=572
2022-10-01T12:59:20,686 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16851 lost=4 simT=100800.0s realT=431s; (s/r): 233.87470997679813
2022-10-01T12:59:24,024 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4390 #nodes=472
2022-10-01T12:59:24,025 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15006 lost=5 simT=104400.0s realT=435s; (s/r): 240.0
2022-10-01T12:59:27,071 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3748 #nodes=385
2022-10-01T12:59:27,071 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13463 lost=5 simT=108000.0s realT=438s; (s/r): 246.57534246575344
2022-10-01T12:59:30,113 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3144 #nodes=314
2022-10-01T12:59:30,113 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12201 lost=5 simT=111600.0s realT=441s; (s/r): 253.0612244897959
2022-10-01T12:59:32,523 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2630 #nodes=288
2022-10-01T12:59:32,523 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11199 lost=5 simT=115200.0s realT=443s; (s/r): 260.0451467268623
2022-10-01T12:59:34,578 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2270 #nodes=221
2022-10-01T12:59:34,578 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10357 lost=5 simT=118800.0s realT=445s; (s/r): 266.96629213483146
2022-10-01T12:59:36,370 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1945 #nodes=220
2022-10-01T12:59:36,370 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9633 lost=5 simT=122400.0s realT=447s; (s/r): 273.8255033557047
2022-10-01T12:59:37,964 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1704 #nodes=191
2022-10-01T12:59:37,964 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8930 lost=6 simT=126000.0s realT=448s; (s/r): 281.25
2022-10-01T12:59:39,411 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1387 #nodes=164
2022-10-01T12:59:39,411 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7219 lost=6 simT=129600.0s realT=450s; (s/r): 288.0
2022-10-01T12:59:39,976 INFO AbstractController$9:234 ### ITERATION 114 fires after mobsim event
2022-10-01T12:59:39,976 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T12:59:39,976 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=336.704183979sec
2022-10-01T12:59:40,013 INFO LegTimesControlerListener:50 [114] average trip (probably: leg) duration is: 1220 seconds = 00:20:20
2022-10-01T12:59:40,013 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T12:59:40,013 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:59:40,013 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:59:40,013 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:59:40,013 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T12:59:40,014 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T12:59:40,014 INFO EventsManagerImpl:137 event # 1
2022-10-01T12:59:40,014 INFO EventsManagerImpl:137 event # 4
2022-10-01T12:59:40,014 INFO EventsManagerImpl:137 event # 16
2022-10-01T12:59:40,014 INFO EventsManagerImpl:137 event # 64
2022-10-01T12:59:40,014 INFO EventsManagerImpl:137 event # 256
2022-10-01T12:59:40,015 INFO EventsManagerImpl:137 event # 1024
2022-10-01T12:59:40,018 INFO EventsManagerImpl:137 event # 4096
2022-10-01T12:59:40,031 INFO EventsManagerImpl:137 event # 16384
2022-10-01T12:59:40,046 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T12:59:40,374 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:59:40,374 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:59:40,374 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T12:59:40,374 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T12:59:40,374 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T12:59:40,375 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T12:59:40,375 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:59:40,377 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:59:40,377 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:27:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:59:40,380 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:59:40,380 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:59:40,380 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:56][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:59:40,382 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:59:40,382 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T12:59:40,382 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:59:40,383 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:59:40,383 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:59:40,383 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:59:40,383 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:59:40,383 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:59:40,383 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:59:40,384 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:59:40,384 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:59:40,384 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:44:06][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:59:40,385 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:59:40,385 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T12:59:40,385 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:59:40,385 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:59:40,385 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:59:40,386 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:59:40,386 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:59:40,387 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:59:40,387 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:40:32][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:59:40,392 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:59:40,392 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:59:40,393 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:59:40,393 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T12:59:40,393 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T12:59:40,393 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T12:59:40,393 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T12:59:40,831 INFO ControlerListenerManagerImpl:251 [it.114] all ControlerAfterMobsimListeners called.
2022-10-01T12:59:40,831 INFO AbstractController$4:159 ### ITERATION 114 fires scoring event
2022-10-01T12:59:40,831 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T12:59:41,092 INFO NewScoreAssignerImpl:57 it: 114 msaStart: 599
2022-10-01T12:59:41,250 INFO ControlerListenerManagerImpl:194 [it.114] all ControlerScoringListeners called.
2022-10-01T12:59:41,251 INFO AbstractController$5:167 ### ITERATION 114 fires iteration end event
2022-10-01T12:59:41,251 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T12:59:41,251 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T12:59:41,357 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T12:59:41,357 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T12:59:45,029 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T12:59:45,029 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1352285390038873
2022-10-01T12:59:45,029 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31763866137405833
2022-10-01T12:59:45,029 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.0412145611773828E-4
2022-10-01T12:59:45,029 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8486471497455541E-4
2022-10-01T12:59:45,029 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T12:59:45,029 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13111658287844632
2022-10-01T12:59:45,029 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13841873911994126
2022-10-01T12:59:45,029 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21678725665898108
2022-10-01T12:59:45,245 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T12:59:45,373 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.88865515614438
2022-10-01T12:59:45,373 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.85055666568638
2022-10-01T12:59:45,373 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -91.06400907030482
2022-10-01T12:59:45,373 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.29507795676102
2022-10-01T12:59:45,442 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T12:59:46,647 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18737.15905060166 meters
2022-10-01T12:59:46,647 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138158.40055118213 meters (statistic on all 2105082 legs which have a finite distance)
2022-10-01T12:59:46,647 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51550.36116760233 meters
2022-10-01T12:59:46,647 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138104.72721402088 meters (statistic on all 764843 trips which have a finite distance)
2022-10-01T12:59:46,647 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T12:59:46,647 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T12:59:47,781 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T12:59:47,783 INFO LegHistogramListener:72 number of legs: 2112274 100%
2022-10-01T12:59:47,783 INFO LegHistogramListener:79 number of bike legs: 104542 4.949263211117497%
2022-10-01T12:59:47,783 INFO LegHistogramListener:79 number of car legs: 247272 11.706435812778077%
2022-10-01T12:59:47,783 INFO LegHistogramListener:79 number of drtNorth legs: 170 0.008048198292456376%
2022-10-01T12:59:47,783 INFO LegHistogramListener:79 number of drtSoutheast legs: 148 0.007006666748726727%
2022-10-01T12:59:47,783 INFO LegHistogramListener:79 number of freight legs: 47065 2.228167368437996%
2022-10-01T12:59:47,783 INFO LegHistogramListener:79 number of pt legs: 120656 5.712137724556568%
2022-10-01T12:59:47,783 INFO LegHistogramListener:79 number of ride legs: 107338 5.081632401856956%
2022-10-01T12:59:47,783 INFO LegHistogramListener:79 number of walk legs: 1485083 70.30730861621173%
2022-10-01T12:59:48,308 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T12:59:48,308 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T12:59:51,849 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6538395374274021
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4622875981451907
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01158100412351017
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009755465063136435
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5466860432275326
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.718261039247806
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9102443295316247
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23867446864232272
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3908617776796397
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0013595259247087097
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0011130396380759691
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3332892567924945
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.28905523860386056
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6700344567288189
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18460282329500813
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3787762469381782
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.016889445765314E-4
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.6445924503304456E-4
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22743495072841832
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21605293293005437
2022-10-01T12:59:51,850 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.42567539810102856
2022-10-01T12:59:51,989 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T12:59:53,023 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T12:59:53,319 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T12:59:53,665 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T12:59:54,691 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T12:59:54,987 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T12:59:55,311 INFO ControlerListenerManagerImpl:171 [it.114] all ControlerIterationEndsListeners called.
2022-10-01T12:59:55,467 INFO AbstractController:181 ### ITERATION 114 ENDS
2022-10-01T12:59:55,467 INFO AbstractController:182 ###################################################
2022-10-01T12:59:55,467 INFO AbstractController:133 ###################################################
2022-10-01T12:59:55,467 INFO AbstractController:134 ### ITERATION 115 BEGINS
2022-10-01T12:59:55,468 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T12:59:55,468 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T12:59:55,468 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T12:59:55,468 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T12:59:55,468 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T13:00:01,867 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T13:00:01,899 INFO ControlerListenerManagerImpl:148 [it.115] all ControlerIterationStartsListeners called.
2022-10-01T13:00:01,899 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T13:00:03,640 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169567 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T13:00:03,640 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30495 plans
2022-10-01T13:00:03,641 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:03,643 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:00:03,644 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:00:03,645 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:03,648 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:00:03,654 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:00:03,657 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:03,662 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:03,665 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:03,666 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:00:03,668 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:03,672 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:03,675 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:03,675 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:03,679 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:03,681 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:00:03,710 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:00:03,713 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:03,750 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:00:03,886 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:00:04,139 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:04,241 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:00:04,749 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:00:05,738 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:00:07,921 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:00:12,193 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T13:00:16,431 INFO MemoryObserver:41 used RAM: 15803 MB free: 292 MB total: 16096 MB
2022-10-01T13:00:19,278 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T13:00:41,438 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:00:41,438 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30495 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T13:00:41,438 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30686 plans
2022-10-01T13:00:41,439 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T13:00:41,439 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T13:00:41,439 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T13:00:41,439 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T13:00:41,439 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T13:00:41,439 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T13:00:41,439 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T13:00:41,440 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T13:00:41,440 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T13:00:41,442 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T13:00:41,444 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T13:00:41,449 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T13:00:41,459 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T13:00:41,479 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T13:00:41,518 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T13:00:41,588 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T13:00:41,838 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30686 plans
2022-10-01T13:00:41,839 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:00:41,839 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:00:41,839 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:41,839 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:00:41,840 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:41,840 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:41,840 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:00:41,843 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:41,844 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:41,847 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:00:41,848 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:41,852 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:41,855 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:41,855 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:00:41,859 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:41,869 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:00:41,998 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:42,001 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:00:42,056 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:42,057 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:00:42,135 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:00:42,442 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:00:42,869 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:00:43,924 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:00:46,100 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:00:49,993 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T13:00:58,921 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T13:01:16,432 INFO MemoryObserver:41 used RAM: 15124 MB free: 971 MB total: 16096 MB
2022-10-01T13:01:19,431 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:01:19,432 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30686 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T13:01:19,432 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7680 plans
2022-10-01T13:01:19,432 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T13:01:19,432 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T13:01:19,432 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T13:01:19,432 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T13:01:19,432 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T13:01:19,432 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T13:01:19,432 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T13:01:19,432 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T13:01:19,432 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T13:01:19,433 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T13:01:19,433 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T13:01:19,435 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T13:01:19,437 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T13:01:19,442 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T13:01:19,443 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7680 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T13:01:19,443 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40264 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T13:01:19,443 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6801 plans
2022-10-01T13:01:19,444 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:01:19,444 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:01:19,444 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:01:19,445 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:01:19,447 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:01:19,457 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:01:19,503 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:01:19,632 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:01:19,914 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:01:20,270 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:01:20,917 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:01:22,243 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:01:25,440 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:01:34,153 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:01:34,153 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6801 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T13:01:34,153 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T13:01:35,233 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T13:01:36,331 INFO ControlerListenerManagerImpl:213 [it.115] all ControlerReplanningListeners called.
2022-10-01T13:01:36,331 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T13:01:36,331 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T13:01:36,331 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T13:01:36,432 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T13:01:36,547 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T13:01:36,547 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T13:01:36,547 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T13:01:36,548 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T13:01:36,550 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T13:01:36,550 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T13:01:36,550 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T13:01:36,550 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T13:01:36,550 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T13:01:36,550 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T13:01:36,550 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T13:01:36,550 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T13:01:36,550 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T13:01:36,550 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:01:36,551 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:01:36,551 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T13:01:36,551 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:01:36,551 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:01:36,551 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T13:01:36,551 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T13:01:36,551 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T13:01:36,551 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T13:01:37,325 INFO ControlerListenerManagerImpl:232 [it.115] all ControlerBeforeMobsimListeners called.
2022-10-01T13:01:37,325 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T13:01:37,325 INFO NetworkImpl:163 node # 1
2022-10-01T13:01:37,325 INFO NetworkImpl:163 node # 4
2022-10-01T13:01:37,325 INFO NetworkImpl:163 node # 16
2022-10-01T13:01:37,325 INFO NetworkImpl:163 node # 64
2022-10-01T13:01:37,325 INFO NetworkImpl:163 node # 256
2022-10-01T13:01:37,326 INFO NetworkImpl:163 node # 1024
2022-10-01T13:01:37,326 INFO NetworkImpl:163 node # 4096
2022-10-01T13:01:37,328 INFO NetworkImpl:163 node # 16384
2022-10-01T13:01:37,336 INFO NetworkImpl:163 node # 65536
2022-10-01T13:01:37,365 INFO NetworkImpl:159 link # 1
2022-10-01T13:01:37,365 INFO NetworkImpl:159 link # 4
2022-10-01T13:01:37,365 INFO NetworkImpl:159 link # 16
2022-10-01T13:01:37,365 INFO NetworkImpl:159 link # 64
2022-10-01T13:01:37,366 INFO NetworkImpl:159 link # 256
2022-10-01T13:01:37,367 INFO NetworkImpl:159 link # 1024
2022-10-01T13:01:37,371 INFO NetworkImpl:159 link # 4096
2022-10-01T13:01:37,388 INFO NetworkImpl:159 link # 16384
2022-10-01T13:01:37,457 INFO NetworkImpl:159 link # 65536
2022-10-01T13:01:37,777 INFO NetworkImpl:159 link # 262144
2022-10-01T13:01:38,479 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T13:01:38,479 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T13:01:38,479 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T13:01:38,479 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T13:01:38,480 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T13:01:38,480 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T13:01:38,480 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T13:01:38,481 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T13:01:38,482 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T13:01:38,485 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T13:01:38,493 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T13:01:38,507 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T13:01:38,534 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T13:01:38,591 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T13:01:38,703 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T13:01:38,927 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T13:01:39,437 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T13:01:40,291 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T13:01:41,694 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T13:01:41,833 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T13:01:41,854 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:01:41,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T13:01:41,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:01:41,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:01:41,854 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:01:41,854 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T13:01:41,855 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T13:01:41,855 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T13:01:41,855 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:01:41,855 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:01:49,965 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:01:49,965 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:01:49,965 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:01:49,965 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:01:49,965 INFO EventsManagerImpl:176
2022-10-01T13:01:49,965 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:01:49,965 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:01:49,965 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:01:49,965 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:01:49,965 INFO EventsManagerImpl:176
2022-10-01T13:01:49,965 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:01:49,965 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:01:49,966 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:01:49,966 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:01:49,966 INFO EventsManagerImpl:176
2022-10-01T13:01:49,966 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:01:49,966 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:01:49,966 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:01:49,966 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:01:49,966 INFO EventsManagerImpl:176
2022-10-01T13:01:49,966 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T13:01:49,966 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T13:01:49,966 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T13:01:49,966 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T13:01:49,966 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T13:01:49,966 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T13:01:49,966 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T13:01:49,966 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:01:49,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T13:01:49,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:01:49,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:01:49,967 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T13:01:49,967 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:01:49,967 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:01:49,967 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:01:49,967 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T13:01:49,967 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T13:01:49,967 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T13:01:49,967 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T13:01:49,967 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:01:49,967 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:01:49,967 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:01:49,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T13:01:49,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:01:49,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:01:49,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:01:49,967 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:01:49,967 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:01:49,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:01:49,967 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:01:49,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:01:49,968 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:01:49,968 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:01:49,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:01:49,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:01:49,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:01:49,968 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:01:49,968 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T13:01:49,968 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:01:49,968 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:01:49,968 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:01:49,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T13:01:49,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:01:49,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:01:49,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:01:49,968 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:01:49,968 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:01:49,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:01:49,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:01:49,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:01:49,968 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:01:49,968 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:01:49,968 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:01:49,969 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:01:49,969 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:01:49,969 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:01:52,108 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T13:01:52,112 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T13:01:52,413 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T13:01:52,413 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T13:01:52,413 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T13:01:52,413 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T13:01:52,413 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T13:01:52,413 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T13:01:52,413 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T13:01:52,413 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T13:01:52,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T13:01:52,727 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T13:01:52,762 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T13:01:52,762 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T13:01:52,772 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T13:01:52,792 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T13:01:53,194 INFO VehicularDepartureHandler:110 teleport vehicle 24015_bike from link 318372934 to link 238323114#0
2022-10-01T13:01:54,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1731 #nodes=237
2022-10-01T13:01:54,027 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271740 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T13:01:55,618 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T13:01:55,944 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3074 #nodes=322
2022-10-01T13:01:55,945 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271260 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T13:01:57,711 INFO VehicularDepartureHandler:110 teleport vehicle 1014_bike from link 76344374 to link -4266131
2022-10-01T13:01:58,845 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4264 #nodes=463
2022-10-01T13:01:58,845 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270686 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T13:01:59,043 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T13:02:00,263 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T13:02:00,263 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T13:02:03,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5467 #nodes=701
2022-10-01T13:02:03,143 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269857 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T13:02:07,272 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6959 #nodes=1003
2022-10-01T13:02:07,273 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268607 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T13:02:15,675 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10864 #nodes=1714
2022-10-01T13:02:15,675 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266674 lost=0 simT=21600.0s realT=33s; (s/r): 654.5454545454545
2022-10-01T13:02:16,433 INFO MemoryObserver:41 used RAM: 13836 MB free: 2259 MB total: 16096 MB
2022-10-01T13:02:30,245 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11785 #nodes=1840
2022-10-01T13:02:30,245 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263976 lost=0 simT=25200.0s realT=48s; (s/r): 525.0
2022-10-01T13:02:44,392 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12990 #nodes=1961
2022-10-01T13:02:44,392 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260530 lost=0 simT=28800.0s realT=62s; (s/r): 464.51612903225805
2022-10-01T13:03:03,125 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14366 #nodes=2140
2022-10-01T13:03:03,126 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256914 lost=0 simT=32400.0s realT=81s; (s/r): 400.0
2022-10-01T13:03:16,433 INFO MemoryObserver:41 used RAM: 14778 MB free: 1317 MB total: 16096 MB
2022-10-01T13:03:20,390 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14118 #nodes=2079
2022-10-01T13:03:20,391 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251461 lost=0 simT=36000.0s realT=98s; (s/r): 367.3469387755102
2022-10-01T13:03:39,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14625 #nodes=2133
2022-10-01T13:03:39,749 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245556 lost=0 simT=39600.0s realT=117s; (s/r): 338.46153846153845
2022-10-01T13:03:57,557 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14893 #nodes=2212
2022-10-01T13:03:57,557 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237745 lost=0 simT=43200.0s realT=135s; (s/r): 320.0
2022-10-01T13:04:15,884 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15177 #nodes=2289
2022-10-01T13:04:15,885 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228672 lost=0 simT=46800.0s realT=154s; (s/r): 303.8961038961039
2022-10-01T13:04:16,433 INFO MemoryObserver:41 used RAM: 15021 MB free: 1074 MB total: 16096 MB
2022-10-01T13:04:37,288 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15406 #nodes=2431
2022-10-01T13:04:37,288 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217290 lost=0 simT=50400.0s realT=175s; (s/r): 288.0
2022-10-01T13:04:56,269 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15537 #nodes=2413
2022-10-01T13:04:56,270 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203558 lost=0 simT=54000.0s realT=194s; (s/r): 278.35051546391753
2022-10-01T13:05:16,311 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15837 #nodes=2404
2022-10-01T13:05:16,311 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186771 lost=0 simT=57600.0s realT=214s; (s/r): 269.1588785046729
2022-10-01T13:05:16,434 INFO MemoryObserver:41 used RAM: 15744 MB free: 351 MB total: 16096 MB
2022-10-01T13:05:47,175 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15758 #nodes=2330
2022-10-01T13:05:47,176 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167113 lost=0 simT=61200.0s realT=245s; (s/r): 249.79591836734693
2022-10-01T13:06:08,881 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15207 #nodes=2307
2022-10-01T13:06:08,882 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144876 lost=0 simT=64800.0s realT=267s; (s/r): 242.69662921348313
2022-10-01T13:06:16,434 INFO MemoryObserver:41 used RAM: 15393 MB free: 702 MB total: 16096 MB
2022-10-01T13:06:27,415 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14583 #nodes=2045
2022-10-01T13:06:27,415 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120939 lost=0 simT=68400.0s realT=285s; (s/r): 240.0
2022-10-01T13:06:46,738 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14094 #nodes=1942
2022-10-01T13:06:46,738 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95827 lost=0 simT=72000.0s realT=304s; (s/r): 236.8421052631579
2022-10-01T13:07:01,963 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12335 #nodes=1659
2022-10-01T13:07:01,963 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73597 lost=0 simT=75600.0s realT=320s; (s/r): 236.25
2022-10-01T13:07:16,260 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11406 #nodes=1511
2022-10-01T13:07:16,260 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57636 lost=0 simT=79200.0s realT=334s; (s/r): 237.125748502994
2022-10-01T13:07:16,434 INFO MemoryObserver:41 used RAM: 15753 MB free: 342 MB total: 16096 MB
2022-10-01T13:07:36,431 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10871 #nodes=1373
2022-10-01T13:07:36,431 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44282 lost=0 simT=82800.0s realT=354s; (s/r): 233.89830508474577
2022-10-01T13:07:54,066 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10278 #nodes=1321
2022-10-01T13:07:54,066 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32116 lost=0 simT=86400.0s realT=372s; (s/r): 232.25806451612902
2022-10-01T13:08:09,461 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8589 #nodes=988
2022-10-01T13:08:09,462 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25895 lost=3 simT=90000.0s realT=387s; (s/r): 232.5581395348837
2022-10-01T13:08:15,012 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7288 #nodes=892
2022-10-01T13:08:15,012 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=22034 lost=3 simT=93600.0s realT=393s; (s/r): 238.1679389312977
2022-10-01T13:08:16,434 INFO MemoryObserver:41 used RAM: 15891 MB free: 204 MB total: 16096 MB
2022-10-01T13:08:20,631 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6291 #nodes=676
2022-10-01T13:08:20,631 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19088 lost=5 simT=97200.0s realT=398s; (s/r): 244.2211055276382
2022-10-01T13:08:25,049 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5301 #nodes=507
2022-10-01T13:08:25,049 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16854 lost=6 simT=100800.0s realT=403s; (s/r): 250.12406947890818
2022-10-01T13:08:28,687 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4434 #nodes=478
2022-10-01T13:08:28,687 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15059 lost=6 simT=104400.0s realT=406s; (s/r): 257.14285714285717
2022-10-01T13:08:31,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3724 #nodes=448
2022-10-01T13:08:31,716 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13546 lost=6 simT=108000.0s realT=409s; (s/r): 264.0586797066015
2022-10-01T13:08:34,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3168 #nodes=325
2022-10-01T13:08:34,208 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12268 lost=7 simT=111600.0s realT=412s; (s/r): 270.873786407767
2022-10-01T13:08:36,134 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2642 #nodes=303
2022-10-01T13:08:36,134 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11256 lost=7 simT=115200.0s realT=414s; (s/r): 278.2608695652174
2022-10-01T13:08:37,624 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2218 #nodes=228
2022-10-01T13:08:37,624 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10408 lost=7 simT=118800.0s realT=415s; (s/r): 286.26506024096386
2022-10-01T13:08:38,866 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1930 #nodes=200
2022-10-01T13:08:38,867 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9680 lost=7 simT=122400.0s realT=417s; (s/r): 293.52517985611513
2022-10-01T13:08:40,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1675 #nodes=185
2022-10-01T13:08:40,200 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8954 lost=7 simT=126000.0s realT=418s; (s/r): 301.4354066985646
2022-10-01T13:08:41,574 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1368 #nodes=137
2022-10-01T13:08:41,574 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7262 lost=7 simT=129600.0s realT=419s; (s/r): 309.30787589498806
2022-10-01T13:08:42,098 INFO AbstractController$9:234 ### ITERATION 115 fires after mobsim event
2022-10-01T13:08:42,098 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T13:08:42,098 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=317.120173972sec
2022-10-01T13:08:42,135 INFO LegTimesControlerListener:50 [115] average trip (probably: leg) duration is: 1216 seconds = 00:20:16
2022-10-01T13:08:42,135 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T13:08:42,135 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:08:42,135 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:08:42,135 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:08:42,135 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:08:42,135 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T13:08:42,135 INFO EventsManagerImpl:137 event # 1
2022-10-01T13:08:42,135 INFO EventsManagerImpl:137 event # 4
2022-10-01T13:08:42,135 INFO EventsManagerImpl:137 event # 16
2022-10-01T13:08:42,135 INFO EventsManagerImpl:137 event # 64
2022-10-01T13:08:42,136 INFO EventsManagerImpl:137 event # 256
2022-10-01T13:08:42,137 INFO EventsManagerImpl:137 event # 1024
2022-10-01T13:08:42,140 INFO EventsManagerImpl:137 event # 4096
2022-10-01T13:08:42,153 INFO EventsManagerImpl:137 event # 16384
2022-10-01T13:08:42,168 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T13:08:42,568 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:08:42,568 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:08:42,568 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:08:42,568 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:08:42,568 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T13:08:42,568 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T13:08:42,568 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:08:42,580 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:08:42,580 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:16:52][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:08:42,582 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:08:42,583 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:08:42,583 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:11][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:08:42,585 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:08:42,585 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T13:08:42,585 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:08:42,586 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:08:42,586 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:08:42,586 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:08:42,586 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:08:42,586 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:08:42,586 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:08:42,587 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:08:42,587 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:08:42,587 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:19:44][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:08:42,588 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:08:42,588 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T13:08:42,588 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:08:42,588 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:08:42,589 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:08:42,589 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:08:42,589 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:08:42,590 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:08:42,590 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:08:42,596 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:08:42,596 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:08:42,596 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:59][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:08:42,596 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:08:42,596 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:08:42,596 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:19][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:08:42,596 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T13:08:43,035 INFO ControlerListenerManagerImpl:251 [it.115] all ControlerAfterMobsimListeners called.
2022-10-01T13:08:43,035 INFO AbstractController$4:159 ### ITERATION 115 fires scoring event
2022-10-01T13:08:43,035 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T13:08:43,211 INFO NewScoreAssignerImpl:57 it: 115 msaStart: 599
2022-10-01T13:08:43,379 INFO ControlerListenerManagerImpl:194 [it.115] all ControlerScoringListeners called.
2022-10-01T13:08:43,380 INFO AbstractController$5:167 ### ITERATION 115 fires iteration end event
2022-10-01T13:08:43,380 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T13:08:43,380 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T13:08:43,487 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T13:08:43,487 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T13:08:47,535 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T13:08:47,535 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13501799863405517
2022-10-01T13:08:47,535 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31761426950194366
2022-10-01T13:08:47,535 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.9128362868894971E-4
2022-10-01T13:08:47,535 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8101336674591887E-4
2022-10-01T13:08:47,535 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T13:08:47,535 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13179955529765786
2022-10-01T13:08:47,535 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13832630676245397
2022-10-01T13:08:47,535 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21644833801486107
2022-10-01T13:08:47,755 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T13:08:47,899 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.79915118876023
2022-10-01T13:08:47,899 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.7072737332769
2022-10-01T13:08:47,899 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.93384343145065
2022-10-01T13:08:47,899 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.15391448632109
2022-10-01T13:08:47,970 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T13:08:49,060 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18707.918652776978 meters
2022-10-01T13:08:49,061 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137995.28484504326 meters (statistic on all 2105883 legs which have a finite distance)
2022-10-01T13:08:49,061 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51490.019441892044 meters
2022-10-01T13:08:49,061 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137932.60962218832 meters (statistic on all 764785 trips which have a finite distance)
2022-10-01T13:08:49,061 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T13:08:49,061 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T13:08:50,189 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T13:08:50,190 INFO LegHistogramListener:72 number of legs: 2113125 100%
2022-10-01T13:08:50,190 INFO LegHistogramListener:79 number of bike legs: 104335 4.937474120082816%
2022-10-01T13:08:50,190 INFO LegHistogramListener:79 number of car legs: 247262 11.701248151434488%
2022-10-01T13:08:50,191 INFO LegHistogramListener:79 number of drtNorth legs: 171 0.008092280390417036%
2022-10-01T13:08:50,191 INFO LegHistogramListener:79 number of drtSoutheast legs: 143 0.006767228630582668%
2022-10-01T13:08:50,191 INFO LegHistogramListener:79 number of freight legs: 47065 2.2272700384501625%
2022-10-01T13:08:50,191 INFO LegHistogramListener:79 number of pt legs: 121130 5.7322685595977525%
2022-10-01T13:08:50,191 INFO LegHistogramListener:79 number of ride legs: 107223 5.074143744454304%
2022-10-01T13:08:50,191 INFO LegHistogramListener:79 number of walk legs: 1485796 70.31273587695948%
2022-10-01T13:08:50,723 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T13:08:50,723 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T13:08:54,517 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6560733194000113
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4626945572746833
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01162722030225381
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00978370828347977
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5473330697299434
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7203792807735562
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9108297344623775
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23927399518324716
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3909991424331278
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0013723637521374983
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0011207423345332423
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3347104042888614
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.28976645424341546
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6725943195181193
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.184763296137868
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37886226038195103
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.016889445765314E-4
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.6831059326168117E-4
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22800880161448517
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2163199597405732
2022-10-01T13:08:54,518 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.42786424767763703
2022-10-01T13:08:54,661 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T13:08:55,719 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T13:08:56,008 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T13:08:56,354 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T13:08:57,412 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T13:08:57,707 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T13:08:58,030 INFO ControlerListenerManagerImpl:171 [it.115] all ControlerIterationEndsListeners called.
2022-10-01T13:08:58,187 INFO AbstractController:181 ### ITERATION 115 ENDS
2022-10-01T13:08:58,187 INFO AbstractController:182 ###################################################
2022-10-01T13:08:58,187 INFO AbstractController:133 ###################################################
2022-10-01T13:08:58,187 INFO AbstractController:134 ### ITERATION 116 BEGINS
2022-10-01T13:08:58,187 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T13:08:58,187 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T13:08:58,187 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T13:08:58,188 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T13:08:58,188 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T13:09:04,635 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T13:09:04,677 INFO ControlerListenerManagerImpl:148 [it.116] all ControlerIterationStartsListeners called.
2022-10-01T13:09:04,677 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T13:09:06,598 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169280 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T13:09:06,598 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30831 plans
2022-10-01T13:09:06,618 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:06,618 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:09:06,619 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:09:06,619 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:06,619 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:09:06,624 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:09:06,624 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:06,625 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:06,628 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:09:06,629 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:06,637 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:09:06,638 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:06,649 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:06,658 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:06,688 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:09:06,708 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:06,783 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:06,783 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:06,790 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:06,799 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:09:06,969 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:09:07,330 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:09:07,825 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:09:09,036 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:09:11,115 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:09:20,505 INFO MemoryObserver:41 used RAM: 14080 MB free: 2015 MB total: 16096 MB
2022-10-01T13:09:22,299 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T13:09:28,585 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T13:09:44,233 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:09:44,233 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30831 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T13:09:44,233 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30479 plans
2022-10-01T13:09:44,234 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T13:09:44,234 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T13:09:44,234 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T13:09:44,234 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T13:09:44,234 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T13:09:44,234 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T13:09:44,234 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T13:09:44,234 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T13:09:44,235 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T13:09:44,236 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T13:09:44,237 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T13:09:44,240 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T13:09:44,246 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T13:09:44,258 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T13:09:44,280 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T13:09:44,323 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T13:09:44,497 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30479 plans
2022-10-01T13:09:44,498 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:44,498 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:44,498 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:09:44,498 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:09:44,499 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:09:44,501 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:44,504 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:44,504 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:44,504 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:09:44,506 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:44,510 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:09:44,517 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:09:44,520 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:44,525 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:44,527 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:44,547 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:44,548 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:09:44,589 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:09:44,706 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:09:44,901 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:09:44,926 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:44,937 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:09:45,448 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:09:46,371 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:09:48,126 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:09:52,430 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T13:10:01,588 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T13:10:20,505 INFO MemoryObserver:41 used RAM: 14766 MB free: 1329 MB total: 16096 MB
2022-10-01T13:10:22,465 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:10:22,466 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30479 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T13:10:22,466 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7838 plans
2022-10-01T13:10:22,466 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T13:10:22,466 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T13:10:22,466 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T13:10:22,466 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T13:10:22,466 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T13:10:22,466 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T13:10:22,466 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T13:10:22,466 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T13:10:22,466 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T13:10:22,467 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T13:10:22,467 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T13:10:22,468 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T13:10:22,470 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T13:10:22,474 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T13:10:22,474 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7838 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T13:10:22,474 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40270 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T13:10:22,474 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6795 plans
2022-10-01T13:10:22,476 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:10:22,476 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:10:22,476 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:10:22,478 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:10:22,479 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:10:22,493 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:10:22,607 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:10:22,737 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:10:22,980 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:10:23,299 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:10:23,602 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:10:25,028 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:10:28,856 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:10:40,196 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:10:40,197 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6795 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T13:10:40,197 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T13:10:41,476 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T13:10:42,718 INFO ControlerListenerManagerImpl:213 [it.116] all ControlerReplanningListeners called.
2022-10-01T13:10:42,718 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T13:10:42,718 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T13:10:42,718 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T13:10:42,826 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T13:10:42,931 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T13:10:42,931 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T13:10:42,931 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T13:10:42,941 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T13:10:42,951 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T13:10:42,951 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T13:10:42,953 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T13:10:42,953 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T13:10:42,953 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T13:10:42,953 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T13:10:42,953 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T13:10:42,953 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T13:10:42,953 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T13:10:42,953 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:10:42,953 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:10:42,954 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T13:10:42,954 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:10:42,954 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:10:42,954 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T13:10:42,954 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T13:10:42,954 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T13:10:42,954 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T13:10:43,735 INFO ControlerListenerManagerImpl:232 [it.116] all ControlerBeforeMobsimListeners called.
2022-10-01T13:10:43,735 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T13:10:43,735 INFO NetworkImpl:163 node # 1
2022-10-01T13:10:43,735 INFO NetworkImpl:163 node # 4
2022-10-01T13:10:43,735 INFO NetworkImpl:163 node # 16
2022-10-01T13:10:43,735 INFO NetworkImpl:163 node # 64
2022-10-01T13:10:43,735 INFO NetworkImpl:163 node # 256
2022-10-01T13:10:43,736 INFO NetworkImpl:163 node # 1024
2022-10-01T13:10:43,736 INFO NetworkImpl:163 node # 4096
2022-10-01T13:10:43,738 INFO NetworkImpl:163 node # 16384
2022-10-01T13:10:43,747 INFO NetworkImpl:163 node # 65536
2022-10-01T13:10:43,781 INFO NetworkImpl:159 link # 1
2022-10-01T13:10:43,781 INFO NetworkImpl:159 link # 4
2022-10-01T13:10:43,781 INFO NetworkImpl:159 link # 16
2022-10-01T13:10:43,782 INFO NetworkImpl:159 link # 64
2022-10-01T13:10:43,782 INFO NetworkImpl:159 link # 256
2022-10-01T13:10:43,783 INFO NetworkImpl:159 link # 1024
2022-10-01T13:10:43,788 INFO NetworkImpl:159 link # 4096
2022-10-01T13:10:43,807 INFO NetworkImpl:159 link # 16384
2022-10-01T13:10:43,886 INFO NetworkImpl:159 link # 65536
2022-10-01T13:10:44,306 INFO NetworkImpl:159 link # 262144
2022-10-01T13:10:44,939 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T13:10:44,939 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T13:10:44,939 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T13:10:44,939 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T13:10:44,939 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T13:10:44,939 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T13:10:44,940 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T13:10:44,940 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T13:10:44,942 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T13:10:44,944 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T13:10:44,950 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T13:10:44,961 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T13:10:44,980 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T13:10:45,046 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T13:10:45,248 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T13:10:45,488 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T13:10:45,987 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T13:10:46,953 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T13:10:48,648 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T13:10:48,832 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T13:10:48,850 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:10:48,850 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T13:10:48,850 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:10:48,850 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:10:48,850 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:10:48,850 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T13:10:48,850 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T13:10:48,850 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T13:10:48,850 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:10:48,850 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:10:50,780 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:10:50,780 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:10:50,780 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:10:50,781 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:10:50,781 INFO EventsManagerImpl:176
2022-10-01T13:10:50,781 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:10:50,781 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:10:50,781 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:10:50,781 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:10:50,781 INFO EventsManagerImpl:176
2022-10-01T13:10:50,781 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:10:50,781 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:10:50,781 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:10:50,781 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:10:50,781 INFO EventsManagerImpl:176
2022-10-01T13:10:50,781 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:10:50,781 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:10:50,781 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:10:50,781 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:10:50,781 INFO EventsManagerImpl:176
2022-10-01T13:10:50,781 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T13:10:50,782 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T13:10:50,782 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T13:10:50,782 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T13:10:50,782 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T13:10:50,782 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T13:10:50,782 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T13:10:50,782 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:10:50,782 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T13:10:50,782 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:10:50,782 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:10:50,782 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T13:10:50,782 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:10:50,782 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:10:50,782 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:10:50,782 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T13:10:50,782 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T13:10:50,782 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T13:10:50,782 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T13:10:50,782 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:10:50,782 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:10:50,782 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:10:50,782 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T13:10:50,782 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:10:50,783 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:10:50,783 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:10:50,783 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:10:50,783 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:10:50,783 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:10:50,783 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T13:10:50,783 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:10:50,783 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:10:50,783 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:10:50,783 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:10:50,783 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:10:50,783 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:10:50,783 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:10:50,784 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:10:50,784 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:10:50,784 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:10:50,784 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:10:50,784 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:11:00,380 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T13:11:00,384 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T13:11:00,622 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T13:11:00,622 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T13:11:00,622 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T13:11:00,622 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T13:11:00,622 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T13:11:00,622 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T13:11:00,622 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T13:11:00,622 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T13:11:00,874 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T13:11:00,874 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=12s; (s/r): 0.0
2022-10-01T13:11:00,900 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T13:11:00,908 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T13:11:00,927 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T13:11:02,019 INFO VehicularDepartureHandler:110 teleport vehicle 7689_bike from link 292532875 to link 627608828
2022-10-01T13:11:02,098 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1733 #nodes=233
2022-10-01T13:11:02,099 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271746 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T13:11:03,626 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T13:11:04,191 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3078 #nodes=333
2022-10-01T13:11:04,191 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271270 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T13:11:06,216 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T13:11:07,582 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4248 #nodes=464
2022-10-01T13:11:07,582 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270682 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T13:11:07,780 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T13:11:08,756 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T13:11:10,758 INFO VehicularDepartureHandler:110 teleport vehicle 13970_bike from link 30958167#0 to link 195112819
2022-10-01T13:11:10,758 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T13:11:12,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5436 #nodes=711
2022-10-01T13:11:12,207 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269852 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T13:11:18,811 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6967 #nodes=957
2022-10-01T13:11:18,811 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268606 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-10-01T13:11:20,505 INFO MemoryObserver:41 used RAM: 13577 MB free: 2518 MB total: 16096 MB
2022-10-01T13:11:28,457 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10902 #nodes=1709
2022-10-01T13:11:28,458 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266672 lost=0 simT=21600.0s realT=39s; (s/r): 553.8461538461538
2022-10-01T13:11:45,552 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11844 #nodes=1853
2022-10-01T13:11:45,552 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263983 lost=0 simT=25200.0s realT=56s; (s/r): 450.0
2022-10-01T13:12:03,011 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12958 #nodes=1988
2022-10-01T13:12:03,011 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260573 lost=0 simT=28800.0s realT=74s; (s/r): 389.18918918918916
2022-10-01T13:12:20,506 INFO MemoryObserver:41 used RAM: 14082 MB free: 2013 MB total: 16096 MB
2022-10-01T13:12:24,028 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14337 #nodes=2162
2022-10-01T13:12:24,029 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256909 lost=0 simT=32400.0s realT=95s; (s/r): 341.05263157894734
2022-10-01T13:12:46,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14180 #nodes=2000
2022-10-01T13:12:46,639 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251491 lost=0 simT=36000.0s realT=117s; (s/r): 307.6923076923077
2022-10-01T13:13:06,666 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14610 #nodes=2139
2022-10-01T13:13:06,667 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245609 lost=0 simT=39600.0s realT=137s; (s/r): 289.05109489051097
2022-10-01T13:13:20,507 INFO MemoryObserver:41 used RAM: 14977 MB free: 1118 MB total: 16096 MB
2022-10-01T13:13:26,353 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14662 #nodes=2228
2022-10-01T13:13:26,353 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237686 lost=0 simT=43200.0s realT=157s; (s/r): 275.1592356687898
2022-10-01T13:13:50,531 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15197 #nodes=2339
2022-10-01T13:13:50,532 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228613 lost=0 simT=46800.0s realT=181s; (s/r): 258.56353591160223
2022-10-01T13:14:11,573 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15396 #nodes=2328
2022-10-01T13:14:11,573 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217139 lost=0 simT=50400.0s realT=202s; (s/r): 249.5049504950495
2022-10-01T13:14:20,507 INFO MemoryObserver:41 used RAM: 15339 MB free: 756 MB total: 16096 MB
2022-10-01T13:14:32,740 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15520 #nodes=2416
2022-10-01T13:14:32,740 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203494 lost=0 simT=54000.0s realT=223s; (s/r): 242.152466367713
2022-10-01T13:14:58,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15815 #nodes=2459
2022-10-01T13:14:58,366 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186776 lost=0 simT=57600.0s realT=249s; (s/r): 231.32530120481928
2022-10-01T13:15:20,507 INFO MemoryObserver:41 used RAM: 15590 MB free: 505 MB total: 16096 MB
2022-10-01T13:15:21,053 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15688 #nodes=2371
2022-10-01T13:15:21,054 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167075 lost=0 simT=61200.0s realT=272s; (s/r): 225.0
2022-10-01T13:15:54,936 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15293 #nodes=2367
2022-10-01T13:15:54,936 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144729 lost=0 simT=64800.0s realT=306s; (s/r): 211.76470588235293
2022-10-01T13:16:18,174 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14664 #nodes=2076
2022-10-01T13:16:18,175 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120900 lost=0 simT=68400.0s realT=329s; (s/r): 207.90273556231003
2022-10-01T13:16:20,508 INFO MemoryObserver:41 used RAM: 15501 MB free: 594 MB total: 16096 MB
2022-10-01T13:16:38,417 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14205 #nodes=1990
2022-10-01T13:16:38,418 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95731 lost=0 simT=72000.0s realT=349s; (s/r): 206.30372492836676
2022-10-01T13:16:58,082 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12343 #nodes=1633
2022-10-01T13:16:58,082 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73527 lost=0 simT=75600.0s realT=369s; (s/r): 204.8780487804878
2022-10-01T13:17:13,653 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11465 #nodes=1516
2022-10-01T13:17:13,653 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57559 lost=0 simT=79200.0s realT=384s; (s/r): 206.25
2022-10-01T13:17:20,508 INFO MemoryObserver:41 used RAM: 15689 MB free: 406 MB total: 16096 MB
2022-10-01T13:17:28,932 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10873 #nodes=1392
2022-10-01T13:17:28,932 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44134 lost=0 simT=82800.0s realT=400s; (s/r): 207.0
2022-10-01T13:17:41,423 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10162 #nodes=1303
2022-10-01T13:17:41,423 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31955 lost=2 simT=86400.0s realT=412s; (s/r): 209.70873786407768
2022-10-01T13:17:52,900 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8554 #nodes=1050
2022-10-01T13:17:52,900 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25748 lost=5 simT=90000.0s realT=424s; (s/r): 212.26415094339623
2022-10-01T13:18:10,728 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7278 #nodes=854
2022-10-01T13:18:10,728 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21834 lost=6 simT=93600.0s realT=441s; (s/r): 212.24489795918367
2022-10-01T13:18:16,482 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6208 #nodes=685
2022-10-01T13:18:16,482 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18950 lost=7 simT=97200.0s realT=447s; (s/r): 217.4496644295302
2022-10-01T13:18:20,508 INFO MemoryObserver:41 used RAM: 15850 MB free: 245 MB total: 16096 MB
2022-10-01T13:18:21,931 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5260 #nodes=535
2022-10-01T13:18:21,931 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16681 lost=7 simT=100800.0s realT=453s; (s/r): 222.51655629139074
2022-10-01T13:18:26,217 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4436 #nodes=454
2022-10-01T13:18:26,217 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14873 lost=8 simT=104400.0s realT=457s; (s/r): 228.44638949671773
2022-10-01T13:18:29,764 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3736 #nodes=383
2022-10-01T13:18:29,764 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13330 lost=8 simT=108000.0s realT=460s; (s/r): 234.7826086956522
2022-10-01T13:18:32,599 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3077 #nodes=328
2022-10-01T13:18:32,599 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12055 lost=8 simT=111600.0s realT=463s; (s/r): 241.03671706263498
2022-10-01T13:18:34,968 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2599 #nodes=282
2022-10-01T13:18:34,968 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11043 lost=9 simT=115200.0s realT=466s; (s/r): 247.21030042918454
2022-10-01T13:18:36,872 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2233 #nodes=222
2022-10-01T13:18:36,872 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10213 lost=9 simT=118800.0s realT=468s; (s/r): 253.84615384615384
2022-10-01T13:18:38,515 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1934 #nodes=235
2022-10-01T13:18:38,515 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9519 lost=9 simT=122400.0s realT=469s; (s/r): 260.9808102345416
2022-10-01T13:18:39,968 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1724 #nodes=182
2022-10-01T13:18:39,968 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8821 lost=9 simT=126000.0s realT=471s; (s/r): 267.515923566879
2022-10-01T13:18:41,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1410 #nodes=146
2022-10-01T13:18:41,394 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7125 lost=10 simT=129600.0s realT=472s; (s/r): 274.5762711864407
2022-10-01T13:18:41,962 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=358.850048762sec
2022-10-01T13:18:41,962 INFO AbstractController$9:234 ### ITERATION 116 fires after mobsim event
2022-10-01T13:18:41,963 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T13:18:42,007 INFO LegTimesControlerListener:50 [116] average trip (probably: leg) duration is: 1216 seconds = 00:20:16
2022-10-01T13:18:42,007 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T13:18:42,007 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:18:42,007 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:18:42,007 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:18:42,007 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:18:42,008 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T13:18:42,008 INFO EventsManagerImpl:137 event # 1
2022-10-01T13:18:42,008 INFO EventsManagerImpl:137 event # 4
2022-10-01T13:18:42,008 INFO EventsManagerImpl:137 event # 16
2022-10-01T13:18:42,008 INFO EventsManagerImpl:137 event # 64
2022-10-01T13:18:42,008 INFO EventsManagerImpl:137 event # 256
2022-10-01T13:18:42,009 INFO EventsManagerImpl:137 event # 1024
2022-10-01T13:18:42,013 INFO EventsManagerImpl:137 event # 4096
2022-10-01T13:18:42,029 INFO EventsManagerImpl:137 event # 16384
2022-10-01T13:18:42,046 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T13:18:42,376 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:18:42,376 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:18:42,376 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:18:42,376 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:18:42,376 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T13:18:42,376 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T13:18:42,377 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:18:42,379 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:18:42,379 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:16:55][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:18:42,382 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:18:42,382 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:18:42,382 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:18:42,385 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:18:42,385 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T13:18:42,385 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:18:42,385 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:18:42,386 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:18:42,386 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:18:42,386 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:18:42,386 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:18:42,386 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:18:42,387 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:18:42,387 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T13:18:42,388 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:18:42,388 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:18:42,388 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:18:42,388 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:18:42,389 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:18:42,389 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:18:42,389 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:00:39][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:18:42,391 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:18:42,392 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:18:42,392 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:18:42,396 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:18:42,396 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:18:42,396 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:18:42,396 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:18:42,396 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:18:42,396 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:04:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:18:42,396 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T13:18:42,870 INFO ControlerListenerManagerImpl:251 [it.116] all ControlerAfterMobsimListeners called.
2022-10-01T13:18:42,870 INFO AbstractController$4:159 ### ITERATION 116 fires scoring event
2022-10-01T13:18:42,870 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T13:18:43,063 INFO NewScoreAssignerImpl:57 it: 116 msaStart: 599
2022-10-01T13:18:43,245 INFO ControlerListenerManagerImpl:194 [it.116] all ControlerScoringListeners called.
2022-10-01T13:18:43,245 INFO AbstractController$5:167 ### ITERATION 116 fires iteration end event
2022-10-01T13:18:43,245 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T13:18:43,245 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T13:18:43,361 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T13:18:43,362 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T13:18:46,928 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T13:18:46,928 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13536975510560398
2022-10-01T13:18:46,928 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31775291803817457
2022-10-01T13:18:46,928 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1310793531789028E-4
2022-10-01T13:18:46,928 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.1952684903228458E-4
2022-10-01T13:18:46,928 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T13:18:46,928 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1314157042575371
2022-10-01T13:18:46,928 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13865623892737383
2022-10-01T13:18:46,928 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21595151409336696
2022-10-01T13:18:47,114 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T13:18:47,271 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.5538311852226
2022-10-01T13:18:47,272 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.47561524700275
2022-10-01T13:18:47,272 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.80406646106239
2022-10-01T13:18:47,272 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.13775216343333
2022-10-01T13:18:47,317 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T13:18:48,340 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18720.3498297497 meters
2022-10-01T13:18:48,340 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138148.15966385845 meters (statistic on all 2106816 legs which have a finite distance)
2022-10-01T13:18:48,340 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51538.82786747717 meters
2022-10-01T13:18:48,340 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 138106.32383862647 meters (statistic on all 765023 trips which have a finite distance)
2022-10-01T13:18:48,340 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T13:18:48,340 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T13:18:49,518 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T13:18:49,519 INFO LegHistogramListener:72 number of legs: 2113924 100%
2022-10-01T13:18:49,520 INFO LegHistogramListener:79 number of bike legs: 104659 4.950934849124188%
2022-10-01T13:18:49,520 INFO LegHistogramListener:79 number of car legs: 247359 11.701414052728481%
2022-10-01T13:18:49,520 INFO LegHistogramListener:79 number of drtNorth legs: 181 0.008562275654186243%
2022-10-01T13:18:49,520 INFO LegHistogramListener:79 number of drtSoutheast legs: 177 0.008373054092767764%
2022-10-01T13:18:49,520 INFO LegHistogramListener:79 number of freight legs: 47065 2.2264281970401965%
2022-10-01T13:18:49,520 INFO LegHistogramListener:79 number of pt legs: 120864 5.717518699820807%
2022-10-01T13:18:49,520 INFO LegHistogramListener:79 number of ride legs: 107560 5.088167786542941%
2022-10-01T13:18:49,520 INFO LegHistogramListener:79 number of walk legs: 1486059 70.29860108499643%
2022-10-01T13:18:50,058 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T13:18:50,058 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T13:18:54,251 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6583186554173064
2022-10-01T13:18:54,251 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4631695568895485
2022-10-01T13:18:54,251 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011658031088082901
2022-10-01T13:18:54,251 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009833775810452045
2022-10-01T13:18:54,251 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T13:18:54,251 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5479800962323544
2022-10-01T13:18:54,251 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7224102250727905
2022-10-01T13:18:54,251 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9114125718276445
2022-10-01T13:18:54,251 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.23981061636977052
2022-10-01T13:18:54,251 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39115961527598764
2022-10-01T13:18:54,252 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0013800664485947715
2022-10-01T13:18:54,252 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0011284450309905153
2022-10-01T13:18:54,252 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T13:18:54,252 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3361957409223722
2022-10-01T13:18:54,252 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.29052902119268553
2022-10-01T13:18:54,252 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6752029660516492
2022-10-01T13:18:54,252 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18489167441215587
2022-10-01T13:18:54,252 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3789855035252674
2022-10-01T13:18:54,252 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.016889445765314E-4
2022-10-01T13:18:54,252 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.6831059326168117E-4
2022-10-01T13:18:54,252 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T13:18:54,252 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22853258497357976
2022-10-01T13:18:54,252 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2165741487236632
2022-10-01T13:18:54,252 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.43001715133744484
2022-10-01T13:18:54,446 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T13:18:55,538 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T13:18:55,837 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T13:18:56,182 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T13:18:57,247 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T13:18:57,556 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T13:18:57,891 INFO ControlerListenerManagerImpl:171 [it.116] all ControlerIterationEndsListeners called.
2022-10-01T13:18:58,062 INFO AbstractController:181 ### ITERATION 116 ENDS
2022-10-01T13:18:58,062 INFO AbstractController:182 ###################################################
2022-10-01T13:18:58,062 INFO AbstractController:133 ###################################################
2022-10-01T13:18:58,062 INFO AbstractController:134 ### ITERATION 117 BEGINS
2022-10-01T13:18:58,063 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T13:18:58,063 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T13:18:58,063 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T13:18:58,063 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T13:18:58,063 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T13:19:04,384 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T13:19:04,434 INFO ControlerListenerManagerImpl:148 [it.117] all ControlerIterationStartsListeners called.
2022-10-01T13:19:04,435 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T13:19:06,468 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169953 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T13:19:06,468 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30255 plans
2022-10-01T13:19:06,469 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:06,470 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:19:06,470 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:19:06,470 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:06,472 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:19:06,473 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:06,476 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:19:06,476 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:06,482 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:19:06,483 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:06,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:06,492 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:06,499 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:06,501 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:19:06,509 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:06,517 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:06,530 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:19:06,654 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:19:06,778 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:19:07,113 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:19:07,177 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:07,575 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:07,598 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:19:08,463 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:19:10,395 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:19:14,723 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T13:19:20,508 INFO MemoryObserver:41 used RAM: 15834 MB free: 261 MB total: 16096 MB
2022-10-01T13:19:21,675 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T13:19:44,934 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:19:44,934 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30255 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T13:19:44,934 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30506 plans
2022-10-01T13:19:44,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T13:19:44,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T13:19:44,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T13:19:44,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T13:19:44,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T13:19:44,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T13:19:44,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T13:19:44,936 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T13:19:44,937 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T13:19:44,939 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T13:19:44,943 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T13:19:44,935 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T13:19:44,952 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T13:19:44,971 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T13:19:45,004 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T13:19:45,073 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T13:19:45,256 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30506 plans
2022-10-01T13:19:45,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:45,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:45,257 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:19:45,257 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:19:45,257 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:19:45,257 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:45,258 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:19:45,258 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:45,260 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:45,262 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:19:45,262 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:45,265 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:19:45,270 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:45,274 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:45,274 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:45,279 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:45,279 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:19:45,280 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:45,312 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:19:45,365 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:19:45,395 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:19:45,622 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:19:46,060 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:19:46,894 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:19:48,979 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:19:53,012 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T13:20:01,491 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T13:20:20,509 INFO MemoryObserver:41 used RAM: 14973 MB free: 1122 MB total: 16096 MB
2022-10-01T13:20:22,370 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:20:22,371 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30506 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T13:20:22,371 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7714 plans
2022-10-01T13:20:22,371 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T13:20:22,371 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T13:20:22,371 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T13:20:22,371 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T13:20:22,371 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T13:20:22,371 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T13:20:22,371 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T13:20:22,371 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T13:20:22,372 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T13:20:22,372 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T13:20:22,373 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T13:20:22,374 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T13:20:22,376 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T13:20:22,382 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T13:20:22,383 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7714 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T13:20:22,383 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40162 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T13:20:22,383 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6903 plans
2022-10-01T13:20:22,383 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:20:22,384 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:20:22,384 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:20:22,390 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:20:22,395 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:20:22,408 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:20:22,447 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:20:22,692 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:20:22,977 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:20:23,294 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:20:24,030 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:20:25,530 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:20:28,579 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:20:38,421 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:20:38,421 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6903 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T13:20:38,421 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T13:20:39,630 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T13:20:40,697 INFO ControlerListenerManagerImpl:213 [it.117] all ControlerReplanningListeners called.
2022-10-01T13:20:40,697 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T13:20:40,697 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T13:20:40,697 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T13:20:40,796 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T13:20:40,904 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T13:20:40,904 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T13:20:40,904 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T13:20:40,915 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T13:20:40,926 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T13:20:40,927 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T13:20:40,928 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T13:20:40,929 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T13:20:40,929 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T13:20:40,929 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T13:20:40,929 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T13:20:40,929 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T13:20:40,929 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T13:20:40,929 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:20:40,929 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:20:40,929 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T13:20:40,929 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:20:40,929 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:20:40,929 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T13:20:40,930 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T13:20:40,930 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T13:20:40,930 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T13:20:41,669 INFO ControlerListenerManagerImpl:232 [it.117] all ControlerBeforeMobsimListeners called.
2022-10-01T13:20:41,669 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T13:20:41,670 INFO NetworkImpl:163 node # 1
2022-10-01T13:20:41,670 INFO NetworkImpl:163 node # 4
2022-10-01T13:20:41,670 INFO NetworkImpl:163 node # 16
2022-10-01T13:20:41,670 INFO NetworkImpl:163 node # 64
2022-10-01T13:20:41,670 INFO NetworkImpl:163 node # 256
2022-10-01T13:20:41,670 INFO NetworkImpl:163 node # 1024
2022-10-01T13:20:41,670 INFO NetworkImpl:163 node # 4096
2022-10-01T13:20:41,672 INFO NetworkImpl:163 node # 16384
2022-10-01T13:20:41,682 INFO NetworkImpl:163 node # 65536
2022-10-01T13:20:41,717 INFO NetworkImpl:159 link # 1
2022-10-01T13:20:41,717 INFO NetworkImpl:159 link # 4
2022-10-01T13:20:41,717 INFO NetworkImpl:159 link # 16
2022-10-01T13:20:41,717 INFO NetworkImpl:159 link # 64
2022-10-01T13:20:41,718 INFO NetworkImpl:159 link # 256
2022-10-01T13:20:41,719 INFO NetworkImpl:159 link # 1024
2022-10-01T13:20:41,724 INFO NetworkImpl:159 link # 4096
2022-10-01T13:20:41,743 INFO NetworkImpl:159 link # 16384
2022-10-01T13:20:41,822 INFO NetworkImpl:159 link # 65536
2022-10-01T13:20:42,185 INFO NetworkImpl:159 link # 262144
2022-10-01T13:20:42,937 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T13:20:42,937 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T13:20:42,937 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T13:20:42,937 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T13:20:42,937 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T13:20:42,937 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T13:20:42,938 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T13:20:42,938 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T13:20:42,940 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T13:20:42,942 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T13:20:42,947 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T13:20:42,961 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T13:20:42,988 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T13:20:43,041 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T13:20:43,159 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T13:20:43,399 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T13:20:43,933 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T13:20:44,858 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T13:20:46,435 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T13:20:46,581 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T13:20:46,602 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:20:46,602 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T13:20:46,602 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:20:46,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:20:46,603 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:20:46,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T13:20:46,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T13:20:46,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T13:20:46,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:20:46,603 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:20:54,850 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:20:54,850 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:20:54,850 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:20:54,850 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:20:54,850 INFO EventsManagerImpl:176
2022-10-01T13:20:54,850 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:20:54,850 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:20:54,850 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:20:54,851 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:20:54,851 INFO EventsManagerImpl:176
2022-10-01T13:20:54,851 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:20:54,851 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:20:54,851 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:20:54,851 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:20:54,851 INFO EventsManagerImpl:176
2022-10-01T13:20:54,851 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:20:54,851 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:20:54,851 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:20:54,851 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:20:54,851 INFO EventsManagerImpl:176
2022-10-01T13:20:54,851 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T13:20:54,851 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T13:20:54,851 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T13:20:54,851 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T13:20:54,851 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T13:20:54,851 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T13:20:54,851 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T13:20:54,851 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:20:54,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T13:20:54,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:20:54,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:20:54,852 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T13:20:54,852 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:20:54,852 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:20:54,852 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:20:54,852 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T13:20:54,852 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T13:20:54,852 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T13:20:54,852 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T13:20:54,852 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:20:54,852 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:20:54,852 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:20:54,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T13:20:54,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:20:54,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:20:54,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:20:54,852 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:20:54,852 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:20:54,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:20:54,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:20:54,852 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:20:54,852 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:20:54,853 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:20:54,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:20:54,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:20:54,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:20:54,853 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:20:54,853 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T13:20:54,853 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:20:54,853 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:20:54,853 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:20:54,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T13:20:54,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:20:54,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:20:54,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:20:54,853 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:20:54,853 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:20:54,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:20:54,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:20:54,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:20:54,853 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:20:54,853 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:20:54,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:20:54,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:20:54,853 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:20:54,853 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:20:56,498 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T13:20:56,501 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T13:20:56,700 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T13:20:56,700 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T13:20:56,700 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T13:20:56,700 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T13:20:56,700 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T13:20:56,700 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T13:20:56,700 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T13:20:56,700 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T13:20:56,927 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T13:20:56,928 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T13:20:56,964 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T13:20:56,964 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T13:20:56,975 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T13:20:57,126 INFO VehicularDepartureHandler:110 teleport vehicle 198342_bike from link 24020796 to link -788308463
2022-10-01T13:20:57,829 INFO VehicularDepartureHandler:110 teleport vehicle 85509_bike from link 14496442 to link -323108960#1
2022-10-01T13:20:58,139 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1717 #nodes=236
2022-10-01T13:20:58,139 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271767 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T13:20:59,900 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3062 #nodes=343
2022-10-01T13:20:59,900 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271271 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T13:21:01,514 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T13:21:02,965 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4260 #nodes=467
2022-10-01T13:21:02,965 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270680 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T13:21:03,146 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T13:21:03,961 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T13:21:04,431 INFO VehicularDepartureHandler:110 teleport vehicle 15183_bike from link -855874110 to link 341989089#0
2022-10-01T13:21:04,431 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T13:21:06,898 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5434 #nodes=709
2022-10-01T13:21:06,899 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269855 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T13:21:12,991 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6975 #nodes=960
2022-10-01T13:21:12,991 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268618 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T13:21:20,509 INFO MemoryObserver:41 used RAM: 13580 MB free: 2515 MB total: 16096 MB
2022-10-01T13:21:22,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10914 #nodes=1729
2022-10-01T13:21:22,366 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266688 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-10-01T13:21:34,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11781 #nodes=1960
2022-10-01T13:21:34,759 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=264003 lost=0 simT=25200.0s realT=48s; (s/r): 525.0
2022-10-01T13:21:51,277 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12991 #nodes=1967
2022-10-01T13:21:51,278 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260562 lost=0 simT=28800.0s realT=64s; (s/r): 450.0
2022-10-01T13:22:07,888 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14252 #nodes=2149
2022-10-01T13:22:07,889 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256915 lost=0 simT=32400.0s realT=81s; (s/r): 400.0
2022-10-01T13:22:20,510 INFO MemoryObserver:41 used RAM: 14749 MB free: 1346 MB total: 16096 MB
2022-10-01T13:22:25,355 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14014 #nodes=2063
2022-10-01T13:22:25,355 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251484 lost=0 simT=36000.0s realT=98s; (s/r): 367.3469387755102
2022-10-01T13:22:44,841 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14525 #nodes=2112
2022-10-01T13:22:44,842 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245592 lost=0 simT=39600.0s realT=118s; (s/r): 335.59322033898303
2022-10-01T13:23:02,339 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14739 #nodes=2196
2022-10-01T13:23:02,339 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237702 lost=0 simT=43200.0s realT=135s; (s/r): 320.0
2022-10-01T13:23:20,510 INFO MemoryObserver:41 used RAM: 15053 MB free: 1042 MB total: 16096 MB
2022-10-01T13:23:20,783 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15004 #nodes=2315
2022-10-01T13:23:20,783 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228642 lost=0 simT=46800.0s realT=154s; (s/r): 303.8961038961039
2022-10-01T13:23:42,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15282 #nodes=2380
2022-10-01T13:23:42,800 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217328 lost=0 simT=50400.0s realT=176s; (s/r): 286.3636363636364
2022-10-01T13:24:01,402 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15510 #nodes=2445
2022-10-01T13:24:01,403 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203564 lost=0 simT=54000.0s realT=194s; (s/r): 278.35051546391753
2022-10-01T13:24:20,511 INFO MemoryObserver:41 used RAM: 15856 MB free: 239 MB total: 16096 MB
2022-10-01T13:24:20,951 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15741 #nodes=2426
2022-10-01T13:24:20,951 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186784 lost=0 simT=57600.0s realT=214s; (s/r): 269.1588785046729
2022-10-01T13:24:45,038 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15658 #nodes=2318
2022-10-01T13:24:45,038 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167201 lost=0 simT=61200.0s realT=238s; (s/r): 257.14285714285717
2022-10-01T13:25:14,703 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15156 #nodes=2325
2022-10-01T13:25:14,703 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144999 lost=0 simT=64800.0s realT=268s; (s/r): 241.7910447761194
2022-10-01T13:25:20,511 INFO MemoryObserver:41 used RAM: 15151 MB free: 944 MB total: 16096 MB
2022-10-01T13:25:34,795 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14617 #nodes=2133
2022-10-01T13:25:34,795 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121081 lost=0 simT=68400.0s realT=288s; (s/r): 237.5
2022-10-01T13:25:54,276 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14172 #nodes=2064
2022-10-01T13:25:54,276 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95926 lost=0 simT=72000.0s realT=307s; (s/r): 234.52768729641693
2022-10-01T13:26:10,458 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12305 #nodes=1678
2022-10-01T13:26:10,458 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73668 lost=0 simT=75600.0s realT=323s; (s/r): 234.05572755417955
2022-10-01T13:26:20,511 INFO MemoryObserver:41 used RAM: 15762 MB free: 333 MB total: 16096 MB
2022-10-01T13:26:24,568 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11366 #nodes=1453
2022-10-01T13:26:24,568 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57664 lost=0 simT=79200.0s realT=337s; (s/r): 235.01483679525222
2022-10-01T13:26:37,918 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10902 #nodes=1345
2022-10-01T13:26:37,918 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44325 lost=0 simT=82800.0s realT=351s; (s/r): 235.89743589743588
2022-10-01T13:26:56,367 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10220 #nodes=1264
2022-10-01T13:26:56,368 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32149 lost=1 simT=86400.0s realT=369s; (s/r): 234.14634146341464
2022-10-01T13:27:11,798 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8498 #nodes=994
2022-10-01T13:27:11,798 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25890 lost=4 simT=90000.0s realT=385s; (s/r): 233.76623376623377
2022-10-01T13:27:20,511 INFO MemoryObserver:41 used RAM: 15548 MB free: 547 MB total: 16096 MB
2022-10-01T13:27:25,639 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7218 #nodes=861
2022-10-01T13:27:25,639 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21987 lost=7 simT=93600.0s realT=399s; (s/r): 234.58646616541353
2022-10-01T13:27:38,590 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6176 #nodes=659
2022-10-01T13:27:38,590 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19040 lost=8 simT=97200.0s realT=411s; (s/r): 236.4963503649635
2022-10-01T13:27:50,687 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5264 #nodes=569
2022-10-01T13:27:50,687 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16775 lost=8 simT=100800.0s realT=424s; (s/r): 237.73584905660377
2022-10-01T13:27:53,762 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4432 #nodes=454
2022-10-01T13:27:53,762 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=15014 lost=9 simT=104400.0s realT=427s; (s/r): 244.49648711943794
2022-10-01T13:28:04,559 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3716 #nodes=395
2022-10-01T13:28:04,559 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13473 lost=9 simT=108000.0s realT=437s; (s/r): 247.1395881006865
2022-10-01T13:28:06,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3128 #nodes=330
2022-10-01T13:28:06,657 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12182 lost=9 simT=111600.0s realT=440s; (s/r): 253.63636363636363
2022-10-01T13:28:17,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2612 #nodes=301
2022-10-01T13:28:17,010 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11155 lost=10 simT=115200.0s realT=450s; (s/r): 256.0
2022-10-01T13:28:18,453 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2226 #nodes=226
2022-10-01T13:28:18,453 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10302 lost=10 simT=118800.0s realT=451s; (s/r): 263.4146341463415
2022-10-01T13:28:19,766 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1956 #nodes=198
2022-10-01T13:28:19,766 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9616 lost=10 simT=122400.0s realT=453s; (s/r): 270.19867549668874
2022-10-01T13:28:20,512 INFO MemoryObserver:41 used RAM: 15872 MB free: 223 MB total: 16096 MB
2022-10-01T13:28:20,935 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1679 #nodes=187
2022-10-01T13:28:20,935 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8894 lost=10 simT=126000.0s realT=454s; (s/r): 277.5330396475771
2022-10-01T13:28:30,364 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1379 #nodes=154
2022-10-01T13:28:30,364 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7213 lost=10 simT=129600.0s realT=463s; (s/r): 279.91360691144706
2022-10-01T13:28:30,866 INFO AbstractController$9:234 ### ITERATION 117 fires after mobsim event
2022-10-01T13:28:30,866 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=308.506182637sec
2022-10-01T13:28:30,866 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T13:28:30,901 INFO LegTimesControlerListener:50 [117] average trip (probably: leg) duration is: 1218 seconds = 00:20:18
2022-10-01T13:28:30,901 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T13:28:30,902 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:28:30,902 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:28:30,902 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:28:30,902 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:28:30,902 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T13:28:30,902 INFO EventsManagerImpl:137 event # 1
2022-10-01T13:28:30,902 INFO EventsManagerImpl:137 event # 4
2022-10-01T13:28:30,902 INFO EventsManagerImpl:137 event # 16
2022-10-01T13:28:30,902 INFO EventsManagerImpl:137 event # 64
2022-10-01T13:28:30,902 INFO EventsManagerImpl:137 event # 256
2022-10-01T13:28:30,903 INFO EventsManagerImpl:137 event # 1024
2022-10-01T13:28:30,907 INFO EventsManagerImpl:137 event # 4096
2022-10-01T13:28:30,921 INFO EventsManagerImpl:137 event # 16384
2022-10-01T13:28:30,937 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T13:28:31,263 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:28:31,263 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:28:31,263 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:28:31,263 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:28:31,263 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T13:28:31,264 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T13:28:31,264 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:28:31,267 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:28:31,267 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:58:46][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:28:31,269 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:28:31,269 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:28:31,269 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:39][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:28:31,273 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:28:31,273 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:28:31,273 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:28:31,273 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:28:31,273 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:28:31,273 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:28:31,274 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:28:31,274 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:28:31,274 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:25][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:28:31,276 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:28:31,276 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:28:31,276 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=35:27:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:28:31,277 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:28:31,277 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:28:31,277 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:00:39][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:28:31,279 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:28:31,279 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:28:31,279 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:28:31,284 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:28:31,284 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:28:31,284 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:28:31,284 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:28:31,284 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:28:31,284 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:28:31,285 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:28:31,285 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:28:31,285 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:28:31,285 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T13:28:31,763 INFO ControlerListenerManagerImpl:251 [it.117] all ControlerAfterMobsimListeners called.
2022-10-01T13:28:31,763 INFO AbstractController$4:159 ### ITERATION 117 fires scoring event
2022-10-01T13:28:31,764 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T13:28:31,956 INFO NewScoreAssignerImpl:57 it: 117 msaStart: 599
2022-10-01T13:28:32,141 INFO ControlerListenerManagerImpl:194 [it.117] all ControlerScoringListeners called.
2022-10-01T13:28:32,141 INFO AbstractController$5:167 ### ITERATION 117 fires iteration end event
2022-10-01T13:28:32,141 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T13:28:32,141 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T13:28:32,258 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T13:28:32,259 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T13:28:43,336 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T13:28:43,337 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13543266046000504
2022-10-01T13:28:43,337 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.317164945541936
2022-10-01T13:28:43,337 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3878359017546742E-4
2022-10-01T13:28:43,337 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0155389063198056E-4
2022-10-01T13:28:43,337 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T13:28:43,337 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1315184068769674
2022-10-01T13:28:43,337 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13858177952828687
2022-10-01T13:28:43,337 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2164406353184038
2022-10-01T13:28:43,514 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T13:28:43,660 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.87872358357383
2022-10-01T13:28:43,660 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.57503176471128
2022-10-01T13:28:43,660 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.74611495536719
2022-10-01T13:28:43,660 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.11656915211854
2022-10-01T13:28:43,705 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T13:28:44,659 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18706.455864598807 meters
2022-10-01T13:28:44,660 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137991.44034995805 meters (statistic on all 2105989 legs which have a finite distance)
2022-10-01T13:28:44,660 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51492.69852874972 meters
2022-10-01T13:28:44,660 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137925.1769245797 meters (statistic on all 764704 trips which have a finite distance)
2022-10-01T13:28:44,660 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T13:28:44,660 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T13:28:45,841 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T13:28:45,843 INFO LegHistogramListener:72 number of legs: 2113190 100%
2022-10-01T13:28:45,843 INFO LegHistogramListener:79 number of bike legs: 104675 4.953411666721875%
2022-10-01T13:28:45,843 INFO LegHistogramListener:79 number of car legs: 246909 11.684183627596193%
2022-10-01T13:28:45,844 INFO LegHistogramListener:79 number of drtNorth legs: 200 0.009464364302310724%
2022-10-01T13:28:45,844 INFO LegHistogramListener:79 number of drtSoutheast legs: 161 0.0076188132633601335%
2022-10-01T13:28:45,844 INFO LegHistogramListener:79 number of freight legs: 47065 2.2272015294412713%
2022-10-01T13:28:45,844 INFO LegHistogramListener:79 number of pt legs: 120980 5.724993966467757%
2022-10-01T13:28:45,844 INFO LegHistogramListener:79 number of ride legs: 107454 5.084919008702483%
2022-10-01T13:28:45,844 INFO LegHistogramListener:79 number of walk legs: 1485746 70.30820702350475%
2022-10-01T13:28:46,387 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T13:28:46,387 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6606512886611173
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46364455650441366
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011696544570369267
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.00987357307548129
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5486245551692795
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7244450207202535
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.911873449832338
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24033054838063644
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3913008313777043
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0013954718415093176
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0011451342066479406
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.337565537109024
2022-10-01T13:28:50,213 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2912030071326969
2022-10-01T13:28:50,214 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6778680990258656
2022-10-01T13:28:50,214 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18501620133821514
2022-10-01T13:28:50,214 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37908692236195485
2022-10-01T13:28:50,214 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.016889445765314E-4
2022-10-01T13:28:50,214 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.7087815874743886E-4
2022-10-01T13:28:50,214 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T13:28:50,214 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22900501702295917
2022-10-01T13:28:50,214 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2167975269209241
2022-10-01T13:28:50,214 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4322085684795391
2022-10-01T13:28:50,438 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T13:28:51,572 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T13:28:51,882 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T13:28:52,240 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T13:28:53,302 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T13:28:53,592 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T13:28:53,916 INFO ControlerListenerManagerImpl:171 [it.117] all ControlerIterationEndsListeners called.
2022-10-01T13:28:54,072 INFO AbstractController:181 ### ITERATION 117 ENDS
2022-10-01T13:28:54,072 INFO AbstractController:182 ###################################################
2022-10-01T13:28:54,072 INFO AbstractController:133 ###################################################
2022-10-01T13:28:54,072 INFO AbstractController:134 ### ITERATION 118 BEGINS
2022-10-01T13:28:54,073 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T13:28:54,073 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T13:28:54,073 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T13:28:54,073 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T13:28:54,073 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T13:28:54,407 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T13:28:54,452 INFO ControlerListenerManagerImpl:148 [it.118] all ControlerIterationStartsListeners called.
2022-10-01T13:28:54,452 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T13:28:56,471 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169744 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T13:28:56,471 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30614 plans
2022-10-01T13:28:56,488 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:28:56,489 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:28:56,489 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:28:56,489 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:28:56,489 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:28:56,489 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:28:56,492 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:28:56,492 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:28:56,496 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:28:56,497 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:28:56,498 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:28:56,532 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:28:56,540 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:28:56,548 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:28:56,582 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:28:56,592 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:28:56,610 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:28:56,664 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:28:56,678 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:28:56,732 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:28:56,909 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:28:57,200 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:28:57,684 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:28:58,844 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:29:01,041 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:29:12,545 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T13:29:19,226 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T13:29:20,512 INFO MemoryObserver:41 used RAM: 14766 MB free: 1329 MB total: 16096 MB
2022-10-01T13:29:34,632 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:29:34,633 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30614 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T13:29:34,633 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30499 plans
2022-10-01T13:29:34,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T13:29:34,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T13:29:34,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T13:29:34,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T13:29:34,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T13:29:34,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T13:29:34,633 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T13:29:34,634 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T13:29:34,634 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T13:29:34,635 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T13:29:34,636 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T13:29:34,639 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T13:29:34,645 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T13:29:34,657 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T13:29:34,678 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T13:29:34,718 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T13:29:34,902 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30499 plans
2022-10-01T13:29:34,902 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:29:34,902 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:29:34,902 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:29:34,903 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:29:34,903 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:29:34,903 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:29:34,906 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:29:34,907 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:29:34,909 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:29:34,909 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:29:34,917 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:29:34,923 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:29:34,924 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:29:34,936 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:29:34,941 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:29:34,942 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:29:34,946 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:29:34,976 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:29:34,982 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:29:34,989 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:29:35,059 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:29:35,324 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:29:35,903 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:29:37,038 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:29:39,312 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:29:43,376 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T13:29:52,193 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T13:30:12,061 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:30:12,061 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30499 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T13:30:12,061 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7571 plans
2022-10-01T13:30:12,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T13:30:12,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T13:30:12,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T13:30:12,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T13:30:12,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T13:30:12,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T13:30:12,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T13:30:12,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T13:30:12,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T13:30:12,062 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T13:30:12,063 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T13:30:12,063 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T13:30:12,065 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T13:30:12,067 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T13:30:12,067 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7571 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T13:30:12,067 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40218 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T13:30:12,067 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6847 plans
2022-10-01T13:30:12,068 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:30:12,068 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:30:12,069 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:30:12,070 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:30:12,073 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:30:12,086 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:30:12,122 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:30:12,180 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:30:12,336 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:30:12,747 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:30:13,262 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:30:14,233 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:30:16,886 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:30:20,513 INFO MemoryObserver:41 used RAM: 14959 MB free: 1136 MB total: 16096 MB
2022-10-01T13:30:26,359 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:30:26,359 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6847 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T13:30:26,359 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T13:30:27,542 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T13:30:28,702 INFO ControlerListenerManagerImpl:213 [it.118] all ControlerReplanningListeners called.
2022-10-01T13:30:28,702 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T13:30:28,703 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T13:30:28,703 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T13:30:28,811 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T13:30:28,897 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T13:30:28,897 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T13:30:28,897 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T13:30:28,907 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T13:30:28,917 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T13:30:28,917 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T13:30:28,918 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T13:30:28,919 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T13:30:28,919 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T13:30:28,919 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T13:30:28,919 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T13:30:28,919 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T13:30:28,919 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T13:30:28,919 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:30:28,919 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:30:28,919 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T13:30:28,920 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:30:28,920 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:30:28,920 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T13:30:28,920 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T13:30:28,920 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T13:30:28,920 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T13:30:29,634 INFO ControlerListenerManagerImpl:232 [it.118] all ControlerBeforeMobsimListeners called.
2022-10-01T13:30:29,634 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T13:30:29,635 INFO NetworkImpl:163 node # 1
2022-10-01T13:30:29,635 INFO NetworkImpl:163 node # 4
2022-10-01T13:30:29,635 INFO NetworkImpl:163 node # 16
2022-10-01T13:30:29,635 INFO NetworkImpl:163 node # 64
2022-10-01T13:30:29,635 INFO NetworkImpl:163 node # 256
2022-10-01T13:30:29,635 INFO NetworkImpl:163 node # 1024
2022-10-01T13:30:29,636 INFO NetworkImpl:163 node # 4096
2022-10-01T13:30:29,638 INFO NetworkImpl:163 node # 16384
2022-10-01T13:30:29,648 INFO NetworkImpl:163 node # 65536
2022-10-01T13:30:29,683 INFO NetworkImpl:159 link # 1
2022-10-01T13:30:29,683 INFO NetworkImpl:159 link # 4
2022-10-01T13:30:29,683 INFO NetworkImpl:159 link # 16
2022-10-01T13:30:29,683 INFO NetworkImpl:159 link # 64
2022-10-01T13:30:29,684 INFO NetworkImpl:159 link # 256
2022-10-01T13:30:29,685 INFO NetworkImpl:159 link # 1024
2022-10-01T13:30:29,689 INFO NetworkImpl:159 link # 4096
2022-10-01T13:30:29,709 INFO NetworkImpl:159 link # 16384
2022-10-01T13:30:29,790 INFO NetworkImpl:159 link # 65536
2022-10-01T13:30:30,162 INFO NetworkImpl:159 link # 262144
2022-10-01T13:30:30,888 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T13:30:30,889 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T13:30:30,889 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T13:30:30,889 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T13:30:30,889 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T13:30:30,890 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T13:30:30,891 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T13:30:30,893 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T13:30:30,897 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T13:30:30,903 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T13:30:30,912 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T13:30:30,928 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T13:30:30,959 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T13:30:31,020 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T13:30:31,144 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T13:30:31,394 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T13:30:31,947 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T13:30:32,846 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T13:30:34,466 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T13:30:34,628 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T13:30:34,646 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:30:34,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T13:30:34,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:30:34,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:30:34,646 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:30:34,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T13:30:34,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T13:30:34,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T13:30:34,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:30:34,646 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:30:36,620 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:30:36,620 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:30:36,620 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:30:36,620 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:30:36,620 INFO EventsManagerImpl:176
2022-10-01T13:30:36,620 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:30:36,621 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:30:36,621 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:30:36,621 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:30:36,621 INFO EventsManagerImpl:176
2022-10-01T13:30:36,621 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:30:36,621 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:30:36,621 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:30:36,621 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:30:36,621 INFO EventsManagerImpl:176
2022-10-01T13:30:36,621 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:30:36,621 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:30:36,621 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:30:36,621 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:30:36,621 INFO EventsManagerImpl:176
2022-10-01T13:30:36,621 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T13:30:36,621 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T13:30:36,621 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T13:30:36,621 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T13:30:36,621 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T13:30:36,621 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T13:30:36,621 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T13:30:36,622 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:30:36,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T13:30:36,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:30:36,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:30:36,622 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T13:30:36,622 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:30:36,622 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:30:36,622 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:30:36,622 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T13:30:36,622 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T13:30:36,622 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T13:30:36,622 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T13:30:36,622 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:30:36,622 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:30:36,622 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:30:36,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T13:30:36,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:30:36,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:30:36,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:30:36,622 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:30:36,622 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:30:36,622 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:30:36,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:30:36,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:30:36,623 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:30:36,623 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:30:36,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:30:36,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:30:36,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:30:36,623 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:30:36,623 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T13:30:36,623 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:30:36,623 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:30:36,623 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:30:36,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T13:30:36,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:30:36,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:30:36,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:30:36,623 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:30:36,623 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:30:36,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:30:36,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:30:36,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:30:36,623 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:30:36,623 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:30:36,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:30:36,623 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:30:36,624 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:30:36,624 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:30:45,877 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T13:30:45,880 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T13:30:46,113 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T13:30:46,113 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T13:30:46,113 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T13:30:46,113 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T13:30:46,113 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T13:30:46,113 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T13:30:46,113 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T13:30:46,113 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T13:30:46,346 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T13:30:46,346 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T13:30:46,373 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T13:30:46,373 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T13:30:46,382 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T13:30:46,402 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T13:30:47,621 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1730 #nodes=226
2022-10-01T13:30:47,621 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271745 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T13:30:49,427 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T13:30:49,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3057 #nodes=351
2022-10-01T13:30:49,749 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271255 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T13:30:49,778 INFO VehicularDepartureHandler:110 teleport vehicle 33708_bike from link 48230556 to link -291797156#1
2022-10-01T13:30:51,467 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T13:30:51,820 INFO VehicularDepartureHandler:110 teleport vehicle 15324_bike from link 980109812 to link -356359316#1
2022-10-01T13:30:52,583 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4253 #nodes=478
2022-10-01T13:30:52,583 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270669 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T13:30:52,778 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T13:30:52,778 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T13:30:57,507 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5473 #nodes=679
2022-10-01T13:30:57,507 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269839 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T13:31:04,022 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=7015 #nodes=970
2022-10-01T13:31:04,022 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268623 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-10-01T13:31:14,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10896 #nodes=1742
2022-10-01T13:31:14,200 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266673 lost=0 simT=21600.0s realT=39s; (s/r): 553.8461538461538
2022-10-01T13:31:20,513 INFO MemoryObserver:41 used RAM: 13707 MB free: 2388 MB total: 16096 MB
2022-10-01T13:31:28,861 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11890 #nodes=1907
2022-10-01T13:31:28,862 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263979 lost=0 simT=25200.0s realT=54s; (s/r): 466.6666666666667
2022-10-01T13:31:46,428 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13068 #nodes=1975
2022-10-01T13:31:46,429 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260567 lost=0 simT=28800.0s realT=71s; (s/r): 405.63380281690144
2022-10-01T13:32:03,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14314 #nodes=2200
2022-10-01T13:32:03,949 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256943 lost=0 simT=32400.0s realT=89s; (s/r): 364.0449438202247
2022-10-01T13:32:20,513 INFO MemoryObserver:41 used RAM: 14455 MB free: 1640 MB total: 16096 MB
2022-10-01T13:32:27,141 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14078 #nodes=2075
2022-10-01T13:32:27,142 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251518 lost=0 simT=36000.0s realT=112s; (s/r): 321.42857142857144
2022-10-01T13:32:46,058 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14511 #nodes=2154
2022-10-01T13:32:46,058 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245567 lost=0 simT=39600.0s realT=131s; (s/r): 302.29007633587787
2022-10-01T13:33:05,004 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14679 #nodes=2203
2022-10-01T13:33:05,005 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237728 lost=0 simT=43200.0s realT=150s; (s/r): 288.0
2022-10-01T13:33:20,515 INFO MemoryObserver:41 used RAM: 15300 MB free: 795 MB total: 16096 MB
2022-10-01T13:33:28,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15094 #nodes=2254
2022-10-01T13:33:28,716 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228569 lost=0 simT=46800.0s realT=174s; (s/r): 268.9655172413793
2022-10-01T13:33:48,449 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15280 #nodes=2327
2022-10-01T13:33:48,450 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217079 lost=0 simT=50400.0s realT=193s; (s/r): 261.139896373057
2022-10-01T13:34:08,812 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15578 #nodes=2446
2022-10-01T13:34:08,812 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203400 lost=0 simT=54000.0s realT=214s; (s/r): 252.33644859813083
2022-10-01T13:34:20,516 INFO MemoryObserver:41 used RAM: 15353 MB free: 742 MB total: 16096 MB
2022-10-01T13:34:32,775 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15846 #nodes=2482
2022-10-01T13:34:32,776 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186654 lost=0 simT=57600.0s realT=238s; (s/r): 242.01680672268907
2022-10-01T13:34:54,435 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15598 #nodes=2321
2022-10-01T13:34:54,435 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167070 lost=0 simT=61200.0s realT=259s; (s/r): 236.2934362934363
2022-10-01T13:35:17,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15257 #nodes=2290
2022-10-01T13:35:17,611 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144773 lost=0 simT=64800.0s realT=282s; (s/r): 229.7872340425532
2022-10-01T13:35:20,516 INFO MemoryObserver:41 used RAM: 15886 MB free: 209 MB total: 16096 MB
2022-10-01T13:35:47,906 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14666 #nodes=2161
2022-10-01T13:35:47,906 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120765 lost=0 simT=68400.0s realT=313s; (s/r): 218.5303514376997
2022-10-01T13:36:08,141 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14133 #nodes=2042
2022-10-01T13:36:08,141 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95695 lost=0 simT=72000.0s realT=333s; (s/r): 216.21621621621622
2022-10-01T13:36:20,519 INFO MemoryObserver:41 used RAM: 15598 MB free: 497 MB total: 16096 MB
2022-10-01T13:36:24,667 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12232 #nodes=1682
2022-10-01T13:36:24,667 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73508 lost=0 simT=75600.0s realT=350s; (s/r): 216.0
2022-10-01T13:36:40,642 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11464 #nodes=1503
2022-10-01T13:36:40,643 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57643 lost=0 simT=79200.0s realT=365s; (s/r): 216.986301369863
2022-10-01T13:36:53,372 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10824 #nodes=1358
2022-10-01T13:36:53,372 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44146 lost=0 simT=82800.0s realT=378s; (s/r): 219.04761904761904
2022-10-01T13:37:07,017 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10250 #nodes=1246
2022-10-01T13:37:07,017 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31988 lost=1 simT=86400.0s realT=392s; (s/r): 220.40816326530611
2022-10-01T13:37:15,899 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8583 #nodes=1014
2022-10-01T13:37:15,900 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25767 lost=3 simT=90000.0s realT=401s; (s/r): 224.43890274314214
2022-10-01T13:37:20,519 INFO MemoryObserver:41 used RAM: 15800 MB free: 295 MB total: 16096 MB
2022-10-01T13:37:24,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7314 #nodes=857
2022-10-01T13:37:24,301 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21901 lost=4 simT=93600.0s realT=409s; (s/r): 228.85085574572128
2022-10-01T13:37:30,459 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6151 #nodes=714
2022-10-01T13:37:30,459 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18945 lost=7 simT=97200.0s realT=415s; (s/r): 234.21686746987953
2022-10-01T13:37:35,219 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5155 #nodes=551
2022-10-01T13:37:35,219 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16678 lost=8 simT=100800.0s realT=420s; (s/r): 240.0
2022-10-01T13:37:47,466 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4341 #nodes=462
2022-10-01T13:37:47,467 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14891 lost=8 simT=104400.0s realT=432s; (s/r): 241.66666666666666
2022-10-01T13:37:50,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3718 #nodes=404
2022-10-01T13:37:50,064 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13359 lost=9 simT=108000.0s realT=435s; (s/r): 248.27586206896552
2022-10-01T13:37:52,624 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3092 #nodes=303
2022-10-01T13:37:52,624 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12103 lost=9 simT=111600.0s realT=437s; (s/r): 255.37757437070937
2022-10-01T13:38:02,927 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2567 #nodes=246
2022-10-01T13:38:02,927 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11091 lost=10 simT=115200.0s realT=448s; (s/r): 257.14285714285717
2022-10-01T13:38:04,479 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2190 #nodes=212
2022-10-01T13:38:04,479 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10257 lost=10 simT=118800.0s realT=449s; (s/r): 264.5879732739421
2022-10-01T13:38:05,871 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1926 #nodes=182
2022-10-01T13:38:05,871 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9569 lost=10 simT=122400.0s realT=451s; (s/r): 271.39689578713967
2022-10-01T13:38:07,097 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1662 #nodes=192
2022-10-01T13:38:07,097 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8867 lost=10 simT=126000.0s realT=452s; (s/r): 278.76106194690266
2022-10-01T13:38:18,126 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1374 #nodes=142
2022-10-01T13:38:18,126 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7225 lost=11 simT=129600.0s realT=463s; (s/r): 279.91360691144706
2022-10-01T13:38:18,538 INFO AbstractController$9:234 ### ITERATION 118 fires after mobsim event
2022-10-01T13:38:18,538 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=322.107476277sec
2022-10-01T13:38:18,538 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T13:38:18,571 INFO LegTimesControlerListener:50 [118] average trip (probably: leg) duration is: 1211 seconds = 00:20:11
2022-10-01T13:38:18,571 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T13:38:18,571 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:38:18,572 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:38:18,572 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:38:18,572 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:38:18,572 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T13:38:18,572 INFO EventsManagerImpl:137 event # 1
2022-10-01T13:38:18,572 INFO EventsManagerImpl:137 event # 4
2022-10-01T13:38:18,572 INFO EventsManagerImpl:137 event # 16
2022-10-01T13:38:18,572 INFO EventsManagerImpl:137 event # 64
2022-10-01T13:38:18,572 INFO EventsManagerImpl:137 event # 256
2022-10-01T13:38:18,573 INFO EventsManagerImpl:137 event # 1024
2022-10-01T13:38:18,576 INFO EventsManagerImpl:137 event # 4096
2022-10-01T13:38:18,589 INFO EventsManagerImpl:137 event # 16384
2022-10-01T13:38:18,602 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T13:38:18,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:38:18,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:38:18,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:38:18,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:38:18,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T13:38:18,911 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T13:38:18,912 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:38:18,914 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:38:18,914 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:38:18,916 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:38:18,916 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:38:18,916 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:22][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:38:18,919 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:38:18,919 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T13:38:18,919 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:38:18,920 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:38:18,920 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:38:18,920 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:38:18,920 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:38:18,920 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:38:18,920 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:38:18,920 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:38:18,921 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:38:18,921 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:56][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:38:18,922 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:38:18,922 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T13:38:18,922 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:38:18,922 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:38:18,922 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:38:18,922 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:38:18,923 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:38:18,923 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:38:18,923 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:38:18,926 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:38:18,926 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:38:18,926 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:38:18,930 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:38:18,930 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:38:18,930 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:38:18,930 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T13:38:19,372 INFO ControlerListenerManagerImpl:251 [it.118] all ControlerAfterMobsimListeners called.
2022-10-01T13:38:19,373 INFO AbstractController$4:159 ### ITERATION 118 fires scoring event
2022-10-01T13:38:19,373 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T13:38:19,571 INFO NewScoreAssignerImpl:57 it: 118 msaStart: 599
2022-10-01T13:38:19,728 INFO ControlerListenerManagerImpl:194 [it.118] all ControlerScoringListeners called.
2022-10-01T13:38:19,728 INFO AbstractController$5:167 ### ITERATION 118 fires iteration end event
2022-10-01T13:38:19,728 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T13:38:19,728 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T13:38:19,954 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T13:38:19,955 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T13:38:20,519 INFO MemoryObserver:41 used RAM: 15967 MB free: 128 MB total: 16096 MB
2022-10-01T13:38:23,315 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T13:38:23,315 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13554049821040687
2022-10-01T13:38:23,315 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3178286612200044
2022-10-01T13:38:23,315 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.7344572423319656E-4
2022-10-01T13:38:23,315 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.6689175657425142E-4
2022-10-01T13:38:23,315 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T13:38:23,315 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1315607717074824
2022-10-01T13:38:23,315 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13843029316462716
2022-10-01T13:38:23,315 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2157782034230783
2022-10-01T13:38:23,500 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T13:38:23,642 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.6765063831306
2022-10-01T13:38:23,642 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.34159322735732
2022-10-01T13:38:23,642 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.62652211023635
2022-10-01T13:38:23,642 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.05731539599199
2022-10-01T13:38:23,690 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T13:38:24,661 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18707.2364683299 meters
2022-10-01T13:38:24,662 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138032.12400913239 meters (statistic on all 2106522 legs which have a finite distance)
2022-10-01T13:38:24,662 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51521.11664117163 meters
2022-10-01T13:38:24,662 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137980.5426107007 meters (statistic on all 764589 trips which have a finite distance)
2022-10-01T13:38:24,662 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T13:38:24,662 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T13:38:25,832 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T13:38:25,834 INFO LegHistogramListener:72 number of legs: 2113738 100%
2022-10-01T13:38:25,834 INFO LegHistogramListener:79 number of bike legs: 104815 4.958750800714185%
2022-10-01T13:38:25,834 INFO LegHistogramListener:79 number of car legs: 247428 11.705708086811137%
2022-10-01T13:38:25,835 INFO LegHistogramListener:79 number of drtNorth legs: 229 0.01083388764359632%
2022-10-01T13:38:25,835 INFO LegHistogramListener:79 number of drtSoutheast legs: 133 0.006292170552831051%
2022-10-01T13:38:25,835 INFO LegHistogramListener:79 number of freight legs: 47065 2.2266241133007023%
2022-10-01T13:38:25,835 INFO LegHistogramListener:79 number of pt legs: 120824 5.716129435152323%
2022-10-01T13:38:25,835 INFO LegHistogramListener:79 number of ride legs: 107367 5.079484780043695%
2022-10-01T13:38:25,835 INFO LegHistogramListener:79 number of walk legs: 1485877 70.29617672578154%
2022-10-01T13:38:26,384 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T13:38:26,384 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T13:38:37,360 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6629466922053847
2022-10-01T13:38:37,360 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4641092858573358
2022-10-01T13:38:37,360 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011763301272998967
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009900532513081746
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5492163790137468
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7266030595110329
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9123600034918891
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24084662904327375
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39144333126216385
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0014121610171667427
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001157972034076729
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.33902904943590584
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.29190395251030876
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6803535024160792
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1851753903983321
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3791562466300703
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.029727273194103E-4
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.747295069760754E-4
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.22952238146833934
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21703759429384245
2022-10-01T13:38:37,361 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4344397828866625
2022-10-01T13:38:37,503 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T13:38:38,525 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T13:38:38,822 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T13:38:39,166 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T13:38:40,218 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T13:38:40,513 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T13:38:40,845 INFO ControlerListenerManagerImpl:171 [it.118] all ControlerIterationEndsListeners called.
2022-10-01T13:38:40,999 INFO AbstractController:181 ### ITERATION 118 ENDS
2022-10-01T13:38:40,999 INFO AbstractController:182 ###################################################
2022-10-01T13:38:40,999 INFO AbstractController:133 ###################################################
2022-10-01T13:38:40,999 INFO AbstractController:134 ### ITERATION 119 BEGINS
2022-10-01T13:38:41,000 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T13:38:41,000 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T13:38:41,000 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T13:38:41,000 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T13:38:41,000 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T13:38:41,327 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T13:38:41,370 INFO ControlerListenerManagerImpl:148 [it.119] all ControlerIterationStartsListeners called.
2022-10-01T13:38:41,370 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T13:38:49,289 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169834 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T13:38:49,289 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30491 plans
2022-10-01T13:38:49,290 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:38:49,290 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:38:49,290 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:38:49,291 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:38:49,291 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:38:49,294 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:38:49,297 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:38:49,298 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:38:49,299 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:38:49,304 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:38:49,304 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:38:49,315 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:38:49,316 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:38:49,318 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:38:49,331 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:38:49,335 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:38:49,356 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:38:49,372 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:38:49,428 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:38:49,484 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:38:49,613 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:38:49,749 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:38:50,219 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:38:51,392 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:38:53,392 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:38:56,984 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T13:39:03,571 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T13:39:18,644 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:39:18,645 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30491 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T13:39:18,645 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30586 plans
2022-10-01T13:39:18,646 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T13:39:18,646 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T13:39:18,646 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T13:39:18,646 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T13:39:18,646 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T13:39:18,646 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T13:39:18,646 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T13:39:18,646 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T13:39:18,647 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T13:39:18,648 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T13:39:18,650 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T13:39:18,655 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T13:39:18,666 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T13:39:18,687 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T13:39:18,725 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T13:39:18,797 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T13:39:18,976 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30586 plans
2022-10-01T13:39:18,977 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:39:18,977 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:39:18,978 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:39:18,978 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:39:18,979 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:39:18,979 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:39:18,980 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:39:18,981 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:39:18,981 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:39:18,982 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:39:18,988 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:39:18,990 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:39:18,993 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:39:18,998 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:39:19,016 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:39:19,049 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:39:19,080 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:39:19,096 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:39:19,098 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:39:19,168 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:39:19,203 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:39:19,514 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:39:20,155 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:39:20,536 INFO MemoryObserver:41 used RAM: 15620 MB free: 475 MB total: 16096 MB
2022-10-01T13:39:21,115 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:39:23,473 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:39:27,783 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T13:39:36,474 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T13:39:56,871 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:39:56,872 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30586 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T13:39:56,872 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7517 plans
2022-10-01T13:39:56,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T13:39:56,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T13:39:56,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T13:39:56,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T13:39:56,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T13:39:56,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T13:39:56,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T13:39:56,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T13:39:56,872 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T13:39:56,873 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T13:39:56,873 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T13:39:56,874 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T13:39:56,876 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T13:39:56,882 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T13:39:56,883 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7517 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T13:39:56,883 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40288 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T13:39:56,883 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6777 plans
2022-10-01T13:39:56,884 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:39:56,885 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:39:56,885 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:39:56,887 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:39:56,889 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:39:56,894 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:39:56,920 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:39:56,967 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:39:57,224 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:39:57,676 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:39:58,590 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:39:59,916 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:40:03,180 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:40:13,487 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:40:13,487 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6777 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T13:40:13,488 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T13:40:14,778 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T13:40:15,757 INFO ControlerListenerManagerImpl:213 [it.119] all ControlerReplanningListeners called.
2022-10-01T13:40:15,757 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T13:40:15,757 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T13:40:15,757 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T13:40:15,903 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T13:40:16,006 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T13:40:16,006 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T13:40:16,006 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T13:40:16,009 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T13:40:16,010 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T13:40:16,010 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T13:40:16,011 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T13:40:16,011 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T13:40:16,011 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T13:40:16,011 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T13:40:16,011 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T13:40:16,011 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T13:40:16,011 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T13:40:16,011 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:40:16,011 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:40:16,011 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T13:40:16,011 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:40:16,011 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:40:16,011 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T13:40:16,012 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T13:40:16,012 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T13:40:16,012 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T13:40:16,710 INFO ControlerListenerManagerImpl:232 [it.119] all ControlerBeforeMobsimListeners called.
2022-10-01T13:40:16,710 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T13:40:16,710 INFO NetworkImpl:163 node # 1
2022-10-01T13:40:16,710 INFO NetworkImpl:163 node # 4
2022-10-01T13:40:16,710 INFO NetworkImpl:163 node # 16
2022-10-01T13:40:16,710 INFO NetworkImpl:163 node # 64
2022-10-01T13:40:16,711 INFO NetworkImpl:163 node # 256
2022-10-01T13:40:16,711 INFO NetworkImpl:163 node # 1024
2022-10-01T13:40:16,711 INFO NetworkImpl:163 node # 4096
2022-10-01T13:40:16,713 INFO NetworkImpl:163 node # 16384
2022-10-01T13:40:16,720 INFO NetworkImpl:163 node # 65536
2022-10-01T13:40:16,748 INFO NetworkImpl:159 link # 1
2022-10-01T13:40:16,748 INFO NetworkImpl:159 link # 4
2022-10-01T13:40:16,748 INFO NetworkImpl:159 link # 16
2022-10-01T13:40:16,748 INFO NetworkImpl:159 link # 64
2022-10-01T13:40:16,749 INFO NetworkImpl:159 link # 256
2022-10-01T13:40:16,750 INFO NetworkImpl:159 link # 1024
2022-10-01T13:40:16,754 INFO NetworkImpl:159 link # 4096
2022-10-01T13:40:16,770 INFO NetworkImpl:159 link # 16384
2022-10-01T13:40:16,836 INFO NetworkImpl:159 link # 65536
2022-10-01T13:40:17,139 INFO NetworkImpl:159 link # 262144
2022-10-01T13:40:17,856 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T13:40:17,856 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T13:40:17,856 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T13:40:17,856 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T13:40:17,856 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T13:40:17,857 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T13:40:17,857 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T13:40:17,859 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T13:40:17,862 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T13:40:17,856 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T13:40:17,869 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T13:40:17,886 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T13:40:17,917 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T13:40:17,982 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T13:40:18,111 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T13:40:18,372 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T13:40:18,966 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T13:40:19,960 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T13:40:20,537 INFO MemoryObserver:41 used RAM: 15793 MB free: 302 MB total: 16096 MB
2022-10-01T13:40:21,697 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T13:40:21,850 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T13:40:21,871 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:40:21,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T13:40:21,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:40:21,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:40:21,871 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:40:21,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T13:40:21,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T13:40:21,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T13:40:21,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:40:21,871 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:40:30,259 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:40:30,259 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:40:30,259 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:40:30,259 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:40:30,259 INFO EventsManagerImpl:176
2022-10-01T13:40:30,259 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:40:30,259 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:40:30,259 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:40:30,259 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:40:30,259 INFO EventsManagerImpl:176
2022-10-01T13:40:30,259 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:40:30,259 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:40:30,259 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:40:30,259 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:40:30,259 INFO EventsManagerImpl:176
2022-10-01T13:40:30,260 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:40:30,260 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:40:30,260 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:40:30,260 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:40:30,260 INFO EventsManagerImpl:176
2022-10-01T13:40:30,260 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T13:40:30,260 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T13:40:30,260 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T13:40:30,260 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T13:40:30,260 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T13:40:30,260 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T13:40:30,260 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T13:40:30,260 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:40:30,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T13:40:30,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:40:30,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:40:30,260 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T13:40:30,260 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:40:30,261 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:40:30,261 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:40:30,261 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T13:40:30,261 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T13:40:30,261 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T13:40:30,261 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T13:40:30,261 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:40:30,261 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:40:30,261 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:40:30,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T13:40:30,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:40:30,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:40:30,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:40:30,261 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:40:30,261 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:40:30,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:40:30,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:40:30,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:40:30,261 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:40:30,261 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:40:30,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:40:30,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:40:30,262 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:40:30,262 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:40:30,262 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T13:40:30,262 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:40:30,262 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:40:30,262 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:40:30,262 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T13:40:30,262 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:40:30,262 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:40:30,262 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:40:30,262 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:40:30,262 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:40:30,262 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:40:30,262 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:40:30,262 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:40:30,262 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:40:30,262 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:40:30,262 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:40:30,262 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:40:30,262 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:40:30,262 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:40:31,975 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T13:40:31,978 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T13:40:32,208 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T13:40:32,208 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T13:40:32,208 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T13:40:32,208 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T13:40:32,208 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T13:40:32,208 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T13:40:32,208 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T13:40:32,209 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T13:40:32,453 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T13:40:32,454 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T13:40:32,483 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T13:40:32,483 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T13:40:32,494 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T13:40:32,547 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T13:40:33,908 INFO VehicularDepartureHandler:110 teleport vehicle 8033_bike from link 155594905 to link 4702903
2022-10-01T13:40:33,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1727 #nodes=232
2022-10-01T13:40:33,925 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271736 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T13:40:34,133 INFO VehicularDepartureHandler:110 teleport vehicle 15092_bike from link 311849555 to link 341989089#0
2022-10-01T13:40:35,205 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T13:40:35,718 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3082 #nodes=328
2022-10-01T13:40:35,718 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271253 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T13:40:36,137 INFO VehicularDepartureHandler:110 teleport vehicle 14256_bike from link 58740242#0 to link -53679078
2022-10-01T13:40:37,449 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T13:40:37,449 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T13:40:38,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4268 #nodes=482
2022-10-01T13:40:38,604 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270664 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T13:40:43,318 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5404 #nodes=706
2022-10-01T13:40:43,318 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269844 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T13:40:48,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6950 #nodes=945
2022-10-01T13:40:48,201 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268625 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T13:40:57,076 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10846 #nodes=1769
2022-10-01T13:40:57,077 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266667 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-10-01T13:41:11,603 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11768 #nodes=1870
2022-10-01T13:41:11,603 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263978 lost=0 simT=25200.0s realT=49s; (s/r): 514.2857142857143
2022-10-01T13:41:20,538 INFO MemoryObserver:41 used RAM: 13803 MB free: 2292 MB total: 16096 MB
2022-10-01T13:41:27,030 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12980 #nodes=2003
2022-10-01T13:41:27,031 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260539 lost=0 simT=28800.0s realT=65s; (s/r): 443.0769230769231
2022-10-01T13:41:44,762 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14255 #nodes=2135
2022-10-01T13:41:44,763 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256922 lost=0 simT=32400.0s realT=82s; (s/r): 395.1219512195122
2022-10-01T13:42:03,519 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14019 #nodes=2043
2022-10-01T13:42:03,520 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251480 lost=0 simT=36000.0s realT=101s; (s/r): 356.43564356435644
2022-10-01T13:42:20,538 INFO MemoryObserver:41 used RAM: 14951 MB free: 1144 MB total: 16096 MB
2022-10-01T13:42:22,092 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14511 #nodes=2102
2022-10-01T13:42:22,092 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245571 lost=0 simT=39600.0s realT=120s; (s/r): 330.0
2022-10-01T13:42:39,861 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14752 #nodes=2142
2022-10-01T13:42:39,861 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237643 lost=0 simT=43200.0s realT=137s; (s/r): 315.3284671532847
2022-10-01T13:42:58,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15054 #nodes=2292
2022-10-01T13:42:58,612 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228553 lost=0 simT=46800.0s realT=156s; (s/r): 300.0
2022-10-01T13:43:20,338 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15222 #nodes=2323
2022-10-01T13:43:20,338 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217243 lost=0 simT=50400.0s realT=178s; (s/r): 283.14606741573033
2022-10-01T13:43:20,538 INFO MemoryObserver:41 used RAM: 15478 MB free: 617 MB total: 16096 MB
2022-10-01T13:43:39,295 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15547 #nodes=2368
2022-10-01T13:43:39,296 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203544 lost=0 simT=54000.0s realT=197s; (s/r): 274.11167512690355
2022-10-01T13:43:58,737 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15899 #nodes=2480
2022-10-01T13:43:58,737 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186714 lost=0 simT=57600.0s realT=216s; (s/r): 266.6666666666667
2022-10-01T13:44:20,539 INFO MemoryObserver:41 used RAM: 15706 MB free: 389 MB total: 16096 MB
2022-10-01T13:44:21,485 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15609 #nodes=2366
2022-10-01T13:44:21,485 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167174 lost=0 simT=61200.0s realT=239s; (s/r): 256.06694560669456
2022-10-01T13:44:51,133 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15326 #nodes=2289
2022-10-01T13:44:51,134 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144910 lost=0 simT=64800.0s realT=269s; (s/r): 240.8921933085502
2022-10-01T13:45:10,725 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14553 #nodes=2087
2022-10-01T13:45:10,725 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=121036 lost=0 simT=68400.0s realT=288s; (s/r): 237.5
2022-10-01T13:45:20,540 INFO MemoryObserver:41 used RAM: 15648 MB free: 447 MB total: 16096 MB
2022-10-01T13:45:29,595 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14061 #nodes=2040
2022-10-01T13:45:29,595 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95852 lost=0 simT=72000.0s realT=307s; (s/r): 234.52768729641693
2022-10-01T13:45:45,824 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12238 #nodes=1587
2022-10-01T13:45:45,824 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73683 lost=0 simT=75600.0s realT=323s; (s/r): 234.05572755417955
2022-10-01T13:46:00,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11391 #nodes=1449
2022-10-01T13:46:00,140 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57717 lost=0 simT=79200.0s realT=338s; (s/r): 234.31952662721895
2022-10-01T13:46:20,540 INFO MemoryObserver:41 used RAM: 15426 MB free: 669 MB total: 16096 MB
2022-10-01T13:46:21,127 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10826 #nodes=1458
2022-10-01T13:46:21,127 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44280 lost=0 simT=82800.0s realT=359s; (s/r): 230.64066852367688
2022-10-01T13:46:39,136 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10247 #nodes=1252
2022-10-01T13:46:39,137 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32045 lost=3 simT=86400.0s realT=377s; (s/r): 229.17771883289126
2022-10-01T13:46:54,571 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8593 #nodes=1017
2022-10-01T13:46:54,571 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25825 lost=6 simT=90000.0s realT=392s; (s/r): 229.59183673469389
2022-10-01T13:47:08,588 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7290 #nodes=849
2022-10-01T13:47:08,588 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21894 lost=6 simT=93600.0s realT=406s; (s/r): 230.54187192118226
2022-10-01T13:47:13,057 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6172 #nodes=692
2022-10-01T13:47:13,058 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18947 lost=7 simT=97200.0s realT=411s; (s/r): 236.4963503649635
2022-10-01T13:47:22,047 INFO MemoryObserver:41 used RAM: 15545 MB free: 550 MB total: 16096 MB
2022-10-01T13:47:25,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5199 #nodes=533
2022-10-01T13:47:25,382 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16683 lost=9 simT=100800.0s realT=423s; (s/r): 238.29787234042553
2022-10-01T13:47:36,804 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4347 #nodes=461
2022-10-01T13:47:36,805 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14877 lost=9 simT=104400.0s realT=434s; (s/r): 240.55299539170508
2022-10-01T13:47:39,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3699 #nodes=417
2022-10-01T13:47:39,301 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13342 lost=11 simT=108000.0s realT=437s; (s/r): 247.1395881006865
2022-10-01T13:47:49,914 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3056 #nodes=319
2022-10-01T13:47:49,914 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12044 lost=11 simT=111600.0s realT=448s; (s/r): 249.10714285714286
2022-10-01T13:47:51,646 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2585 #nodes=261
2022-10-01T13:47:51,646 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11063 lost=12 simT=115200.0s realT=449s; (s/r): 256.57015590200444
2022-10-01T13:47:53,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2191 #nodes=201
2022-10-01T13:47:53,181 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10211 lost=12 simT=118800.0s realT=451s; (s/r): 263.4146341463415
2022-10-01T13:47:54,488 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1929 #nodes=201
2022-10-01T13:47:54,488 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9505 lost=12 simT=122400.0s realT=452s; (s/r): 270.79646017699116
2022-10-01T13:48:05,807 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1681 #nodes=181
2022-10-01T13:48:05,807 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8785 lost=12 simT=126000.0s realT=463s; (s/r): 272.13822894168464
2022-10-01T13:48:06,938 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1422 #nodes=140
2022-10-01T13:48:06,938 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7119 lost=13 simT=129600.0s realT=465s; (s/r): 278.7096774193548
2022-10-01T13:48:16,084 INFO AbstractController$9:234 ### ITERATION 119 fires after mobsim event
2022-10-01T13:48:16,084 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T13:48:16,084 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=318.276504383sec
2022-10-01T13:48:16,117 INFO LegTimesControlerListener:50 [119] average trip (probably: leg) duration is: 1215 seconds = 00:20:15
2022-10-01T13:48:16,117 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T13:48:16,117 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:48:16,117 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:48:16,117 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:48:16,117 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:48:16,117 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T13:48:16,117 INFO EventsManagerImpl:137 event # 1
2022-10-01T13:48:16,118 INFO EventsManagerImpl:137 event # 4
2022-10-01T13:48:16,118 INFO EventsManagerImpl:137 event # 16
2022-10-01T13:48:16,118 INFO EventsManagerImpl:137 event # 64
2022-10-01T13:48:16,118 INFO EventsManagerImpl:137 event # 256
2022-10-01T13:48:16,119 INFO EventsManagerImpl:137 event # 1024
2022-10-01T13:48:16,123 INFO EventsManagerImpl:137 event # 4096
2022-10-01T13:48:16,137 INFO EventsManagerImpl:137 event # 16384
2022-10-01T13:48:16,153 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T13:48:16,461 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:48:16,461 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:48:16,461 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:48:16,461 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:48:16,461 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T13:48:16,461 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T13:48:16,462 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:48:16,465 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:48:16,465 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:48:16,467 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:48:16,467 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:48:16,467 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:17][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:48:16,471 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:48:16,471 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T13:48:16,471 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:48:16,471 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:48:16,471 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:48:16,471 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:48:16,472 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:48:16,472 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:48:16,472 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:48:16,472 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:48:16,472 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:48:16,472 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:48:16,473 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:48:16,473 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=01:03:05][duration=undefined][facilityId=null]
2022-10-01T13:48:16,473 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=34:35:16][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:48:16,474 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:48:16,474 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:48:16,474 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:48:16,475 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:48:16,475 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:48:16,475 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:48:16,478 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:48:16,478 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:48:16,478 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:48:16,482 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:48:16,482 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:48:16,482 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:37][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:48:16,482 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T13:48:16,984 INFO ControlerListenerManagerImpl:251 [it.119] all ControlerAfterMobsimListeners called.
2022-10-01T13:48:16,984 INFO AbstractController$4:159 ### ITERATION 119 fires scoring event
2022-10-01T13:48:16,984 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T13:48:17,234 INFO NewScoreAssignerImpl:57 it: 119 msaStart: 599
2022-10-01T13:48:17,436 INFO ControlerListenerManagerImpl:194 [it.119] all ControlerScoringListeners called.
2022-10-01T13:48:17,436 INFO AbstractController$5:167 ### ITERATION 119 fires iteration end event
2022-10-01T13:48:17,436 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T13:48:17,436 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T13:48:17,597 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T13:48:17,598 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T13:48:20,542 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T13:48:20,542 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13592434925052763
2022-10-01T13:48:20,542 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31762453976388666
2022-10-01T13:48:20,542 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3878359017546742E-4
2022-10-01T13:48:20,542 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.2081063177516343E-4
2022-10-01T13:48:20,542 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T13:48:20,542 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1308919208984425
2022-10-01T13:48:20,542 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13891427925869249
2022-10-01T13:48:20,542 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21576408181290663
2022-10-01T13:48:20,722 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T13:48:20,864 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.29122233621325
2022-10-01T13:48:20,864 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.17536264635928
2022-10-01T13:48:20,864 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.49372639655145
2022-10-01T13:48:20,864 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -73.02168878101007
2022-10-01T13:48:20,907 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T13:48:21,906 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18703.365540733143 meters
2022-10-01T13:48:21,906 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137996.09378136983 meters (statistic on all 2106408 legs which have a finite distance)
2022-10-01T13:48:21,906 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51469.02064809657 meters
2022-10-01T13:48:21,907 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137936.39122581063 meters (statistic on all 765118 trips which have a finite distance)
2022-10-01T13:48:21,907 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T13:48:21,907 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T13:48:22,049 INFO MemoryObserver:41 used RAM: 16005 MB free: 90 MB total: 16096 MB
2022-10-01T13:48:23,225 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T13:48:23,227 INFO LegHistogramListener:72 number of legs: 2113517 100%
2022-10-01T13:48:23,227 INFO LegHistogramListener:79 number of bike legs: 105053 4.9705301637034385%
2022-10-01T13:48:23,227 INFO LegHistogramListener:79 number of car legs: 247275 11.699692976209796%
2022-10-01T13:48:23,227 INFO LegHistogramListener:79 number of drtNorth legs: 207 0.009794101490548691%
2022-10-01T13:48:23,227 INFO LegHistogramListener:79 number of drtSoutheast legs: 175 0.008280037492009763%
2022-10-01T13:48:23,227 INFO LegHistogramListener:79 number of freight legs: 47065 2.226856940351083%
2022-10-01T13:48:23,227 INFO LegHistogramListener:79 number of pt legs: 120273 5.690656853008516%
2022-10-01T13:48:23,227 INFO LegHistogramListener:79 number of ride legs: 107740 5.097664225080754%
2022-10-01T13:48:23,227 INFO LegHistogramListener:79 number of walk legs: 1485729 70.29652470266386%
2022-10-01T13:48:23,771 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T13:48:23,771 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T13:48:27,639 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6652343930531949
2022-10-01T13:48:27,639 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46450854229037114
2022-10-01T13:48:27,639 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011794112058828061
2022-10-01T13:48:27,639 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009949316257311143
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5497786758551276
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7287636658672979
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9128542598478975
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24139095292625437
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39158197979839476
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.00143783667202432
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001169526078762639
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3403757375331858
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2926986140281508
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6830353245659531
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1853281605447347
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3792640843804721
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.0425651006228915E-4
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.7601328971895426E-4
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23004616482743392
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21730462110436127
2022-10-01T13:48:27,640 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4366247811150423
2022-10-01T13:48:27,791 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T13:48:28,824 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T13:48:29,121 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T13:48:29,475 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T13:48:30,504 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T13:48:30,794 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T13:48:31,126 INFO ControlerListenerManagerImpl:171 [it.119] all ControlerIterationEndsListeners called.
2022-10-01T13:48:31,286 INFO AbstractController:181 ### ITERATION 119 ENDS
2022-10-01T13:48:31,286 INFO AbstractController:182 ###################################################
2022-10-01T13:48:31,286 INFO AbstractController:133 ###################################################
2022-10-01T13:48:31,286 INFO AbstractController:134 ### ITERATION 120 BEGINS
2022-10-01T13:48:31,287 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T13:48:31,287 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T13:48:31,287 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T13:48:31,287 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T13:48:31,287 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T13:48:31,875 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T13:48:31,913 INFO ControlerListenerManagerImpl:148 [it.120] all ControlerIterationStartsListeners called.
2022-10-01T13:48:31,913 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T13:48:41,259 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169721 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T13:48:41,259 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30472 plans
2022-10-01T13:48:41,260 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:48:41,260 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:48:41,260 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:48:41,261 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:48:41,264 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:48:41,267 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:48:41,268 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:48:41,270 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:48:41,276 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:48:41,276 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:48:41,277 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:48:41,288 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:48:41,291 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:48:41,293 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:48:41,310 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:48:41,318 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:48:41,319 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:48:41,323 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:48:41,340 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:48:41,380 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:48:41,501 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:48:41,738 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:48:42,207 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:48:43,008 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:48:44,933 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:48:48,503 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T13:48:54,951 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T13:49:09,539 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:49:09,540 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30472 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T13:49:09,540 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30547 plans
2022-10-01T13:49:09,541 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T13:49:09,541 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T13:49:09,541 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T13:49:09,541 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T13:49:09,541 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T13:49:09,541 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T13:49:09,541 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T13:49:09,541 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T13:49:09,542 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T13:49:09,543 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T13:49:09,546 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T13:49:09,551 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T13:49:09,561 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T13:49:09,582 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T13:49:09,619 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T13:49:09,692 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T13:49:09,933 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30547 plans
2022-10-01T13:49:09,934 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:49:09,934 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:49:09,934 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:49:09,934 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:49:09,934 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:49:09,935 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:49:09,935 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:49:09,939 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:49:09,939 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:49:09,940 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:49:09,941 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:49:09,947 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:49:09,947 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:49:09,951 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:49:09,952 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:49:09,959 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:49:09,962 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:49:10,013 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:49:10,088 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:49:10,215 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:49:10,225 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:49:10,310 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:49:10,650 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:49:11,756 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:49:13,567 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:49:17,636 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T13:49:22,050 INFO MemoryObserver:41 used RAM: 15801 MB free: 294 MB total: 16096 MB
2022-10-01T13:49:27,508 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T13:49:49,122 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:49:49,122 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30547 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T13:49:49,122 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7688 plans
2022-10-01T13:49:49,122 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T13:49:49,122 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T13:49:49,122 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T13:49:49,122 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T13:49:49,122 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T13:49:49,122 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T13:49:49,122 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T13:49:49,123 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T13:49:49,123 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T13:49:49,123 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T13:49:49,124 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T13:49:49,126 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T13:49:49,122 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T13:49:49,132 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T13:49:49,132 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7688 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T13:49:49,132 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40211 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T13:49:49,132 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6854 plans
2022-10-01T13:49:49,133 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:49:49,133 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:49:49,133 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:49:49,133 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:49:49,137 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:49:49,149 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:49:49,184 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:49:49,324 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:49:49,642 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:49:50,174 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:49:51,156 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:49:52,725 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:49:56,133 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:50:05,611 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:50:05,612 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6854 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T13:50:05,612 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T13:50:06,701 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T13:50:07,771 INFO ControlerListenerManagerImpl:213 [it.120] all ControlerReplanningListeners called.
2022-10-01T13:50:07,771 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T13:50:07,771 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T13:50:07,771 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T13:50:07,874 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T13:50:07,983 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T13:50:07,984 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T13:50:07,984 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T13:50:07,994 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T13:50:08,005 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T13:50:08,005 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T13:50:08,007 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T13:50:08,007 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T13:50:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T13:50:08,008 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T13:50:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T13:50:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T13:50:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T13:50:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:50:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:50:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T13:50:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:50:08,008 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:50:08,008 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T13:50:08,009 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T13:50:08,009 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T13:50:08,009 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T13:50:08,764 INFO ControlerListenerManagerImpl:232 [it.120] all ControlerBeforeMobsimListeners called.
2022-10-01T13:50:08,764 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T13:50:08,765 INFO NetworkImpl:163 node # 1
2022-10-01T13:50:08,765 INFO NetworkImpl:163 node # 4
2022-10-01T13:50:08,765 INFO NetworkImpl:163 node # 16
2022-10-01T13:50:08,765 INFO NetworkImpl:163 node # 64
2022-10-01T13:50:08,765 INFO NetworkImpl:163 node # 256
2022-10-01T13:50:08,765 INFO NetworkImpl:163 node # 1024
2022-10-01T13:50:08,766 INFO NetworkImpl:163 node # 4096
2022-10-01T13:50:08,768 INFO NetworkImpl:163 node # 16384
2022-10-01T13:50:08,777 INFO NetworkImpl:163 node # 65536
2022-10-01T13:50:08,812 INFO NetworkImpl:159 link # 1
2022-10-01T13:50:08,812 INFO NetworkImpl:159 link # 4
2022-10-01T13:50:08,812 INFO NetworkImpl:159 link # 16
2022-10-01T13:50:08,812 INFO NetworkImpl:159 link # 64
2022-10-01T13:50:08,813 INFO NetworkImpl:159 link # 256
2022-10-01T13:50:08,814 INFO NetworkImpl:159 link # 1024
2022-10-01T13:50:08,819 INFO NetworkImpl:159 link # 4096
2022-10-01T13:50:08,837 INFO NetworkImpl:159 link # 16384
2022-10-01T13:50:08,914 INFO NetworkImpl:159 link # 65536
2022-10-01T13:50:09,265 INFO NetworkImpl:159 link # 262144
2022-10-01T13:50:09,997 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T13:50:09,997 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T13:50:09,997 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T13:50:09,997 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T13:50:09,997 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T13:50:09,998 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T13:50:09,998 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T13:50:10,074 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T13:50:10,075 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T13:50:10,078 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T13:50:10,105 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T13:50:10,115 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T13:50:10,144 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T13:50:10,204 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T13:50:10,323 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T13:50:10,566 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T13:50:11,054 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T13:50:11,995 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T13:50:13,598 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T13:50:13,748 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T13:50:13,767 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:50:13,767 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T13:50:13,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:50:13,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:50:13,768 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:50:13,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T13:50:13,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T13:50:13,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T13:50:13,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:50:13,768 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:50:22,051 INFO MemoryObserver:41 used RAM: 12596 MB free: 3499 MB total: 16096 MB
2022-10-01T13:50:22,193 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:50:22,193 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:50:22,193 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:50:22,194 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:50:22,194 INFO EventsManagerImpl:176
2022-10-01T13:50:22,194 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:50:22,194 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:50:22,194 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:50:22,194 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:50:22,194 INFO EventsManagerImpl:176
2022-10-01T13:50:22,194 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:50:22,194 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:50:22,194 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:50:22,194 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:50:22,194 INFO EventsManagerImpl:176
2022-10-01T13:50:22,194 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:50:22,194 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T13:50:22,194 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T13:50:22,194 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T13:50:22,194 INFO EventsManagerImpl:176
2022-10-01T13:50:22,195 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T13:50:22,195 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T13:50:22,195 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T13:50:22,195 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T13:50:22,195 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T13:50:22,195 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T13:50:22,195 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T13:50:22,195 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:50:22,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T13:50:22,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:50:22,195 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:50:22,195 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T13:50:22,195 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:50:22,195 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:50:22,195 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T13:50:22,195 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T13:50:22,195 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T13:50:22,195 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T13:50:22,195 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T13:50:22,195 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:50:22,195 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:50:22,196 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:50:22,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T13:50:22,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:50:22,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:50:22,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:50:22,196 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:50:22,196 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:50:22,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:50:22,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:50:22,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:50:22,196 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:50:22,196 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:50:22,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:50:22,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:50:22,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:50:22,196 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:50:22,196 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T13:50:22,196 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:50:22,196 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:50:22,196 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:50:22,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T13:50:22,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:50:22,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:50:22,196 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T13:50:22,197 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T13:50:22,197 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:50:22,197 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:50:22,197 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:50:22,197 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:50:22,197 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T13:50:22,197 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T13:50:22,197 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:50:22,197 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T13:50:22,197 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T13:50:22,197 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T13:50:23,923 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T13:50:23,926 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T13:50:24,177 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T13:50:24,177 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T13:50:24,177 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T13:50:24,177 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T13:50:24,177 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T13:50:24,177 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T13:50:24,177 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T13:50:24,177 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T13:50:24,618 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T13:50:24,618 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T13:50:24,650 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T13:50:24,650 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T13:50:24,659 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T13:50:25,438 INFO VehicularDepartureHandler:110 teleport vehicle 5099_bike from link 4068045#0 to link -85055170
2022-10-01T13:50:26,032 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1756 #nodes=234
2022-10-01T13:50:26,033 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271747 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T13:50:26,440 INFO VehicularDepartureHandler:110 teleport vehicle 7089_bike from link 219334253 to link -954539549
2022-10-01T13:50:27,638 INFO VehicularDepartureHandler:110 teleport vehicle 24670_bike from link 311555542 to link -246296424
2022-10-01T13:50:27,707 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T13:50:28,021 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3106 #nodes=334
2022-10-01T13:50:28,021 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271269 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T13:50:29,877 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T13:50:31,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4263 #nodes=494
2022-10-01T13:50:31,047 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270680 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T13:50:31,278 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T13:50:31,279 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T13:50:35,376 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5472 #nodes=682
2022-10-01T13:50:35,376 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269855 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T13:50:39,891 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6962 #nodes=961
2022-10-01T13:50:39,891 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268614 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T13:50:49,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10813 #nodes=1631
2022-10-01T13:50:49,697 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266674 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-10-01T13:51:04,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11802 #nodes=1931
2022-10-01T13:51:04,597 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263970 lost=0 simT=25200.0s realT=50s; (s/r): 504.0
2022-10-01T13:51:19,261 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13012 #nodes=2006
2022-10-01T13:51:19,261 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260532 lost=0 simT=28800.0s realT=65s; (s/r): 443.0769230769231
2022-10-01T13:51:22,100 INFO MemoryObserver:41 used RAM: 13858 MB free: 2237 MB total: 16096 MB
2022-10-01T13:51:38,973 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14233 #nodes=2129
2022-10-01T13:51:38,974 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256883 lost=0 simT=32400.0s realT=85s; (s/r): 381.1764705882353
2022-10-01T13:51:56,407 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14081 #nodes=2021
2022-10-01T13:51:56,408 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251469 lost=0 simT=36000.0s realT=102s; (s/r): 352.94117647058823
2022-10-01T13:52:13,695 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14599 #nodes=2167
2022-10-01T13:52:13,695 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245548 lost=0 simT=39600.0s realT=119s; (s/r): 332.7731092436975
2022-10-01T13:52:22,102 INFO MemoryObserver:41 used RAM: 14897 MB free: 1198 MB total: 16096 MB
2022-10-01T13:52:31,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14818 #nodes=2190
2022-10-01T13:52:31,800 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237629 lost=0 simT=43200.0s realT=138s; (s/r): 313.04347826086956
2022-10-01T13:52:53,274 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15097 #nodes=2265
2022-10-01T13:52:53,275 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228494 lost=0 simT=46800.0s realT=159s; (s/r): 294.33962264150944
2022-10-01T13:53:12,469 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15212 #nodes=2355
2022-10-01T13:53:12,470 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217126 lost=0 simT=50400.0s realT=178s; (s/r): 283.14606741573033
2022-10-01T13:53:22,102 INFO MemoryObserver:41 used RAM: 15272 MB free: 823 MB total: 16096 MB
2022-10-01T13:53:31,709 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15558 #nodes=2454
2022-10-01T13:53:31,709 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203556 lost=0 simT=54000.0s realT=197s; (s/r): 274.11167512690355
2022-10-01T13:53:55,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15882 #nodes=2479
2022-10-01T13:53:55,195 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186747 lost=0 simT=57600.0s realT=221s; (s/r): 260.6334841628959
2022-10-01T13:54:15,293 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15756 #nodes=2396
2022-10-01T13:54:15,293 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167107 lost=0 simT=61200.0s realT=241s; (s/r): 253.94190871369295
2022-10-01T13:54:22,102 INFO MemoryObserver:41 used RAM: 15800 MB free: 295 MB total: 16096 MB
2022-10-01T13:54:38,616 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15336 #nodes=2278
2022-10-01T13:54:38,616 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144712 lost=0 simT=64800.0s realT=264s; (s/r): 245.45454545454547
2022-10-01T13:55:08,410 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14620 #nodes=2058
2022-10-01T13:55:08,411 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120879 lost=0 simT=68400.0s realT=294s; (s/r): 232.6530612244898
2022-10-01T13:55:22,103 INFO MemoryObserver:41 used RAM: 15775 MB free: 320 MB total: 16096 MB
2022-10-01T13:55:27,556 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14122 #nodes=2027
2022-10-01T13:55:27,557 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95723 lost=0 simT=72000.0s realT=313s; (s/r): 230.03194888178913
2022-10-01T13:55:46,320 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12209 #nodes=1687
2022-10-01T13:55:46,320 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73407 lost=0 simT=75600.0s realT=332s; (s/r): 227.710843373494
2022-10-01T13:56:00,644 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11340 #nodes=1449
2022-10-01T13:56:00,644 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57499 lost=0 simT=79200.0s realT=346s; (s/r): 228.90173410404626
2022-10-01T13:56:14,619 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10840 #nodes=1328
2022-10-01T13:56:14,619 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44093 lost=0 simT=82800.0s realT=360s; (s/r): 230.0
2022-10-01T13:56:22,103 INFO MemoryObserver:41 used RAM: 15962 MB free: 133 MB total: 16096 MB
2022-10-01T13:56:27,660 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10209 #nodes=1221
2022-10-01T13:56:27,661 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31912 lost=0 simT=86400.0s realT=373s; (s/r): 231.6353887399464
2022-10-01T13:56:44,035 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8578 #nodes=1000
2022-10-01T13:56:44,035 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25715 lost=1 simT=90000.0s realT=390s; (s/r): 230.76923076923077
2022-10-01T13:56:58,599 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7195 #nodes=861
2022-10-01T13:56:58,599 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21825 lost=2 simT=93600.0s realT=404s; (s/r): 231.68316831683168
2022-10-01T13:57:13,153 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6110 #nodes=683
2022-10-01T13:57:13,154 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18911 lost=3 simT=97200.0s realT=419s; (s/r): 231.98090692124106
2022-10-01T13:57:26,625 INFO MemoryObserver:41 used RAM: 15552 MB free: 543 MB total: 16096 MB
2022-10-01T13:57:26,908 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5226 #nodes=527
2022-10-01T13:57:26,908 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16682 lost=3 simT=100800.0s realT=433s; (s/r): 232.79445727482678
2022-10-01T13:57:30,195 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4329 #nodes=469
2022-10-01T13:57:30,195 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14870 lost=4 simT=104400.0s realT=436s; (s/r): 239.44954128440367
2022-10-01T13:57:43,222 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3658 #nodes=362
2022-10-01T13:57:43,222 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13333 lost=4 simT=108000.0s realT=449s; (s/r): 240.53452115812917
2022-10-01T13:57:45,504 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3073 #nodes=315
2022-10-01T13:57:45,504 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12089 lost=4 simT=111600.0s realT=451s; (s/r): 247.450110864745
2022-10-01T13:57:47,456 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2580 #nodes=273
2022-10-01T13:57:47,456 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11085 lost=4 simT=115200.0s realT=453s; (s/r): 254.3046357615894
2022-10-01T13:57:57,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2185 #nodes=200
2022-10-01T13:57:57,648 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10252 lost=5 simT=118800.0s realT=463s; (s/r): 256.5874730021598
2022-10-01T13:57:59,086 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1899 #nodes=196
2022-10-01T13:57:59,086 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9566 lost=5 simT=122400.0s realT=465s; (s/r): 263.2258064516129
2022-10-01T13:58:00,441 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1669 #nodes=198
2022-10-01T13:58:00,441 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8873 lost=6 simT=126000.0s realT=466s; (s/r): 270.3862660944206
2022-10-01T13:58:01,760 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1371 #nodes=173
2022-10-01T13:58:01,760 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7202 lost=6 simT=129600.0s realT=467s; (s/r): 277.51605995717347
2022-10-01T13:58:02,309 INFO AbstractController$9:234 ### ITERATION 120 fires after mobsim event
2022-10-01T13:58:02,309 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=317.910448108sec
2022-10-01T13:58:02,309 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T13:58:02,344 INFO LegTimesControlerListener:50 [120] average trip (probably: leg) duration is: 1213 seconds = 00:20:13
2022-10-01T13:58:02,344 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T13:58:02,344 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:58:02,344 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:58:02,344 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:58:02,344 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T13:58:02,344 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T13:58:02,344 INFO EventsManagerImpl:137 event # 1
2022-10-01T13:58:02,344 INFO EventsManagerImpl:137 event # 4
2022-10-01T13:58:02,344 INFO EventsManagerImpl:137 event # 16
2022-10-01T13:58:02,344 INFO EventsManagerImpl:137 event # 64
2022-10-01T13:58:02,345 INFO EventsManagerImpl:137 event # 256
2022-10-01T13:58:02,345 INFO EventsManagerImpl:137 event # 1024
2022-10-01T13:58:02,349 INFO EventsManagerImpl:137 event # 4096
2022-10-01T13:58:02,363 INFO EventsManagerImpl:137 event # 16384
2022-10-01T13:58:02,378 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T13:58:02,799 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:58:02,799 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:58:02,799 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T13:58:02,799 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T13:58:02,799 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T13:58:02,800 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T13:58:02,800 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:58:02,808 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:58:02,808 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:58:02,810 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:58:02,810 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:58:02,810 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:17][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:58:02,813 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:58:02,813 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T13:58:02,813 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:58:02,814 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:58:02,814 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:58:02,814 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:58:02,814 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:58:02,814 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:58:02,814 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:58:02,814 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:58:02,814 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:58:02,814 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:46][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:58:02,815 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:58:02,815 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:21:56][duration=undefined][facilityId=null]
2022-10-01T13:58:02,816 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:24:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:58:02,816 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:58:02,816 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:58:02,816 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:58:02,817 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:58:02,817 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:58:02,817 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:58:02,819 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:58:02,819 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:58:02,819 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:58:02,823 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T13:58:02,823 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T13:58:02,823 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:32][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T13:58:02,823 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T13:58:03,271 INFO ControlerListenerManagerImpl:251 [it.120] all ControlerAfterMobsimListeners called.
2022-10-01T13:58:03,272 INFO AbstractController$4:159 ### ITERATION 120 fires scoring event
2022-10-01T13:58:03,272 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T13:58:10,833 INFO NewScoreAssignerImpl:57 it: 120 msaStart: 599
2022-10-01T13:58:11,009 INFO ControlerListenerManagerImpl:194 [it.120] all ControlerScoringListeners called.
2022-10-01T13:58:11,009 INFO AbstractController$5:167 ### ITERATION 120 fires iteration end event
2022-10-01T13:58:11,009 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T13:58:11,009 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T13:58:11,110 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T13:58:11,113 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.120/leipzig-flexa-25pct-scaledFleet-baseCase.120.countscompare.txt
2022-10-01T13:58:11,114 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.120/leipzig-flexa-25pct-scaledFleet-baseCase.120.countscompareAWTV.txt
2022-10-01T13:58:11,115 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T13:58:13,684 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T13:58:13,684 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13539543076046154
2022-10-01T13:58:13,684 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31814575555749547
2022-10-01T13:58:13,684 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3108089371819428E-4
2022-10-01T13:58:13,684 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.5662149463122058E-4
2022-10-01T13:58:13,684 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T13:58:13,684 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13088421820198523
2022-10-01T13:58:13,684 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13853299578405748
2022-10-01T13:58:13,684 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21623266251405743
2022-10-01T13:58:13,871 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T13:58:14,019 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.36726003373231
2022-10-01T13:58:14,019 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.23303986152288
2022-10-01T13:58:14,019 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.41461978663132
2022-10-01T13:58:14,019 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.93255957573912
2022-10-01T13:58:14,062 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T13:58:15,008 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18691.93707994427 meters
2022-10-01T13:58:15,008 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137860.70442977198 meters (statistic on all 2105628 legs which have a finite distance)
2022-10-01T13:58:15,008 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51437.19580785042 meters
2022-10-01T13:58:15,008 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137818.12995512347 meters (statistic on all 764935 trips which have a finite distance)
2022-10-01T13:58:15,008 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T13:58:15,008 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T13:58:16,175 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T13:58:16,177 INFO LegHistogramListener:72 number of legs: 2112807 100%
2022-10-01T13:58:16,177 INFO LegHistogramListener:79 number of bike legs: 104706 4.955776840951398%
2022-10-01T13:58:16,177 INFO LegHistogramListener:79 number of car legs: 247675 11.722556769264774%
2022-10-01T13:58:16,177 INFO LegHistogramListener:79 number of drtNorth legs: 199 0.009418749559235651%
2022-10-01T13:58:16,177 INFO LegHistogramListener:79 number of drtSoutheast legs: 128 0.006058291173779716%
2022-10-01T13:58:16,178 INFO LegHistogramListener:79 number of freight legs: 47065 2.2276052663589243%
2022-10-01T13:58:16,178 INFO LegHistogramListener:79 number of pt legs: 120240 5.691007271369321%
2022-10-01T13:58:16,178 INFO LegHistogramListener:79 number of ride legs: 107450 5.0856514579893%
2022-10-01T13:58:16,178 INFO LegHistogramListener:79 number of walk legs: 1485344 70.30192535333326%
2022-10-01T13:58:16,722 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T13:58:16,722 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6670817564201975
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46495016355392144
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011835193106600184
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.009981410825883115
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5504102969646241
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7306444075856154
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9133151378525909
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24185953362740517
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39171677698639706
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001455809630424624
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0011823639061914273
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.34181614177069586
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2934200999296487
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6854437009915938
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18547579556016577
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3793321248658447
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.0425651006228915E-4
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.7601328971895426E-4
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23049805635292728
2022-10-01T13:58:20,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21763712083476688
2022-10-01T13:58:20,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.43888809009073776
2022-10-01T13:58:20,688 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T13:58:21,785 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T13:58:22,093 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T13:58:22,443 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T13:58:23,520 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T13:58:23,817 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T13:58:24,156 INFO ControlerListenerManagerImpl:171 [it.120] all ControlerIterationEndsListeners called.
2022-10-01T13:58:24,323 INFO AbstractController:181 ### ITERATION 120 ENDS
2022-10-01T13:58:24,323 INFO AbstractController:182 ###################################################
2022-10-01T13:58:24,323 INFO AbstractController:133 ###################################################
2022-10-01T13:58:24,323 INFO AbstractController:134 ### ITERATION 121 BEGINS
2022-10-01T13:58:24,324 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T13:58:24,324 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T13:58:24,324 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T13:58:24,324 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T13:58:24,324 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T13:58:24,681 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T13:58:24,730 INFO ControlerListenerManagerImpl:148 [it.121] all ControlerIterationStartsListeners called.
2022-10-01T13:58:24,730 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T13:58:31,690 INFO MemoryObserver:41 used RAM: 14046 MB free: 2049 MB total: 16096 MB
2022-10-01T13:58:32,547 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169497 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T13:58:32,547 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30701 plans
2022-10-01T13:58:32,548 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:58:32,548 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:58:32,548 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:58:32,549 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:58:32,549 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:58:32,550 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:58:32,550 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:58:32,558 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:58:32,559 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:58:32,561 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:58:32,563 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:58:32,566 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:58:32,567 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:58:32,571 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:58:32,575 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:58:32,583 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:58:32,586 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:58:32,591 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:58:32,593 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:58:32,636 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:58:32,747 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:58:32,935 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:58:33,288 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:58:34,302 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:58:36,140 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:58:39,786 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T13:58:46,242 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T13:59:03,551 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:59:03,551 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30701 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T13:59:03,552 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30521 plans
2022-10-01T13:59:03,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T13:59:03,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T13:59:03,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T13:59:03,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T13:59:03,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T13:59:03,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T13:59:03,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T13:59:03,554 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T13:59:03,555 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T13:59:03,553 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T13:59:03,558 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T13:59:03,563 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T13:59:03,574 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T13:59:03,594 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T13:59:03,665 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T13:59:03,821 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T13:59:03,980 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30521 plans
2022-10-01T13:59:03,981 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:59:03,981 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:59:03,981 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:59:03,981 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:59:03,981 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:59:03,984 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:59:03,985 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:59:03,988 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:59:03,991 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:59:03,992 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:59:03,993 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:59:04,004 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:59:04,005 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:59:04,006 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:59:04,007 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:59:04,009 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:59:04,025 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:59:04,030 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:59:04,039 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T13:59:04,078 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:59:04,213 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:59:04,467 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:59:04,935 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:59:06,081 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:59:08,236 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T13:59:12,594 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T13:59:22,157 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T13:59:31,690 INFO MemoryObserver:41 used RAM: 15700 MB free: 395 MB total: 16096 MB
2022-10-01T13:59:45,735 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T13:59:45,735 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30521 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T13:59:45,735 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7709 plans
2022-10-01T13:59:45,736 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T13:59:45,736 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T13:59:45,736 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T13:59:45,736 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T13:59:45,736 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T13:59:45,736 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T13:59:45,736 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T13:59:45,736 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T13:59:45,736 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T13:59:45,736 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T13:59:45,737 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T13:59:45,737 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T13:59:45,740 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T13:59:45,745 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T13:59:45,745 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7709 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T13:59:45,745 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40287 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T13:59:45,745 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6778 plans
2022-10-01T13:59:45,746 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T13:59:45,746 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T13:59:45,747 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T13:59:45,748 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T13:59:45,756 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T13:59:45,767 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T13:59:45,801 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T13:59:45,909 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T13:59:46,246 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T13:59:46,652 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T13:59:47,424 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T13:59:48,539 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T13:59:51,520 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:00:01,987 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:00:01,988 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6778 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T14:00:01,988 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T14:00:03,069 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T14:00:04,137 INFO ControlerListenerManagerImpl:213 [it.121] all ControlerReplanningListeners called.
2022-10-01T14:00:04,137 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T14:00:04,137 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T14:00:04,137 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T14:00:04,234 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T14:00:04,323 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T14:00:04,323 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T14:00:04,324 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T14:00:04,333 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T14:00:04,344 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T14:00:04,344 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T14:00:04,346 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T14:00:04,346 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T14:00:04,346 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T14:00:04,346 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T14:00:04,346 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T14:00:04,346 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T14:00:04,346 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T14:00:04,346 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:00:04,347 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:00:04,347 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T14:00:04,347 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:00:04,347 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:00:04,347 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T14:00:04,347 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T14:00:04,347 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T14:00:04,347 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T14:00:05,075 INFO ControlerListenerManagerImpl:232 [it.121] all ControlerBeforeMobsimListeners called.
2022-10-01T14:00:05,075 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T14:00:05,075 INFO NetworkImpl:163 node # 1
2022-10-01T14:00:05,075 INFO NetworkImpl:163 node # 4
2022-10-01T14:00:05,075 INFO NetworkImpl:163 node # 16
2022-10-01T14:00:05,075 INFO NetworkImpl:163 node # 64
2022-10-01T14:00:05,075 INFO NetworkImpl:163 node # 256
2022-10-01T14:00:05,076 INFO NetworkImpl:163 node # 1024
2022-10-01T14:00:05,076 INFO NetworkImpl:163 node # 4096
2022-10-01T14:00:05,078 INFO NetworkImpl:163 node # 16384
2022-10-01T14:00:05,087 INFO NetworkImpl:163 node # 65536
2022-10-01T14:00:05,120 INFO NetworkImpl:159 link # 1
2022-10-01T14:00:05,120 INFO NetworkImpl:159 link # 4
2022-10-01T14:00:05,120 INFO NetworkImpl:159 link # 16
2022-10-01T14:00:05,120 INFO NetworkImpl:159 link # 64
2022-10-01T14:00:05,121 INFO NetworkImpl:159 link # 256
2022-10-01T14:00:05,122 INFO NetworkImpl:159 link # 1024
2022-10-01T14:00:05,126 INFO NetworkImpl:159 link # 4096
2022-10-01T14:00:05,145 INFO NetworkImpl:159 link # 16384
2022-10-01T14:00:05,222 INFO NetworkImpl:159 link # 65536
2022-10-01T14:00:05,582 INFO NetworkImpl:159 link # 262144
2022-10-01T14:00:06,295 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T14:00:06,295 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T14:00:06,295 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T14:00:06,295 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T14:00:06,296 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T14:00:06,296 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T14:00:06,296 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T14:00:06,297 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T14:00:06,299 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T14:00:06,302 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T14:00:06,308 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T14:00:06,322 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T14:00:06,416 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T14:00:06,477 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T14:00:06,596 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T14:00:06,904 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T14:00:07,388 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T14:00:08,317 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T14:00:09,895 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T14:00:10,038 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T14:00:10,060 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:00:10,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T14:00:10,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:00:10,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:00:10,060 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:00:10,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T14:00:10,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T14:00:10,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T14:00:10,060 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:00:10,061 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:00:19,006 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:00:19,006 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:00:19,006 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:00:19,006 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:00:19,006 INFO EventsManagerImpl:176
2022-10-01T14:00:19,006 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:00:19,006 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:00:19,006 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:00:19,006 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:00:19,006 INFO EventsManagerImpl:176
2022-10-01T14:00:19,007 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:00:19,007 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:00:19,007 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:00:19,007 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:00:19,007 INFO EventsManagerImpl:176
2022-10-01T14:00:19,007 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:00:19,007 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:00:19,007 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:00:19,007 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:00:19,007 INFO EventsManagerImpl:176
2022-10-01T14:00:19,007 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T14:00:19,007 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T14:00:19,007 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T14:00:19,007 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T14:00:19,007 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T14:00:19,007 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T14:00:19,007 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T14:00:19,007 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:00:19,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T14:00:19,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:00:19,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:00:19,008 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T14:00:19,008 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:00:19,008 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:00:19,008 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:00:19,008 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T14:00:19,008 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T14:00:19,008 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T14:00:19,008 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T14:00:19,008 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:00:19,008 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:00:19,008 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:00:19,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T14:00:19,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:00:19,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:00:19,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:00:19,008 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:00:19,008 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:00:19,008 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:00:19,009 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:00:19,009 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:00:19,009 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:00:19,009 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:00:19,009 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:00:19,009 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:00:19,009 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:00:19,009 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:00:19,009 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T14:00:19,009 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:00:19,009 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:00:19,009 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:00:19,009 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T14:00:19,009 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:00:19,009 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:00:19,009 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:00:19,009 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:00:19,009 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:00:19,009 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:00:19,009 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:00:19,009 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:00:19,009 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:00:19,009 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:00:19,009 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:00:19,010 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:00:19,010 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:00:19,010 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:00:21,269 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T14:00:21,273 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T14:00:21,612 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T14:00:21,612 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T14:00:21,613 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T14:00:21,613 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T14:00:21,613 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T14:00:21,613 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T14:00:21,613 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T14:00:21,613 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T14:00:21,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T14:00:21,948 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T14:00:21,983 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T14:00:21,983 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T14:00:21,996 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T14:00:22,022 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T14:00:22,041 INFO VehicularDepartureHandler:110 teleport vehicle 33800_bike from link -751944414 to link -751968901
2022-10-01T14:00:23,363 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1737 #nodes=240
2022-10-01T14:00:23,363 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271742 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T14:00:25,232 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T14:00:25,549 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3088 #nodes=348
2022-10-01T14:00:25,549 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271254 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T14:00:26,437 INFO VehicularDepartureHandler:110 teleport vehicle 15341_bike from link 292526612 to link 319692430
2022-10-01T14:00:27,377 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T14:00:28,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4284 #nodes=474
2022-10-01T14:00:28,483 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270674 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T14:00:29,756 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T14:00:29,756 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T14:00:31,690 INFO MemoryObserver:41 used RAM: 13468 MB free: 2627 MB total: 16096 MB
2022-10-01T14:00:32,578 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5461 #nodes=684
2022-10-01T14:00:32,578 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269853 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T14:00:36,941 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6959 #nodes=997
2022-10-01T14:00:36,942 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268606 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T14:00:44,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10729 #nodes=1698
2022-10-01T14:00:44,483 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266685 lost=0 simT=21600.0s realT=34s; (s/r): 635.2941176470588
2022-10-01T14:01:00,876 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11785 #nodes=1917
2022-10-01T14:01:00,877 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263982 lost=0 simT=25200.0s realT=50s; (s/r): 504.0
2022-10-01T14:01:15,710 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13003 #nodes=1920
2022-10-01T14:01:15,710 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260519 lost=0 simT=28800.0s realT=65s; (s/r): 443.0769230769231
2022-10-01T14:01:31,690 INFO MemoryObserver:41 used RAM: 14694 MB free: 1401 MB total: 16096 MB
2022-10-01T14:01:31,875 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14244 #nodes=2095
2022-10-01T14:01:31,876 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256882 lost=0 simT=32400.0s realT=81s; (s/r): 400.0
2022-10-01T14:01:51,421 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14101 #nodes=2058
2022-10-01T14:01:51,421 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251508 lost=0 simT=36000.0s realT=101s; (s/r): 356.43564356435644
2022-10-01T14:02:09,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14496 #nodes=2142
2022-10-01T14:02:09,317 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245573 lost=0 simT=39600.0s realT=119s; (s/r): 332.7731092436975
2022-10-01T14:02:27,015 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14626 #nodes=2255
2022-10-01T14:02:27,015 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237668 lost=0 simT=43200.0s realT=136s; (s/r): 317.6470588235294
2022-10-01T14:02:31,691 INFO MemoryObserver:41 used RAM: 15133 MB free: 962 MB total: 16096 MB
2022-10-01T14:02:45,172 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14986 #nodes=2290
2022-10-01T14:02:45,172 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228587 lost=0 simT=46800.0s realT=155s; (s/r): 301.93548387096774
2022-10-01T14:03:06,853 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15231 #nodes=2308
2022-10-01T14:03:06,854 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217182 lost=0 simT=50400.0s realT=176s; (s/r): 286.3636363636364
2022-10-01T14:03:25,670 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15561 #nodes=2358
2022-10-01T14:03:25,671 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203537 lost=0 simT=54000.0s realT=195s; (s/r): 276.9230769230769
2022-10-01T14:03:31,691 INFO MemoryObserver:41 used RAM: 15389 MB free: 706 MB total: 16096 MB
2022-10-01T14:03:45,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15786 #nodes=2492
2022-10-01T14:03:45,162 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186756 lost=0 simT=57600.0s realT=215s; (s/r): 267.90697674418607
2022-10-01T14:04:08,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15502 #nodes=2365
2022-10-01T14:04:08,174 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167050 lost=0 simT=61200.0s realT=238s; (s/r): 257.14285714285717
2022-10-01T14:04:31,691 INFO MemoryObserver:41 used RAM: 15616 MB free: 479 MB total: 16096 MB
2022-10-01T14:04:39,264 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15245 #nodes=2269
2022-10-01T14:04:39,264 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144751 lost=0 simT=64800.0s realT=269s; (s/r): 240.8921933085502
2022-10-01T14:04:59,068 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14563 #nodes=2069
2022-10-01T14:04:59,068 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120888 lost=0 simT=68400.0s realT=289s; (s/r): 236.67820069204151
2022-10-01T14:05:20,606 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14175 #nodes=1988
2022-10-01T14:05:20,607 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95851 lost=0 simT=72000.0s realT=310s; (s/r): 232.25806451612902
2022-10-01T14:05:31,691 INFO MemoryObserver:41 used RAM: 15511 MB free: 584 MB total: 16096 MB
2022-10-01T14:05:37,131 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12262 #nodes=1681
2022-10-01T14:05:37,132 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73649 lost=0 simT=75600.0s realT=327s; (s/r): 231.19266055045873
2022-10-01T14:05:53,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11326 #nodes=1484
2022-10-01T14:05:53,263 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57644 lost=0 simT=79200.0s realT=343s; (s/r): 230.90379008746356
2022-10-01T14:06:06,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10785 #nodes=1332
2022-10-01T14:06:06,207 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44278 lost=0 simT=82800.0s realT=356s; (s/r): 232.58426966292134
2022-10-01T14:06:19,475 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10256 #nodes=1205
2022-10-01T14:06:19,475 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32094 lost=0 simT=86400.0s realT=369s; (s/r): 234.14634146341464
2022-10-01T14:06:34,029 INFO MemoryObserver:41 used RAM: 15475 MB free: 620 MB total: 16096 MB
2022-10-01T14:06:37,006 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8548 #nodes=1053
2022-10-01T14:06:37,006 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25856 lost=2 simT=90000.0s realT=386s; (s/r): 233.16062176165804
2022-10-01T14:06:44,918 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7294 #nodes=848
2022-10-01T14:06:44,918 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21986 lost=2 simT=93600.0s realT=394s; (s/r): 237.56345177664974
2022-10-01T14:06:51,375 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6144 #nodes=664
2022-10-01T14:06:51,375 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19037 lost=3 simT=97200.0s realT=401s; (s/r): 242.3940149625935
2022-10-01T14:06:56,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5163 #nodes=560
2022-10-01T14:06:56,207 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16698 lost=4 simT=100800.0s realT=406s; (s/r): 248.27586206896552
2022-10-01T14:06:59,909 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4339 #nodes=446
2022-10-01T14:06:59,909 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14897 lost=4 simT=104400.0s realT=409s; (s/r): 255.25672371638143
2022-10-01T14:07:02,847 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3646 #nodes=353
2022-10-01T14:07:02,847 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13340 lost=6 simT=108000.0s realT=412s; (s/r): 262.13592233009706
2022-10-01T14:07:05,287 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3020 #nodes=328
2022-10-01T14:07:05,287 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12101 lost=6 simT=111600.0s realT=415s; (s/r): 268.9156626506024
2022-10-01T14:07:07,723 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2554 #nodes=282
2022-10-01T14:07:07,723 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11099 lost=6 simT=115200.0s realT=417s; (s/r): 276.2589928057554
2022-10-01T14:07:09,741 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2179 #nodes=205
2022-10-01T14:07:09,741 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10261 lost=6 simT=118800.0s realT=419s; (s/r): 283.53221957040574
2022-10-01T14:07:11,514 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1911 #nodes=190
2022-10-01T14:07:11,514 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9595 lost=6 simT=122400.0s realT=421s; (s/r): 290.7363420427553
2022-10-01T14:07:13,200 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1680 #nodes=166
2022-10-01T14:07:13,200 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8916 lost=6 simT=126000.0s realT=423s; (s/r): 297.8723404255319
2022-10-01T14:07:14,738 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1365 #nodes=152
2022-10-01T14:07:14,738 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7226 lost=6 simT=129600.0s realT=424s; (s/r): 305.66037735849056
2022-10-01T14:07:15,338 INFO AbstractController$9:234 ### ITERATION 121 fires after mobsim event
2022-10-01T14:07:15,338 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=323.006834253sec
2022-10-01T14:07:15,338 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T14:07:15,375 INFO LegTimesControlerListener:50 [121] average trip (probably: leg) duration is: 1214 seconds = 00:20:14
2022-10-01T14:07:15,375 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T14:07:15,376 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:07:15,376 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:07:15,376 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:07:15,376 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:07:15,376 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T14:07:15,376 INFO EventsManagerImpl:137 event # 1
2022-10-01T14:07:15,376 INFO EventsManagerImpl:137 event # 4
2022-10-01T14:07:15,376 INFO EventsManagerImpl:137 event # 16
2022-10-01T14:07:15,376 INFO EventsManagerImpl:137 event # 64
2022-10-01T14:07:15,376 INFO EventsManagerImpl:137 event # 256
2022-10-01T14:07:15,377 INFO EventsManagerImpl:137 event # 1024
2022-10-01T14:07:15,381 INFO EventsManagerImpl:137 event # 4096
2022-10-01T14:07:15,395 INFO EventsManagerImpl:137 event # 16384
2022-10-01T14:07:15,411 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T14:07:15,731 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:07:15,731 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:07:15,731 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:07:15,731 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:07:15,731 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T14:07:15,732 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T14:07:15,732 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:07:15,744 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:07:15,744 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:07:15,747 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:07:15,747 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:07:15,747 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=11:07:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:07:15,750 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:07:15,750 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T14:07:15,750 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:07:15,750 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:07:15,750 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:07:15,751 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:07:15,751 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:07:15,751 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:07:15,751 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:07:15,751 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:07:15,751 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:07:15,751 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:55][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:07:15,752 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:07:15,753 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:21:56][duration=undefined][facilityId=null]
2022-10-01T14:07:15,753 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:24:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:07:15,753 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:07:15,753 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:07:15,753 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:07:15,754 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:07:15,754 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:07:15,754 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:07:15,761 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:07:15,761 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:07:15,761 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:07:15,761 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:07:15,761 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:07:15,761 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:27][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:07:15,761 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T14:07:16,239 INFO ControlerListenerManagerImpl:251 [it.121] all ControlerAfterMobsimListeners called.
2022-10-01T14:07:16,239 INFO AbstractController$4:159 ### ITERATION 121 fires scoring event
2022-10-01T14:07:16,239 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T14:07:16,475 INFO NewScoreAssignerImpl:57 it: 121 msaStart: 599
2022-10-01T14:07:16,673 INFO ControlerListenerManagerImpl:194 [it.121] all ControlerScoringListeners called.
2022-10-01T14:07:16,673 INFO AbstractController$5:167 ### ITERATION 121 fires iteration end event
2022-10-01T14:07:16,673 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T14:07:16,673 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T14:07:16,823 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T14:07:16,823 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T14:07:20,624 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T14:07:20,624 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1354583361148626
2022-10-01T14:07:20,624 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3179339314049205
2022-10-01T14:07:20,624 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2081063177516343E-4
2022-10-01T14:07:20,624 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0155389063198056E-4
2022-10-01T14:07:20,624 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T14:07:20,625 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13117050175364722
2022-10-01T14:07:20,625 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13830833380405366
2022-10-01T14:07:20,625 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21628529760651546
2022-10-01T14:07:20,863 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T14:07:21,005 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.47061055532734
2022-10-01T14:07:21,005 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.21287475565991
2022-10-01T14:07:21,006 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.33172417973337
2022-10-01T14:07:21,006 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.91579686419537
2022-10-01T14:07:21,072 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T14:07:22,071 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18705.76354735641 meters
2022-10-01T14:07:22,071 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137953.83497533773 meters (statistic on all 2105493 legs which have a finite distance)
2022-10-01T14:07:22,071 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51471.91185865919 meters
2022-10-01T14:07:22,071 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137896.54272694222 meters (statistic on all 764854 trips which have a finite distance)
2022-10-01T14:07:22,071 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T14:07:22,071 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T14:07:23,219 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T14:07:23,221 INFO LegHistogramListener:72 number of legs: 2112696 100%
2022-10-01T14:07:23,221 INFO LegHistogramListener:79 number of bike legs: 104682 4.954901225732429%
2022-10-01T14:07:23,221 INFO LegHistogramListener:79 number of car legs: 247498 11.714794745670934%
2022-10-01T14:07:23,221 INFO LegHistogramListener:79 number of drtNorth legs: 188 0.008898582664046318%
2022-10-01T14:07:23,221 INFO LegHistogramListener:79 number of drtSoutheast legs: 159 0.007525928955230662%
2022-10-01T14:07:23,221 INFO LegHistogramListener:79 number of freight legs: 47065 2.227722303634787%
2022-10-01T14:07:23,221 INFO LegHistogramListener:79 number of pt legs: 120464 5.701908840647211%
2022-10-01T14:07:23,221 INFO LegHistogramListener:79 number of ride legs: 107273 5.077540734682131%
2022-10-01T14:07:23,221 INFO LegHistogramListener:79 number of walk legs: 1485367 70.30670763801324%
2022-10-01T14:07:23,757 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T14:07:23,757 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T14:07:27,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6691332412433179
2022-10-01T14:07:27,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4653584064661569
2022-10-01T14:07:27,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01187370658888655
2022-10-01T14:07:27,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010016072959940843
2022-10-01T14:07:27,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T14:07:27,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.551016242419263
2022-10-01T14:07:27,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7327035951051931
2022-10-01T14:07:27,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9137837185537417
2022-10-01T14:07:27,396 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24231527650112716
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39183360121599903
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0014583771959103817
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0011977692991059737
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.34323087035334837
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.29422631549217665
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6879136989888928
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18565809270965455
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3794836112295044
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.0682407554804685E-4
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.7601328971895426E-4
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23098075866424972
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21785793146654206
2022-10-01T14:07:27,397 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4410987639739752
2022-10-01T14:07:27,532 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T14:07:28,571 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T14:07:28,864 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T14:07:29,204 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T14:07:30,250 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T14:07:30,539 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T14:07:30,870 INFO ControlerListenerManagerImpl:171 [it.121] all ControlerIterationEndsListeners called.
2022-10-01T14:07:31,031 INFO AbstractController:181 ### ITERATION 121 ENDS
2022-10-01T14:07:31,031 INFO AbstractController:182 ###################################################
2022-10-01T14:07:31,031 INFO AbstractController:133 ###################################################
2022-10-01T14:07:31,031 INFO AbstractController:134 ### ITERATION 122 BEGINS
2022-10-01T14:07:31,032 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T14:07:31,032 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T14:07:31,032 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T14:07:31,032 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T14:07:31,032 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T14:07:37,630 INFO MemoryObserver:41 used RAM: 13338 MB free: 2757 MB total: 16096 MB
2022-10-01T14:07:37,826 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T14:07:37,873 INFO ControlerListenerManagerImpl:148 [it.122] all ControlerIterationStartsListeners called.
2022-10-01T14:07:37,873 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T14:07:39,654 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169311 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T14:07:39,654 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30663 plans
2022-10-01T14:07:39,655 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:07:39,655 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:07:39,656 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:07:39,657 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:07:39,657 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:07:39,658 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:07:39,658 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:07:39,659 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:07:39,662 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:07:39,669 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:07:39,675 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:07:39,676 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:07:39,679 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:07:39,681 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:07:39,692 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:07:39,692 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:07:39,693 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:07:39,699 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:07:39,700 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:07:39,810 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:07:39,934 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:07:40,225 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:07:40,652 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:07:41,731 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:07:43,743 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:07:47,467 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T14:07:54,422 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T14:08:17,615 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:08:17,616 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30663 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T14:08:17,616 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30726 plans
2022-10-01T14:08:17,616 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T14:08:17,616 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T14:08:17,616 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T14:08:17,616 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T14:08:17,616 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T14:08:17,616 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T14:08:17,617 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T14:08:17,617 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T14:08:17,617 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T14:08:17,618 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T14:08:17,621 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T14:08:17,625 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T14:08:17,634 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T14:08:17,653 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T14:08:17,692 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T14:08:17,777 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T14:08:17,932 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30726 plans
2022-10-01T14:08:17,932 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:08:17,932 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:08:17,932 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:08:17,933 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:08:17,933 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:08:17,938 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:08:17,939 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:08:17,939 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:08:17,942 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:08:17,944 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:08:17,958 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:08:17,959 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:08:17,960 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:08:17,961 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:08:17,972 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:08:17,977 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:08:17,995 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:08:18,009 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:08:18,118 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:08:18,156 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:08:18,225 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:08:18,461 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:08:18,853 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:08:19,999 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:08:21,980 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:08:25,986 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T14:08:34,520 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T14:08:37,631 INFO MemoryObserver:41 used RAM: 15899 MB free: 196 MB total: 16096 MB
2022-10-01T14:08:54,757 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:08:54,759 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30726 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T14:08:54,759 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7728 plans
2022-10-01T14:08:54,759 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T14:08:54,759 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T14:08:54,759 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T14:08:54,759 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T14:08:54,759 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T14:08:54,759 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T14:08:54,760 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T14:08:54,760 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T14:08:54,760 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T14:08:54,761 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T14:08:54,762 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T14:08:54,764 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T14:08:54,769 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T14:08:54,777 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T14:08:54,777 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7728 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T14:08:54,777 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40268 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T14:08:54,777 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6797 plans
2022-10-01T14:08:54,778 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:08:54,778 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:08:54,781 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:08:54,783 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:08:54,785 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:08:54,789 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:08:54,822 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:08:54,889 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:08:55,124 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:08:55,594 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:08:56,038 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:08:57,543 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:09:01,020 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:09:13,157 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:09:13,157 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6797 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T14:09:13,157 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T14:09:14,517 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T14:09:15,901 INFO ControlerListenerManagerImpl:213 [it.122] all ControlerReplanningListeners called.
2022-10-01T14:09:15,901 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T14:09:15,901 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T14:09:15,901 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T14:09:16,015 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T14:09:16,134 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T14:09:16,134 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T14:09:16,135 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T14:09:16,147 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T14:09:16,160 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T14:09:16,160 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T14:09:16,161 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T14:09:16,162 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T14:09:16,162 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T14:09:16,162 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T14:09:16,162 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T14:09:16,162 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T14:09:16,162 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T14:09:16,162 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:09:16,162 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:09:16,162 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T14:09:16,162 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:09:16,162 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:09:16,162 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T14:09:16,163 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T14:09:16,163 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T14:09:16,163 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T14:09:17,100 INFO ControlerListenerManagerImpl:232 [it.122] all ControlerBeforeMobsimListeners called.
2022-10-01T14:09:17,100 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T14:09:17,101 INFO NetworkImpl:163 node # 1
2022-10-01T14:09:17,101 INFO NetworkImpl:163 node # 4
2022-10-01T14:09:17,101 INFO NetworkImpl:163 node # 16
2022-10-01T14:09:17,101 INFO NetworkImpl:163 node # 64
2022-10-01T14:09:17,101 INFO NetworkImpl:163 node # 256
2022-10-01T14:09:17,101 INFO NetworkImpl:163 node # 1024
2022-10-01T14:09:17,102 INFO NetworkImpl:163 node # 4096
2022-10-01T14:09:17,104 INFO NetworkImpl:163 node # 16384
2022-10-01T14:09:17,116 INFO NetworkImpl:163 node # 65536
2022-10-01T14:09:17,161 INFO NetworkImpl:159 link # 1
2022-10-01T14:09:17,161 INFO NetworkImpl:159 link # 4
2022-10-01T14:09:17,161 INFO NetworkImpl:159 link # 16
2022-10-01T14:09:17,161 INFO NetworkImpl:159 link # 64
2022-10-01T14:09:17,161 INFO NetworkImpl:159 link # 256
2022-10-01T14:09:17,163 INFO NetworkImpl:159 link # 1024
2022-10-01T14:09:17,168 INFO NetworkImpl:159 link # 4096
2022-10-01T14:09:17,192 INFO NetworkImpl:159 link # 16384
2022-10-01T14:09:17,289 INFO NetworkImpl:159 link # 65536
2022-10-01T14:09:17,743 INFO NetworkImpl:159 link # 262144
2022-10-01T14:09:18,713 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T14:09:18,713 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T14:09:18,713 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T14:09:18,713 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T14:09:18,714 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T14:09:18,714 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T14:09:18,715 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T14:09:18,716 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T14:09:18,719 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T14:09:18,725 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T14:09:18,736 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T14:09:18,753 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T14:09:18,786 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T14:09:18,851 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T14:09:18,982 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T14:09:19,247 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T14:09:19,833 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T14:09:20,848 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T14:09:22,553 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T14:09:22,689 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T14:09:22,712 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:09:22,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T14:09:22,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:09:22,712 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:09:22,713 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:09:22,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T14:09:22,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T14:09:22,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T14:09:22,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:09:22,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:09:31,407 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:09:31,407 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:09:31,407 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:09:31,407 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:09:31,407 INFO EventsManagerImpl:176
2022-10-01T14:09:31,407 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:09:31,408 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:09:31,408 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:09:31,408 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:09:31,408 INFO EventsManagerImpl:176
2022-10-01T14:09:31,408 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:09:31,408 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:09:31,408 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:09:31,408 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:09:31,408 INFO EventsManagerImpl:176
2022-10-01T14:09:31,408 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:09:31,408 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:09:31,408 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:09:31,408 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:09:31,408 INFO EventsManagerImpl:176
2022-10-01T14:09:31,408 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T14:09:31,408 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T14:09:31,408 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T14:09:31,408 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T14:09:31,409 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T14:09:31,409 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T14:09:31,409 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T14:09:31,409 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:09:31,409 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T14:09:31,409 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:09:31,409 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:09:31,409 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T14:09:31,409 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:09:31,409 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:09:31,409 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:09:31,409 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T14:09:31,409 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T14:09:31,409 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T14:09:31,409 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T14:09:31,409 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:09:31,409 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:09:31,409 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:09:31,409 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T14:09:31,409 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:09:31,409 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:09:31,409 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:09:31,409 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:09:31,410 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:09:31,410 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:09:31,410 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:09:31,410 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:09:31,410 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:09:31,410 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:09:31,410 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:09:31,410 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:09:31,410 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:09:31,410 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:09:31,410 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T14:09:31,410 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:09:31,410 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:09:31,410 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:09:31,410 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T14:09:31,410 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:09:31,410 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:09:31,410 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:09:31,410 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:09:31,410 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:09:31,410 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:09:31,410 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:09:31,410 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:09:31,410 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:09:31,410 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:09:31,410 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:09:31,411 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:09:31,411 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:09:31,411 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:09:33,862 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T14:09:33,866 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T14:09:34,200 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T14:09:34,200 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T14:09:34,200 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T14:09:34,201 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T14:09:34,201 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T14:09:34,201 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T14:09:34,201 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T14:09:34,201 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T14:09:34,531 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T14:09:34,532 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T14:09:34,562 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T14:09:34,562 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T14:09:34,572 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T14:09:34,593 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T14:09:35,651 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1747 #nodes=227
2022-10-01T14:09:35,651 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271744 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T14:09:37,035 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T14:09:37,328 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3080 #nodes=344
2022-10-01T14:09:37,328 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271266 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T14:09:37,632 INFO MemoryObserver:41 used RAM: 13671 MB free: 2424 MB total: 16096 MB
2022-10-01T14:09:38,900 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T14:09:40,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4292 #nodes=490
2022-10-01T14:09:40,263 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270681 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T14:09:41,862 INFO VehicularDepartureHandler:110 teleport vehicle 18204_bike from link 264314062 to link 316317256
2022-10-01T14:09:42,245 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T14:09:44,145 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5423 #nodes=682
2022-10-01T14:09:44,145 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269845 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T14:09:45,376 INFO VehicularDepartureHandler:110 teleport vehicle 11804_bike from link -24765390 to link 235913419
2022-10-01T14:09:45,376 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T14:09:52,059 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6957 #nodes=988
2022-10-01T14:09:52,059 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268608 lost=0 simT=18000.0s realT=29s; (s/r): 620.6896551724138
2022-10-01T14:10:02,322 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10765 #nodes=1683
2022-10-01T14:10:02,322 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266686 lost=0 simT=21600.0s realT=39s; (s/r): 553.8461538461538
2022-10-01T14:10:19,244 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11738 #nodes=1873
2022-10-01T14:10:19,245 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263980 lost=0 simT=25200.0s realT=56s; (s/r): 450.0
2022-10-01T14:10:36,172 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12989 #nodes=1925
2022-10-01T14:10:36,172 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260506 lost=0 simT=28800.0s realT=73s; (s/r): 394.52054794520546
2022-10-01T14:10:37,632 INFO MemoryObserver:41 used RAM: 14077 MB free: 2018 MB total: 16096 MB
2022-10-01T14:10:58,433 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14150 #nodes=2128
2022-10-01T14:10:58,433 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256886 lost=0 simT=32400.0s realT=95s; (s/r): 341.05263157894734
2022-10-01T14:11:16,904 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14060 #nodes=2055
2022-10-01T14:11:16,905 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251504 lost=0 simT=36000.0s realT=114s; (s/r): 315.7894736842105
2022-10-01T14:11:34,748 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14464 #nodes=2124
2022-10-01T14:11:34,748 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245613 lost=0 simT=39600.0s realT=132s; (s/r): 300.0
2022-10-01T14:11:37,633 INFO MemoryObserver:41 used RAM: 14783 MB free: 1312 MB total: 16096 MB
2022-10-01T14:11:56,987 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14636 #nodes=2217
2022-10-01T14:11:56,987 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237681 lost=0 simT=43200.0s realT=154s; (s/r): 280.5194805194805
2022-10-01T14:12:16,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15083 #nodes=2208
2022-10-01T14:12:16,883 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228587 lost=0 simT=46800.0s realT=174s; (s/r): 268.9655172413793
2022-10-01T14:12:36,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15331 #nodes=2327
2022-10-01T14:12:36,645 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217141 lost=0 simT=50400.0s realT=193s; (s/r): 261.139896373057
2022-10-01T14:12:37,634 INFO MemoryObserver:41 used RAM: 15490 MB free: 605 MB total: 16096 MB
2022-10-01T14:12:59,796 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15459 #nodes=2327
2022-10-01T14:12:59,796 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203448 lost=0 simT=54000.0s realT=217s; (s/r): 248.8479262672811
2022-10-01T14:13:20,999 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15682 #nodes=2479
2022-10-01T14:13:20,999 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186710 lost=0 simT=57600.0s realT=238s; (s/r): 242.01680672268907
2022-10-01T14:13:37,634 INFO MemoryObserver:41 used RAM: 15596 MB free: 499 MB total: 16096 MB
2022-10-01T14:13:41,505 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15499 #nodes=2373
2022-10-01T14:13:41,505 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167059 lost=0 simT=61200.0s realT=258s; (s/r): 237.2093023255814
2022-10-01T14:14:04,625 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15161 #nodes=2261
2022-10-01T14:14:04,626 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144765 lost=0 simT=64800.0s realT=281s; (s/r): 230.60498220640568
2022-10-01T14:14:34,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14489 #nodes=2082
2022-10-01T14:14:34,490 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120894 lost=0 simT=68400.0s realT=311s; (s/r): 219.93569131832797
2022-10-01T14:14:37,634 INFO MemoryObserver:41 used RAM: 15323 MB free: 772 MB total: 16096 MB
2022-10-01T14:14:53,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14100 #nodes=2029
2022-10-01T14:14:53,257 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95742 lost=0 simT=72000.0s realT=330s; (s/r): 218.1818181818182
2022-10-01T14:15:10,267 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12221 #nodes=1630
2022-10-01T14:15:10,267 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73546 lost=0 simT=75600.0s realT=347s; (s/r): 217.86743515850145
2022-10-01T14:15:24,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11374 #nodes=1454
2022-10-01T14:15:24,316 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57727 lost=0 simT=79200.0s realT=361s; (s/r): 219.3905817174515
2022-10-01T14:15:37,634 INFO MemoryObserver:41 used RAM: 15864 MB free: 231 MB total: 16096 MB
2022-10-01T14:15:37,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10811 #nodes=1348
2022-10-01T14:15:37,673 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44202 lost=0 simT=82800.0s realT=374s; (s/r): 221.3903743315508
2022-10-01T14:15:50,241 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10119 #nodes=1227
2022-10-01T14:15:50,241 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32051 lost=0 simT=86400.0s realT=387s; (s/r): 223.25581395348837
2022-10-01T14:15:59,236 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8521 #nodes=993
2022-10-01T14:15:59,236 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25821 lost=1 simT=90000.0s realT=396s; (s/r): 227.27272727272728
2022-10-01T14:16:06,978 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7258 #nodes=881
2022-10-01T14:16:06,978 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21949 lost=3 simT=93600.0s realT=404s; (s/r): 231.68316831683168
2022-10-01T14:16:12,895 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6098 #nodes=675
2022-10-01T14:16:12,895 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19053 lost=4 simT=97200.0s realT=410s; (s/r): 237.0731707317073
2022-10-01T14:16:17,485 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5103 #nodes=528
2022-10-01T14:16:17,485 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16705 lost=4 simT=100800.0s realT=414s; (s/r): 243.47826086956522
2022-10-01T14:16:29,187 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4288 #nodes=440
2022-10-01T14:16:29,187 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14909 lost=6 simT=104400.0s realT=426s; (s/r): 245.07042253521126
2022-10-01T14:16:32,384 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3622 #nodes=367
2022-10-01T14:16:32,385 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13373 lost=7 simT=108000.0s realT=429s; (s/r): 251.74825174825176
2022-10-01T14:16:35,097 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2971 #nodes=334
2022-10-01T14:16:35,097 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12163 lost=7 simT=111600.0s realT=432s; (s/r): 258.3333333333333
2022-10-01T14:16:37,343 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2499 #nodes=276
2022-10-01T14:16:37,343 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11179 lost=7 simT=115200.0s realT=434s; (s/r): 265.4377880184332
2022-10-01T14:16:37,635 INFO MemoryObserver:41 used RAM: 15816 MB free: 279 MB total: 16096 MB
2022-10-01T14:16:39,275 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2196 #nodes=214
2022-10-01T14:16:39,275 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10395 lost=7 simT=118800.0s realT=436s; (s/r): 272.4770642201835
2022-10-01T14:16:40,925 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1883 #nodes=187
2022-10-01T14:16:40,925 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9690 lost=7 simT=122400.0s realT=438s; (s/r): 279.45205479452056
2022-10-01T14:16:42,482 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1668 #nodes=166
2022-10-01T14:16:42,483 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=9007 lost=7 simT=126000.0s realT=439s; (s/r): 287.0159453302961
2022-10-01T14:16:43,994 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1342 #nodes=139
2022-10-01T14:16:43,994 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7280 lost=7 simT=129600.0s realT=441s; (s/r): 293.8775510204082
2022-10-01T14:16:44,506 INFO AbstractController$9:234 ### ITERATION 122 fires after mobsim event
2022-10-01T14:16:44,506 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T14:16:44,506 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=334.98669325sec
2022-10-01T14:16:44,543 INFO LegTimesControlerListener:50 [122] average trip (probably: leg) duration is: 1212 seconds = 00:20:12
2022-10-01T14:16:44,543 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T14:16:44,543 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:16:44,543 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:16:44,543 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:16:44,543 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:16:44,543 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T14:16:44,543 INFO EventsManagerImpl:137 event # 1
2022-10-01T14:16:44,543 INFO EventsManagerImpl:137 event # 4
2022-10-01T14:16:44,543 INFO EventsManagerImpl:137 event # 16
2022-10-01T14:16:44,543 INFO EventsManagerImpl:137 event # 64
2022-10-01T14:16:44,544 INFO EventsManagerImpl:137 event # 256
2022-10-01T14:16:44,545 INFO EventsManagerImpl:137 event # 1024
2022-10-01T14:16:44,548 INFO EventsManagerImpl:137 event # 4096
2022-10-01T14:16:44,562 INFO EventsManagerImpl:137 event # 16384
2022-10-01T14:16:44,577 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T14:16:44,897 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:16:44,897 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:16:44,897 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:16:44,898 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:16:44,898 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T14:16:44,898 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T14:16:44,898 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:16:44,904 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:16:44,904 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:16:44,906 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:16:44,906 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:16:44,906 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:50][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:16:44,909 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:16:44,909 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T14:16:44,909 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:16:44,910 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:16:44,910 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:16:44,910 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:16:44,910 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:16:44,910 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:16:44,910 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:16:44,910 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:16:44,910 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:16:44,911 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:16:44,912 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:16:44,912 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T14:16:44,912 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:16:44,913 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:16:44,913 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:16:44,913 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:16:44,915 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:16:44,915 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:16:44,915 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:16:44,919 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:16:44,919 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:16:44,919 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:16:44,919 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:16:44,919 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:16:44,919 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:16:44,919 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T14:16:45,378 INFO ControlerListenerManagerImpl:251 [it.122] all ControlerAfterMobsimListeners called.
2022-10-01T14:16:45,378 INFO AbstractController$4:159 ### ITERATION 122 fires scoring event
2022-10-01T14:16:45,378 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T14:16:45,564 INFO NewScoreAssignerImpl:57 it: 122 msaStart: 599
2022-10-01T14:16:45,742 INFO ControlerListenerManagerImpl:194 [it.122] all ControlerScoringListeners called.
2022-10-01T14:16:45,742 INFO AbstractController$5:167 ### ITERATION 122 fires iteration end event
2022-10-01T14:16:45,742 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T14:16:45,743 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T14:16:45,857 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T14:16:45,857 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T14:16:56,745 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T14:16:56,745 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1355559036033214
2022-10-01T14:16:56,745 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.318034066458865
2022-10-01T14:16:56,745 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2594576274667885E-4
2022-10-01T14:16:56,745 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.861484977174343E-4
2022-10-01T14:16:56,745 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T14:16:56,745 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13083671824049872
2022-10-01T14:16:56,745 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1383314418934255
2022-10-01T14:16:56,745 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21640854074983182
2022-10-01T14:16:56,966 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T14:16:57,110 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.39916269564894
2022-10-01T14:16:57,110 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.21919196553
2022-10-01T14:16:57,110 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.23421482466397
2022-10-01T14:16:57,110 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.83247367722164
2022-10-01T14:16:57,181 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T14:16:58,126 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18679.35521787353 meters
2022-10-01T14:16:58,126 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137734.99754118672 meters (statistic on all 2105125 legs which have a finite distance)
2022-10-01T14:16:58,126 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51398.86179024916 meters
2022-10-01T14:16:58,126 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137683.37348420304 meters (statistic on all 764757 trips which have a finite distance)
2022-10-01T14:16:58,126 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T14:16:58,126 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T14:16:59,274 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T14:16:59,276 INFO LegHistogramListener:72 number of legs: 2112388 100%
2022-10-01T14:16:59,276 INFO LegHistogramListener:79 number of bike legs: 104856 4.9638608058746785%
2022-10-01T14:16:59,277 INFO LegHistogramListener:79 number of car legs: 247600 11.721331497811954%
2022-10-01T14:16:59,277 INFO LegHistogramListener:79 number of drtNorth legs: 191 0.009041899499523762%
2022-10-01T14:16:59,277 INFO LegHistogramListener:79 number of drtSoutheast legs: 151 0.00714830798129889%
2022-10-01T14:16:59,277 INFO LegHistogramListener:79 number of freight legs: 47065 2.2280471201313397%
2022-10-01T14:16:59,277 INFO LegHistogramListener:79 number of pt legs: 120190 5.689769114386183%
2022-10-01T14:16:59,277 INFO LegHistogramListener:79 number of ride legs: 107253 5.077334277604304%
2022-10-01T14:16:59,277 INFO LegHistogramListener:79 number of walk legs: 1485082 70.30346697671072%
2022-10-01T14:16:59,887 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T14:16:59,887 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T14:17:03,754 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6713978340017562
2022-10-01T14:17:03,754 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4657268521133632
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01191735520214443
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010045599963027056
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.551629890570359
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.734475215290366
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9142715559960357
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24287885712525098
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3919491416628581
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001472498806082049
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0012157422575062777
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3445159368789701
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2949311122180171
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6902283592743033
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1858249844662288
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3795927327626491
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.119592065195623E-4
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.7729707246183316E-4
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23148913663042975
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21813394475626102
2022-10-01T14:17:03,755 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4433248432501271
2022-10-01T14:17:03,980 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T14:17:05,079 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T14:17:05,377 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T14:17:05,722 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T14:17:06,748 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T14:17:07,043 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T14:17:07,368 INFO ControlerListenerManagerImpl:171 [it.122] all ControlerIterationEndsListeners called.
2022-10-01T14:17:07,530 INFO AbstractController:181 ### ITERATION 122 ENDS
2022-10-01T14:17:07,530 INFO AbstractController:182 ###################################################
2022-10-01T14:17:07,530 INFO AbstractController:133 ###################################################
2022-10-01T14:17:07,530 INFO AbstractController:134 ### ITERATION 123 BEGINS
2022-10-01T14:17:07,531 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T14:17:07,531 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T14:17:07,531 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T14:17:07,531 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T14:17:07,531 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T14:17:07,864 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T14:17:07,907 INFO ControlerListenerManagerImpl:148 [it.123] all ControlerIterationStartsListeners called.
2022-10-01T14:17:07,907 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T14:17:15,521 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169800 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T14:17:15,522 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30530 plans
2022-10-01T14:17:15,522 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:17:15,522 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:17:15,523 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:17:15,524 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:15,525 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:15,526 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:15,526 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:17:15,531 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:15,531 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:17:15,533 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:15,534 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:15,546 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:17:15,547 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:15,549 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:15,560 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:15,573 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:15,589 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:17:15,662 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:17:15,815 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:17:15,827 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:15,984 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:16,091 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:17:16,555 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:17:17,649 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:17:19,567 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:17:23,213 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T14:17:30,045 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T14:17:37,635 INFO MemoryObserver:41 used RAM: 14441 MB free: 1654 MB total: 16096 MB
2022-10-01T14:17:45,994 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:17:45,995 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30530 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T14:17:45,995 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30355 plans
2022-10-01T14:17:45,995 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T14:17:45,995 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T14:17:45,995 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T14:17:45,995 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T14:17:45,995 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T14:17:45,995 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T14:17:45,996 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T14:17:45,996 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T14:17:45,996 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T14:17:45,998 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T14:17:46,000 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T14:17:46,004 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T14:17:46,015 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T14:17:46,036 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T14:17:46,074 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T14:17:46,147 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T14:17:46,342 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30355 plans
2022-10-01T14:17:46,342 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:17:46,343 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:17:46,343 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:46,347 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:46,348 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:17:46,349 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:46,352 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:17:46,355 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:17:46,357 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:46,367 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:46,369 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:46,370 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:46,371 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:17:46,374 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:46,382 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:46,386 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:46,386 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:46,388 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:17:46,406 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:17:46,441 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:17:46,547 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:17:46,696 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:17:47,197 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:17:48,303 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:17:50,519 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:17:54,585 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T14:18:03,124 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T14:18:23,977 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:18:23,978 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30355 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T14:18:23,978 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7743 plans
2022-10-01T14:18:23,978 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T14:18:23,978 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T14:18:23,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T14:18:23,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T14:18:23,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T14:18:23,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T14:18:23,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T14:18:23,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T14:18:23,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T14:18:23,979 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T14:18:23,980 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T14:18:23,981 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T14:18:23,983 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T14:18:23,988 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T14:18:23,988 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7743 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T14:18:23,988 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40192 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T14:18:23,988 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6873 plans
2022-10-01T14:18:23,989 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:18:23,990 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:18:23,989 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:18:23,993 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:18:23,997 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:18:24,017 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:18:24,085 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:18:24,221 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:18:24,504 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:18:24,898 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:18:25,471 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:18:27,036 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:18:30,792 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:18:37,635 INFO MemoryObserver:41 used RAM: 14973 MB free: 1122 MB total: 16096 MB
2022-10-01T14:18:42,030 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:18:42,031 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6873 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T14:18:42,031 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T14:18:43,063 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T14:18:44,090 INFO ControlerListenerManagerImpl:213 [it.123] all ControlerReplanningListeners called.
2022-10-01T14:18:44,090 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T14:18:44,090 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T14:18:44,090 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T14:18:44,214 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T14:18:44,319 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T14:18:44,319 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T14:18:44,319 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T14:18:44,320 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T14:18:44,322 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T14:18:44,322 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T14:18:44,322 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T14:18:44,322 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T14:18:44,322 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T14:18:44,322 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T14:18:44,322 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T14:18:44,322 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T14:18:44,322 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T14:18:44,323 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:18:44,323 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:18:44,323 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T14:18:44,323 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:18:44,323 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:18:44,323 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T14:18:44,323 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T14:18:44,323 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T14:18:44,323 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T14:18:45,152 INFO ControlerListenerManagerImpl:232 [it.123] all ControlerBeforeMobsimListeners called.
2022-10-01T14:18:45,152 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T14:18:45,153 INFO NetworkImpl:163 node # 1
2022-10-01T14:18:45,153 INFO NetworkImpl:163 node # 4
2022-10-01T14:18:45,153 INFO NetworkImpl:163 node # 16
2022-10-01T14:18:45,153 INFO NetworkImpl:163 node # 64
2022-10-01T14:18:45,153 INFO NetworkImpl:163 node # 256
2022-10-01T14:18:45,153 INFO NetworkImpl:163 node # 1024
2022-10-01T14:18:45,153 INFO NetworkImpl:163 node # 4096
2022-10-01T14:18:45,155 INFO NetworkImpl:163 node # 16384
2022-10-01T14:18:45,162 INFO NetworkImpl:163 node # 65536
2022-10-01T14:18:45,192 INFO NetworkImpl:159 link # 1
2022-10-01T14:18:45,192 INFO NetworkImpl:159 link # 4
2022-10-01T14:18:45,192 INFO NetworkImpl:159 link # 16
2022-10-01T14:18:45,192 INFO NetworkImpl:159 link # 64
2022-10-01T14:18:45,192 INFO NetworkImpl:159 link # 256
2022-10-01T14:18:45,193 INFO NetworkImpl:159 link # 1024
2022-10-01T14:18:45,197 INFO NetworkImpl:159 link # 4096
2022-10-01T14:18:45,214 INFO NetworkImpl:159 link # 16384
2022-10-01T14:18:45,280 INFO NetworkImpl:159 link # 65536
2022-10-01T14:18:45,595 INFO NetworkImpl:159 link # 262144
2022-10-01T14:18:46,313 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T14:18:46,313 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T14:18:46,313 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T14:18:46,313 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T14:18:46,313 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T14:18:46,314 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T14:18:46,315 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T14:18:46,317 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T14:18:46,321 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T14:18:46,313 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T14:18:46,329 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T14:18:46,344 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T14:18:46,376 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T14:18:46,440 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T14:18:46,568 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T14:18:46,962 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T14:18:47,488 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T14:18:48,482 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T14:18:50,171 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T14:18:50,296 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T14:18:50,320 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:18:50,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T14:18:50,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:18:50,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:18:50,320 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:18:50,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T14:18:50,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T14:18:50,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T14:18:50,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:18:50,320 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:18:58,807 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:18:58,807 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:18:58,807 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:18:58,807 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:18:58,807 INFO EventsManagerImpl:176
2022-10-01T14:18:58,807 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:18:58,807 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:18:58,807 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:18:58,807 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:18:58,807 INFO EventsManagerImpl:176
2022-10-01T14:18:58,807 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:18:58,807 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:18:58,807 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:18:58,808 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:18:58,808 INFO EventsManagerImpl:176
2022-10-01T14:18:58,808 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:18:58,808 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:18:58,808 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:18:58,808 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:18:58,808 INFO EventsManagerImpl:176
2022-10-01T14:18:58,808 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T14:18:58,808 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T14:18:58,808 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T14:18:58,808 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T14:18:58,808 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T14:18:58,808 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T14:18:58,808 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T14:18:58,808 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:18:58,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T14:18:58,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:18:58,808 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:18:58,809 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T14:18:58,809 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:18:58,809 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:18:58,809 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:18:58,809 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T14:18:58,809 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T14:18:58,809 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T14:18:58,809 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T14:18:58,809 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:18:58,809 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:18:58,809 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:18:58,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T14:18:58,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:18:58,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:18:58,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:18:58,809 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:18:58,809 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:18:58,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:18:58,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:18:58,809 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:18:58,809 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:18:58,809 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:18:58,810 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:18:58,810 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:18:58,810 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:18:58,810 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:18:58,810 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T14:18:58,810 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:18:58,810 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:18:58,810 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:18:58,810 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T14:18:58,810 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:18:58,810 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:18:58,810 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:18:58,810 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:18:58,810 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:18:58,810 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:18:58,810 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:18:58,810 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:18:58,810 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:18:58,810 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:18:58,810 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:18:58,810 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:18:58,810 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:18:58,810 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:19:00,505 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T14:19:00,508 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T14:19:00,730 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T14:19:00,730 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T14:19:00,730 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T14:19:00,730 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T14:19:00,730 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T14:19:00,730 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T14:19:00,730 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T14:19:00,730 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T14:19:00,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T14:19:00,977 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T14:19:01,015 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T14:19:01,027 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T14:19:01,051 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T14:19:02,606 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1731 #nodes=228
2022-10-01T14:19:02,607 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271762 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T14:19:04,760 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T14:19:05,186 INFO VehicularDepartureHandler:110 teleport vehicle 13845_bike from link 4446448 to link 335487061
2022-10-01T14:19:05,225 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3057 #nodes=336
2022-10-01T14:19:05,225 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271265 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T14:19:09,214 INFO VehicularDepartureHandler:110 teleport vehicle 1395_bike from link 9726575#1 to link -177840059
2022-10-01T14:19:09,253 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4294 #nodes=465
2022-10-01T14:19:09,253 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270669 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T14:19:11,008 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T14:19:12,124 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T14:19:13,509 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5438 #nodes=692
2022-10-01T14:19:13,509 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269847 lost=0 simT=14400.0s realT=23s; (s/r): 626.0869565217391
2022-10-01T14:19:15,063 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T14:19:15,063 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T14:19:18,480 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6944 #nodes=971
2022-10-01T14:19:18,480 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268618 lost=0 simT=18000.0s realT=28s; (s/r): 642.8571428571429
2022-10-01T14:19:30,195 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10858 #nodes=1653
2022-10-01T14:19:30,195 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266689 lost=0 simT=21600.0s realT=39s; (s/r): 553.8461538461538
2022-10-01T14:19:37,636 INFO MemoryObserver:41 used RAM: 13415 MB free: 2680 MB total: 16096 MB
2022-10-01T14:19:44,392 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11818 #nodes=1833
2022-10-01T14:19:44,392 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263966 lost=0 simT=25200.0s realT=54s; (s/r): 466.6666666666667
2022-10-01T14:20:02,912 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13023 #nodes=1984
2022-10-01T14:20:02,913 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260509 lost=0 simT=28800.0s realT=72s; (s/r): 400.0
2022-10-01T14:20:20,418 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14173 #nodes=2112
2022-10-01T14:20:20,418 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256852 lost=0 simT=32400.0s realT=90s; (s/r): 360.0
2022-10-01T14:20:37,636 INFO MemoryObserver:41 used RAM: 14727 MB free: 1368 MB total: 16096 MB
2022-10-01T14:20:38,116 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14118 #nodes=2091
2022-10-01T14:20:38,117 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251503 lost=0 simT=36000.0s realT=107s; (s/r): 336.4485981308411
2022-10-01T14:20:59,771 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14413 #nodes=2127
2022-10-01T14:20:59,772 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245592 lost=0 simT=39600.0s realT=129s; (s/r): 306.9767441860465
2022-10-01T14:21:18,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14691 #nodes=2254
2022-10-01T14:21:18,205 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237739 lost=0 simT=43200.0s realT=147s; (s/r): 293.8775510204082
2022-10-01T14:21:36,902 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15022 #nodes=2272
2022-10-01T14:21:36,902 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228599 lost=0 simT=46800.0s realT=166s; (s/r): 281.9277108433735
2022-10-01T14:21:37,637 INFO MemoryObserver:41 used RAM: 15245 MB free: 850 MB total: 16096 MB
2022-10-01T14:21:58,955 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15239 #nodes=2287
2022-10-01T14:21:58,955 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217138 lost=0 simT=50400.0s realT=188s; (s/r): 268.0851063829787
2022-10-01T14:22:19,644 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15302 #nodes=2453
2022-10-01T14:22:19,644 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203453 lost=0 simT=54000.0s realT=209s; (s/r): 258.3732057416268
2022-10-01T14:22:37,637 INFO MemoryObserver:41 used RAM: 15865 MB free: 230 MB total: 16096 MB
2022-10-01T14:22:39,629 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15664 #nodes=2415
2022-10-01T14:22:39,629 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186686 lost=0 simT=57600.0s realT=229s; (s/r): 251.52838427947597
2022-10-01T14:23:03,377 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15630 #nodes=2305
2022-10-01T14:23:03,378 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167062 lost=0 simT=61200.0s realT=253s; (s/r): 241.89723320158103
2022-10-01T14:23:33,521 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15199 #nodes=2254
2022-10-01T14:23:33,521 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144738 lost=0 simT=64800.0s realT=283s; (s/r): 228.97526501766785
2022-10-01T14:23:37,637 INFO MemoryObserver:41 used RAM: 15293 MB free: 802 MB total: 16096 MB
2022-10-01T14:23:54,926 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14460 #nodes=2024
2022-10-01T14:23:54,927 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120771 lost=0 simT=68400.0s realT=304s; (s/r): 225.0
2022-10-01T14:24:15,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14084 #nodes=1975
2022-10-01T14:24:15,483 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95786 lost=0 simT=72000.0s realT=325s; (s/r): 221.53846153846155
2022-10-01T14:24:31,637 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12182 #nodes=1599
2022-10-01T14:24:31,637 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73535 lost=0 simT=75600.0s realT=341s; (s/r): 221.70087976539588
2022-10-01T14:24:37,637 INFO MemoryObserver:41 used RAM: 15688 MB free: 407 MB total: 16096 MB
2022-10-01T14:24:47,628 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11353 #nodes=1441
2022-10-01T14:24:47,628 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57591 lost=0 simT=79200.0s realT=357s; (s/r): 221.84873949579833
2022-10-01T14:25:00,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10696 #nodes=1394
2022-10-01T14:25:00,620 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44089 lost=0 simT=82800.0s realT=370s; (s/r): 223.78378378378378
2022-10-01T14:25:14,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10120 #nodes=1294
2022-10-01T14:25:14,173 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31909 lost=1 simT=86400.0s realT=383s; (s/r): 225.5874673629243
2022-10-01T14:25:32,837 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8480 #nodes=1005
2022-10-01T14:25:32,837 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25765 lost=2 simT=90000.0s realT=402s; (s/r): 223.88059701492537
2022-10-01T14:25:37,638 INFO MemoryObserver:41 used RAM: 15694 MB free: 401 MB total: 16096 MB
2022-10-01T14:25:39,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7198 #nodes=832
2022-10-01T14:25:39,850 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21899 lost=3 simT=93600.0s realT=409s; (s/r): 228.85085574572128
2022-10-01T14:25:46,069 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6079 #nodes=724
2022-10-01T14:25:46,070 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19037 lost=3 simT=97200.0s realT=415s; (s/r): 234.21686746987953
2022-10-01T14:25:51,135 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5149 #nodes=567
2022-10-01T14:25:51,135 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16713 lost=4 simT=100800.0s realT=420s; (s/r): 240.0
2022-10-01T14:25:54,972 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4321 #nodes=442
2022-10-01T14:25:54,972 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14933 lost=4 simT=104400.0s realT=424s; (s/r): 246.22641509433961
2022-10-01T14:25:58,070 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3693 #nodes=367
2022-10-01T14:25:58,070 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13374 lost=5 simT=108000.0s realT=427s; (s/r): 252.92740046838406
2022-10-01T14:26:00,570 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3023 #nodes=325
2022-10-01T14:26:00,570 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12098 lost=5 simT=111600.0s realT=430s; (s/r): 259.5348837209302
2022-10-01T14:26:02,594 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2592 #nodes=265
2022-10-01T14:26:02,594 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11090 lost=5 simT=115200.0s realT=432s; (s/r): 266.6666666666667
2022-10-01T14:26:04,642 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2230 #nodes=208
2022-10-01T14:26:04,642 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10268 lost=5 simT=118800.0s realT=434s; (s/r): 273.7327188940092
2022-10-01T14:26:06,432 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1944 #nodes=195
2022-10-01T14:26:06,432 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9575 lost=5 simT=122400.0s realT=436s; (s/r): 280.73394495412845
2022-10-01T14:26:08,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1721 #nodes=187
2022-10-01T14:26:08,095 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8868 lost=5 simT=126000.0s realT=437s; (s/r): 288.3295194508009
2022-10-01T14:26:09,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1382 #nodes=146
2022-10-01T14:26:09,645 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7174 lost=5 simT=129600.0s realT=439s; (s/r): 295.2164009111617
2022-10-01T14:26:10,232 INFO AbstractController$9:234 ### ITERATION 123 fires after mobsim event
2022-10-01T14:26:10,232 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=321.38478008sec
2022-10-01T14:26:10,232 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T14:26:10,269 INFO LegTimesControlerListener:50 [123] average trip (probably: leg) duration is: 1211 seconds = 00:20:11
2022-10-01T14:26:10,269 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T14:26:10,269 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:26:10,269 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:26:10,269 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:26:10,269 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:26:10,269 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T14:26:10,269 INFO EventsManagerImpl:137 event # 1
2022-10-01T14:26:10,269 INFO EventsManagerImpl:137 event # 4
2022-10-01T14:26:10,269 INFO EventsManagerImpl:137 event # 16
2022-10-01T14:26:10,269 INFO EventsManagerImpl:137 event # 64
2022-10-01T14:26:10,270 INFO EventsManagerImpl:137 event # 256
2022-10-01T14:26:10,271 INFO EventsManagerImpl:137 event # 1024
2022-10-01T14:26:10,274 INFO EventsManagerImpl:137 event # 4096
2022-10-01T14:26:10,289 INFO EventsManagerImpl:137 event # 16384
2022-10-01T14:26:10,304 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T14:26:10,624 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:26:10,625 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:26:10,625 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:26:10,625 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:26:10,625 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T14:26:10,625 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T14:26:10,625 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:26:10,628 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:26:10,628 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:27:11][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:26:10,631 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:26:10,631 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:26:10,631 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:39:14][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:26:10,634 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:26:10,634 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T14:26:10,634 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:26:10,635 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:26:10,635 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:26:10,635 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:26:10,635 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:26:10,635 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:26:10,635 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:26:10,635 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:26:10,636 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:26:10,636 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:53][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:26:10,637 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:26:10,637 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T14:26:10,637 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:26:10,638 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:26:10,638 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:26:10,638 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:26:10,639 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:26:10,639 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:26:10,639 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:26:10,641 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:26:10,641 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:26:10,641 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:26:10,646 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:26:10,646 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:26:10,646 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:26:10,646 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T14:26:11,143 INFO ControlerListenerManagerImpl:251 [it.123] all ControlerAfterMobsimListeners called.
2022-10-01T14:26:11,143 INFO AbstractController$4:159 ### ITERATION 123 fires scoring event
2022-10-01T14:26:11,143 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T14:26:11,415 INFO NewScoreAssignerImpl:57 it: 123 msaStart: 599
2022-10-01T14:26:11,629 INFO ControlerListenerManagerImpl:194 [it.123] all ControlerScoringListeners called.
2022-10-01T14:26:11,629 INFO AbstractController$5:167 ### ITERATION 123 fires iteration end event
2022-10-01T14:26:11,629 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T14:26:11,629 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T14:26:11,798 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T14:26:11,798 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T14:26:15,704 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T14:26:15,704 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13561752517497958
2022-10-01T14:26:15,704 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31828568787646927
2022-10-01T14:26:15,704 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.503376348613771E-4
2022-10-01T14:26:15,704 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.9256741143182856E-4
2022-10-01T14:26:15,704 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T14:26:15,704 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13060563734678052
2022-10-01T14:26:15,704 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13885009012154856
2022-10-01T14:26:15,704 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21577691964033544
2022-10-01T14:26:15,923 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T14:26:16,067 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.20353152507974
2022-10-01T14:26:16,067 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -109.01138018676312
2022-10-01T14:26:16,067 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -90.10330904831255
2022-10-01T14:26:16,067 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.76533572680302
2022-10-01T14:26:16,135 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T14:26:17,130 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18684.661419602628 meters
2022-10-01T14:26:17,130 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137838.1962236229 meters (statistic on all 2106104 legs which have a finite distance)
2022-10-01T14:26:17,130 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51428.9352278223 meters
2022-10-01T14:26:17,131 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137791.31332879732 meters (statistic on all 764909 trips which have a finite distance)
2022-10-01T14:26:17,131 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T14:26:17,131 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T14:26:18,307 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T14:26:18,310 INFO LegHistogramListener:72 number of legs: 2113258 100%
2022-10-01T14:26:18,310 INFO LegHistogramListener:79 number of bike legs: 104884 4.9631422192652295%
2022-10-01T14:26:18,310 INFO LegHistogramListener:79 number of car legs: 247797 11.725828081568839%
2022-10-01T14:26:18,310 INFO LegHistogramListener:79 number of drtNorth legs: 213 0.010079223644249779%
2022-10-01T14:26:18,310 INFO LegHistogramListener:79 number of drtSoutheast legs: 164 0.007760529003084337%
2022-10-01T14:26:18,310 INFO LegHistogramListener:79 number of freight legs: 47065 2.2271298629888068%
2022-10-01T14:26:18,310 INFO LegHistogramListener:79 number of pt legs: 120007 5.678767098006964%
2022-10-01T14:26:18,310 INFO LegHistogramListener:79 number of ride legs: 107700 5.096396180684043%
2022-10-01T14:26:18,310 INFO LegHistogramListener:79 number of walk legs: 1485428 70.29089680483878%
2022-10-01T14:26:18,842 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T14:26:18,842 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T14:26:29,487 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.673498102569106
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46614023015657013
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.011975125425573978
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010084113445313422
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5521575252776822
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7364535244971423
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9146618259498709
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2434373026184033
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39206211454423145
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0014879041989965954
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0012298638676779452
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3459717465093947
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.295769422349117
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6925276141667993
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18595207895777383
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3797146921232226
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.1452677200532E-4
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.7986463794759086E-4
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2319115011528369
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2184330661353518
2022-10-01T14:26:29,488 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4456638954076524
2022-10-01T14:26:29,631 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T14:26:30,678 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T14:26:30,965 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T14:26:31,307 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T14:26:32,345 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T14:26:32,634 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T14:26:32,959 INFO ControlerListenerManagerImpl:171 [it.123] all ControlerIterationEndsListeners called.
2022-10-01T14:26:33,121 INFO AbstractController:181 ### ITERATION 123 ENDS
2022-10-01T14:26:33,121 INFO AbstractController:182 ###################################################
2022-10-01T14:26:33,121 INFO AbstractController:133 ###################################################
2022-10-01T14:26:33,122 INFO AbstractController:134 ### ITERATION 124 BEGINS
2022-10-01T14:26:33,122 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T14:26:33,122 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T14:26:33,122 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T14:26:33,123 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T14:26:33,123 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T14:26:33,454 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T14:26:33,496 INFO ControlerListenerManagerImpl:148 [it.124] all ControlerIterationStartsListeners called.
2022-10-01T14:26:33,496 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T14:26:43,511 INFO MemoryObserver:41 used RAM: 14051 MB free: 2044 MB total: 16096 MB
2022-10-01T14:26:43,524 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169883 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T14:26:43,524 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30588 plans
2022-10-01T14:26:43,525 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:26:43,526 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:26:43,527 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:26:43,528 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:26:43,530 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:26:43,531 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:26:43,532 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:26:43,532 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:26:43,536 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:26:43,539 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:26:43,539 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:26:43,542 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:26:43,549 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:26:43,549 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:26:43,554 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:26:43,558 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:26:43,565 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:26:43,610 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:26:43,633 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:26:43,666 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:26:43,706 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:26:43,930 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:26:44,536 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:26:45,561 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:26:47,344 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:26:51,107 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T14:26:57,516 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T14:27:12,462 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:27:12,462 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30588 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T14:27:12,463 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30336 plans
2022-10-01T14:27:12,463 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T14:27:12,463 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T14:27:12,463 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T14:27:12,463 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T14:27:12,463 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T14:27:12,463 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T14:27:12,463 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T14:27:12,464 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T14:27:12,464 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T14:27:12,465 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T14:27:12,468 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T14:27:12,472 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T14:27:12,481 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T14:27:12,500 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T14:27:12,539 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T14:27:12,619 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T14:27:12,779 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30336 plans
2022-10-01T14:27:12,779 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:27:12,779 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:27:12,780 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:27:12,780 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:27:12,780 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:27:12,781 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:27:12,785 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:27:12,786 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:27:12,788 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:27:12,795 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:27:12,796 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:27:12,802 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:27:12,810 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:27:12,815 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:27:12,817 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:27:12,853 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:27:12,857 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:27:12,859 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:27:12,983 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:27:13,002 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:27:13,085 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:27:13,291 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:27:13,714 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:27:14,864 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:27:16,889 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:27:20,682 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T14:27:29,985 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T14:27:43,511 INFO MemoryObserver:41 used RAM: 15069 MB free: 1026 MB total: 16096 MB
2022-10-01T14:27:51,750 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:27:51,751 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30336 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T14:27:51,751 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7621 plans
2022-10-01T14:27:51,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T14:27:51,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T14:27:51,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T14:27:51,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T14:27:51,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T14:27:51,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T14:27:51,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T14:27:51,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T14:27:51,751 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T14:27:51,752 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T14:27:51,752 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T14:27:51,753 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T14:27:51,755 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T14:27:51,760 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T14:27:51,760 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7621 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T14:27:51,760 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40249 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T14:27:51,760 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6816 plans
2022-10-01T14:27:51,761 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:27:51,761 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:27:51,763 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:27:51,767 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:27:51,773 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:27:51,787 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:27:51,858 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:27:52,010 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:27:52,351 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:27:52,895 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:27:53,397 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:27:54,842 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:27:57,978 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:28:13,516 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:28:13,516 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6816 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T14:28:13,516 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T14:28:14,538 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T14:28:15,546 INFO ControlerListenerManagerImpl:213 [it.124] all ControlerReplanningListeners called.
2022-10-01T14:28:15,546 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T14:28:15,546 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T14:28:15,546 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T14:28:15,686 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T14:28:15,776 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T14:28:15,777 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T14:28:15,777 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T14:28:15,778 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T14:28:15,779 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T14:28:15,779 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T14:28:15,780 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T14:28:15,780 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T14:28:15,780 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T14:28:15,780 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T14:28:15,780 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T14:28:15,780 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T14:28:15,780 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T14:28:15,780 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:28:15,780 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:28:15,780 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T14:28:15,780 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:28:15,781 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:28:15,781 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T14:28:15,781 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T14:28:15,781 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T14:28:15,781 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T14:28:16,525 INFO ControlerListenerManagerImpl:232 [it.124] all ControlerBeforeMobsimListeners called.
2022-10-01T14:28:16,526 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T14:28:16,526 INFO NetworkImpl:163 node # 1
2022-10-01T14:28:16,526 INFO NetworkImpl:163 node # 4
2022-10-01T14:28:16,526 INFO NetworkImpl:163 node # 16
2022-10-01T14:28:16,526 INFO NetworkImpl:163 node # 64
2022-10-01T14:28:16,526 INFO NetworkImpl:163 node # 256
2022-10-01T14:28:16,526 INFO NetworkImpl:163 node # 1024
2022-10-01T14:28:16,527 INFO NetworkImpl:163 node # 4096
2022-10-01T14:28:16,529 INFO NetworkImpl:163 node # 16384
2022-10-01T14:28:16,537 INFO NetworkImpl:163 node # 65536
2022-10-01T14:28:16,566 INFO NetworkImpl:159 link # 1
2022-10-01T14:28:16,566 INFO NetworkImpl:159 link # 4
2022-10-01T14:28:16,566 INFO NetworkImpl:159 link # 16
2022-10-01T14:28:16,566 INFO NetworkImpl:159 link # 64
2022-10-01T14:28:16,566 INFO NetworkImpl:159 link # 256
2022-10-01T14:28:16,567 INFO NetworkImpl:159 link # 1024
2022-10-01T14:28:16,571 INFO NetworkImpl:159 link # 4096
2022-10-01T14:28:16,587 INFO NetworkImpl:159 link # 16384
2022-10-01T14:28:16,656 INFO NetworkImpl:159 link # 65536
2022-10-01T14:28:16,982 INFO NetworkImpl:159 link # 262144
2022-10-01T14:28:17,699 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T14:28:17,699 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T14:28:17,699 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T14:28:17,699 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T14:28:17,699 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T14:28:17,699 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T14:28:17,700 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T14:28:17,700 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T14:28:17,702 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T14:28:17,705 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T14:28:17,711 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T14:28:17,728 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T14:28:17,759 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T14:28:17,823 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T14:28:17,952 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T14:28:18,212 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T14:28:18,836 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T14:28:19,835 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T14:28:21,610 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T14:28:21,734 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T14:28:21,756 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:28:21,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T14:28:21,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:28:21,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:28:21,756 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:28:21,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T14:28:21,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T14:28:21,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T14:28:21,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:28:21,756 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:28:30,272 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:28:30,272 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:28:30,272 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:28:30,272 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:28:30,272 INFO EventsManagerImpl:176
2022-10-01T14:28:30,272 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:28:30,272 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:28:30,272 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:28:30,272 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:28:30,272 INFO EventsManagerImpl:176
2022-10-01T14:28:30,272 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:28:30,273 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:28:30,273 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:28:30,273 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:28:30,273 INFO EventsManagerImpl:176
2022-10-01T14:28:30,273 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:28:30,273 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:28:30,273 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:28:30,273 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:28:30,273 INFO EventsManagerImpl:176
2022-10-01T14:28:30,273 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T14:28:30,273 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T14:28:30,273 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T14:28:30,273 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T14:28:30,273 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T14:28:30,273 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T14:28:30,273 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T14:28:30,273 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:28:30,274 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T14:28:30,274 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:28:30,274 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:28:30,274 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T14:28:30,274 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:28:30,274 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:28:30,274 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:28:30,274 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T14:28:30,274 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T14:28:30,274 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T14:28:30,274 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T14:28:30,274 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:28:30,274 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:28:30,274 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:28:30,274 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T14:28:30,274 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:28:30,274 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:28:30,274 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:28:30,274 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:28:30,274 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:28:30,274 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:28:30,274 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:28:30,275 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:28:30,275 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:28:30,275 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:28:30,275 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:28:30,275 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:28:30,275 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:28:30,275 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:28:30,275 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T14:28:30,275 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:28:30,275 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:28:30,275 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:28:30,275 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T14:28:30,275 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:28:30,275 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:28:30,275 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:28:30,275 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:28:30,275 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:28:30,275 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:28:30,275 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:28:30,275 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:28:30,275 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:28:30,275 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:28:30,275 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:28:30,275 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:28:30,276 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:28:30,276 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:28:31,992 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T14:28:31,995 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T14:28:32,303 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T14:28:32,303 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T14:28:32,303 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T14:28:32,303 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T14:28:32,303 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T14:28:32,303 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T14:28:32,303 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T14:28:32,303 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T14:28:32,616 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T14:28:32,616 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T14:28:32,647 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T14:28:32,647 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T14:28:32,657 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T14:28:32,685 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T14:28:34,433 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1751 #nodes=226
2022-10-01T14:28:34,433 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271720 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T14:28:35,142 INFO VehicularDepartureHandler:110 teleport vehicle 234914_bike from link 313684357 to link -189853017
2022-10-01T14:28:35,947 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T14:28:36,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3063 #nodes=338
2022-10-01T14:28:36,263 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271262 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T14:28:37,911 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T14:28:39,278 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4276 #nodes=446
2022-10-01T14:28:39,278 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270685 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T14:28:39,667 INFO VehicularDepartureHandler:110 teleport vehicle 227819_bike from link 147293268 to link -173759065
2022-10-01T14:28:40,369 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T14:28:40,369 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T14:28:43,343 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5433 #nodes=692
2022-10-01T14:28:43,343 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269860 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T14:28:43,512 INFO MemoryObserver:41 used RAM: 13099 MB free: 2996 MB total: 16096 MB
2022-10-01T14:28:48,371 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6923 #nodes=980
2022-10-01T14:28:48,372 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268604 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T14:28:58,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10893 #nodes=1646
2022-10-01T14:28:58,717 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266651 lost=0 simT=21600.0s realT=36s; (s/r): 600.0
2022-10-01T14:29:15,313 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11741 #nodes=1894
2022-10-01T14:29:15,314 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263956 lost=0 simT=25200.0s realT=53s; (s/r): 475.47169811320754
2022-10-01T14:29:33,622 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12945 #nodes=1957
2022-10-01T14:29:33,623 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260489 lost=0 simT=28800.0s realT=71s; (s/r): 405.63380281690144
2022-10-01T14:29:43,512 INFO MemoryObserver:41 used RAM: 14430 MB free: 1665 MB total: 16096 MB
2022-10-01T14:29:53,124 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14293 #nodes=2107
2022-10-01T14:29:53,124 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256883 lost=0 simT=32400.0s realT=91s; (s/r): 356.04395604395603
2022-10-01T14:30:11,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14027 #nodes=2077
2022-10-01T14:30:11,697 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251478 lost=0 simT=36000.0s realT=109s; (s/r): 330.27522935779814
2022-10-01T14:30:34,328 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14500 #nodes=2228
2022-10-01T14:30:34,328 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245605 lost=0 simT=39600.0s realT=132s; (s/r): 300.0
2022-10-01T14:30:43,512 INFO MemoryObserver:41 used RAM: 14885 MB free: 1210 MB total: 16096 MB
2022-10-01T14:30:54,930 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14677 #nodes=2173
2022-10-01T14:30:54,930 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237692 lost=0 simT=43200.0s realT=153s; (s/r): 282.3529411764706
2022-10-01T14:31:14,664 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15059 #nodes=2256
2022-10-01T14:31:14,665 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228591 lost=0 simT=46800.0s realT=172s; (s/r): 272.09302325581393
2022-10-01T14:31:35,453 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15226 #nodes=2403
2022-10-01T14:31:35,453 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217127 lost=0 simT=50400.0s realT=193s; (s/r): 261.139896373057
2022-10-01T14:31:43,512 INFO MemoryObserver:41 used RAM: 15444 MB free: 651 MB total: 16096 MB
2022-10-01T14:31:59,107 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15392 #nodes=2338
2022-10-01T14:31:59,108 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203397 lost=0 simT=54000.0s realT=217s; (s/r): 248.8479262672811
2022-10-01T14:32:19,906 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15651 #nodes=2478
2022-10-01T14:32:19,907 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186649 lost=0 simT=57600.0s realT=238s; (s/r): 242.01680672268907
2022-10-01T14:32:41,620 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15622 #nodes=2350
2022-10-01T14:32:41,620 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167114 lost=0 simT=61200.0s realT=259s; (s/r): 236.2934362934363
2022-10-01T14:32:43,512 INFO MemoryObserver:41 used RAM: 15890 MB free: 205 MB total: 16096 MB
2022-10-01T14:33:12,658 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15100 #nodes=2247
2022-10-01T14:33:12,658 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144781 lost=0 simT=64800.0s realT=290s; (s/r): 223.44827586206895
2022-10-01T14:33:33,013 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14598 #nodes=2073
2022-10-01T14:33:33,013 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120872 lost=0 simT=68400.0s realT=311s; (s/r): 219.93569131832797
2022-10-01T14:33:43,513 INFO MemoryObserver:41 used RAM: 15555 MB free: 540 MB total: 16096 MB
2022-10-01T14:33:50,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14055 #nodes=2019
2022-10-01T14:33:50,067 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95901 lost=0 simT=72000.0s realT=328s; (s/r): 219.5121951219512
2022-10-01T14:34:07,803 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12157 #nodes=1652
2022-10-01T14:34:07,804 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73678 lost=0 simT=75600.0s realT=346s; (s/r): 218.4971098265896
2022-10-01T14:34:20,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11282 #nodes=1479
2022-10-01T14:34:20,611 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57743 lost=0 simT=79200.0s realT=358s; (s/r): 221.2290502793296
2022-10-01T14:34:34,189 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10674 #nodes=1384
2022-10-01T14:34:34,189 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44214 lost=0 simT=82800.0s realT=372s; (s/r): 222.58064516129033
2022-10-01T14:34:43,513 INFO MemoryObserver:41 used RAM: 15920 MB free: 175 MB total: 16096 MB
2022-10-01T14:34:54,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10160 #nodes=1233
2022-10-01T14:34:54,230 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32062 lost=0 simT=86400.0s realT=392s; (s/r): 220.40816326530611
2022-10-01T14:35:02,338 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8473 #nodes=1048
2022-10-01T14:35:02,338 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25771 lost=2 simT=90000.0s realT=400s; (s/r): 225.0
2022-10-01T14:35:09,495 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7158 #nodes=851
2022-10-01T14:35:09,495 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21920 lost=3 simT=93600.0s realT=407s; (s/r): 229.97542997543
2022-10-01T14:35:14,994 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6148 #nodes=706
2022-10-01T14:35:14,994 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=19044 lost=3 simT=97200.0s realT=413s; (s/r): 235.35108958837773
2022-10-01T14:35:19,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5122 #nodes=555
2022-10-01T14:35:19,369 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16729 lost=3 simT=100800.0s realT=417s; (s/r): 241.72661870503597
2022-10-01T14:35:22,298 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4340 #nodes=473
2022-10-01T14:35:22,298 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14935 lost=5 simT=104400.0s realT=420s; (s/r): 248.57142857142858
2022-10-01T14:35:24,922 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3657 #nodes=363
2022-10-01T14:35:24,922 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13364 lost=6 simT=108000.0s realT=423s; (s/r): 255.31914893617022
2022-10-01T14:35:27,361 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2983 #nodes=327
2022-10-01T14:35:27,361 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12102 lost=6 simT=111600.0s realT=425s; (s/r): 262.5882352941176
2022-10-01T14:35:29,465 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2524 #nodes=287
2022-10-01T14:35:29,465 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11096 lost=6 simT=115200.0s realT=427s; (s/r): 269.78922716627636
2022-10-01T14:35:31,145 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2158 #nodes=213
2022-10-01T14:35:31,146 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10281 lost=7 simT=118800.0s realT=429s; (s/r): 276.9230769230769
2022-10-01T14:35:32,646 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1872 #nodes=187
2022-10-01T14:35:32,646 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9584 lost=7 simT=122400.0s realT=430s; (s/r): 284.6511627906977
2022-10-01T14:35:34,033 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1637 #nodes=206
2022-10-01T14:35:34,033 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8894 lost=9 simT=126000.0s realT=432s; (s/r): 291.6666666666667
2022-10-01T14:35:35,340 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1362 #nodes=146
2022-10-01T14:35:35,340 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7222 lost=9 simT=129600.0s realT=433s; (s/r): 299.3071593533487
2022-10-01T14:35:35,881 INFO AbstractController$9:234 ### ITERATION 124 fires after mobsim event
2022-10-01T14:35:35,881 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T14:35:35,881 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=333.440912046sec
2022-10-01T14:35:35,918 INFO LegTimesControlerListener:50 [124] average trip (probably: leg) duration is: 1215 seconds = 00:20:15
2022-10-01T14:35:35,918 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T14:35:35,918 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:35:35,918 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:35:35,918 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:35:35,918 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:35:35,918 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T14:35:35,918 INFO EventsManagerImpl:137 event # 1
2022-10-01T14:35:35,918 INFO EventsManagerImpl:137 event # 4
2022-10-01T14:35:35,918 INFO EventsManagerImpl:137 event # 16
2022-10-01T14:35:35,918 INFO EventsManagerImpl:137 event # 64
2022-10-01T14:35:35,919 INFO EventsManagerImpl:137 event # 256
2022-10-01T14:35:35,920 INFO EventsManagerImpl:137 event # 1024
2022-10-01T14:35:35,923 INFO EventsManagerImpl:137 event # 4096
2022-10-01T14:35:35,938 INFO EventsManagerImpl:137 event # 16384
2022-10-01T14:35:35,954 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T14:35:36,275 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:35:36,275 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:35:36,275 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:35:36,275 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:35:36,275 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T14:35:36,275 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T14:35:36,276 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:35:36,287 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:35:36,287 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:35:36,290 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:35:36,290 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:35:36,290 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:35:36,293 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:35:36,293 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T14:35:36,293 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:35:36,294 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:35:36,294 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:35:36,294 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:35:36,294 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:35:36,294 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:35:36,294 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:35:36,294 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:35:36,294 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:35:36,294 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:08][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:35:36,296 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:35:36,296 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T14:35:36,296 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:35:36,296 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:35:36,296 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:35:36,296 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:35:36,297 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:35:36,298 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:35:36,298 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:35:36,300 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:35:36,300 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:35:36,300 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:35:36,304 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:35:36,304 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:35:36,304 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:37][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:35:36,305 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T14:35:36,795 INFO ControlerListenerManagerImpl:251 [it.124] all ControlerAfterMobsimListeners called.
2022-10-01T14:35:36,795 INFO AbstractController$4:159 ### ITERATION 124 fires scoring event
2022-10-01T14:35:36,796 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T14:35:37,061 INFO NewScoreAssignerImpl:57 it: 124 msaStart: 599
2022-10-01T14:35:37,369 INFO ControlerListenerManagerImpl:194 [it.124] all ControlerScoringListeners called.
2022-10-01T14:35:37,370 INFO AbstractController$5:167 ### ITERATION 124 fires iteration end event
2022-10-01T14:35:37,370 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T14:35:37,370 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T14:35:37,540 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T14:35:37,540 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T14:35:41,585 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T14:35:41,585 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13573049805635293
2022-10-01T14:35:41,585 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.318818457714764
2022-10-01T14:35:41,585 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5290520034713487E-4
2022-10-01T14:35:41,585 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.6432419108849372E-4
2022-10-01T14:35:41,585 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T14:35:41,585 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13124367736999132
2022-10-01T14:35:41,585 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1378153612307882
2022-10-01T14:35:41,585 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2155535414430745
2022-10-01T14:35:41,831 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T14:35:41,972 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.05916587688166
2022-10-01T14:35:41,972 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.9199165822521
2022-10-01T14:35:41,972 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.9887317012747
2022-10-01T14:35:41,972 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.6668157804068
2022-10-01T14:35:42,039 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T14:35:43,000 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18643.920633047936 meters
2022-10-01T14:35:43,000 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137550.12140327677 meters (statistic on all 2106295 legs which have a finite distance)
2022-10-01T14:35:43,000 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51342.685940987416 meters
2022-10-01T14:35:43,000 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137501.78178625717 meters (statistic on all 764584 trips which have a finite distance)
2022-10-01T14:35:43,000 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T14:35:43,000 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T14:35:43,513 INFO MemoryObserver:41 used RAM: 15985 MB free: 110 MB total: 16096 MB
2022-10-01T14:35:44,169 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T14:35:44,171 INFO LegHistogramListener:72 number of legs: 2113499 100%
2022-10-01T14:35:44,171 INFO LegHistogramListener:79 number of bike legs: 104907 4.963664520304954%
2022-10-01T14:35:44,171 INFO LegHistogramListener:79 number of car legs: 248190 11.743085754949494%
2022-10-01T14:35:44,171 INFO LegHistogramListener:79 number of drtNorth legs: 212 0.010030759418386288%
2022-10-01T14:35:44,171 INFO LegHistogramListener:79 number of drtSoutheast legs: 134 0.006340196990866805%
2022-10-01T14:35:44,171 INFO LegHistogramListener:79 number of freight legs: 47065 2.2268759057846728%
2022-10-01T14:35:44,171 INFO LegHistogramListener:79 number of pt legs: 120497 5.701303856779681%
2022-10-01T14:35:44,171 INFO LegHistogramListener:79 number of ride legs: 106843 5.055266172352105%
2022-10-01T14:35:44,171 INFO LegHistogramListener:79 number of walk legs: 1485651 70.29343283341984%
2022-10-01T14:35:44,709 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T14:35:44,709 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T14:35:48,444 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6755624252196553
2022-10-01T14:35:48,444 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46655489198252004
2022-10-01T14:35:48,444 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012027760518032012
2022-10-01T14:35:48,444 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.01012005936211403
2022-10-01T14:35:48,444 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T14:35:48,444 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5526979978124342
2022-10-01T14:35:48,444 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7381686582416285
2022-10-01T14:35:48,444 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9150289878143342
2022-10-01T14:35:48,444 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2439225724952115
2022-10-01T14:35:48,444 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39220718199417676
2022-10-01T14:35:48,444 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0015122960711112937
2022-10-01T14:35:48,444 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0012439854778496125
2022-10-01T14:35:48,444 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T14:35:48,445 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3472901913863313
2022-10-01T14:35:48,445 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2964883406851292
2022-10-01T14:35:48,445 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6947909231424948
2022-10-01T14:35:48,445 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1861099842351479
2022-10-01T14:35:48,445 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37976604343293774
2022-10-01T14:35:48,445 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.170943374910777E-4
2022-10-01T14:35:48,445 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.7986463794759086E-4
2022-10-01T14:35:48,445 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T14:35:48,445 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23242629803273132
2022-10-01T14:35:48,445 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2186692821600415
2022-10-01T14:35:48,445 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.447946461124491
2022-10-01T14:35:48,585 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T14:35:49,620 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T14:35:49,923 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T14:35:50,270 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T14:35:51,302 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T14:35:51,590 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T14:35:51,917 INFO ControlerListenerManagerImpl:171 [it.124] all ControlerIterationEndsListeners called.
2022-10-01T14:35:52,077 INFO AbstractController:181 ### ITERATION 124 ENDS
2022-10-01T14:35:52,077 INFO AbstractController:182 ###################################################
2022-10-01T14:35:52,077 INFO AbstractController:133 ###################################################
2022-10-01T14:35:52,077 INFO AbstractController:134 ### ITERATION 125 BEGINS
2022-10-01T14:35:52,077 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T14:35:52,077 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T14:35:52,078 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T14:35:52,078 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T14:35:52,078 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T14:35:58,908 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T14:35:58,955 INFO ControlerListenerManagerImpl:148 [it.125] all ControlerIterationStartsListeners called.
2022-10-01T14:35:58,955 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T14:36:08,926 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169735 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T14:36:08,926 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30391 plans
2022-10-01T14:36:08,927 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:08,927 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:08,927 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:08,927 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:08,928 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:08,929 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:36:08,929 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:36:08,929 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:36:08,929 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:08,931 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:36:08,939 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:36:08,941 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:08,952 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:08,954 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:36:08,956 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:08,962 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:08,971 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:36:08,972 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:09,014 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:36:09,039 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:09,162 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:36:09,555 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:36:10,069 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:36:11,097 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:36:13,188 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:36:16,875 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T14:36:23,633 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T14:36:39,381 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:36:39,381 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30391 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T14:36:39,381 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30659 plans
2022-10-01T14:36:39,382 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T14:36:39,382 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T14:36:39,382 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T14:36:39,382 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T14:36:39,382 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T14:36:39,382 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T14:36:39,382 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T14:36:39,383 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T14:36:39,383 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T14:36:39,384 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T14:36:39,387 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T14:36:39,392 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T14:36:39,402 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T14:36:39,422 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T14:36:39,460 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T14:36:39,534 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T14:36:39,747 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30659 plans
2022-10-01T14:36:39,747 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:36:39,747 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:39,747 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:39,747 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:36:39,748 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:36:39,749 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:36:39,749 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:39,749 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:39,749 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:39,754 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:39,754 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:36:39,755 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:39,756 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:39,759 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:39,763 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:36:39,772 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:39,776 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:39,784 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:36:39,817 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:36:39,852 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:36:39,963 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:36:40,312 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:36:40,930 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:36:41,917 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:36:43,514 INFO MemoryObserver:41 used RAM: 15554 MB free: 541 MB total: 16096 MB
2022-10-01T14:36:43,970 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:36:47,906 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T14:36:56,962 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T14:37:16,497 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:37:16,498 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30659 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T14:37:16,498 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7643 plans
2022-10-01T14:37:16,499 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T14:37:16,499 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T14:37:16,499 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T14:37:16,499 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T14:37:16,499 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T14:37:16,499 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T14:37:16,499 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T14:37:16,499 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T14:37:16,499 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T14:37:16,499 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T14:37:16,500 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T14:37:16,501 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T14:37:16,503 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T14:37:16,509 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T14:37:16,509 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7643 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T14:37:16,510 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40222 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T14:37:16,510 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6843 plans
2022-10-01T14:37:16,510 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:37:16,512 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:37:16,512 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:37:16,512 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:37:16,514 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:37:16,531 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:37:16,572 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:37:16,853 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:37:17,159 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:37:17,579 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:37:18,196 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:37:19,670 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:37:22,665 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:37:33,531 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:37:33,531 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6843 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T14:37:33,531 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T14:37:34,580 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T14:37:35,599 INFO ControlerListenerManagerImpl:213 [it.125] all ControlerReplanningListeners called.
2022-10-01T14:37:35,600 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T14:37:35,600 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T14:37:35,600 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T14:37:35,712 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T14:37:35,800 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T14:37:35,800 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T14:37:35,800 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T14:37:35,802 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T14:37:35,803 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T14:37:35,803 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T14:37:35,803 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T14:37:35,804 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T14:37:35,804 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T14:37:35,804 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T14:37:35,804 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T14:37:35,804 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T14:37:35,804 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T14:37:35,804 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:37:35,804 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:37:35,804 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T14:37:35,804 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:37:35,804 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:37:35,804 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T14:37:35,804 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T14:37:35,804 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T14:37:35,804 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T14:37:36,534 INFO ControlerListenerManagerImpl:232 [it.125] all ControlerBeforeMobsimListeners called.
2022-10-01T14:37:36,534 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T14:37:36,534 INFO NetworkImpl:163 node # 1
2022-10-01T14:37:36,535 INFO NetworkImpl:163 node # 4
2022-10-01T14:37:36,535 INFO NetworkImpl:163 node # 16
2022-10-01T14:37:36,535 INFO NetworkImpl:163 node # 64
2022-10-01T14:37:36,535 INFO NetworkImpl:163 node # 256
2022-10-01T14:37:36,535 INFO NetworkImpl:163 node # 1024
2022-10-01T14:37:36,535 INFO NetworkImpl:163 node # 4096
2022-10-01T14:37:36,537 INFO NetworkImpl:163 node # 16384
2022-10-01T14:37:36,545 INFO NetworkImpl:163 node # 65536
2022-10-01T14:37:36,576 INFO NetworkImpl:159 link # 1
2022-10-01T14:37:36,576 INFO NetworkImpl:159 link # 4
2022-10-01T14:37:36,576 INFO NetworkImpl:159 link # 16
2022-10-01T14:37:36,576 INFO NetworkImpl:159 link # 64
2022-10-01T14:37:36,576 INFO NetworkImpl:159 link # 256
2022-10-01T14:37:36,577 INFO NetworkImpl:159 link # 1024
2022-10-01T14:37:36,581 INFO NetworkImpl:159 link # 4096
2022-10-01T14:37:36,599 INFO NetworkImpl:159 link # 16384
2022-10-01T14:37:36,669 INFO NetworkImpl:159 link # 65536
2022-10-01T14:37:37,012 INFO NetworkImpl:159 link # 262144
2022-10-01T14:37:37,741 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T14:37:37,741 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T14:37:37,741 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T14:37:37,741 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T14:37:37,742 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T14:37:37,742 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T14:37:37,742 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T14:37:37,743 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T14:37:37,744 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T14:37:37,747 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T14:37:37,753 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T14:37:37,767 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T14:37:37,795 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T14:37:37,853 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T14:37:37,967 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T14:37:38,190 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T14:37:38,748 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T14:37:39,619 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T14:37:41,156 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T14:37:41,307 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T14:37:41,327 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:37:41,327 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T14:37:41,327 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:37:41,327 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:37:41,327 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:37:41,327 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T14:37:41,327 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T14:37:41,327 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T14:37:41,327 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:37:41,327 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:37:47,718 INFO MemoryObserver:41 used RAM: 11820 MB free: 4275 MB total: 16096 MB
2022-10-01T14:37:49,203 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:37:49,203 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:37:49,204 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:37:49,204 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:37:49,204 INFO EventsManagerImpl:176
2022-10-01T14:37:49,204 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:37:49,204 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:37:49,204 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:37:49,204 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:37:49,204 INFO EventsManagerImpl:176
2022-10-01T14:37:49,204 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:37:49,204 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:37:49,204 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:37:49,204 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:37:49,204 INFO EventsManagerImpl:176
2022-10-01T14:37:49,204 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:37:49,204 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:37:49,204 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:37:49,204 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:37:49,205 INFO EventsManagerImpl:176
2022-10-01T14:37:49,205 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T14:37:49,205 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T14:37:49,205 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T14:37:49,205 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T14:37:49,205 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T14:37:49,205 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T14:37:49,205 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T14:37:49,205 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:37:49,205 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T14:37:49,205 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:37:49,205 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:37:49,205 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T14:37:49,205 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:37:49,205 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:37:49,205 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:37:49,205 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T14:37:49,205 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T14:37:49,205 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T14:37:49,206 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T14:37:49,206 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:37:49,206 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:37:49,206 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:37:49,206 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T14:37:49,206 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:37:49,206 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:37:49,206 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:37:49,206 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:37:49,206 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:37:49,206 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:37:49,206 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:37:49,206 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:37:49,206 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:37:49,206 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:37:49,206 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:37:49,206 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:37:49,206 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:37:49,206 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:37:49,206 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T14:37:49,206 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:37:49,206 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:37:49,206 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:37:49,206 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T14:37:49,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:37:49,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:37:49,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:37:49,207 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:37:49,207 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:37:49,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:37:49,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:37:49,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:37:49,207 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:37:49,207 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:37:49,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:37:49,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:37:49,207 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:37:49,207 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:37:51,069 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T14:37:51,072 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T14:37:51,326 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T14:37:51,326 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T14:37:51,326 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T14:37:51,326 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T14:37:51,326 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T14:37:51,326 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T14:37:51,326 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T14:37:51,326 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T14:37:51,575 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T14:37:51,575 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T14:37:51,609 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T14:37:51,610 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T14:37:51,620 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T14:37:51,645 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T14:37:53,005 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1746 #nodes=225
2022-10-01T14:37:53,005 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271752 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T14:37:53,069 INFO VehicularDepartureHandler:110 teleport vehicle 7010_bike from link 253770361#0 to link 4702903
2022-10-01T14:37:54,828 INFO VehicularDepartureHandler:110 teleport vehicle 62666_bike from link 29047669 to link 28497757#0
2022-10-01T14:37:54,981 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T14:37:55,366 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3088 #nodes=337
2022-10-01T14:37:55,366 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271266 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T14:37:57,270 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T14:37:58,403 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4249 #nodes=461
2022-10-01T14:37:58,403 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270687 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T14:37:59,295 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T14:37:59,295 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T14:38:02,323 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5424 #nodes=672
2022-10-01T14:38:02,323 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269851 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T14:38:06,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6942 #nodes=980
2022-10-01T14:38:06,730 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268617 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T14:38:14,384 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10844 #nodes=1665
2022-10-01T14:38:14,385 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266667 lost=0 simT=21600.0s realT=33s; (s/r): 654.5454545454545
2022-10-01T14:38:29,537 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11813 #nodes=1867
2022-10-01T14:38:29,537 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263983 lost=0 simT=25200.0s realT=48s; (s/r): 525.0
2022-10-01T14:38:44,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12989 #nodes=1950
2022-10-01T14:38:44,172 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260503 lost=0 simT=28800.0s realT=62s; (s/r): 464.51612903225805
2022-10-01T14:38:47,718 INFO MemoryObserver:41 used RAM: 14396 MB free: 1699 MB total: 16096 MB
2022-10-01T14:39:02,286 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14279 #nodes=2154
2022-10-01T14:39:02,287 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256913 lost=0 simT=32400.0s realT=80s; (s/r): 405.0
2022-10-01T14:39:19,325 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14082 #nodes=2071
2022-10-01T14:39:19,326 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251470 lost=0 simT=36000.0s realT=98s; (s/r): 367.3469387755102
2022-10-01T14:39:35,917 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14426 #nodes=2206
2022-10-01T14:39:35,917 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245577 lost=0 simT=39600.0s realT=114s; (s/r): 347.36842105263156
2022-10-01T14:39:47,718 INFO MemoryObserver:41 used RAM: 15136 MB free: 959 MB total: 16096 MB
2022-10-01T14:39:55,189 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14748 #nodes=2239
2022-10-01T14:39:55,189 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237751 lost=0 simT=43200.0s realT=133s; (s/r): 324.812030075188
2022-10-01T14:40:14,158 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15118 #nodes=2330
2022-10-01T14:40:14,158 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228588 lost=0 simT=46800.0s realT=152s; (s/r): 307.89473684210526
2022-10-01T14:40:32,588 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15235 #nodes=2343
2022-10-01T14:40:32,589 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217138 lost=0 simT=50400.0s realT=171s; (s/r): 294.7368421052632
2022-10-01T14:40:47,718 INFO MemoryObserver:41 used RAM: 15373 MB free: 722 MB total: 16096 MB
2022-10-01T14:40:51,082 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15283 #nodes=2369
2022-10-01T14:40:51,082 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203401 lost=0 simT=54000.0s realT=189s; (s/r): 285.7142857142857
2022-10-01T14:41:12,495 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15599 #nodes=2406
2022-10-01T14:41:12,496 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186638 lost=0 simT=57600.0s realT=211s; (s/r): 272.98578199052133
2022-10-01T14:41:42,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15461 #nodes=2309
2022-10-01T14:41:42,307 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167117 lost=0 simT=61200.0s realT=240s; (s/r): 255.0
2022-10-01T14:41:47,719 INFO MemoryObserver:41 used RAM: 15361 MB free: 734 MB total: 16096 MB
2022-10-01T14:42:03,564 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15123 #nodes=2291
2022-10-01T14:42:03,565 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144856 lost=0 simT=64800.0s realT=262s; (s/r): 247.32824427480915
2022-10-01T14:42:22,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14505 #nodes=1979
2022-10-01T14:42:22,258 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120842 lost=0 simT=68400.0s realT=280s; (s/r): 244.28571428571428
2022-10-01T14:42:42,362 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14173 #nodes=2028
2022-10-01T14:42:42,362 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95786 lost=0 simT=72000.0s realT=301s; (s/r): 239.20265780730898
2022-10-01T14:42:47,719 INFO MemoryObserver:41 used RAM: 15692 MB free: 403 MB total: 16096 MB
2022-10-01T14:42:58,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12074 #nodes=1692
2022-10-01T14:42:58,365 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73395 lost=0 simT=75600.0s realT=317s; (s/r): 238.4858044164038
2022-10-01T14:43:12,880 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11389 #nodes=1421
2022-10-01T14:43:12,881 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57515 lost=0 simT=79200.0s realT=331s; (s/r): 239.2749244712991
2022-10-01T14:43:25,319 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10708 #nodes=1362
2022-10-01T14:43:25,320 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44045 lost=0 simT=82800.0s realT=343s; (s/r): 241.39941690962098
2022-10-01T14:43:38,750 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10053 #nodes=1240
2022-10-01T14:43:38,750 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31930 lost=1 simT=86400.0s realT=357s; (s/r): 242.01680672268907
2022-10-01T14:43:47,719 INFO MemoryObserver:41 used RAM: 15951 MB free: 144 MB total: 16096 MB
2022-10-01T14:43:48,606 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8457 #nodes=1008
2022-10-01T14:43:48,606 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25727 lost=2 simT=90000.0s realT=367s; (s/r): 245.2316076294278
2022-10-01T14:43:56,562 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7203 #nodes=819
2022-10-01T14:43:56,562 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21841 lost=4 simT=93600.0s realT=375s; (s/r): 249.6
2022-10-01T14:44:02,966 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6166 #nodes=698
2022-10-01T14:44:02,966 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18939 lost=6 simT=97200.0s realT=381s; (s/r): 255.11811023622047
2022-10-01T14:44:16,136 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5228 #nodes=548
2022-10-01T14:44:16,136 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16642 lost=7 simT=100800.0s realT=394s; (s/r): 255.83756345177665
2022-10-01T14:44:19,723 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4381 #nodes=487
2022-10-01T14:44:19,723 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14798 lost=10 simT=104400.0s realT=398s; (s/r): 262.3115577889447
2022-10-01T14:44:22,842 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3652 #nodes=406
2022-10-01T14:44:22,842 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13231 lost=11 simT=108000.0s realT=401s; (s/r): 269.32668329177056
2022-10-01T14:44:25,444 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3050 #nodes=313
2022-10-01T14:44:25,444 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11947 lost=11 simT=111600.0s realT=404s; (s/r): 276.23762376237624
2022-10-01T14:44:27,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2533 #nodes=284
2022-10-01T14:44:27,591 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10957 lost=11 simT=115200.0s realT=406s; (s/r): 283.74384236453204
2022-10-01T14:44:29,439 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2194 #nodes=213
2022-10-01T14:44:29,439 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10171 lost=11 simT=118800.0s realT=408s; (s/r): 291.1764705882353
2022-10-01T14:44:31,065 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1913 #nodes=180
2022-10-01T14:44:31,065 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9461 lost=11 simT=122400.0s realT=409s; (s/r): 299.2665036674817
2022-10-01T14:44:32,517 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1692 #nodes=168
2022-10-01T14:44:32,517 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8734 lost=11 simT=126000.0s realT=411s; (s/r): 306.56934306569343
2022-10-01T14:44:33,889 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1372 #nodes=154
2022-10-01T14:44:33,889 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7057 lost=11 simT=129600.0s realT=412s; (s/r): 314.56310679611653
2022-10-01T14:44:34,499 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=316.925315033sec
2022-10-01T14:44:34,501 INFO AbstractController$9:234 ### ITERATION 125 fires after mobsim event
2022-10-01T14:44:34,501 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T14:44:34,543 INFO LegTimesControlerListener:50 [125] average trip (probably: leg) duration is: 1216 seconds = 00:20:16
2022-10-01T14:44:34,543 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T14:44:34,543 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:44:34,543 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:44:34,543 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:44:34,543 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:44:34,543 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T14:44:34,543 INFO EventsManagerImpl:137 event # 1
2022-10-01T14:44:34,543 INFO EventsManagerImpl:137 event # 4
2022-10-01T14:44:34,543 INFO EventsManagerImpl:137 event # 16
2022-10-01T14:44:34,544 INFO EventsManagerImpl:137 event # 64
2022-10-01T14:44:34,544 INFO EventsManagerImpl:137 event # 256
2022-10-01T14:44:34,545 INFO EventsManagerImpl:137 event # 1024
2022-10-01T14:44:34,548 INFO EventsManagerImpl:137 event # 4096
2022-10-01T14:44:34,562 INFO EventsManagerImpl:137 event # 16384
2022-10-01T14:44:34,577 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T14:44:34,906 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:44:34,906 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:44:34,906 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:44:34,906 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:44:34,906 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T14:44:34,906 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T14:44:34,907 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:44:34,909 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:44:34,909 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:44:34,911 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:44:34,911 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:44:34,911 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:32][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:44:34,914 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:44:34,914 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T14:44:34,915 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:44:34,915 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:44:34,915 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:44:34,915 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:44:34,916 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:44:34,916 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:44:34,916 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:44:34,916 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:44:34,916 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:44:34,916 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:44:34,917 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:44:34,917 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T14:44:34,917 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:44:34,918 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:44:34,918 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:44:34,918 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:44:34,919 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:44:34,919 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:44:34,919 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:44:34,921 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:44:34,921 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:44:34,921 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:44:34,925 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:44:34,925 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:44:34,925 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:44:34,926 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T14:44:35,400 INFO ControlerListenerManagerImpl:251 [it.125] all ControlerAfterMobsimListeners called.
2022-10-01T14:44:35,400 INFO AbstractController$4:159 ### ITERATION 125 fires scoring event
2022-10-01T14:44:35,401 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T14:44:35,592 INFO NewScoreAssignerImpl:57 it: 125 msaStart: 599
2022-10-01T14:44:35,772 INFO ControlerListenerManagerImpl:194 [it.125] all ControlerScoringListeners called.
2022-10-01T14:44:35,772 INFO AbstractController$5:167 ### ITERATION 125 fires iteration end event
2022-10-01T14:44:35,772 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T14:44:35,772 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T14:44:35,890 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T14:44:35,890 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T14:44:39,370 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T14:44:39,370 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13547887663874866
2022-10-01T14:44:39,370 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3181778501260675
2022-10-01T14:44:39,371 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.42634938404104E-4
2022-10-01T14:44:39,371 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.246619800038E-4
2022-10-01T14:44:39,371 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T14:44:39,371 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13097921812495827
2022-10-01T14:44:39,371 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13871015780257476
2022-10-01T14:44:39,371 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21576536559564952
2022-10-01T14:44:39,545 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T14:44:39,703 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.01738651242039
2022-10-01T14:44:39,703 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.72333972417842
2022-10-01T14:44:39,703 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.8783212412007
2022-10-01T14:44:39,703 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.62170982267259
2022-10-01T14:44:39,748 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T14:44:40,669 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18703.45655460569 meters
2022-10-01T14:44:40,670 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 138024.60825067366 meters (statistic on all 2106833 legs which have a finite distance)
2022-10-01T14:44:40,670 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51488.353412555916 meters
2022-10-01T14:44:40,670 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137982.07095197405 meters (statistic on all 765084 trips which have a finite distance)
2022-10-01T14:44:40,670 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T14:44:40,670 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T14:44:41,878 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T14:44:41,880 INFO LegHistogramListener:72 number of legs: 2113879 100%
2022-10-01T14:44:41,881 INFO LegHistogramListener:79 number of bike legs: 104756 4.9556289645717655%
2022-10-01T14:44:41,881 INFO LegHistogramListener:79 number of car legs: 247678 11.716753891779048%
2022-10-01T14:44:41,881 INFO LegHistogramListener:79 number of drtNorth legs: 199 0.009413973079821503%
2022-10-01T14:44:41,881 INFO LegHistogramListener:79 number of drtSoutheast legs: 179 0.008467845132100749%
2022-10-01T14:44:41,881 INFO LegHistogramListener:79 number of freight legs: 47065 2.2264755929738644%
2022-10-01T14:44:41,881 INFO LegHistogramListener:79 number of pt legs: 120526 5.701650851349581%
2022-10-01T14:44:41,881 INFO LegHistogramListener:79 number of ride legs: 107567 5.088607247623918%
2022-10-01T14:44:41,881 INFO LegHistogramListener:79 number of walk legs: 1485909 70.29300163348991%
2022-10-01T14:44:42,458 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T14:44:42,458 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6775330317299743
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.467000364594299
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012050868607403831
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.01014316745148585
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5532641460020438
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7400802107457751
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9154962847327421
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24444763963704894
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39234326296492195
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0015392555087117496
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0012606746535070378
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3485495822570955
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.2972586103308565
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6970940293832194
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18626403816429338
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3798648947041394
2022-10-01T14:44:46,191 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.1837812023395655E-4
2022-10-01T14:44:46,192 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.8243220343334856E-4
2022-10-01T14:44:46,192 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T14:44:46,192 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23295136517456877
2022-10-01T14:44:46,192 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2189594170599321
2022-10-01T14:44:46,192 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.45034199972270295
2022-10-01T14:44:46,429 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T14:44:47,562 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T14:44:47,719 INFO MemoryObserver:41 used RAM: 15948 MB free: 147 MB total: 16096 MB
2022-10-01T14:44:47,872 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T14:44:48,225 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T14:44:49,381 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T14:44:49,689 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T14:44:50,026 INFO ControlerListenerManagerImpl:171 [it.125] all ControlerIterationEndsListeners called.
2022-10-01T14:44:50,206 INFO AbstractController:181 ### ITERATION 125 ENDS
2022-10-01T14:44:50,206 INFO AbstractController:182 ###################################################
2022-10-01T14:44:50,206 INFO AbstractController:133 ###################################################
2022-10-01T14:44:50,206 INFO AbstractController:134 ### ITERATION 126 BEGINS
2022-10-01T14:44:50,207 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T14:44:50,207 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T14:44:50,207 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T14:44:50,208 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T14:44:50,208 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T14:44:57,173 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T14:44:57,218 INFO ControlerListenerManagerImpl:148 [it.126] all ControlerIterationStartsListeners called.
2022-10-01T14:44:57,219 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T14:44:59,086 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169880 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T14:44:59,086 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30376 plans
2022-10-01T14:44:59,087 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:44:59,088 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:44:59,088 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:44:59,089 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:44:59,089 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:44:59,092 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:44:59,097 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:44:59,100 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:44:59,101 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:44:59,101 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:44:59,102 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:44:59,106 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:44:59,106 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:44:59,108 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:44:59,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:44:59,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:44:59,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:44:59,129 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:44:59,182 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:44:59,203 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:44:59,331 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:44:59,601 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:45:00,211 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:45:01,070 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:45:03,538 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:45:07,666 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T14:45:14,939 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T14:45:38,149 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:45:38,150 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30376 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T14:45:38,150 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30643 plans
2022-10-01T14:45:38,150 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T14:45:38,150 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T14:45:38,150 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T14:45:38,150 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T14:45:38,150 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T14:45:38,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T14:45:38,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T14:45:38,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T14:45:38,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T14:45:38,153 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T14:45:38,155 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T14:45:38,159 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T14:45:38,168 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T14:45:38,188 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T14:45:38,227 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T14:45:38,310 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T14:45:38,508 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30643 plans
2022-10-01T14:45:38,509 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:45:38,509 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:45:38,510 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:45:38,513 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:45:38,514 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:45:38,515 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:45:38,515 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:45:38,516 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:45:38,518 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:45:38,520 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:45:38,522 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:45:38,533 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:45:38,534 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:45:38,535 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:45:38,536 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:45:38,548 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:45:38,555 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:45:38,569 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:45:38,611 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:45:38,621 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:45:38,714 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:45:38,912 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:45:39,306 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:45:40,246 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:45:41,969 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:45:45,754 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T14:45:47,720 INFO MemoryObserver:41 used RAM: 15790 MB free: 305 MB total: 16096 MB
2022-10-01T14:45:54,805 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T14:46:13,694 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:46:13,695 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30643 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T14:46:13,695 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7529 plans
2022-10-01T14:46:13,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T14:46:13,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T14:46:13,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T14:46:13,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T14:46:13,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T14:46:13,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T14:46:13,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T14:46:13,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T14:46:13,695 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T14:46:13,696 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T14:46:13,696 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T14:46:13,697 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T14:46:13,699 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T14:46:13,704 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T14:46:13,704 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7529 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T14:46:13,704 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40270 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T14:46:13,704 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6795 plans
2022-10-01T14:46:13,705 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:46:13,705 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:46:13,706 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:46:13,707 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:46:13,716 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:46:13,742 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:46:13,811 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:46:13,874 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:46:14,132 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:46:14,438 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:46:15,287 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:46:16,416 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:46:19,963 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:46:31,316 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:46:31,316 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6795 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T14:46:31,316 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T14:46:32,442 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T14:46:33,494 INFO ControlerListenerManagerImpl:213 [it.126] all ControlerReplanningListeners called.
2022-10-01T14:46:33,495 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T14:46:33,495 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T14:46:33,495 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T14:46:33,621 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T14:46:33,718 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T14:46:33,718 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T14:46:33,718 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T14:46:33,729 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T14:46:33,740 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T14:46:33,740 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T14:46:33,741 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T14:46:33,742 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T14:46:33,742 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T14:46:33,742 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T14:46:33,742 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T14:46:33,742 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T14:46:33,742 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T14:46:33,742 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:46:33,742 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:46:33,742 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T14:46:33,742 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:46:33,742 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:46:33,742 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T14:46:33,743 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T14:46:33,743 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T14:46:33,743 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T14:46:34,486 INFO ControlerListenerManagerImpl:232 [it.126] all ControlerBeforeMobsimListeners called.
2022-10-01T14:46:34,486 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T14:46:34,486 INFO NetworkImpl:163 node # 1
2022-10-01T14:46:34,486 INFO NetworkImpl:163 node # 4
2022-10-01T14:46:34,486 INFO NetworkImpl:163 node # 16
2022-10-01T14:46:34,487 INFO NetworkImpl:163 node # 64
2022-10-01T14:46:34,487 INFO NetworkImpl:163 node # 256
2022-10-01T14:46:34,487 INFO NetworkImpl:163 node # 1024
2022-10-01T14:46:34,487 INFO NetworkImpl:163 node # 4096
2022-10-01T14:46:34,489 INFO NetworkImpl:163 node # 16384
2022-10-01T14:46:34,499 INFO NetworkImpl:163 node # 65536
2022-10-01T14:46:34,536 INFO NetworkImpl:159 link # 1
2022-10-01T14:46:34,536 INFO NetworkImpl:159 link # 4
2022-10-01T14:46:34,536 INFO NetworkImpl:159 link # 16
2022-10-01T14:46:34,536 INFO NetworkImpl:159 link # 64
2022-10-01T14:46:34,537 INFO NetworkImpl:159 link # 256
2022-10-01T14:46:34,538 INFO NetworkImpl:159 link # 1024
2022-10-01T14:46:34,543 INFO NetworkImpl:159 link # 4096
2022-10-01T14:46:34,564 INFO NetworkImpl:159 link # 16384
2022-10-01T14:46:34,647 INFO NetworkImpl:159 link # 65536
2022-10-01T14:46:35,031 INFO NetworkImpl:159 link # 262144
2022-10-01T14:46:35,815 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T14:46:35,815 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T14:46:35,815 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T14:46:35,815 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T14:46:35,816 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T14:46:35,816 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T14:46:35,816 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T14:46:35,817 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T14:46:35,819 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T14:46:35,823 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T14:46:35,831 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T14:46:35,847 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T14:46:35,876 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T14:46:35,941 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T14:46:36,069 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T14:46:36,335 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T14:46:36,924 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T14:46:37,947 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T14:46:39,715 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T14:46:39,868 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T14:46:39,888 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:46:39,888 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T14:46:39,888 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:46:39,888 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:46:39,888 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:46:39,889 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T14:46:39,889 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T14:46:39,889 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T14:46:39,889 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:46:39,889 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:46:47,721 INFO MemoryObserver:41 used RAM: 12244 MB free: 3851 MB total: 16096 MB
2022-10-01T14:46:48,168 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:46:48,168 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:46:48,168 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:46:48,168 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:46:48,168 INFO EventsManagerImpl:176
2022-10-01T14:46:48,168 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:46:48,168 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:46:48,168 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:46:48,168 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:46:48,168 INFO EventsManagerImpl:176
2022-10-01T14:46:48,168 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:46:48,168 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:46:48,168 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:46:48,168 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:46:48,168 INFO EventsManagerImpl:176
2022-10-01T14:46:48,169 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:46:48,169 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:46:48,169 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:46:48,169 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:46:48,169 INFO EventsManagerImpl:176
2022-10-01T14:46:48,169 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T14:46:48,169 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T14:46:48,169 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T14:46:48,169 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T14:46:48,169 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T14:46:48,169 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T14:46:48,169 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T14:46:48,169 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:46:48,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T14:46:48,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:46:48,169 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:46:48,169 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T14:46:48,169 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:46:48,169 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:46:48,170 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:46:48,170 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T14:46:48,170 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T14:46:48,170 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T14:46:48,170 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T14:46:48,170 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:46:48,170 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:46:48,170 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:46:48,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T14:46:48,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:46:48,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:46:48,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:46:48,170 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:46:48,170 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:46:48,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:46:48,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:46:48,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:46:48,170 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:46:48,170 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:46:48,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:46:48,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:46:48,170 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:46:48,170 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:46:48,171 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T14:46:48,171 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:46:48,171 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:46:48,171 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:46:48,171 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T14:46:48,171 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:46:48,171 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:46:48,171 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:46:48,171 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:46:48,171 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:46:48,171 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:46:48,171 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:46:48,171 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:46:48,171 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:46:48,171 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:46:48,171 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:46:48,171 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:46:48,171 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:46:48,171 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:46:49,829 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T14:46:49,832 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T14:46:50,061 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T14:46:50,061 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T14:46:50,061 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T14:46:50,061 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T14:46:50,061 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T14:46:50,061 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T14:46:50,061 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T14:46:50,061 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T14:46:50,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T14:46:50,308 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T14:46:50,337 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T14:46:50,337 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T14:46:50,347 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T14:46:50,367 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T14:46:51,456 INFO VehicularDepartureHandler:110 teleport vehicle 10712_bike from link 145299538#0 to link -11408031
2022-10-01T14:46:51,515 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1747 #nodes=227
2022-10-01T14:46:51,515 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271738 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T14:46:51,717 INFO VehicularDepartureHandler:110 teleport vehicle 15092_bike from link 311849555 to link 341989089#0
2022-10-01T14:46:53,310 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3039 #nodes=339
2022-10-01T14:46:53,310 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271266 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T14:46:54,819 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T14:46:55,468 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T14:46:56,503 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4252 #nodes=501
2022-10-01T14:46:56,503 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270668 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T14:46:57,429 INFO VehicularDepartureHandler:110 teleport vehicle 14938_bike from link -30483116 to link 193199004
2022-10-01T14:46:57,429 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T14:47:00,231 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5371 #nodes=713
2022-10-01T14:47:00,232 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269835 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T14:47:05,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6904 #nodes=944
2022-10-01T14:47:05,163 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268611 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T14:47:14,246 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10805 #nodes=1712
2022-10-01T14:47:14,247 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266683 lost=0 simT=21600.0s realT=34s; (s/r): 635.2941176470588
2022-10-01T14:47:28,074 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11825 #nodes=1870
2022-10-01T14:47:28,074 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263973 lost=0 simT=25200.0s realT=48s; (s/r): 525.0
2022-10-01T14:47:43,163 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12947 #nodes=1960
2022-10-01T14:47:43,163 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260510 lost=0 simT=28800.0s realT=63s; (s/r): 457.14285714285717
2022-10-01T14:47:47,721 INFO MemoryObserver:41 used RAM: 14092 MB free: 2003 MB total: 16096 MB
2022-10-01T14:48:01,058 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14172 #nodes=2113
2022-10-01T14:48:01,059 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256902 lost=0 simT=32400.0s realT=81s; (s/r): 400.0
2022-10-01T14:48:19,015 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14007 #nodes=2150
2022-10-01T14:48:19,015 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251448 lost=0 simT=36000.0s realT=99s; (s/r): 363.6363636363636
2022-10-01T14:48:37,687 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14352 #nodes=2161
2022-10-01T14:48:37,688 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245507 lost=0 simT=39600.0s realT=117s; (s/r): 338.46153846153845
2022-10-01T14:48:47,721 INFO MemoryObserver:41 used RAM: 15314 MB free: 781 MB total: 16096 MB
2022-10-01T14:48:55,668 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14669 #nodes=2229
2022-10-01T14:48:55,669 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237671 lost=0 simT=43200.0s realT=135s; (s/r): 320.0
2022-10-01T14:49:14,520 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14961 #nodes=2277
2022-10-01T14:49:14,521 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228395 lost=0 simT=46800.0s realT=154s; (s/r): 303.8961038961039
2022-10-01T14:49:35,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15173 #nodes=2430
2022-10-01T14:49:35,106 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216981 lost=0 simT=50400.0s realT=175s; (s/r): 288.0
2022-10-01T14:49:47,721 INFO MemoryObserver:41 used RAM: 15833 MB free: 262 MB total: 16096 MB
2022-10-01T14:49:54,723 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15355 #nodes=2374
2022-10-01T14:49:54,724 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203316 lost=0 simT=54000.0s realT=194s; (s/r): 278.35051546391753
2022-10-01T14:50:14,840 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15615 #nodes=2405
2022-10-01T14:50:14,841 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186587 lost=0 simT=57600.0s realT=214s; (s/r): 269.1588785046729
2022-10-01T14:50:36,482 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15469 #nodes=2370
2022-10-01T14:50:36,483 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167053 lost=0 simT=61200.0s realT=236s; (s/r): 259.3220338983051
2022-10-01T14:50:55,442 INFO MemoryObserver:41 used RAM: 14945 MB free: 1150 MB total: 16096 MB
2022-10-01T14:51:05,083 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15134 #nodes=2231
2022-10-01T14:51:05,084 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144711 lost=0 simT=64800.0s realT=265s; (s/r): 244.52830188679246
2022-10-01T14:51:24,878 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14394 #nodes=2147
2022-10-01T14:51:24,878 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120815 lost=0 simT=68400.0s realT=284s; (s/r): 240.8450704225352
2022-10-01T14:51:42,812 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14090 #nodes=2058
2022-10-01T14:51:42,812 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95687 lost=0 simT=72000.0s realT=302s; (s/r): 238.41059602649005
2022-10-01T14:51:55,442 INFO MemoryObserver:41 used RAM: 15778 MB free: 317 MB total: 16096 MB
2022-10-01T14:51:59,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12196 #nodes=1601
2022-10-01T14:51:59,206 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73357 lost=0 simT=75600.0s realT=319s; (s/r): 236.99059561128527
2022-10-01T14:52:12,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11282 #nodes=1497
2022-10-01T14:52:12,216 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57422 lost=0 simT=79200.0s realT=332s; (s/r): 238.55421686746988
2022-10-01T14:52:24,935 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10712 #nodes=1373
2022-10-01T14:52:24,935 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44025 lost=0 simT=82800.0s realT=345s; (s/r): 240.0
2022-10-01T14:52:43,784 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10061 #nodes=1247
2022-10-01T14:52:43,784 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31905 lost=0 simT=86400.0s realT=363s; (s/r): 238.01652892561984
2022-10-01T14:52:56,799 INFO MemoryObserver:41 used RAM: 15467 MB free: 628 MB total: 16096 MB
2022-10-01T14:52:59,853 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8450 #nodes=987
2022-10-01T14:52:59,854 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25729 lost=2 simT=90000.0s realT=379s; (s/r): 237.467018469657
2022-10-01T14:53:14,153 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7177 #nodes=817
2022-10-01T14:53:14,153 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21876 lost=2 simT=93600.0s realT=394s; (s/r): 237.56345177664974
2022-10-01T14:53:18,875 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6058 #nodes=694
2022-10-01T14:53:18,875 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18974 lost=3 simT=97200.0s realT=398s; (s/r): 244.2211055276382
2022-10-01T14:53:31,280 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5107 #nodes=584
2022-10-01T14:53:31,281 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16680 lost=3 simT=100800.0s realT=411s; (s/r): 245.25547445255475
2022-10-01T14:53:34,396 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4300 #nodes=473
2022-10-01T14:53:34,396 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14918 lost=3 simT=104400.0s realT=414s; (s/r): 252.17391304347825
2022-10-01T14:53:46,558 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3659 #nodes=347
2022-10-01T14:53:46,558 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13394 lost=4 simT=108000.0s realT=426s; (s/r): 253.5211267605634
2022-10-01T14:53:48,747 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3022 #nodes=322
2022-10-01T14:53:48,747 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12111 lost=4 simT=111600.0s realT=428s; (s/r): 260.74766355140184
2022-10-01T14:53:58,331 INFO MemoryObserver:41 used RAM: 15575 MB free: 520 MB total: 16096 MB
2022-10-01T14:53:59,105 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2545 #nodes=267
2022-10-01T14:53:59,105 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11099 lost=4 simT=115200.0s realT=439s; (s/r): 262.41457858769934
2022-10-01T14:54:00,631 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2183 #nodes=200
2022-10-01T14:54:00,631 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10326 lost=4 simT=118800.0s realT=440s; (s/r): 270.0
2022-10-01T14:54:02,035 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1909 #nodes=207
2022-10-01T14:54:02,035 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9616 lost=4 simT=122400.0s realT=442s; (s/r): 276.9230769230769
2022-10-01T14:54:03,270 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1688 #nodes=157
2022-10-01T14:54:03,271 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8917 lost=4 simT=126000.0s realT=443s; (s/r): 284.42437923250566
2022-10-01T14:54:13,075 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1360 #nodes=164
2022-10-01T14:54:13,075 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7248 lost=4 simT=129600.0s realT=453s; (s/r): 286.0927152317881
2022-10-01T14:54:13,680 INFO AbstractController$9:234 ### ITERATION 126 fires after mobsim event
2022-10-01T14:54:13,680 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T14:54:13,680 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=310.100966367sec
2022-10-01T14:54:13,715 INFO LegTimesControlerListener:50 [126] average trip (probably: leg) duration is: 1209 seconds = 00:20:09
2022-10-01T14:54:13,715 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T14:54:13,715 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:54:13,715 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:54:13,715 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:54:13,715 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:54:13,715 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T14:54:13,715 INFO EventsManagerImpl:137 event # 1
2022-10-01T14:54:13,716 INFO EventsManagerImpl:137 event # 4
2022-10-01T14:54:13,716 INFO EventsManagerImpl:137 event # 16
2022-10-01T14:54:13,716 INFO EventsManagerImpl:137 event # 64
2022-10-01T14:54:13,716 INFO EventsManagerImpl:137 event # 256
2022-10-01T14:54:13,717 INFO EventsManagerImpl:137 event # 1024
2022-10-01T14:54:13,720 INFO EventsManagerImpl:137 event # 4096
2022-10-01T14:54:13,733 INFO EventsManagerImpl:137 event # 16384
2022-10-01T14:54:13,747 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T14:54:14,055 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:54:14,055 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:54:14,055 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:54:14,056 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:54:14,056 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T14:54:14,056 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T14:54:14,056 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:54:14,059 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:54:14,059 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:24:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:54:14,061 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:54:14,061 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:54:14,061 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:54:14,064 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:54:14,064 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T14:54:14,064 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:54:14,065 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:54:14,065 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:54:14,065 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:54:14,065 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:54:14,065 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:54:14,065 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:54:14,065 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:54:14,065 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:54:14,065 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:04:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:54:14,067 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:54:14,067 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T14:54:14,067 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:54:14,067 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:54:14,067 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:54:14,067 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:54:14,068 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:54:14,068 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:54:14,068 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:54:14,070 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:54:14,070 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:54:14,070 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:54:14,074 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T14:54:14,074 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T14:54:14,074 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:04:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T14:54:14,074 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T14:54:14,519 INFO ControlerListenerManagerImpl:251 [it.126] all ControlerAfterMobsimListeners called.
2022-10-01T14:54:14,520 INFO AbstractController$4:159 ### ITERATION 126 fires scoring event
2022-10-01T14:54:14,520 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T14:54:14,696 INFO NewScoreAssignerImpl:57 it: 126 msaStart: 599
2022-10-01T14:54:14,854 INFO ControlerListenerManagerImpl:194 [it.126] all ControlerScoringListeners called.
2022-10-01T14:54:14,854 INFO AbstractController$5:167 ### ITERATION 126 fires iteration end event
2022-10-01T14:54:14,854 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T14:54:14,854 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T14:54:14,959 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T14:54:14,960 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T14:54:18,465 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T14:54:18,465 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13516306608400047
2022-10-01T14:54:18,465 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31820224199818214
2022-10-01T14:54:18,465 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1695928354652686E-4
2022-10-01T14:54:18,465 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0540523886061713E-4
2022-10-01T14:54:18,465 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T14:54:18,465 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1310575288722739
2022-10-01T14:54:18,465 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1381234690890791
2022-10-01T14:54:18,465 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2166100946404638
2022-10-01T14:54:18,656 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T14:54:18,803 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -89.0215658211661
2022-10-01T14:54:18,803 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.84243854245115
2022-10-01T14:54:18,803 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.78971311561469
2022-10-01T14:54:18,803 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.53110117520343
2022-10-01T14:54:18,847 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T14:54:19,936 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18671.850083584253 meters
2022-10-01T14:54:19,937 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137654.08508727927 meters (statistic on all 2104734 legs which have a finite distance)
2022-10-01T14:54:19,937 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51377.65950460673 meters
2022-10-01T14:54:19,937 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137597.7846190407 meters (statistic on all 764597 trips which have a finite distance)
2022-10-01T14:54:19,937 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T14:54:19,937 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T14:54:21,181 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T14:54:21,183 INFO LegHistogramListener:72 number of legs: 2111961 100%
2022-10-01T14:54:21,183 INFO LegHistogramListener:79 number of bike legs: 104438 4.945072375863001%
2022-10-01T14:54:21,183 INFO LegHistogramListener:79 number of car legs: 247737 11.730188199498002%
2022-10-01T14:54:21,183 INFO LegHistogramListener:79 number of drtNorth legs: 189 0.00894902888831754%
2022-10-01T14:54:21,183 INFO LegHistogramListener:79 number of drtSoutheast legs: 169 0.008002041704368594%
2022-10-01T14:54:21,183 INFO LegHistogramListener:79 number of freight legs: 47065 2.2284975906278572%
2022-10-01T14:54:21,183 INFO LegHistogramListener:79 number of pt legs: 120429 5.702235978789381%
2022-10-01T14:54:21,183 INFO LegHistogramListener:79 number of ride legs: 107092 5.070737575173027%
2022-10-01T14:54:21,183 INFO LegHistogramListener:79 number of walk legs: 1484842 70.30631720945604%
2022-10-01T14:54:21,728 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T14:54:21,728 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6795010706748076
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4673880669826484
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012085530741461561
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010184248499257973
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5538418482363393
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7418261552760903
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9158865546865773
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2449829770408294
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3924600871945239
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0015636473808264479
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0012722286981929475
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.34994120275037616
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.29804043402126973
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.6993778788828009
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18643092992086763
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.37999070541294155
2022-10-01T14:54:32,869 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.1966190297683545E-4
2022-10-01T14:54:32,870 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.8243220343334856E-4
2022-10-01T14:54:32,870 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T14:54:32,870 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23350595931949245
2022-10-01T14:54:32,870 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21915840338507833
2022-10-01T14:54:32,870 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.45259888978468393
2022-10-01T14:54:33,020 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T14:54:34,093 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T14:54:34,408 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T14:54:34,764 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T14:54:35,833 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T14:54:36,139 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T14:54:36,483 INFO ControlerListenerManagerImpl:171 [it.126] all ControlerIterationEndsListeners called.
2022-10-01T14:54:36,655 INFO AbstractController:181 ### ITERATION 126 ENDS
2022-10-01T14:54:36,655 INFO AbstractController:182 ###################################################
2022-10-01T14:54:36,655 INFO AbstractController:133 ###################################################
2022-10-01T14:54:36,655 INFO AbstractController:134 ### ITERATION 127 BEGINS
2022-10-01T14:54:36,656 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T14:54:36,656 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T14:54:36,656 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T14:54:36,656 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T14:54:36,656 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T14:54:36,986 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T14:54:37,027 INFO ControlerListenerManagerImpl:148 [it.127] all ControlerIterationStartsListeners called.
2022-10-01T14:54:37,027 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T14:54:45,720 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169132 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T14:54:45,720 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30677 plans
2022-10-01T14:54:45,720 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:54:45,721 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:54:45,721 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:54:45,723 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:54:45,724 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:54:45,724 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:54:45,727 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:54:45,730 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:54:45,730 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:54:45,730 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:54:45,731 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:54:45,731 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:54:45,734 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:54:45,738 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:54:45,739 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:54:45,747 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:54:45,751 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:54:45,770 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:54:45,780 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:54:45,786 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:54:45,893 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:54:46,116 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:54:46,703 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:54:47,843 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:54:49,777 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:54:53,460 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T14:54:58,332 INFO MemoryObserver:41 used RAM: 14333 MB free: 1762 MB total: 16096 MB
2022-10-01T14:54:59,703 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T14:55:14,567 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:55:14,568 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30677 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T14:55:14,568 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30966 plans
2022-10-01T14:55:14,568 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T14:55:14,568 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T14:55:14,568 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T14:55:14,568 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T14:55:14,569 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T14:55:14,569 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T14:55:14,569 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T14:55:14,569 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T14:55:14,570 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T14:55:14,571 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T14:55:14,573 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T14:55:14,578 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T14:55:14,589 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T14:55:14,609 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T14:55:14,648 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T14:55:14,745 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T14:55:14,895 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30966 plans
2022-10-01T14:55:14,896 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:55:14,896 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:55:14,896 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:55:14,899 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:55:14,901 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:55:14,909 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:55:14,912 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:55:14,913 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:55:14,914 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:55:14,914 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:55:14,915 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:55:14,916 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:55:14,916 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:55:14,927 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:55:14,928 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:55:14,929 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:55:14,952 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:55:14,993 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:55:14,995 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:55:15,001 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T14:55:15,099 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:55:15,430 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:55:15,819 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:55:16,968 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:55:19,066 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:55:23,293 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T14:55:32,101 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T14:55:53,989 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:55:53,990 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30966 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T14:55:53,990 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7653 plans
2022-10-01T14:55:53,990 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T14:55:53,990 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T14:55:53,990 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T14:55:53,990 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T14:55:53,990 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T14:55:53,991 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T14:55:53,991 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T14:55:53,991 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T14:55:53,991 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T14:55:53,991 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T14:55:53,992 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T14:55:53,993 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T14:55:53,995 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T14:55:54,000 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T14:55:54,001 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7653 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T14:55:54,001 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40300 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T14:55:54,001 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6765 plans
2022-10-01T14:55:54,001 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T14:55:54,001 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T14:55:54,001 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T14:55:54,002 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T14:55:54,004 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T14:55:54,011 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T14:55:54,053 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T14:55:54,176 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T14:55:54,583 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T14:55:55,171 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T14:55:55,786 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T14:55:57,116 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T14:55:58,333 INFO MemoryObserver:41 used RAM: 15386 MB free: 709 MB total: 16096 MB
2022-10-01T14:56:00,725 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T14:56:10,708 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T14:56:10,708 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6765 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T14:56:10,708 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T14:56:11,704 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T14:56:12,708 INFO ControlerListenerManagerImpl:213 [it.127] all ControlerReplanningListeners called.
2022-10-01T14:56:12,708 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T14:56:12,708 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T14:56:12,708 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T14:56:12,813 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T14:56:12,907 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T14:56:12,908 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T14:56:12,908 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T14:56:12,919 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T14:56:12,930 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T14:56:12,930 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T14:56:12,931 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T14:56:12,932 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T14:56:12,932 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T14:56:12,932 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T14:56:12,932 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T14:56:12,932 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T14:56:12,932 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T14:56:12,932 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:56:12,932 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:56:12,932 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T14:56:12,932 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T14:56:12,932 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T14:56:12,932 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T14:56:12,933 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T14:56:12,933 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T14:56:12,933 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T14:56:13,653 INFO ControlerListenerManagerImpl:232 [it.127] all ControlerBeforeMobsimListeners called.
2022-10-01T14:56:13,653 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T14:56:13,653 INFO NetworkImpl:163 node # 1
2022-10-01T14:56:13,654 INFO NetworkImpl:163 node # 4
2022-10-01T14:56:13,654 INFO NetworkImpl:163 node # 16
2022-10-01T14:56:13,654 INFO NetworkImpl:163 node # 64
2022-10-01T14:56:13,654 INFO NetworkImpl:163 node # 256
2022-10-01T14:56:13,654 INFO NetworkImpl:163 node # 1024
2022-10-01T14:56:13,654 INFO NetworkImpl:163 node # 4096
2022-10-01T14:56:13,656 INFO NetworkImpl:163 node # 16384
2022-10-01T14:56:13,666 INFO NetworkImpl:163 node # 65536
2022-10-01T14:56:13,700 INFO NetworkImpl:159 link # 1
2022-10-01T14:56:13,701 INFO NetworkImpl:159 link # 4
2022-10-01T14:56:13,701 INFO NetworkImpl:159 link # 16
2022-10-01T14:56:13,701 INFO NetworkImpl:159 link # 64
2022-10-01T14:56:13,701 INFO NetworkImpl:159 link # 256
2022-10-01T14:56:13,702 INFO NetworkImpl:159 link # 1024
2022-10-01T14:56:13,707 INFO NetworkImpl:159 link # 4096
2022-10-01T14:56:13,726 INFO NetworkImpl:159 link # 16384
2022-10-01T14:56:13,805 INFO NetworkImpl:159 link # 65536
2022-10-01T14:56:14,162 INFO NetworkImpl:159 link # 262144
2022-10-01T14:56:15,063 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T14:56:20,297 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T14:56:20,297 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T14:56:15,063 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T14:56:20,297 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T14:56:20,297 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T14:56:20,298 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T14:56:20,298 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T14:56:20,299 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T14:56:20,301 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T14:56:20,305 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T14:56:20,313 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T14:56:20,329 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T14:56:20,362 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T14:56:20,426 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T14:56:20,559 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T14:56:20,915 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T14:56:21,878 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T14:56:23,572 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T14:56:23,689 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T14:56:23,712 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:56:23,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T14:56:23,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:56:23,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:56:23,713 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:56:23,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T14:56:23,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T14:56:23,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T14:56:23,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:56:23,713 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:56:25,416 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:56:25,416 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:56:25,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:56:25,417 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:56:25,417 INFO EventsManagerImpl:176
2022-10-01T14:56:25,417 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:56:25,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:56:25,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:56:25,417 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:56:25,417 INFO EventsManagerImpl:176
2022-10-01T14:56:25,417 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:56:25,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:56:25,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:56:25,417 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:56:25,417 INFO EventsManagerImpl:176
2022-10-01T14:56:25,417 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:56:25,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T14:56:25,417 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T14:56:25,417 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T14:56:25,417 INFO EventsManagerImpl:176
2022-10-01T14:56:25,418 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T14:56:25,418 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T14:56:25,418 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T14:56:25,418 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T14:56:25,418 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T14:56:25,418 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T14:56:25,418 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T14:56:25,418 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:56:25,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T14:56:25,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:56:25,418 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:56:25,418 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T14:56:25,418 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:56:25,418 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:56:25,418 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T14:56:25,418 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T14:56:25,418 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T14:56:25,418 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T14:56:25,418 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T14:56:25,419 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:56:25,419 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:56:25,419 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:56:25,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T14:56:25,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:56:25,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:56:25,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:56:25,419 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:56:25,419 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:56:25,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:56:25,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:56:25,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:56:25,419 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:56:25,419 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:56:25,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:56:25,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:56:25,419 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:56:25,419 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:56:25,419 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T14:56:25,419 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:56:25,419 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T14:56:25,419 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:56:25,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T14:56:25,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:56:25,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:56:25,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T14:56:25,420 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T14:56:25,420 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:56:25,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:56:25,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:56:25,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:56:25,420 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T14:56:25,420 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T14:56:25,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:56:25,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T14:56:25,420 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T14:56:25,420 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T14:56:27,075 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T14:56:27,078 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T14:56:27,293 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T14:56:27,293 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T14:56:27,293 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T14:56:27,293 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T14:56:27,293 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T14:56:27,293 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T14:56:27,293 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T14:56:27,293 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T14:56:27,537 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T14:56:27,538 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273930 lost=0 simT=0.0s realT=3s; (s/r): 0.0
2022-10-01T14:56:27,567 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T14:56:27,568 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T14:56:27,577 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T14:56:29,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1765 #nodes=218
2022-10-01T14:56:29,382 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271744 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-10-01T14:56:31,246 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3084 #nodes=318
2022-10-01T14:56:31,246 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271257 lost=0 simT=7200.0s realT=7s; (s/r): 1028.5714285714287
2022-10-01T14:56:33,185 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T14:56:34,320 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4233 #nodes=451
2022-10-01T14:56:34,321 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270670 lost=0 simT=10800.0s realT=10s; (s/r): 1080.0
2022-10-01T14:56:34,964 INFO VehicularDepartureHandler:110 teleport vehicle 12205_bike from link 329984188 to link 193199004
2022-10-01T14:56:35,456 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T14:56:36,226 INFO VehicularDepartureHandler:110 teleport vehicle 14461_bike from link 4538109 to link 283022985#0
2022-10-01T14:56:36,316 INFO VehicularDepartureHandler:110 teleport vehicle 12940_bike from link 322543962 to link 153150625#0
2022-10-01T14:56:36,701 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T14:56:36,701 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T14:56:38,399 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5418 #nodes=712
2022-10-01T14:56:38,399 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269831 lost=0 simT=14400.0s realT=14s; (s/r): 1028.5714285714287
2022-10-01T14:56:42,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6922 #nodes=952
2022-10-01T14:56:42,948 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268597 lost=0 simT=18000.0s realT=19s; (s/r): 947.3684210526316
2022-10-01T14:56:50,936 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10835 #nodes=1696
2022-10-01T14:56:50,937 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266671 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-10-01T14:56:58,334 INFO MemoryObserver:41 used RAM: 13691 MB free: 2404 MB total: 16096 MB
2022-10-01T14:57:06,013 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11710 #nodes=1948
2022-10-01T14:57:06,014 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263998 lost=0 simT=25200.0s realT=42s; (s/r): 600.0
2022-10-01T14:57:20,273 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12927 #nodes=1982
2022-10-01T14:57:20,274 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260520 lost=0 simT=28800.0s realT=56s; (s/r): 514.2857142857143
2022-10-01T14:57:35,935 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14161 #nodes=2158
2022-10-01T14:57:35,936 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256866 lost=0 simT=32400.0s realT=72s; (s/r): 450.0
2022-10-01T14:57:54,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13931 #nodes=2130
2022-10-01T14:57:54,791 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251385 lost=0 simT=36000.0s realT=91s; (s/r): 395.6043956043956
2022-10-01T14:57:58,334 INFO MemoryObserver:41 used RAM: 14729 MB free: 1366 MB total: 16096 MB
2022-10-01T14:58:12,923 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14387 #nodes=2122
2022-10-01T14:58:12,924 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245540 lost=0 simT=39600.0s realT=109s; (s/r): 363.302752293578
2022-10-01T14:58:31,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14626 #nodes=2264
2022-10-01T14:58:31,207 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237650 lost=0 simT=43200.0s realT=127s; (s/r): 340.15748031496065
2022-10-01T14:58:49,155 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15077 #nodes=2187
2022-10-01T14:58:49,156 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228433 lost=0 simT=46800.0s realT=145s; (s/r): 322.7586206896552
2022-10-01T14:58:58,334 INFO MemoryObserver:41 used RAM: 15718 MB free: 377 MB total: 16096 MB
2022-10-01T14:59:09,218 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15210 #nodes=2381
2022-10-01T14:59:09,219 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217060 lost=0 simT=50400.0s realT=165s; (s/r): 305.45454545454544
2022-10-01T14:59:29,321 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15515 #nodes=2374
2022-10-01T14:59:29,322 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203398 lost=0 simT=54000.0s realT=185s; (s/r): 291.8918918918919
2022-10-01T14:59:48,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15688 #nodes=2393
2022-10-01T14:59:48,548 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186637 lost=0 simT=57600.0s realT=204s; (s/r): 282.3529411764706
2022-10-01T14:59:58,334 INFO MemoryObserver:41 used RAM: 15932 MB free: 163 MB total: 16096 MB
2022-10-01T15:00:11,285 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15463 #nodes=2330
2022-10-01T15:00:11,285 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167058 lost=0 simT=61200.0s realT=227s; (s/r): 269.6035242290749
2022-10-01T15:00:40,579 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15094 #nodes=2283
2022-10-01T15:00:40,580 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144741 lost=0 simT=64800.0s realT=256s; (s/r): 253.125
2022-10-01T15:00:58,334 INFO MemoryObserver:41 used RAM: 15254 MB free: 841 MB total: 16096 MB
2022-10-01T15:01:01,020 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14404 #nodes=2028
2022-10-01T15:01:01,021 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120810 lost=0 simT=68400.0s realT=277s; (s/r): 246.93140794223828
2022-10-01T15:01:22,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14036 #nodes=1983
2022-10-01T15:01:22,258 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95645 lost=0 simT=72000.0s realT=298s; (s/r): 241.61073825503357
2022-10-01T15:01:37,192 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12122 #nodes=1581
2022-10-01T15:01:37,192 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73396 lost=0 simT=75600.0s realT=313s; (s/r): 241.5335463258786
2022-10-01T15:01:51,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11281 #nodes=1425
2022-10-01T15:01:51,975 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57521 lost=0 simT=79200.0s realT=328s; (s/r): 241.46341463414635
2022-10-01T15:01:58,335 INFO MemoryObserver:41 used RAM: 15955 MB free: 140 MB total: 16096 MB
2022-10-01T15:02:04,682 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10749 #nodes=1333
2022-10-01T15:02:04,682 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44169 lost=0 simT=82800.0s realT=340s; (s/r): 243.52941176470588
2022-10-01T15:02:18,027 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10141 #nodes=1231
2022-10-01T15:02:18,027 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31952 lost=0 simT=86400.0s realT=354s; (s/r): 244.0677966101695
2022-10-01T15:02:26,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8398 #nodes=994
2022-10-01T15:02:26,850 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25720 lost=3 simT=90000.0s realT=363s; (s/r): 247.93388429752065
2022-10-01T15:02:42,671 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7129 #nodes=868
2022-10-01T15:02:42,671 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21847 lost=3 simT=93600.0s realT=378s; (s/r): 247.61904761904762
2022-10-01T15:02:48,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6091 #nodes=665
2022-10-01T15:02:48,345 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18923 lost=3 simT=97200.0s realT=384s; (s/r): 253.125
2022-10-01T15:02:52,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5131 #nodes=554
2022-10-01T15:02:52,717 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16618 lost=3 simT=100800.0s realT=389s; (s/r): 259.12596401028276
2022-10-01T15:02:56,371 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4358 #nodes=468
2022-10-01T15:02:56,371 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14796 lost=3 simT=104400.0s realT=392s; (s/r): 266.3265306122449
2022-10-01T15:02:58,335 INFO MemoryObserver:41 used RAM: 15704 MB free: 391 MB total: 16096 MB
2022-10-01T15:02:59,168 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3661 #nodes=368
2022-10-01T15:02:59,168 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13257 lost=4 simT=108000.0s realT=395s; (s/r): 273.4177215189873
2022-10-01T15:03:01,484 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3012 #nodes=304
2022-10-01T15:03:01,485 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11982 lost=4 simT=111600.0s realT=397s; (s/r): 281.10831234256926
2022-10-01T15:03:03,285 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2583 #nodes=264
2022-10-01T15:03:03,286 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11028 lost=4 simT=115200.0s realT=399s; (s/r): 288.7218045112782
2022-10-01T15:03:04,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2188 #nodes=233
2022-10-01T15:03:04,781 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10206 lost=4 simT=118800.0s realT=401s; (s/r): 296.25935162094765
2022-10-01T15:03:06,110 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1876 #nodes=218
2022-10-01T15:03:06,110 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9494 lost=4 simT=122400.0s realT=402s; (s/r): 304.4776119402985
2022-10-01T15:03:07,479 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1692 #nodes=194
2022-10-01T15:03:07,480 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8799 lost=4 simT=126000.0s realT=403s; (s/r): 312.6550868486352
2022-10-01T15:03:08,843 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1350 #nodes=158
2022-10-01T15:03:08,843 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7113 lost=4 simT=129600.0s realT=405s; (s/r): 320.0
2022-10-01T15:03:09,384 INFO AbstractController$9:234 ### ITERATION 127 fires after mobsim event
2022-10-01T15:03:09,384 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T15:03:09,384 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=311.879913251sec
2022-10-01T15:03:09,421 INFO LegTimesControlerListener:50 [127] average trip (probably: leg) duration is: 1213 seconds = 00:20:13
2022-10-01T15:03:09,421 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T15:03:09,421 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:03:09,421 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:03:09,421 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:03:09,421 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:03:09,421 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T15:03:09,421 INFO EventsManagerImpl:137 event # 1
2022-10-01T15:03:09,421 INFO EventsManagerImpl:137 event # 4
2022-10-01T15:03:09,421 INFO EventsManagerImpl:137 event # 16
2022-10-01T15:03:09,422 INFO EventsManagerImpl:137 event # 64
2022-10-01T15:03:09,422 INFO EventsManagerImpl:137 event # 256
2022-10-01T15:03:09,423 INFO EventsManagerImpl:137 event # 1024
2022-10-01T15:03:09,426 INFO EventsManagerImpl:137 event # 4096
2022-10-01T15:03:09,441 INFO EventsManagerImpl:137 event # 16384
2022-10-01T15:03:09,456 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T15:03:09,857 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:03:09,857 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:03:09,857 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:03:09,857 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:03:09,857 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T15:03:09,857 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T15:03:09,858 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:03:09,864 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:03:09,864 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:43][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:03:09,867 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:03:09,867 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:03:09,867 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:03:09,870 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:03:09,870 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T15:03:09,870 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:03:09,871 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:03:09,871 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:03:09,871 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:03:09,871 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:03:09,871 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:03:09,871 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:03:09,871 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:03:09,871 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:03:09,871 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:20:29][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:03:09,873 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:03:09,873 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T15:03:09,873 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:03:09,873 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:03:09,873 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:03:09,873 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:03:09,874 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:03:09,874 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:03:09,874 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:03:09,877 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:03:09,877 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:03:09,877 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:03:09,881 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:03:09,881 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:03:09,881 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:03:09,881 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T15:03:10,354 INFO ControlerListenerManagerImpl:251 [it.127] all ControlerAfterMobsimListeners called.
2022-10-01T15:03:10,354 INFO AbstractController$4:159 ### ITERATION 127 fires scoring event
2022-10-01T15:03:10,354 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T15:03:10,594 INFO NewScoreAssignerImpl:57 it: 127 msaStart: 599
2022-10-01T15:03:10,789 INFO ControlerListenerManagerImpl:194 [it.127] all ControlerScoringListeners called.
2022-10-01T15:03:10,789 INFO AbstractController$5:167 ### ITERATION 127 fires iteration end event
2022-10-01T15:03:10,789 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T15:03:10,789 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T15:03:10,942 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T15:03:10,943 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T15:03:21,777 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T15:03:21,777 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13579725475898263
2022-10-01T15:03:21,777 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31807643128938
2022-10-01T15:03:21,777 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1439171806076913E-4
2022-10-01T15:03:21,777 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0412145611773828E-4
2022-10-01T15:03:21,777 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T15:03:21,777 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13087009659181356
2022-10-01T15:03:21,777 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13842644181639852
2022-10-01T15:03:21,777 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2159900275756533
2022-10-01T15:03:21,970 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T15:03:22,126 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.93886868705529
2022-10-01T15:03:22,126 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.64080247861867
2022-10-01T15:03:22,126 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.67665374604766
2022-10-01T15:03:22,126 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.50196384075353
2022-10-01T15:03:22,173 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T15:03:23,198 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18689.914159995307 meters
2022-10-01T15:03:23,199 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137849.2542315681 meters (statistic on all 2105681 legs which have a finite distance)
2022-10-01T15:03:23,199 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51418.825773766 meters
2022-10-01T15:03:23,199 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137794.30510621905 meters (statistic on all 765076 trips which have a finite distance)
2022-10-01T15:03:23,199 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T15:03:23,199 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T15:03:24,361 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T15:03:24,363 INFO LegHistogramListener:72 number of legs: 2112768 100%
2022-10-01T15:03:24,363 INFO LegHistogramListener:79 number of bike legs: 104978 4.9687424269962435%
2022-10-01T15:03:24,364 INFO LegHistogramListener:79 number of car legs: 247599 11.719175981461287%
2022-10-01T15:03:24,364 INFO LegHistogramListener:79 number of drtNorth legs: 180 0.008519629225736096%
2022-10-01T15:03:24,364 INFO LegHistogramListener:79 number of drtSoutheast legs: 163 0.007714997576638798%
2022-10-01T15:03:24,364 INFO LegHistogramListener:79 number of freight legs: 47065 2.2276463861626077%
2022-10-01T15:03:24,364 INFO LegHistogramListener:79 number of pt legs: 120076 5.683349993941597%
2022-10-01T15:03:24,364 INFO LegHistogramListener:79 number of ride legs: 107366 5.081769508057676%
2022-10-01T15:03:24,364 INFO LegHistogramListener:79 number of walk legs: 1485341 70.30308107657821%
2022-10-01T15:03:24,914 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T15:03:24,914 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6815101906674129
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4678168504187699
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01213046313746232
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010226613329772975
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5543502262025193
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7436208835506349
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.916270405726698
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24553371983752445
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39259103303429754
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0015854716874553886
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0012979043530505245
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.351309715154285
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.29888259550059826
2022-10-01T15:03:28,734 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7017259175195263
2022-10-01T15:03:28,735 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18659782167744188
2022-10-01T15:03:28,735 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3801036782943149
2022-10-01T15:03:28,735 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.1966190297683545E-4
2022-10-01T15:03:28,735 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.837159861762274E-4
2022-10-01T15:03:28,735 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T15:03:28,735 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2339886616308149
2022-10-01T15:03:28,735 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2194036058889682
2022-10-01T15:03:28,735 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.454887874415237
2022-10-01T15:03:28,917 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T15:03:29,964 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T15:03:30,252 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T15:03:30,586 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T15:03:31,625 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T15:03:31,914 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T15:03:32,238 INFO ControlerListenerManagerImpl:171 [it.127] all ControlerIterationEndsListeners called.
2022-10-01T15:03:32,407 INFO AbstractController:181 ### ITERATION 127 ENDS
2022-10-01T15:03:32,407 INFO AbstractController:182 ###################################################
2022-10-01T15:03:32,407 INFO AbstractController:133 ###################################################
2022-10-01T15:03:32,408 INFO AbstractController:134 ### ITERATION 128 BEGINS
2022-10-01T15:03:32,408 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T15:03:32,408 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T15:03:32,408 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T15:03:32,409 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T15:03:32,409 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T15:03:32,737 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T15:03:32,778 INFO ControlerListenerManagerImpl:148 [it.128] all ControlerIterationStartsListeners called.
2022-10-01T15:03:32,778 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T15:03:41,092 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169787 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T15:03:41,092 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30529 plans
2022-10-01T15:03:41,092 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:03:41,092 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:03:41,092 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:03:41,093 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:03:41,095 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:03:41,095 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:03:41,095 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:03:41,095 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:03:41,096 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:03:41,098 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:03:41,105 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:03:41,105 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:03:41,108 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:03:41,110 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:03:41,111 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:03:41,120 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:03:41,127 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:03:41,130 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:03:41,164 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:03:41,268 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:03:41,417 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:03:41,469 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:03:41,995 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:03:43,187 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:03:45,365 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:03:49,276 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T15:03:55,976 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T15:03:58,335 INFO MemoryObserver:41 used RAM: 14843 MB free: 1252 MB total: 16096 MB
2022-10-01T15:04:11,351 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:04:11,352 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30529 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T15:04:11,352 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30521 plans
2022-10-01T15:04:11,352 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T15:04:11,352 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T15:04:11,352 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T15:04:11,352 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T15:04:11,352 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T15:04:11,352 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T15:04:11,352 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T15:04:11,353 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T15:04:11,353 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T15:04:11,354 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T15:04:11,357 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T15:04:11,362 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T15:04:11,372 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T15:04:11,392 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T15:04:11,429 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T15:04:11,501 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T15:04:11,736 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30521 plans
2022-10-01T15:04:11,737 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:04:11,737 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:04:11,737 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:04:11,737 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:04:11,737 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:04:11,739 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:04:11,740 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:04:11,742 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:04:11,745 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:04:11,747 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:04:11,751 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:04:11,754 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:04:11,754 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:04:11,756 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:04:11,759 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:04:11,760 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:04:11,769 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:04:11,824 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:04:11,880 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:04:11,920 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:04:11,926 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:04:12,178 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:04:12,714 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:04:13,795 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:04:15,979 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:04:19,858 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T15:04:29,213 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T15:04:48,278 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:04:48,279 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30521 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T15:04:48,279 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7591 plans
2022-10-01T15:04:48,279 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T15:04:48,280 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T15:04:48,280 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T15:04:48,280 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T15:04:48,280 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T15:04:48,280 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T15:04:48,280 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T15:04:48,280 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T15:04:48,280 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T15:04:48,280 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T15:04:48,281 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T15:04:48,282 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T15:04:48,284 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T15:04:48,289 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T15:04:48,289 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7591 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T15:04:48,289 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40227 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T15:04:48,289 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6838 plans
2022-10-01T15:04:48,290 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:04:48,290 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:04:48,291 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:04:48,292 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:04:48,298 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:04:48,306 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:04:48,344 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:04:48,406 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:04:48,930 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:04:49,631 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:04:50,314 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:04:51,877 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:04:55,213 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:04:58,336 INFO MemoryObserver:41 used RAM: 14865 MB free: 1230 MB total: 16096 MB
2022-10-01T15:05:05,014 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:05:05,014 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6838 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T15:05:05,014 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T15:05:06,061 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T15:05:07,148 INFO ControlerListenerManagerImpl:213 [it.128] all ControlerReplanningListeners called.
2022-10-01T15:05:07,148 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T15:05:07,148 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T15:05:07,148 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T15:05:07,271 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T15:05:07,395 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T15:05:07,396 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T15:05:07,396 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T15:05:07,397 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T15:05:07,398 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T15:05:07,398 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T15:05:07,399 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T15:05:07,399 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T15:05:07,399 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T15:05:07,399 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T15:05:07,399 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T15:05:07,399 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T15:05:07,399 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T15:05:07,399 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:05:07,399 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:05:07,399 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T15:05:07,399 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:05:07,399 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:05:07,400 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T15:05:07,400 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T15:05:07,400 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T15:05:07,400 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T15:05:08,148 INFO ControlerListenerManagerImpl:232 [it.128] all ControlerBeforeMobsimListeners called.
2022-10-01T15:05:08,148 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T15:05:08,148 INFO NetworkImpl:163 node # 1
2022-10-01T15:05:08,149 INFO NetworkImpl:163 node # 4
2022-10-01T15:05:08,149 INFO NetworkImpl:163 node # 16
2022-10-01T15:05:08,149 INFO NetworkImpl:163 node # 64
2022-10-01T15:05:08,149 INFO NetworkImpl:163 node # 256
2022-10-01T15:05:08,149 INFO NetworkImpl:163 node # 1024
2022-10-01T15:05:08,149 INFO NetworkImpl:163 node # 4096
2022-10-01T15:05:08,151 INFO NetworkImpl:163 node # 16384
2022-10-01T15:05:08,158 INFO NetworkImpl:163 node # 65536
2022-10-01T15:05:08,186 INFO NetworkImpl:159 link # 1
2022-10-01T15:05:08,187 INFO NetworkImpl:159 link # 4
2022-10-01T15:05:08,187 INFO NetworkImpl:159 link # 16
2022-10-01T15:05:08,187 INFO NetworkImpl:159 link # 64
2022-10-01T15:05:08,187 INFO NetworkImpl:159 link # 256
2022-10-01T15:05:08,188 INFO NetworkImpl:159 link # 1024
2022-10-01T15:05:08,192 INFO NetworkImpl:159 link # 4096
2022-10-01T15:05:08,208 INFO NetworkImpl:159 link # 16384
2022-10-01T15:05:08,272 INFO NetworkImpl:159 link # 65536
2022-10-01T15:05:08,573 INFO NetworkImpl:159 link # 262144
2022-10-01T15:05:09,258 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T15:05:09,258 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T15:05:09,258 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T15:05:09,258 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T15:05:09,259 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T15:05:09,259 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T15:05:09,259 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T15:05:09,260 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T15:05:09,261 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T15:05:09,264 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T15:05:09,269 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T15:05:09,281 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T15:05:09,307 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T15:05:09,365 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T15:05:09,479 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T15:05:09,704 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T15:05:10,291 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T15:05:11,176 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T15:05:12,628 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T15:05:12,780 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T15:05:12,801 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:05:12,801 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T15:05:12,801 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:05:12,801 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:05:12,801 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:05:12,801 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T15:05:12,801 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T15:05:12,801 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T15:05:12,801 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:05:12,801 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:05:20,823 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:05:20,824 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:05:20,824 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:05:20,824 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:05:20,824 INFO EventsManagerImpl:176
2022-10-01T15:05:20,824 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:05:20,824 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:05:20,824 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:05:20,824 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:05:20,824 INFO EventsManagerImpl:176
2022-10-01T15:05:20,824 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:05:20,824 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:05:20,824 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:05:20,824 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:05:20,824 INFO EventsManagerImpl:176
2022-10-01T15:05:20,824 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:05:20,824 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:05:20,825 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:05:20,825 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:05:20,825 INFO EventsManagerImpl:176
2022-10-01T15:05:20,825 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T15:05:20,825 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T15:05:20,825 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T15:05:20,825 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T15:05:20,825 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T15:05:20,825 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T15:05:20,825 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T15:05:20,825 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:05:20,825 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T15:05:20,825 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:05:20,825 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:05:20,825 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T15:05:20,825 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:05:20,825 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:05:20,825 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:05:20,825 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T15:05:20,826 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T15:05:20,826 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T15:05:20,826 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T15:05:20,826 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:05:20,826 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:05:20,826 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:05:20,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T15:05:20,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:05:20,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:05:20,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:05:20,826 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:05:20,826 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:05:20,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:05:20,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:05:20,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:05:20,826 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:05:20,826 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:05:20,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:05:20,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:05:20,826 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:05:20,826 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:05:20,826 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T15:05:20,827 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:05:20,827 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:05:20,827 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:05:20,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T15:05:20,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:05:20,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:05:20,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:05:20,827 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:05:20,827 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:05:20,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:05:20,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:05:20,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:05:20,827 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:05:20,827 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:05:20,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:05:20,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:05:20,827 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:05:20,827 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:05:22,560 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T15:05:22,563 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T15:05:22,783 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T15:05:22,783 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T15:05:22,783 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T15:05:22,783 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T15:05:22,783 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T15:05:22,783 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T15:05:22,783 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T15:05:22,783 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T15:05:23,034 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T15:05:23,034 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T15:05:23,063 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T15:05:23,073 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T15:05:23,092 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T15:05:23,848 INFO VehicularDepartureHandler:110 teleport vehicle 139102_bike from link 60825553#0 to link 110450332
2022-10-01T15:05:24,272 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1739 #nodes=233
2022-10-01T15:05:24,273 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271739 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T15:05:25,794 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T15:05:26,664 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3090 #nodes=327
2022-10-01T15:05:26,664 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271257 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T15:05:26,718 INFO VehicularDepartureHandler:110 teleport vehicle 13685_bike from link 312901364 to link 59109759#0
2022-10-01T15:05:28,330 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T15:05:28,752 INFO VehicularDepartureHandler:110 teleport vehicle 11432_bike from link 628831856#1 to link -281637515
2022-10-01T15:05:29,459 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4223 #nodes=470
2022-10-01T15:05:29,459 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270670 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T15:05:30,889 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T15:05:30,889 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T15:05:33,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5411 #nodes=712
2022-10-01T15:05:33,759 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269837 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T15:05:38,370 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6934 #nodes=985
2022-10-01T15:05:38,371 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268592 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T15:05:48,048 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10773 #nodes=1722
2022-10-01T15:05:48,048 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266655 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-10-01T15:05:58,337 INFO MemoryObserver:41 used RAM: 13537 MB free: 2558 MB total: 16096 MB
2022-10-01T15:06:01,919 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11756 #nodes=1958
2022-10-01T15:06:01,919 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263971 lost=0 simT=25200.0s realT=49s; (s/r): 514.2857142857143
2022-10-01T15:06:18,431 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=13044 #nodes=1926
2022-10-01T15:06:18,432 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260549 lost=0 simT=28800.0s realT=65s; (s/r): 443.0769230769231
2022-10-01T15:06:35,770 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14248 #nodes=2123
2022-10-01T15:06:35,771 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256905 lost=0 simT=32400.0s realT=82s; (s/r): 395.1219512195122
2022-10-01T15:06:56,095 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13946 #nodes=2126
2022-10-01T15:06:56,095 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251418 lost=0 simT=36000.0s realT=103s; (s/r): 349.5145631067961
2022-10-01T15:06:58,337 INFO MemoryObserver:41 used RAM: 14813 MB free: 1282 MB total: 16096 MB
2022-10-01T15:07:13,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14402 #nodes=2120
2022-10-01T15:07:13,240 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245515 lost=0 simT=39600.0s realT=120s; (s/r): 330.0
2022-10-01T15:07:31,169 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14657 #nodes=2196
2022-10-01T15:07:31,169 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237525 lost=0 simT=43200.0s realT=138s; (s/r): 313.04347826086956
2022-10-01T15:07:52,203 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14898 #nodes=2272
2022-10-01T15:07:52,203 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228442 lost=0 simT=46800.0s realT=159s; (s/r): 294.33962264150944
2022-10-01T15:07:58,337 INFO MemoryObserver:41 used RAM: 15508 MB free: 587 MB total: 16096 MB
2022-10-01T15:08:10,709 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15181 #nodes=2312
2022-10-01T15:08:10,709 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217016 lost=0 simT=50400.0s realT=177s; (s/r): 284.7457627118644
2022-10-01T15:08:29,726 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15463 #nodes=2370
2022-10-01T15:08:29,726 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203301 lost=0 simT=54000.0s realT=196s; (s/r): 275.51020408163265
2022-10-01T15:08:52,256 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15612 #nodes=2522
2022-10-01T15:08:52,256 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186512 lost=0 simT=57600.0s realT=219s; (s/r): 263.013698630137
2022-10-01T15:08:58,337 INFO MemoryObserver:41 used RAM: 15791 MB free: 304 MB total: 16096 MB
2022-10-01T15:09:21,499 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15614 #nodes=2291
2022-10-01T15:09:21,500 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167012 lost=0 simT=61200.0s realT=248s; (s/r): 246.7741935483871
2022-10-01T15:09:43,045 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15133 #nodes=2211
2022-10-01T15:09:43,046 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144629 lost=0 simT=64800.0s realT=270s; (s/r): 240.0
2022-10-01T15:09:58,338 INFO MemoryObserver:41 used RAM: 15391 MB free: 704 MB total: 16096 MB
2022-10-01T15:10:02,079 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14560 #nodes=2039
2022-10-01T15:10:02,080 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120647 lost=0 simT=68400.0s realT=289s; (s/r): 236.67820069204151
2022-10-01T15:10:21,388 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14116 #nodes=1938
2022-10-01T15:10:21,388 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95483 lost=0 simT=72000.0s realT=308s; (s/r): 233.76623376623377
2022-10-01T15:10:37,516 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12166 #nodes=1621
2022-10-01T15:10:37,517 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73238 lost=0 simT=75600.0s realT=324s; (s/r): 233.33333333333334
2022-10-01T15:10:51,651 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11340 #nodes=1441
2022-10-01T15:10:51,651 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57388 lost=0 simT=79200.0s realT=338s; (s/r): 234.31952662721895
2022-10-01T15:10:58,338 INFO MemoryObserver:41 used RAM: 15970 MB free: 125 MB total: 16096 MB
2022-10-01T15:11:04,786 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10671 #nodes=1346
2022-10-01T15:11:04,786 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=43963 lost=0 simT=82800.0s realT=351s; (s/r): 235.89743589743588
2022-10-01T15:11:17,151 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10124 #nodes=1266
2022-10-01T15:11:17,151 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31736 lost=1 simT=86400.0s realT=364s; (s/r): 237.36263736263737
2022-10-01T15:11:26,584 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8440 #nodes=1002
2022-10-01T15:11:26,584 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25520 lost=2 simT=90000.0s realT=373s; (s/r): 241.28686327077747
2022-10-01T15:11:34,157 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7172 #nodes=872
2022-10-01T15:11:34,158 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21655 lost=3 simT=93600.0s realT=381s; (s/r): 245.66929133858267
2022-10-01T15:11:40,538 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6158 #nodes=663
2022-10-01T15:11:40,538 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18805 lost=4 simT=97200.0s realT=387s; (s/r): 251.1627906976744
2022-10-01T15:11:53,017 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5137 #nodes=535
2022-10-01T15:11:53,017 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16471 lost=4 simT=100800.0s realT=400s; (s/r): 252.0
2022-10-01T15:11:56,606 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4327 #nodes=440
2022-10-01T15:11:56,606 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14709 lost=4 simT=104400.0s realT=403s; (s/r): 259.0570719602978
2022-10-01T15:11:58,338 INFO MemoryObserver:41 used RAM: 15884 MB free: 211 MB total: 16096 MB
2022-10-01T15:11:59,614 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3639 #nodes=363
2022-10-01T15:11:59,615 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13136 lost=5 simT=108000.0s realT=406s; (s/r): 266.00985221674875
2022-10-01T15:12:02,130 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3009 #nodes=317
2022-10-01T15:12:02,130 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11849 lost=6 simT=111600.0s realT=409s; (s/r): 272.86063569682153
2022-10-01T15:12:04,220 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2587 #nodes=266
2022-10-01T15:12:04,220 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10871 lost=7 simT=115200.0s realT=411s; (s/r): 280.2919708029197
2022-10-01T15:12:05,977 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2208 #nodes=237
2022-10-01T15:12:05,977 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10096 lost=8 simT=118800.0s realT=413s; (s/r): 287.65133171912834
2022-10-01T15:12:07,514 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1922 #nodes=220
2022-10-01T15:12:07,514 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9389 lost=8 simT=122400.0s realT=414s; (s/r): 295.6521739130435
2022-10-01T15:12:08,938 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1703 #nodes=179
2022-10-01T15:12:08,938 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8688 lost=8 simT=126000.0s realT=416s; (s/r): 302.88461538461536
2022-10-01T15:12:10,165 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1383 #nodes=159
2022-10-01T15:12:10,165 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7052 lost=8 simT=129600.0s realT=417s; (s/r): 310.7913669064748
2022-10-01T15:12:10,742 INFO AbstractController$9:234 ### ITERATION 128 fires after mobsim event
2022-10-01T15:12:10,742 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T15:12:10,742 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=324.509848517sec
2022-10-01T15:12:10,777 INFO LegTimesControlerListener:50 [128] average trip (probably: leg) duration is: 1210 seconds = 00:20:10
2022-10-01T15:12:10,777 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T15:12:10,777 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:12:10,777 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:12:10,777 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:12:10,777 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:12:10,777 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T15:12:10,777 INFO EventsManagerImpl:137 event # 1
2022-10-01T15:12:10,777 INFO EventsManagerImpl:137 event # 4
2022-10-01T15:12:10,777 INFO EventsManagerImpl:137 event # 16
2022-10-01T15:12:10,777 INFO EventsManagerImpl:137 event # 64
2022-10-01T15:12:10,778 INFO EventsManagerImpl:137 event # 256
2022-10-01T15:12:10,779 INFO EventsManagerImpl:137 event # 1024
2022-10-01T15:12:10,782 INFO EventsManagerImpl:137 event # 4096
2022-10-01T15:12:10,796 INFO EventsManagerImpl:137 event # 16384
2022-10-01T15:12:10,811 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T15:12:11,130 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:12:11,130 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:12:11,130 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:12:11,130 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:12:11,130 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T15:12:11,130 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T15:12:11,131 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:12:11,133 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:12:11,133 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:16:52][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:12:11,136 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:12:11,136 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:12:11,136 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:12:11,139 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:12:11,139 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T15:12:11,139 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:12:11,140 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:12:11,140 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:12:11,140 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:12:11,140 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:12:11,140 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:12:11,140 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:12:11,140 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:12:11,140 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:12:11,140 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:40:37][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:12:11,142 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:12:11,142 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T15:12:11,142 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:12:11,142 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:12:11,142 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:12:11,142 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:12:11,143 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:12:11,143 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:12:11,143 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:12:11,146 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:12:11,146 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:12:11,146 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:12:11,150 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:12:11,150 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:12:11,150 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:19][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:12:11,150 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T15:12:11,652 INFO ControlerListenerManagerImpl:251 [it.128] all ControlerAfterMobsimListeners called.
2022-10-01T15:12:11,652 INFO AbstractController$4:159 ### ITERATION 128 fires scoring event
2022-10-01T15:12:11,652 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T15:12:11,905 INFO NewScoreAssignerImpl:57 it: 128 msaStart: 599
2022-10-01T15:12:12,100 INFO ControlerListenerManagerImpl:194 [it.128] all ControlerScoringListeners called.
2022-10-01T15:12:12,100 INFO AbstractController$5:167 ### ITERATION 128 fires iteration end event
2022-10-01T15:12:12,100 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T15:12:12,100 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T15:12:12,260 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T15:12:12,261 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T15:12:16,278 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T15:12:16,278 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13579982232446838
2022-10-01T15:12:16,279 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31767589107360183
2022-10-01T15:12:16,279 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.3493224194683085E-4
2022-10-01T15:12:16,279 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0283767337485944E-4
2022-10-01T15:12:16,279 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T15:12:16,279 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1308739479400422
2022-10-01T15:12:16,279 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1388821846901205
2022-10-01T15:12:16,279 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21590914926285196
2022-10-01T15:12:16,510 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T15:12:16,650 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.6309716735781
2022-10-01T15:12:16,650 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.39225600241271
2022-10-01T15:12:16,650 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.53247955225969
2022-10-01T15:12:16,650 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.41929596935184
2022-10-01T15:12:16,719 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T15:12:17,674 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18682.755029566062 meters
2022-10-01T15:12:17,674 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137827.01201083916 meters (statistic on all 2106148 legs which have a finite distance)
2022-10-01T15:12:17,674 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51403.242588093926 meters
2022-10-01T15:12:17,674 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137779.37220693388 meters (statistic on all 765225 trips which have a finite distance)
2022-10-01T15:12:17,674 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T15:12:17,675 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T15:12:18,861 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T15:12:18,863 INFO LegHistogramListener:72 number of legs: 2113173 100%
2022-10-01T15:12:18,863 INFO LegHistogramListener:79 number of bike legs: 105000 4.968831231517722%
2022-10-01T15:12:18,864 INFO LegHistogramListener:79 number of car legs: 247311 11.703301149503615%
2022-10-01T15:12:18,864 INFO LegHistogramListener:79 number of drtNorth legs: 190 0.00899121841893683%
2022-10-01T15:12:18,864 INFO LegHistogramListener:79 number of drtSoutheast legs: 157 0.007429585746174118%
2022-10-01T15:12:18,864 INFO LegHistogramListener:79 number of freight legs: 47065 2.227219446775063%
2022-10-01T15:12:18,864 INFO LegHistogramListener:79 number of pt legs: 120141 5.685336695102578%
2022-10-01T15:12:18,864 INFO LegHistogramListener:79 number of ride legs: 107700 5.096601177471035%
2022-10-01T15:12:18,864 INFO LegHistogramListener:79 number of walk legs: 1485609 70.30228949546488%
2022-10-01T15:12:19,427 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T15:12:19,427 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T15:12:23,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6834371485644741
2022-10-01T15:12:23,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46816860689031875
2022-10-01T15:12:23,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012158706357805657
2022-10-01T15:12:23,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010243302505430402
2022-10-01T15:12:23,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T15:12:23,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5548842798235569
2022-10-01T15:12:23,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7455144630963813
2022-10-01T15:12:23,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9166542567668189
2022-10-01T15:12:23,343 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24616148959879222
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39268218160904195
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0016060122113414502
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0013222962251652228
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3526807951236796
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.29974529750381285
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7040226048465366
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1867428891273872
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.38016144851774447
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.209456857197143E-4
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.8628355166198516E-4
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23451758012088098
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21966806513400125
2022-10-01T15:12:23,344 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4571178050396175
2022-10-01T15:12:23,524 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T15:12:24,578 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T15:12:24,865 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T15:12:25,212 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T15:12:26,262 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T15:12:26,558 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T15:12:26,897 INFO ControlerListenerManagerImpl:171 [it.128] all ControlerIterationEndsListeners called.
2022-10-01T15:12:27,062 INFO AbstractController:181 ### ITERATION 128 ENDS
2022-10-01T15:12:27,062 INFO AbstractController:182 ###################################################
2022-10-01T15:12:27,062 INFO AbstractController:133 ###################################################
2022-10-01T15:12:27,062 INFO AbstractController:134 ### ITERATION 129 BEGINS
2022-10-01T15:12:27,063 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T15:12:27,063 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T15:12:27,063 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T15:12:27,064 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T15:12:27,064 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T15:12:33,731 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T15:12:33,770 INFO ControlerListenerManagerImpl:148 [it.129] all ControlerIterationStartsListeners called.
2022-10-01T15:12:33,771 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T15:12:35,567 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169534 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T15:12:35,568 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30720 plans
2022-10-01T15:12:35,568 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:12:35,569 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:12:35,572 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:12:35,578 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:12:35,579 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:12:35,581 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:12:35,581 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:12:35,582 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:12:35,592 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:12:35,605 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:12:35,608 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:12:35,622 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:12:35,627 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:12:35,642 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:12:35,643 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:12:35,747 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:12:35,756 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:12:35,934 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:12:35,944 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:12:35,981 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:12:36,237 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:12:36,287 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:12:36,635 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:12:37,736 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:12:39,742 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:12:43,321 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T15:12:50,214 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T15:12:58,338 INFO MemoryObserver:41 used RAM: 15625 MB free: 470 MB total: 16096 MB
2022-10-01T15:13:07,188 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:13:07,189 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30720 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T15:13:07,189 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30557 plans
2022-10-01T15:13:07,189 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T15:13:07,189 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T15:13:07,189 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T15:13:07,189 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T15:13:07,189 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T15:13:07,189 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T15:13:07,190 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T15:13:07,190 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T15:13:07,191 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T15:13:07,192 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T15:13:07,194 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T15:13:07,198 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T15:13:07,207 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T15:13:07,225 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T15:13:07,259 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T15:13:07,374 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T15:13:15,299 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30557 plans
2022-10-01T15:13:15,300 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:13:15,300 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:13:15,300 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:13:15,300 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:13:15,300 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:13:15,301 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:13:15,304 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:13:15,305 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:13:15,306 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:13:15,308 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:13:15,310 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:13:15,315 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:13:15,324 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:13:15,325 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:13:15,337 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:13:15,349 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:13:15,397 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:13:15,402 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:13:15,417 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:13:15,420 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:13:15,501 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:13:15,679 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:13:16,099 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:13:17,129 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:13:19,002 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:13:22,861 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T15:13:31,631 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T15:13:52,988 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:13:52,988 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30557 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T15:13:52,988 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7617 plans
2022-10-01T15:13:52,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T15:13:52,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T15:13:52,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T15:13:52,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T15:13:52,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T15:13:52,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T15:13:52,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T15:13:52,988 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T15:13:52,989 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T15:13:52,989 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T15:13:52,989 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T15:13:52,990 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T15:13:52,991 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T15:13:52,994 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T15:13:52,994 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7617 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T15:13:52,994 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40239 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T15:13:52,994 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6826 plans
2022-10-01T15:13:52,995 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:13:52,995 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:13:52,995 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:13:52,995 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:13:52,998 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:13:53,009 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:13:53,055 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:13:53,161 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:13:53,431 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:13:53,862 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:13:54,579 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:13:55,874 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:13:58,339 INFO MemoryObserver:41 used RAM: 14572 MB free: 1523 MB total: 16096 MB
2022-10-01T15:13:58,918 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:14:10,892 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:14:10,893 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6826 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T15:14:10,893 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T15:14:11,981 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T15:14:13,046 INFO ControlerListenerManagerImpl:213 [it.129] all ControlerReplanningListeners called.
2022-10-01T15:14:13,046 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T15:14:13,046 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T15:14:13,046 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T15:14:13,175 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T15:14:13,303 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T15:14:13,303 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T15:14:13,303 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T15:14:13,305 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T15:14:13,306 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T15:14:13,306 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T15:14:13,306 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T15:14:13,306 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T15:14:13,307 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T15:14:13,307 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T15:14:13,307 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T15:14:13,307 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T15:14:13,307 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T15:14:13,307 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:14:13,307 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:14:13,307 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T15:14:13,307 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:14:13,307 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:14:13,307 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T15:14:13,307 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T15:14:13,307 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T15:14:13,307 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T15:14:14,031 INFO ControlerListenerManagerImpl:232 [it.129] all ControlerBeforeMobsimListeners called.
2022-10-01T15:14:14,031 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T15:14:14,031 INFO NetworkImpl:163 node # 1
2022-10-01T15:14:14,032 INFO NetworkImpl:163 node # 4
2022-10-01T15:14:14,032 INFO NetworkImpl:163 node # 16
2022-10-01T15:14:14,032 INFO NetworkImpl:163 node # 64
2022-10-01T15:14:14,032 INFO NetworkImpl:163 node # 256
2022-10-01T15:14:14,032 INFO NetworkImpl:163 node # 1024
2022-10-01T15:14:14,032 INFO NetworkImpl:163 node # 4096
2022-10-01T15:14:14,034 INFO NetworkImpl:163 node # 16384
2022-10-01T15:14:14,041 INFO NetworkImpl:163 node # 65536
2022-10-01T15:14:14,069 INFO NetworkImpl:159 link # 1
2022-10-01T15:14:14,069 INFO NetworkImpl:159 link # 4
2022-10-01T15:14:14,069 INFO NetworkImpl:159 link # 16
2022-10-01T15:14:14,069 INFO NetworkImpl:159 link # 64
2022-10-01T15:14:14,070 INFO NetworkImpl:159 link # 256
2022-10-01T15:14:14,071 INFO NetworkImpl:159 link # 1024
2022-10-01T15:14:14,075 INFO NetworkImpl:159 link # 4096
2022-10-01T15:14:14,092 INFO NetworkImpl:159 link # 16384
2022-10-01T15:14:14,162 INFO NetworkImpl:159 link # 65536
2022-10-01T15:14:14,485 INFO NetworkImpl:159 link # 262144
2022-10-01T15:14:15,216 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T15:14:15,216 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T15:14:15,216 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T15:14:15,216 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T15:14:15,216 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T15:14:15,217 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T15:14:15,217 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T15:14:15,218 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T15:14:15,219 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T15:14:15,222 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T15:14:15,228 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T15:14:15,241 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T15:14:15,271 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T15:14:15,337 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T15:14:15,467 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T15:14:15,720 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T15:14:16,226 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T15:14:17,245 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T15:14:18,892 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T15:14:19,027 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T15:14:19,047 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:14:19,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T15:14:19,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:14:19,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:14:19,047 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:14:19,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T15:14:19,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T15:14:19,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T15:14:19,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:14:19,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:14:20,932 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:14:20,932 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:14:20,932 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:14:20,932 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:14:20,932 INFO EventsManagerImpl:176
2022-10-01T15:14:20,932 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:14:20,932 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:14:20,932 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:14:20,932 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:14:20,932 INFO EventsManagerImpl:176
2022-10-01T15:14:20,933 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:14:20,933 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:14:20,933 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:14:20,933 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:14:20,933 INFO EventsManagerImpl:176
2022-10-01T15:14:20,933 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:14:20,933 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:14:20,933 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:14:20,933 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:14:20,933 INFO EventsManagerImpl:176
2022-10-01T15:14:20,933 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T15:14:20,933 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T15:14:20,933 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T15:14:20,933 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T15:14:20,933 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T15:14:20,933 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T15:14:20,933 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T15:14:20,933 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:14:20,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T15:14:20,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:14:20,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:14:20,934 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T15:14:20,934 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:14:20,934 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:14:20,934 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:14:20,934 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T15:14:20,934 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T15:14:20,934 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T15:14:20,934 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T15:14:20,934 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:14:20,934 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:14:20,934 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:14:20,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T15:14:20,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:14:20,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:14:20,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:14:20,934 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:14:20,934 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:14:20,934 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:14:20,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:14:20,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:14:20,935 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:14:20,935 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:14:20,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:14:20,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:14:20,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:14:20,935 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:14:20,935 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T15:14:20,935 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:14:20,935 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:14:20,935 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:14:20,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T15:14:20,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:14:20,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:14:20,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:14:20,935 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:14:20,935 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:14:20,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:14:20,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:14:20,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:14:20,935 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:14:20,935 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:14:20,935 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:14:20,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:14:20,936 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:14:20,936 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:14:28,977 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T15:14:28,980 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T15:14:29,219 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T15:14:29,219 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T15:14:29,219 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T15:14:29,219 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T15:14:29,219 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T15:14:29,219 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T15:14:29,219 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T15:14:29,220 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T15:14:29,467 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T15:14:29,467 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T15:14:29,496 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T15:14:29,496 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T15:14:29,505 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T15:14:30,552 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1744 #nodes=235
2022-10-01T15:14:30,552 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271728 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T15:14:31,953 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T15:14:32,270 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3092 #nodes=309
2022-10-01T15:14:32,270 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271252 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T15:14:34,107 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T15:14:34,639 INFO VehicularDepartureHandler:110 teleport vehicle 13506_bike from link 283311190 to link 25121294
2022-10-01T15:14:35,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4256 #nodes=478
2022-10-01T15:14:35,227 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270670 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T15:14:35,420 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T15:14:36,349 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T15:14:39,831 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5450 #nodes=693
2022-10-01T15:14:39,831 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269847 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T15:14:41,981 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T15:14:41,981 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T15:14:45,894 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6919 #nodes=979
2022-10-01T15:14:45,894 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268606 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T15:14:55,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10819 #nodes=1757
2022-10-01T15:14:55,958 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266671 lost=0 simT=21600.0s realT=36s; (s/r): 600.0
2022-10-01T15:14:58,339 INFO MemoryObserver:41 used RAM: 13487 MB free: 2608 MB total: 16096 MB
2022-10-01T15:15:09,779 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11700 #nodes=1938
2022-10-01T15:15:09,779 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263976 lost=0 simT=25200.0s realT=50s; (s/r): 504.0
2022-10-01T15:15:27,840 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12977 #nodes=1917
2022-10-01T15:15:27,841 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260525 lost=0 simT=28800.0s realT=68s; (s/r): 423.52941176470586
2022-10-01T15:15:44,660 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14180 #nodes=2129
2022-10-01T15:15:44,660 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256920 lost=0 simT=32400.0s realT=85s; (s/r): 381.1764705882353
2022-10-01T15:15:58,339 INFO MemoryObserver:41 used RAM: 14814 MB free: 1281 MB total: 16096 MB
2022-10-01T15:16:04,159 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13957 #nodes=2078
2022-10-01T15:16:04,160 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251431 lost=0 simT=36000.0s realT=105s; (s/r): 342.85714285714283
2022-10-01T15:16:22,736 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14358 #nodes=2137
2022-10-01T15:16:22,737 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245528 lost=0 simT=39600.0s realT=123s; (s/r): 321.9512195121951
2022-10-01T15:16:40,768 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14684 #nodes=2162
2022-10-01T15:16:40,768 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237594 lost=0 simT=43200.0s realT=141s; (s/r): 306.3829787234043
2022-10-01T15:16:58,339 INFO MemoryObserver:41 used RAM: 15360 MB free: 735 MB total: 16096 MB
2022-10-01T15:17:03,028 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15036 #nodes=2245
2022-10-01T15:17:03,029 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228428 lost=0 simT=46800.0s realT=163s; (s/r): 287.1165644171779
2022-10-01T15:17:22,510 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15078 #nodes=2325
2022-10-01T15:17:22,510 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217115 lost=0 simT=50400.0s realT=183s; (s/r): 275.40983606557376
2022-10-01T15:17:41,936 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15380 #nodes=2306
2022-10-01T15:17:41,937 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203281 lost=0 simT=54000.0s realT=202s; (s/r): 267.3267326732673
2022-10-01T15:17:58,340 INFO MemoryObserver:41 used RAM: 15670 MB free: 425 MB total: 16096 MB
2022-10-01T15:18:04,802 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15724 #nodes=2457
2022-10-01T15:18:04,803 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186560 lost=0 simT=57600.0s realT=225s; (s/r): 256.0
2022-10-01T15:18:25,990 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15441 #nodes=2278
2022-10-01T15:18:25,990 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166945 lost=0 simT=61200.0s realT=246s; (s/r): 248.78048780487805
2022-10-01T15:18:48,054 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15071 #nodes=2334
2022-10-01T15:18:48,054 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144514 lost=0 simT=64800.0s realT=269s; (s/r): 240.8921933085502
2022-10-01T15:18:58,340 INFO MemoryObserver:41 used RAM: 15963 MB free: 132 MB total: 16096 MB
2022-10-01T15:19:17,241 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14425 #nodes=2101
2022-10-01T15:19:17,241 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120607 lost=0 simT=68400.0s realT=298s; (s/r): 229.53020134228188
2022-10-01T15:19:37,523 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14041 #nodes=2040
2022-10-01T15:19:37,523 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95586 lost=0 simT=72000.0s realT=318s; (s/r): 226.41509433962264
2022-10-01T15:19:52,953 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12136 #nodes=1659
2022-10-01T15:19:52,953 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73332 lost=0 simT=75600.0s realT=333s; (s/r): 227.02702702702703
2022-10-01T15:19:58,340 INFO MemoryObserver:41 used RAM: 15744 MB free: 351 MB total: 16096 MB
2022-10-01T15:20:08,543 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11288 #nodes=1514
2022-10-01T15:20:08,543 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57507 lost=0 simT=79200.0s realT=349s; (s/r): 226.93409742120343
2022-10-01T15:20:20,408 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10688 #nodes=1412
2022-10-01T15:20:20,409 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44042 lost=0 simT=82800.0s realT=361s; (s/r): 229.36288088642658
2022-10-01T15:20:33,893 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10170 #nodes=1202
2022-10-01T15:20:33,893 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31894 lost=0 simT=86400.0s realT=374s; (s/r): 231.01604278074868
2022-10-01T15:20:42,931 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8516 #nodes=1024
2022-10-01T15:20:42,931 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25647 lost=0 simT=90000.0s realT=383s; (s/r): 234.98694516971278
2022-10-01T15:20:49,465 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7175 #nodes=850
2022-10-01T15:20:49,465 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21813 lost=1 simT=93600.0s realT=390s; (s/r): 240.0
2022-10-01T15:20:55,369 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6186 #nodes=629
2022-10-01T15:20:55,370 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18927 lost=3 simT=97200.0s realT=396s; (s/r): 245.45454545454547
2022-10-01T15:20:58,340 INFO MemoryObserver:41 used RAM: 15822 MB free: 273 MB total: 16096 MB
2022-10-01T15:20:59,943 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5050 #nodes=547
2022-10-01T15:20:59,943 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16598 lost=4 simT=100800.0s realT=400s; (s/r): 252.0
2022-10-01T15:21:03,719 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4297 #nodes=438
2022-10-01T15:21:03,719 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14814 lost=4 simT=104400.0s realT=404s; (s/r): 258.41584158415844
2022-10-01T15:21:06,816 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3576 #nodes=367
2022-10-01T15:21:06,817 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13270 lost=5 simT=108000.0s realT=407s; (s/r): 265.35626535626534
2022-10-01T15:21:09,246 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2963 #nodes=299
2022-10-01T15:21:09,246 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12018 lost=6 simT=111600.0s realT=410s; (s/r): 272.1951219512195
2022-10-01T15:21:19,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2516 #nodes=274
2022-10-01T15:21:19,645 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11046 lost=6 simT=115200.0s realT=420s; (s/r): 274.2857142857143
2022-10-01T15:21:21,138 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2165 #nodes=207
2022-10-01T15:21:21,138 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10264 lost=6 simT=118800.0s realT=422s; (s/r): 281.5165876777251
2022-10-01T15:21:22,578 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1904 #nodes=177
2022-10-01T15:21:22,578 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9575 lost=7 simT=122400.0s realT=423s; (s/r): 289.36170212765956
2022-10-01T15:21:23,999 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1678 #nodes=187
2022-10-01T15:21:23,999 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8878 lost=7 simT=126000.0s realT=424s; (s/r): 297.1698113207547
2022-10-01T15:21:25,403 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1351 #nodes=145
2022-10-01T15:21:25,404 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7181 lost=7 simT=129600.0s realT=426s; (s/r): 304.22535211267603
2022-10-01T15:21:25,875 INFO AbstractController$9:234 ### ITERATION 129 fires after mobsim event
2022-10-01T15:21:25,875 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T15:21:25,875 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=321.459714096sec
2022-10-01T15:21:25,911 INFO LegTimesControlerListener:50 [129] average trip (probably: leg) duration is: 1208 seconds = 00:20:08
2022-10-01T15:21:25,912 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T15:21:25,912 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:21:25,912 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:21:25,912 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:21:25,912 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:21:25,912 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T15:21:25,912 INFO EventsManagerImpl:137 event # 1
2022-10-01T15:21:25,912 INFO EventsManagerImpl:137 event # 4
2022-10-01T15:21:25,912 INFO EventsManagerImpl:137 event # 16
2022-10-01T15:21:25,912 INFO EventsManagerImpl:137 event # 64
2022-10-01T15:21:25,912 INFO EventsManagerImpl:137 event # 256
2022-10-01T15:21:25,913 INFO EventsManagerImpl:137 event # 1024
2022-10-01T15:21:25,917 INFO EventsManagerImpl:137 event # 4096
2022-10-01T15:21:25,931 INFO EventsManagerImpl:137 event # 16384
2022-10-01T15:21:25,946 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T15:21:26,265 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:21:26,265 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:21:26,265 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:21:26,266 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:21:26,266 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T15:21:26,266 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T15:21:26,266 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:21:26,270 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:21:26,270 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:16:52][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:21:26,272 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:21:26,272 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:21:26,272 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:21:26,275 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:21:26,275 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T15:21:26,275 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:21:26,276 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:21:26,276 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:21:26,276 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:21:26,276 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:21:26,277 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:21:26,277 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:21:26,277 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:21:26,277 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:21:26,277 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:03][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:21:26,278 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:21:26,278 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T15:21:26,278 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:21:26,279 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:21:26,279 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:21:26,279 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=35:27:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:21:26,280 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:21:26,280 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:21:26,280 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:21:26,282 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:21:26,282 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:21:26,282 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:21:26,286 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:21:26,286 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:21:26,286 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:21:26,286 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T15:21:26,732 INFO ControlerListenerManagerImpl:251 [it.129] all ControlerAfterMobsimListeners called.
2022-10-01T15:21:26,732 INFO AbstractController$4:159 ### ITERATION 129 fires scoring event
2022-10-01T15:21:26,732 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T15:21:26,917 INFO NewScoreAssignerImpl:57 it: 129 msaStart: 599
2022-10-01T15:21:27,095 INFO ControlerListenerManagerImpl:194 [it.129] all ControlerScoringListeners called.
2022-10-01T15:21:27,095 INFO AbstractController$5:167 ### ITERATION 129 fires iteration end event
2022-10-01T15:21:27,095 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T15:21:27,095 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T15:21:27,205 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T15:21:27,207 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T15:21:38,249 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T15:21:38,249 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1355019847281205
2022-10-01T15:21:38,249 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31809183668229457
2022-10-01T15:21:38,249 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.747295069760754E-4
2022-10-01T15:21:38,249 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.951349769175863E-4
2022-10-01T15:21:38,249 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T15:21:38,249 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13110117748553177
2022-10-01T15:21:38,249 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13826596897353868
2022-10-01T15:21:38,249 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2161479328530274
2022-10-01T15:21:38,470 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T15:21:38,615 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.83019622105553
2022-10-01T15:21:38,615 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.43732834227677
2022-10-01T15:21:38,615 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.45052262041244
2022-10-01T15:21:38,615 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.38320103850324
2022-10-01T15:21:38,685 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T15:21:39,561 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18665.903014568532 meters
2022-10-01T15:21:39,561 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137686.28008627472 meters (statistic on all 2105897 legs which have a finite distance)
2022-10-01T15:21:39,561 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51376.991739128025 meters
2022-10-01T15:21:39,561 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137639.54627526048 meters (statistic on all 764839 trips which have a finite distance)
2022-10-01T15:21:39,561 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T15:21:39,561 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T15:21:40,714 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T15:21:40,716 INFO LegHistogramListener:72 number of legs: 2113058 100%
2022-10-01T15:21:40,716 INFO LegHistogramListener:79 number of bike legs: 104735 4.956560586600084%
2022-10-01T15:21:40,716 INFO LegHistogramListener:79 number of car legs: 247619 11.718514115561428%
2022-10-01T15:21:40,716 INFO LegHistogramListener:79 number of drtNorth legs: 223 0.010553425414730689%
2022-10-01T15:21:40,716 INFO LegHistogramListener:79 number of drtSoutheast legs: 154 0.007288015757257965%
2022-10-01T15:21:40,716 INFO LegHistogramListener:79 number of freight legs: 47065 2.2273406598399097%
2022-10-01T15:21:40,716 INFO LegHistogramListener:79 number of pt legs: 120511 5.703156278720225%
2022-10-01T15:21:40,716 INFO LegHistogramListener:79 number of ride legs: 107253 5.075724376709016%
2022-10-01T15:21:40,716 INFO LegHistogramListener:79 number of walk legs: 1485498 70.30086254139735%
2022-10-01T15:21:41,248 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T15:21:41,248 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T15:21:45,165 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6854385658606222
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46849725527249575
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01221134145026369
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010274113291259494
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5553965091379656
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7473797994217842
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9170214186312822
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24670966483000148
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.392787451793958
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001625268952484633
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001328715138879617
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.35417255067090486
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.30057590493845543
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7062396976434884
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1868943754910469
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3802487457442602
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.2222946846259315E-4
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.8885111714774286E-4
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.235068322917576
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.21992482168257702
2022-10-01T15:21:45,166 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4592707086994254
2022-10-01T15:21:45,304 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T15:21:46,319 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T15:21:46,617 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T15:21:46,961 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T15:21:48,007 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T15:21:48,295 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T15:21:48,627 INFO ControlerListenerManagerImpl:171 [it.129] all ControlerIterationEndsListeners called.
2022-10-01T15:21:48,794 INFO AbstractController:181 ### ITERATION 129 ENDS
2022-10-01T15:21:48,794 INFO AbstractController:182 ###################################################
2022-10-01T15:21:48,794 INFO AbstractController:133 ###################################################
2022-10-01T15:21:48,794 INFO AbstractController:134 ### ITERATION 130 BEGINS
2022-10-01T15:21:48,795 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T15:21:48,795 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T15:21:48,795 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T15:21:48,795 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T15:21:48,795 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T15:21:49,210 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T15:21:49,253 INFO ControlerListenerManagerImpl:148 [it.130] all ControlerIterationStartsListeners called.
2022-10-01T15:21:49,253 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T15:21:51,142 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169447 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T15:21:51,142 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30548 plans
2022-10-01T15:21:51,143 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:21:51,143 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:21:51,143 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:21:51,144 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:21:51,145 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:21:51,145 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:21:51,147 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:21:51,147 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:21:51,149 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:21:51,157 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:21:51,157 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:21:51,159 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:21:51,166 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:21:51,172 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:21:51,172 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:21:51,174 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:21:51,177 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:21:51,205 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:21:51,209 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:21:51,256 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:21:51,376 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:21:51,597 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:21:52,255 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:21:53,445 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:21:55,370 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:21:58,351 INFO MemoryObserver:41 used RAM: 16031 MB free: 64 MB total: 16096 MB
2022-10-01T15:21:58,852 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T15:22:12,953 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T15:22:30,096 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:22:30,097 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30548 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T15:22:30,097 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30646 plans
2022-10-01T15:22:30,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T15:22:30,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T15:22:30,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T15:22:30,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T15:22:30,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T15:22:30,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T15:22:30,097 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T15:22:30,098 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T15:22:30,099 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T15:22:30,100 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T15:22:30,102 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T15:22:30,106 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T15:22:30,116 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T15:22:30,135 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T15:22:30,173 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T15:22:30,250 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T15:22:30,451 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30646 plans
2022-10-01T15:22:30,452 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:22:30,452 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:22:30,452 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:22:30,452 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:22:30,452 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:22:30,452 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:22:30,452 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:22:30,452 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:22:30,454 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:22:30,455 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:22:30,456 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:22:30,457 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:22:30,458 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:22:30,459 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:22:30,461 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:22:30,461 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:22:30,462 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:22:30,470 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:22:30,475 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:22:30,520 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:22:30,699 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:22:30,870 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:22:31,248 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:22:32,202 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:22:34,011 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:22:37,847 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T15:22:46,293 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T15:22:58,351 INFO MemoryObserver:41 used RAM: 14624 MB free: 1471 MB total: 16096 MB
2022-10-01T15:23:07,520 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:23:07,521 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30646 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T15:23:07,522 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7787 plans
2022-10-01T15:23:07,522 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T15:23:07,522 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T15:23:07,523 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T15:23:07,523 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T15:23:07,523 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T15:23:07,523 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T15:23:07,523 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T15:23:07,523 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T15:23:07,524 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T15:23:07,524 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T15:23:07,525 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T15:23:07,527 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T15:23:07,523 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T15:23:07,532 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T15:23:07,532 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7787 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T15:23:07,532 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40315 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T15:23:07,533 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6750 plans
2022-10-01T15:23:07,533 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:23:07,533 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:23:07,533 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:23:07,534 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:23:07,538 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:23:07,545 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:23:07,573 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:23:07,792 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:23:08,004 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:23:08,514 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:23:09,181 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:23:10,670 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:23:13,847 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:23:23,642 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:23:23,642 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6750 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T15:23:23,642 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T15:23:24,814 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T15:23:25,997 INFO ControlerListenerManagerImpl:213 [it.130] all ControlerReplanningListeners called.
2022-10-01T15:23:25,997 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T15:23:25,998 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T15:23:25,998 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T15:23:26,109 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T15:23:26,210 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T15:23:26,210 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T15:23:26,210 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T15:23:26,221 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T15:23:26,233 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T15:23:26,233 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T15:23:26,235 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T15:23:26,235 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T15:23:26,235 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T15:23:26,235 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T15:23:26,235 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T15:23:26,235 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T15:23:26,235 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T15:23:26,235 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:23:26,236 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:23:26,236 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T15:23:26,236 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:23:26,236 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:23:26,236 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T15:23:26,236 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T15:23:26,236 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T15:23:26,236 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T15:23:27,038 INFO ControlerListenerManagerImpl:232 [it.130] all ControlerBeforeMobsimListeners called.
2022-10-01T15:23:27,038 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T15:23:27,039 INFO NetworkImpl:163 node # 1
2022-10-01T15:23:27,039 INFO NetworkImpl:163 node # 4
2022-10-01T15:23:27,039 INFO NetworkImpl:163 node # 16
2022-10-01T15:23:27,039 INFO NetworkImpl:163 node # 64
2022-10-01T15:23:27,039 INFO NetworkImpl:163 node # 256
2022-10-01T15:23:27,039 INFO NetworkImpl:163 node # 1024
2022-10-01T15:23:27,040 INFO NetworkImpl:163 node # 4096
2022-10-01T15:23:27,042 INFO NetworkImpl:163 node # 16384
2022-10-01T15:23:27,051 INFO NetworkImpl:163 node # 65536
2022-10-01T15:23:27,085 INFO NetworkImpl:159 link # 1
2022-10-01T15:23:27,085 INFO NetworkImpl:159 link # 4
2022-10-01T15:23:27,085 INFO NetworkImpl:159 link # 16
2022-10-01T15:23:27,085 INFO NetworkImpl:159 link # 64
2022-10-01T15:23:27,085 INFO NetworkImpl:159 link # 256
2022-10-01T15:23:27,086 INFO NetworkImpl:159 link # 1024
2022-10-01T15:23:27,091 INFO NetworkImpl:159 link # 4096
2022-10-01T15:23:27,109 INFO NetworkImpl:159 link # 16384
2022-10-01T15:23:27,184 INFO NetworkImpl:159 link # 65536
2022-10-01T15:23:27,526 INFO NetworkImpl:159 link # 262144
2022-10-01T15:23:28,240 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T15:23:28,240 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T15:23:28,240 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T15:23:28,240 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T15:23:28,240 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T15:23:28,240 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T15:23:28,241 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T15:23:28,241 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T15:23:28,242 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T15:23:28,245 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T15:23:28,250 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T15:23:28,262 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T15:23:28,287 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T15:23:28,332 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T15:23:28,419 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T15:23:28,644 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T15:23:29,042 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T15:23:29,751 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T15:23:31,225 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T15:23:31,380 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T15:23:31,400 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:23:31,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T15:23:31,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:23:31,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:23:31,400 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:23:31,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T15:23:31,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T15:23:31,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T15:23:31,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:23:31,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:23:39,683 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:23:39,683 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:23:39,683 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:23:39,683 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:23:39,683 INFO EventsManagerImpl:176
2022-10-01T15:23:39,683 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:23:39,683 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:23:39,683 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:23:39,684 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:23:39,684 INFO EventsManagerImpl:176
2022-10-01T15:23:39,684 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:23:39,684 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:23:39,684 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:23:39,684 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:23:39,684 INFO EventsManagerImpl:176
2022-10-01T15:23:39,684 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:23:39,684 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:23:39,684 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:23:39,684 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:23:39,684 INFO EventsManagerImpl:176
2022-10-01T15:23:39,684 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T15:23:39,684 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T15:23:39,684 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T15:23:39,684 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T15:23:39,684 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T15:23:39,684 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T15:23:39,684 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T15:23:39,684 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:23:39,685 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T15:23:39,685 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:23:39,685 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:23:39,685 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T15:23:39,685 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:23:39,685 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:23:39,685 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:23:39,685 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T15:23:39,685 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T15:23:39,685 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T15:23:39,685 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T15:23:39,685 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:23:39,685 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:23:39,685 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:23:39,685 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T15:23:39,685 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:23:39,685 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:23:39,685 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:23:39,685 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:23:39,685 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:23:39,685 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:23:39,685 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:23:39,685 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:23:39,685 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:23:39,686 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:23:39,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:23:39,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:23:39,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:23:39,686 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:23:39,686 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T15:23:39,686 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:23:39,686 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:23:39,686 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:23:39,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T15:23:39,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:23:39,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:23:39,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:23:39,686 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:23:39,686 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:23:39,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:23:39,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:23:39,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:23:39,686 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:23:39,686 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:23:39,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:23:39,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:23:39,686 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:23:39,686 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:23:41,577 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T15:23:41,579 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T15:23:41,786 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T15:23:41,786 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T15:23:41,786 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T15:23:41,786 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T15:23:41,786 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T15:23:41,786 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T15:23:41,786 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T15:23:41,786 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T15:23:42,026 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T15:23:42,027 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T15:23:42,051 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T15:23:42,065 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T15:23:42,083 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T15:23:43,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1750 #nodes=233
2022-10-01T15:23:43,143 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271736 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T15:23:44,549 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T15:23:44,827 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3073 #nodes=302
2022-10-01T15:23:44,827 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271252 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T15:23:46,370 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T15:23:47,378 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4266 #nodes=459
2022-10-01T15:23:47,379 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270659 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-10-01T15:23:47,402 INFO VehicularDepartureHandler:110 teleport vehicle 3325_bike from link 505351690 to link -362267228
2022-10-01T15:23:47,556 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T15:23:48,725 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T15:23:49,575 INFO VehicularDepartureHandler:110 teleport vehicle 14401_bike from link 4526202#0 to link 110450332
2022-10-01T15:23:49,575 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T15:23:51,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5398 #nodes=659
2022-10-01T15:23:51,344 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269825 lost=0 simT=14400.0s realT=19s; (s/r): 757.8947368421053
2022-10-01T15:23:58,352 INFO MemoryObserver:41 used RAM: 13606 MB free: 2489 MB total: 16096 MB
2022-10-01T15:23:59,138 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6928 #nodes=988
2022-10-01T15:23:59,138 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268589 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T15:24:10,107 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10783 #nodes=1648
2022-10-01T15:24:10,108 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266671 lost=0 simT=21600.0s realT=38s; (s/r): 568.421052631579
2022-10-01T15:24:23,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11754 #nodes=1848
2022-10-01T15:24:23,208 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263954 lost=0 simT=25200.0s realT=51s; (s/r): 494.11764705882354
2022-10-01T15:24:41,349 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12959 #nodes=1967
2022-10-01T15:24:41,350 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260524 lost=0 simT=28800.0s realT=69s; (s/r): 417.39130434782606
2022-10-01T15:24:57,978 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14228 #nodes=2090
2022-10-01T15:24:57,979 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256883 lost=0 simT=32400.0s realT=86s; (s/r): 376.74418604651163
2022-10-01T15:24:58,352 INFO MemoryObserver:41 used RAM: 14312 MB free: 1783 MB total: 16096 MB
2022-10-01T15:25:17,946 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13989 #nodes=2100
2022-10-01T15:25:17,947 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251377 lost=0 simT=36000.0s realT=106s; (s/r): 339.62264150943395
2022-10-01T15:25:36,876 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14373 #nodes=2147
2022-10-01T15:25:36,877 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245488 lost=0 simT=39600.0s realT=125s; (s/r): 316.8
2022-10-01T15:25:55,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14678 #nodes=2233
2022-10-01T15:25:55,240 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237493 lost=0 simT=43200.0s realT=143s; (s/r): 302.0979020979021
2022-10-01T15:25:58,352 INFO MemoryObserver:41 used RAM: 15027 MB free: 1068 MB total: 16096 MB
2022-10-01T15:26:15,472 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14975 #nodes=2282
2022-10-01T15:26:15,473 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228387 lost=0 simT=46800.0s realT=164s; (s/r): 285.3658536585366
2022-10-01T15:26:36,971 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15076 #nodes=2371
2022-10-01T15:26:36,972 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217045 lost=0 simT=50400.0s realT=185s; (s/r): 272.43243243243245
2022-10-01T15:26:56,809 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15342 #nodes=2331
2022-10-01T15:26:56,809 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203297 lost=0 simT=54000.0s realT=205s; (s/r): 263.4146341463415
2022-10-01T15:26:58,352 INFO MemoryObserver:41 used RAM: 15772 MB free: 323 MB total: 16096 MB
2022-10-01T15:27:17,595 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15560 #nodes=2372
2022-10-01T15:27:17,595 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186426 lost=0 simT=57600.0s realT=226s; (s/r): 254.86725663716814
2022-10-01T15:27:41,254 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15435 #nodes=2351
2022-10-01T15:27:41,255 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166955 lost=0 simT=61200.0s realT=249s; (s/r): 245.78313253012047
2022-10-01T15:27:58,353 INFO MemoryObserver:41 used RAM: 15691 MB free: 404 MB total: 16096 MB
2022-10-01T15:28:03,725 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15194 #nodes=2265
2022-10-01T15:28:03,725 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144656 lost=0 simT=64800.0s realT=272s; (s/r): 238.23529411764707
2022-10-01T15:28:34,064 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14504 #nodes=1990
2022-10-01T15:28:34,064 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120762 lost=0 simT=68400.0s realT=302s; (s/r): 226.49006622516555
2022-10-01T15:28:54,576 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14063 #nodes=1971
2022-10-01T15:28:54,576 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95688 lost=0 simT=72000.0s realT=323s; (s/r): 222.91021671826624
2022-10-01T15:28:58,353 INFO MemoryObserver:41 used RAM: 15843 MB free: 252 MB total: 16096 MB
2022-10-01T15:29:09,601 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12152 #nodes=1614
2022-10-01T15:29:09,602 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73468 lost=0 simT=75600.0s realT=338s; (s/r): 223.66863905325442
2022-10-01T15:29:25,315 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11350 #nodes=1511
2022-10-01T15:29:25,315 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57518 lost=0 simT=79200.0s realT=353s; (s/r): 224.3626062322946
2022-10-01T15:29:37,417 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10739 #nodes=1369
2022-10-01T15:29:37,417 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44079 lost=0 simT=82800.0s realT=366s; (s/r): 226.2295081967213
2022-10-01T15:29:50,425 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10119 #nodes=1283
2022-10-01T15:29:50,425 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31925 lost=0 simT=86400.0s realT=379s; (s/r): 227.9683377308707
2022-10-01T15:29:58,353 INFO MemoryObserver:41 used RAM: 15790 MB free: 305 MB total: 16096 MB
2022-10-01T15:30:00,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8517 #nodes=977
2022-10-01T15:30:00,182 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25752 lost=3 simT=90000.0s realT=388s; (s/r): 231.95876288659792
2022-10-01T15:30:06,529 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7152 #nodes=858
2022-10-01T15:30:06,530 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21862 lost=3 simT=93600.0s realT=395s; (s/r): 236.9620253164557
2022-10-01T15:30:12,237 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6107 #nodes=675
2022-10-01T15:30:12,237 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18909 lost=3 simT=97200.0s realT=400s; (s/r): 243.0
2022-10-01T15:30:16,806 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5078 #nodes=541
2022-10-01T15:30:16,806 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16629 lost=3 simT=100800.0s realT=405s; (s/r): 248.88888888888889
2022-10-01T15:30:20,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4279 #nodes=474
2022-10-01T15:30:20,604 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14806 lost=4 simT=104400.0s realT=409s; (s/r): 255.25672371638143
2022-10-01T15:30:23,704 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3609 #nodes=408
2022-10-01T15:30:23,704 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13245 lost=4 simT=108000.0s realT=412s; (s/r): 262.13592233009706
2022-10-01T15:30:26,206 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2981 #nodes=322
2022-10-01T15:30:26,206 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12011 lost=4 simT=111600.0s realT=414s; (s/r): 269.5652173913044
2022-10-01T15:30:36,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2538 #nodes=271
2022-10-01T15:30:36,577 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11023 lost=4 simT=115200.0s realT=425s; (s/r): 271.05882352941177
2022-10-01T15:30:38,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2148 #nodes=222
2022-10-01T15:30:38,050 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10202 lost=4 simT=118800.0s realT=426s; (s/r): 278.8732394366197
2022-10-01T15:30:39,462 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1893 #nodes=190
2022-10-01T15:30:39,463 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9518 lost=5 simT=122400.0s realT=428s; (s/r): 285.98130841121497
2022-10-01T15:30:40,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1650 #nodes=173
2022-10-01T15:30:40,883 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8788 lost=5 simT=126000.0s realT=429s; (s/r): 293.7062937062937
2022-10-01T15:30:42,275 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1370 #nodes=136
2022-10-01T15:30:42,276 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7129 lost=7 simT=129600.0s realT=430s; (s/r): 301.3953488372093
2022-10-01T15:30:51,406 INFO AbstractController$9:234 ### ITERATION 130 fires after mobsim event
2022-10-01T15:30:51,405 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=326.664241487sec
2022-10-01T15:30:51,406 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T15:30:51,440 INFO LegTimesControlerListener:50 [130] average trip (probably: leg) duration is: 1209 seconds = 00:20:09
2022-10-01T15:30:51,440 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T15:30:51,440 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:30:51,440 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:30:51,440 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:30:51,440 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:30:51,441 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T15:30:51,441 INFO EventsManagerImpl:137 event # 1
2022-10-01T15:30:51,441 INFO EventsManagerImpl:137 event # 4
2022-10-01T15:30:51,441 INFO EventsManagerImpl:137 event # 16
2022-10-01T15:30:51,441 INFO EventsManagerImpl:137 event # 64
2022-10-01T15:30:51,441 INFO EventsManagerImpl:137 event # 256
2022-10-01T15:30:51,442 INFO EventsManagerImpl:137 event # 1024
2022-10-01T15:30:51,446 INFO EventsManagerImpl:137 event # 4096
2022-10-01T15:30:51,459 INFO EventsManagerImpl:137 event # 16384
2022-10-01T15:30:51,475 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T15:30:51,790 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:30:51,790 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:30:51,790 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:30:51,790 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:30:51,790 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T15:30:51,790 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T15:30:51,790 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:30:51,793 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:30:51,793 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:16:52][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:30:51,795 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:30:51,795 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:09:45][duration=undefined][facilityId=null]
2022-10-01T15:30:51,795 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:58:30][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:30:51,798 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:30:51,798 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T15:30:51,799 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=23:48:46][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:30:51,799 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:30:51,799 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:30:51,799 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:30:51,800 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:30:51,800 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:30:51,800 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:30:51,801 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:30:51,801 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T15:30:51,801 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:30:51,802 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:30:51,802 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:30:51,802 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:30:51,803 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:30:51,803 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:30:51,803 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:30:51,806 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:30:51,806 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:30:51,806 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:30:51,810 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:30:51,810 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:30:51,810 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:30:51,810 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:30:51,810 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:30:51,810 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:05][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:30:51,810 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T15:30:52,299 INFO ControlerListenerManagerImpl:251 [it.130] all ControlerAfterMobsimListeners called.
2022-10-01T15:30:52,299 INFO AbstractController$4:159 ### ITERATION 130 fires scoring event
2022-10-01T15:30:52,299 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T15:30:52,494 INFO NewScoreAssignerImpl:57 it: 130 msaStart: 599
2022-10-01T15:30:52,660 INFO ControlerListenerManagerImpl:194 [it.130] all ControlerScoringListeners called.
2022-10-01T15:30:52,660 INFO AbstractController$5:167 ### ITERATION 130 fires iteration end event
2022-10-01T15:30:52,660 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T15:30:52,660 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T15:30:52,780 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T15:30:52,783 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.130/leipzig-flexa-25pct-scaledFleet-baseCase.130.countscompare.txt
2022-10-01T15:30:52,783 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.130/leipzig-flexa-25pct-scaledFleet-baseCase.130.countscompareAWTV.txt
2022-10-01T15:30:52,785 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T15:30:56,061 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T15:30:56,061 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1358100925864114
2022-10-01T15:30:56,061 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3186862280922475
2022-10-01T15:30:56,061 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.541889830900137E-4
2022-10-01T15:30:56,061 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7202688754576684E-4
2022-10-01T15:30:56,061 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T15:30:56,062 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13081489393386977
2022-10-01T15:30:56,062 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.138050293472735
2022-10-01T15:30:56,062 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2157910412505071
2022-10-01T15:30:56,257 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T15:30:56,413 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.73990474506832
2022-10-01T15:30:56,413 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.30595821017326
2022-10-01T15:30:56,413 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.33931201729081
2022-10-01T15:30:56,413 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.34131261802274
2022-10-01T15:30:56,534 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T15:30:57,708 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18659.439465655367 meters
2022-10-01T15:30:57,708 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137684.48444939152 meters (statistic on all 2106599 legs which have a finite distance)
2022-10-01T15:30:57,708 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51360.466120602105 meters
2022-10-01T15:30:57,708 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137633.23305848704 meters (statistic on all 765050 trips which have a finite distance)
2022-10-01T15:30:57,708 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T15:30:57,709 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T15:30:58,354 INFO MemoryObserver:41 used RAM: 15960 MB free: 135 MB total: 16096 MB
2022-10-01T15:30:59,164 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T15:30:59,166 INFO LegHistogramListener:72 number of legs: 2113711 100%
2022-10-01T15:30:59,166 INFO LegHistogramListener:79 number of bike legs: 105066 4.9706889920145185%
2022-10-01T15:30:59,166 INFO LegHistogramListener:79 number of car legs: 248085 11.73694038589003%
2022-10-01T15:30:59,166 INFO LegHistogramListener:79 number of drtNorth legs: 207 0.009793202571212432%
2022-10-01T15:30:59,166 INFO LegHistogramListener:79 number of drtSoutheast legs: 135 0.006386871242095064%
2022-10-01T15:30:59,166 INFO LegHistogramListener:79 number of freight legs: 47065 2.2266525556237347%
2022-10-01T15:30:59,166 INFO LegHistogramListener:79 number of pt legs: 120297 5.691269998594889%
2022-10-01T15:30:59,166 INFO LegHistogramListener:79 number of ride legs: 107078 5.06587702860041%
2022-10-01T15:30:59,166 INFO LegHistogramListener:79 number of walk legs: 1485778 70.29239096546311%
2022-10-01T15:30:59,704 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T15:30:59,704 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T15:31:03,917 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6875195776868289
2022-10-01T15:31:03,917 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4688592820059876
2022-10-01T15:31:03,917 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012263976542721723
2022-10-01T15:31:03,917 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010290802466916918
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5558496844462018
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7491668249998716
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9173783102338026
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24726554275766804
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39288116793418815
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001643241910884937
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0013415529663084057
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3555179549854419
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.30142576911424124
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7084683444851261
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18703687537550645
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.38031293488140416
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.2479703394835085E-4
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.901348998906217E-4
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2355677144045559
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22016360527275247
2022-10-01T15:31:03,918 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.46170861212815234
2022-10-01T15:31:04,055 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T15:31:05,123 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T15:31:05,439 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T15:31:05,808 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T15:31:06,965 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T15:31:07,275 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T15:31:07,613 INFO ControlerListenerManagerImpl:171 [it.130] all ControlerIterationEndsListeners called.
2022-10-01T15:31:07,815 INFO AbstractController:181 ### ITERATION 130 ENDS
2022-10-01T15:31:07,815 INFO AbstractController:182 ###################################################
2022-10-01T15:31:07,815 INFO AbstractController:133 ###################################################
2022-10-01T15:31:07,815 INFO AbstractController:134 ### ITERATION 131 BEGINS
2022-10-01T15:31:07,816 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T15:31:07,816 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T15:31:07,816 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T15:31:07,817 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T15:31:07,817 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T15:31:08,152 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T15:31:08,187 INFO ControlerListenerManagerImpl:148 [it.131] all ControlerIterationStartsListeners called.
2022-10-01T15:31:08,188 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T15:31:17,908 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169697 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T15:31:17,908 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30454 plans
2022-10-01T15:31:17,909 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:17,910 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:17,911 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:31:17,911 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:31:17,911 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:17,915 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:31:17,916 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:31:17,917 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:17,918 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:17,918 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:17,922 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:31:17,922 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:17,928 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:17,929 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:17,929 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:31:17,932 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:17,943 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:17,946 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:31:17,948 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:17,983 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:31:18,076 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:31:18,233 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:31:18,660 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:31:19,828 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:31:21,874 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:31:25,703 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T15:31:31,602 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T15:31:46,425 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:31:46,426 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30454 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T15:31:46,426 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30651 plans
2022-10-01T15:31:46,426 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T15:31:46,426 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T15:31:46,427 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T15:31:46,427 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T15:31:46,427 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T15:31:46,427 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T15:31:46,427 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T15:31:46,427 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T15:31:46,428 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T15:31:46,429 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T15:31:46,432 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T15:31:46,437 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T15:31:46,447 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T15:31:46,467 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T15:31:46,503 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T15:31:46,576 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T15:31:46,761 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30651 plans
2022-10-01T15:31:46,761 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:46,761 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:31:46,761 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:46,762 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:46,762 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:31:46,762 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:46,762 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:31:46,762 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:46,762 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:46,763 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:46,763 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:46,764 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:31:46,765 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:46,767 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:46,770 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:31:46,772 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:46,779 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:31:46,781 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:31:46,790 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:31:46,832 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:31:46,977 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:31:47,199 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:31:47,784 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:31:48,922 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:31:51,255 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:31:55,031 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T15:31:58,355 INFO MemoryObserver:41 used RAM: 15932 MB free: 163 MB total: 16096 MB
2022-10-01T15:32:03,676 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T15:32:22,406 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:32:22,407 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30651 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T15:32:22,407 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7626 plans
2022-10-01T15:32:22,407 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T15:32:22,407 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T15:32:22,407 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T15:32:22,407 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T15:32:22,407 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T15:32:22,408 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T15:32:22,408 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T15:32:22,408 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T15:32:22,408 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T15:32:22,408 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T15:32:22,409 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T15:32:22,410 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T15:32:22,411 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T15:32:22,415 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T15:32:22,415 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7626 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T15:32:22,415 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40214 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T15:32:22,415 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6851 plans
2022-10-01T15:32:22,416 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:32:22,416 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:32:22,416 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:32:22,417 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:32:22,421 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:32:22,434 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:32:22,462 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:32:22,551 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:32:22,935 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:32:23,576 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:32:24,354 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:32:25,922 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:32:29,248 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:32:38,796 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:32:38,796 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6851 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T15:32:38,796 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T15:32:39,966 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T15:32:41,088 INFO ControlerListenerManagerImpl:213 [it.131] all ControlerReplanningListeners called.
2022-10-01T15:32:41,088 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T15:32:41,088 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T15:32:41,088 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T15:32:41,183 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T15:32:41,289 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T15:32:41,289 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T15:32:41,289 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T15:32:41,290 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T15:32:41,291 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T15:32:41,291 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T15:32:41,292 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T15:32:41,292 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T15:32:41,292 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T15:32:41,292 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T15:32:41,292 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T15:32:41,292 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T15:32:41,292 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T15:32:41,292 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:32:41,292 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:32:41,292 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T15:32:41,292 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:32:41,292 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:32:41,292 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T15:32:41,292 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T15:32:41,292 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T15:32:41,293 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T15:32:42,101 INFO ControlerListenerManagerImpl:232 [it.131] all ControlerBeforeMobsimListeners called.
2022-10-01T15:32:42,101 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T15:32:42,101 INFO NetworkImpl:163 node # 1
2022-10-01T15:32:42,101 INFO NetworkImpl:163 node # 4
2022-10-01T15:32:42,101 INFO NetworkImpl:163 node # 16
2022-10-01T15:32:42,101 INFO NetworkImpl:163 node # 64
2022-10-01T15:32:42,101 INFO NetworkImpl:163 node # 256
2022-10-01T15:32:42,102 INFO NetworkImpl:163 node # 1024
2022-10-01T15:32:42,102 INFO NetworkImpl:163 node # 4096
2022-10-01T15:32:42,104 INFO NetworkImpl:163 node # 16384
2022-10-01T15:32:42,111 INFO NetworkImpl:163 node # 65536
2022-10-01T15:32:42,139 INFO NetworkImpl:159 link # 1
2022-10-01T15:32:42,139 INFO NetworkImpl:159 link # 4
2022-10-01T15:32:42,139 INFO NetworkImpl:159 link # 16
2022-10-01T15:32:42,139 INFO NetworkImpl:159 link # 64
2022-10-01T15:32:42,139 INFO NetworkImpl:159 link # 256
2022-10-01T15:32:42,140 INFO NetworkImpl:159 link # 1024
2022-10-01T15:32:42,144 INFO NetworkImpl:159 link # 4096
2022-10-01T15:32:42,161 INFO NetworkImpl:159 link # 16384
2022-10-01T15:32:42,227 INFO NetworkImpl:159 link # 65536
2022-10-01T15:32:42,529 INFO NetworkImpl:159 link # 262144
2022-10-01T15:32:43,231 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T15:32:43,231 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T15:32:43,231 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T15:32:43,231 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T15:32:43,231 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T15:32:43,231 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T15:32:43,231 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T15:32:43,232 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T15:32:43,233 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T15:32:43,236 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T15:32:43,240 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T15:32:43,249 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T15:32:43,268 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T15:32:43,309 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T15:32:43,392 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T15:32:43,692 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T15:32:44,075 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T15:32:44,668 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T15:32:45,792 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T15:32:45,919 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T15:32:45,938 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:32:45,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T15:32:45,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:32:45,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:32:45,938 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:32:45,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T15:32:45,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T15:32:45,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T15:32:45,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:32:45,938 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:32:54,396 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:32:54,396 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:32:54,396 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:32:54,397 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:32:54,397 INFO EventsManagerImpl:176
2022-10-01T15:32:54,397 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:32:54,397 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:32:54,397 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:32:54,397 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:32:54,397 INFO EventsManagerImpl:176
2022-10-01T15:32:54,397 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:32:54,397 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:32:54,397 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:32:54,397 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:32:54,397 INFO EventsManagerImpl:176
2022-10-01T15:32:54,397 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:32:54,397 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:32:54,397 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:32:54,397 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:32:54,397 INFO EventsManagerImpl:176
2022-10-01T15:32:54,397 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T15:32:54,397 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T15:32:54,398 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T15:32:54,398 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T15:32:54,398 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T15:32:54,398 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T15:32:54,398 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T15:32:54,398 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:32:54,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T15:32:54,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:32:54,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:32:54,398 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T15:32:54,398 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:32:54,398 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:32:54,398 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:32:54,398 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T15:32:54,398 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T15:32:54,398 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T15:32:54,398 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T15:32:54,398 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:32:54,398 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:32:54,398 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:32:54,398 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T15:32:54,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:32:54,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:32:54,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:32:54,399 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:32:54,399 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:32:54,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:32:54,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:32:54,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:32:54,399 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:32:54,399 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:32:54,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:32:54,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:32:54,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:32:54,399 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:32:54,399 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T15:32:54,399 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:32:54,399 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:32:54,399 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:32:54,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T15:32:54,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:32:54,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:32:54,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:32:54,399 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:32:54,399 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:32:54,399 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:32:54,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:32:54,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:32:54,400 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:32:54,400 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:32:54,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:32:54,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:32:54,400 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:32:54,400 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:32:56,270 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T15:32:56,273 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T15:32:56,502 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T15:32:56,502 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T15:32:56,502 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T15:32:56,502 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T15:32:56,502 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T15:32:56,502 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T15:32:56,502 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T15:32:56,502 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T15:32:56,749 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T15:32:56,749 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T15:32:56,783 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T15:32:56,783 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T15:32:56,793 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T15:32:56,822 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T15:32:57,738 INFO VehicularDepartureHandler:110 teleport vehicle 7338_bike from link 462317267 to link 335487061
2022-10-01T15:32:58,173 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1746 #nodes=225
2022-10-01T15:32:58,173 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271751 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T15:32:58,271 INFO VehicularDepartureHandler:110 teleport vehicle 236495_bike from link 215577407 to link 28671358#0
2022-10-01T15:32:58,355 INFO MemoryObserver:41 used RAM: 13076 MB free: 3019 MB total: 16096 MB
2022-10-01T15:32:58,883 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T15:32:59,517 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T15:32:59,798 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3059 #nodes=309
2022-10-01T15:32:59,799 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271262 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T15:33:01,325 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T15:33:01,325 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T15:33:02,478 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4242 #nodes=456
2022-10-01T15:33:02,478 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270675 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T15:33:06,113 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5436 #nodes=664
2022-10-01T15:33:06,113 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269842 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T15:33:11,244 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6964 #nodes=946
2022-10-01T15:33:11,244 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268614 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T15:33:19,945 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10732 #nodes=1718
2022-10-01T15:33:19,945 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266711 lost=0 simT=21600.0s realT=34s; (s/r): 635.2941176470588
2022-10-01T15:33:36,125 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11860 #nodes=1876
2022-10-01T15:33:36,125 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263989 lost=0 simT=25200.0s realT=50s; (s/r): 504.0
2022-10-01T15:33:51,313 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12933 #nodes=1976
2022-10-01T15:33:51,314 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260509 lost=0 simT=28800.0s realT=65s; (s/r): 443.0769230769231
2022-10-01T15:33:58,356 INFO MemoryObserver:41 used RAM: 14325 MB free: 1770 MB total: 16096 MB
2022-10-01T15:34:08,924 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14134 #nodes=2119
2022-10-01T15:34:08,925 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256868 lost=0 simT=32400.0s realT=82s; (s/r): 395.1219512195122
2022-10-01T15:34:30,000 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=14023 #nodes=2107
2022-10-01T15:34:30,000 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251347 lost=0 simT=36000.0s realT=104s; (s/r): 346.15384615384613
2022-10-01T15:34:47,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14405 #nodes=2121
2022-10-01T15:34:47,759 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245462 lost=0 simT=39600.0s realT=121s; (s/r): 327.27272727272725
2022-10-01T15:34:58,356 INFO MemoryObserver:41 used RAM: 15158 MB free: 937 MB total: 16096 MB
2022-10-01T15:35:07,527 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14657 #nodes=2236
2022-10-01T15:35:07,528 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237544 lost=0 simT=43200.0s realT=141s; (s/r): 306.3829787234043
2022-10-01T15:35:28,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15005 #nodes=2295
2022-10-01T15:35:28,296 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228403 lost=0 simT=46800.0s realT=162s; (s/r): 288.8888888888889
2022-10-01T15:35:47,603 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15133 #nodes=2348
2022-10-01T15:35:47,604 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217089 lost=0 simT=50400.0s realT=181s; (s/r): 278.45303867403317
2022-10-01T15:35:58,356 INFO MemoryObserver:41 used RAM: 15396 MB free: 699 MB total: 16096 MB
2022-10-01T15:36:07,850 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15323 #nodes=2407
2022-10-01T15:36:07,850 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203333 lost=0 simT=54000.0s realT=201s; (s/r): 268.65671641791045
2022-10-01T15:36:31,196 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15607 #nodes=2414
2022-10-01T15:36:31,196 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186534 lost=0 simT=57600.0s realT=225s; (s/r): 256.0
2022-10-01T15:36:52,108 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15367 #nodes=2345
2022-10-01T15:36:52,109 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167029 lost=0 simT=61200.0s realT=246s; (s/r): 248.78048780487805
2022-10-01T15:36:58,356 INFO MemoryObserver:41 used RAM: 15918 MB free: 177 MB total: 16096 MB
2022-10-01T15:37:25,905 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15137 #nodes=2202
2022-10-01T15:37:25,905 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144542 lost=0 simT=64800.0s realT=279s; (s/r): 232.25806451612902
2022-10-01T15:37:46,482 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14419 #nodes=2006
2022-10-01T15:37:46,482 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120622 lost=0 simT=68400.0s realT=300s; (s/r): 228.0
2022-10-01T15:37:58,357 INFO MemoryObserver:41 used RAM: 15662 MB free: 433 MB total: 16096 MB
2022-10-01T15:38:03,709 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14061 #nodes=1986
2022-10-01T15:38:03,709 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95668 lost=0 simT=72000.0s realT=317s; (s/r): 227.12933753943219
2022-10-01T15:38:20,918 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12050 #nodes=1627
2022-10-01T15:38:20,918 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73412 lost=0 simT=75600.0s realT=334s; (s/r): 226.34730538922156
2022-10-01T15:38:34,019 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11264 #nodes=1465
2022-10-01T15:38:34,019 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57536 lost=0 simT=79200.0s realT=348s; (s/r): 227.58620689655172
2022-10-01T15:38:47,647 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10739 #nodes=1389
2022-10-01T15:38:47,647 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44144 lost=0 simT=82800.0s realT=361s; (s/r): 229.36288088642658
2022-10-01T15:38:58,357 INFO MemoryObserver:41 used RAM: 15891 MB free: 204 MB total: 16096 MB
2022-10-01T15:39:08,976 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10110 #nodes=1278
2022-10-01T15:39:08,977 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=32019 lost=1 simT=86400.0s realT=383s; (s/r): 225.5874673629243
2022-10-01T15:39:17,983 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8445 #nodes=990
2022-10-01T15:39:17,983 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25809 lost=2 simT=90000.0s realT=392s; (s/r): 229.59183673469389
2022-10-01T15:39:25,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7187 #nodes=867
2022-10-01T15:39:25,518 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21896 lost=5 simT=93600.0s realT=399s; (s/r): 234.58646616541353
2022-10-01T15:39:31,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6117 #nodes=661
2022-10-01T15:39:31,448 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18961 lost=6 simT=97200.0s realT=405s; (s/r): 240.0
2022-10-01T15:39:35,888 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5096 #nodes=559
2022-10-01T15:39:35,888 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16666 lost=6 simT=100800.0s realT=409s; (s/r): 246.45476772616138
2022-10-01T15:39:39,341 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4268 #nodes=474
2022-10-01T15:39:39,341 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14822 lost=8 simT=104400.0s realT=413s; (s/r): 252.78450363196126
2022-10-01T15:39:42,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3657 #nodes=416
2022-10-01T15:39:42,365 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13322 lost=8 simT=108000.0s realT=416s; (s/r): 259.61538461538464
2022-10-01T15:39:44,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3007 #nodes=311
2022-10-01T15:39:44,818 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12037 lost=8 simT=111600.0s realT=418s; (s/r): 266.9856459330144
2022-10-01T15:39:46,855 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2551 #nodes=263
2022-10-01T15:39:46,855 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11047 lost=8 simT=115200.0s realT=420s; (s/r): 274.2857142857143
2022-10-01T15:39:48,564 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2194 #nodes=221
2022-10-01T15:39:48,564 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10240 lost=8 simT=118800.0s realT=422s; (s/r): 281.5165876777251
2022-10-01T15:39:50,016 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1927 #nodes=202
2022-10-01T15:39:50,016 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9567 lost=8 simT=122400.0s realT=424s; (s/r): 288.6792452830189
2022-10-01T15:39:51,345 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1690 #nodes=178
2022-10-01T15:39:51,345 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8850 lost=8 simT=126000.0s realT=425s; (s/r): 296.47058823529414
2022-10-01T15:39:52,637 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1368 #nodes=131
2022-10-01T15:39:52,637 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7158 lost=8 simT=129600.0s realT=426s; (s/r): 304.22535211267603
2022-10-01T15:39:53,121 INFO AbstractController$9:234 ### ITERATION 131 fires after mobsim event
2022-10-01T15:39:53,121 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=321.390600951sec
2022-10-01T15:39:53,121 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T15:39:53,158 INFO LegTimesControlerListener:50 [131] average trip (probably: leg) duration is: 1210 seconds = 00:20:10
2022-10-01T15:39:53,158 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T15:39:53,158 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:39:53,158 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:39:53,158 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:39:53,158 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:39:53,158 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T15:39:53,158 INFO EventsManagerImpl:137 event # 1
2022-10-01T15:39:53,158 INFO EventsManagerImpl:137 event # 4
2022-10-01T15:39:53,158 INFO EventsManagerImpl:137 event # 16
2022-10-01T15:39:53,158 INFO EventsManagerImpl:137 event # 64
2022-10-01T15:39:53,159 INFO EventsManagerImpl:137 event # 256
2022-10-01T15:39:53,160 INFO EventsManagerImpl:137 event # 1024
2022-10-01T15:39:53,163 INFO EventsManagerImpl:137 event # 4096
2022-10-01T15:39:53,176 INFO EventsManagerImpl:137 event # 16384
2022-10-01T15:39:53,190 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T15:39:53,496 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:39:53,497 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:39:53,497 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:39:53,497 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:39:53,497 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T15:39:53,497 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T15:39:53,497 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:39:53,509 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:39:53,509 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:16:52][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:39:53,512 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:39:53,512 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:39:53,512 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:22][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:39:53,515 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:39:53,515 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T15:39:53,515 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:39:53,515 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:39:53,515 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:39:53,515 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:39:53,516 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:39:53,516 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:39:53,516 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:39:53,516 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:39:53,516 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:39:53,516 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:29][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:39:53,517 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:39:53,517 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T15:39:53,517 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:39:53,519 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:39:53,519 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:39:53,519 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:39:53,521 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:39:53,521 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:39:53,521 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:39:53,525 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:39:53,525 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:39:53,525 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:39:53,526 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:39:53,526 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:39:53,526 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:05][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:39:53,526 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T15:39:54,040 INFO ControlerListenerManagerImpl:251 [it.131] all ControlerAfterMobsimListeners called.
2022-10-01T15:39:54,041 INFO AbstractController$4:159 ### ITERATION 131 fires scoring event
2022-10-01T15:39:54,041 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T15:39:54,220 INFO NewScoreAssignerImpl:57 it: 131 msaStart: 599
2022-10-01T15:39:54,392 INFO ControlerListenerManagerImpl:194 [it.131] all ControlerScoringListeners called.
2022-10-01T15:39:54,392 INFO AbstractController$5:167 ### ITERATION 131 fires iteration end event
2022-10-01T15:39:54,392 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T15:39:54,392 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T15:39:54,492 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T15:39:54,492 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T15:40:02,861 INFO MemoryObserver:41 used RAM: 13367 MB free: 2728 MB total: 16096 MB
2022-10-01T15:40:05,326 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T15:40:05,326 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1358177952828687
2022-10-01T15:40:05,327 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31866312000287567
2022-10-01T15:40:05,327 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2081063177516343E-4
2022-10-01T15:40:05,327 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8486471497455541E-4
2022-10-01T15:40:05,327 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T15:40:05,327 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1307224615763825
2022-10-01T15:40:05,327 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13790394224004685
2022-10-01T15:40:05,327 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21606577075748318
2022-10-01T15:40:05,556 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T15:40:05,692 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.79780548746412
2022-10-01T15:40:05,692 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.2663936077644
2022-10-01T15:40:05,692 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.25547733170959
2022-10-01T15:40:05,692 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.28872788523366
2022-10-01T15:40:05,756 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T15:40:06,589 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18649.935520149847 meters
2022-10-01T15:40:06,589 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137549.55386218283 meters (statistic on all 2105607 legs which have a finite distance)
2022-10-01T15:40:06,589 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51314.622373823506 meters
2022-10-01T15:40:06,589 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137494.7458429704 meters (statistic on all 764963 trips which have a finite distance)
2022-10-01T15:40:06,589 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T15:40:06,589 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T15:40:07,684 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T15:40:07,686 INFO LegHistogramListener:72 number of legs: 2112746 100%
2022-10-01T15:40:07,686 INFO LegHistogramListener:79 number of bike legs: 105011 4.970356114743561%
2022-10-01T15:40:07,686 INFO LegHistogramListener:79 number of car legs: 248063 11.741259952687166%
2022-10-01T15:40:07,687 INFO LegHistogramListener:79 number of drtNorth legs: 192 0.009087699136573918%
2022-10-01T15:40:07,687 INFO LegHistogramListener:79 number of drtSoutheast legs: 154 0.007289092015793664%
2022-10-01T15:40:07,687 INFO LegHistogramListener:79 number of freight legs: 47065 2.227669582619018%
2022-10-01T15:40:07,687 INFO LegHistogramListener:79 number of pt legs: 120038 5.6816105674794795%
2022-10-01T15:40:07,687 INFO LegHistogramListener:79 number of ride legs: 106928 5.061091110810292%
2022-10-01T15:40:07,687 INFO LegHistogramListener:79 number of walk legs: 1485295 70.30163588050812%
2022-10-01T15:40:08,212 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T15:40:08,212 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T15:40:12,159 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6894401166701757
2022-10-01T15:40:12,159 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.46932786270713833
2022-10-01T15:40:12,159 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012294787328550815
2022-10-01T15:40:12,159 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010310059208060102
2022-10-01T15:40:12,159 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T15:40:12,159 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5563786029362678
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7509294587058443
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9177146613124367
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24791513682556474
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39301468133944756
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001661214869285241
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0013608097074515886
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3569763321813523
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3022833359864843
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7106725994546491
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18721403739402373
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.38041563750083446
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.2479703394835085E-4
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.901348998906217E-4
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.236096632894622
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2204293483005284
2022-10-01T15:40:12,160 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4638897590083035
2022-10-01T15:40:12,396 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T15:40:13,532 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T15:40:13,832 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T15:40:14,170 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T15:40:15,248 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T15:40:15,552 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T15:40:15,890 INFO ControlerListenerManagerImpl:171 [it.131] all ControlerIterationEndsListeners called.
2022-10-01T15:40:16,071 INFO AbstractController:181 ### ITERATION 131 ENDS
2022-10-01T15:40:16,071 INFO AbstractController:182 ###################################################
2022-10-01T15:40:16,071 INFO AbstractController:133 ###################################################
2022-10-01T15:40:16,071 INFO AbstractController:134 ### ITERATION 132 BEGINS
2022-10-01T15:40:16,072 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T15:40:16,072 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T15:40:16,072 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T15:40:16,073 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T15:40:16,073 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T15:40:16,382 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T15:40:16,419 INFO ControlerListenerManagerImpl:148 [it.132] all ControlerIterationStartsListeners called.
2022-10-01T15:40:16,419 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T15:40:23,994 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169691 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T15:40:23,994 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30581 plans
2022-10-01T15:40:23,995 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:40:23,995 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:23,996 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:40:23,996 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:23,996 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:23,996 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:40:24,000 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:24,001 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:40:24,002 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:24,003 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:24,004 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:24,008 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:40:24,010 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:24,011 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:24,018 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:40:24,019 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:24,032 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:40:24,041 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:24,053 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:24,084 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:40:24,177 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:40:24,338 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:40:24,826 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:40:25,753 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:40:27,380 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:40:30,946 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T15:40:37,324 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T15:40:52,990 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:40:52,991 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30581 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T15:40:52,991 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30452 plans
2022-10-01T15:40:52,991 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T15:40:52,991 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T15:40:52,992 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T15:40:52,992 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T15:40:52,992 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T15:40:52,992 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T15:40:52,992 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T15:40:52,992 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T15:40:52,993 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T15:40:52,995 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T15:40:52,997 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T15:40:53,003 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T15:40:53,013 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T15:40:53,033 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T15:40:53,070 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T15:40:53,144 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T15:40:53,335 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30452 plans
2022-10-01T15:40:53,335 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:40:53,335 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:53,335 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:53,335 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:53,337 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:40:53,340 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:40:53,341 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:40:53,341 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:53,343 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:53,343 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:40:53,347 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:53,349 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:53,350 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:53,351 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:53,351 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:53,352 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:40:53,373 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:40:53,373 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:53,376 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:40:53,408 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:40:53,510 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:40:53,749 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:40:54,227 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:40:55,211 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:40:56,990 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:41:00,900 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T15:41:02,862 INFO MemoryObserver:41 used RAM: 15919 MB free: 176 MB total: 16096 MB
2022-10-01T15:41:09,496 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T15:41:33,664 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:41:33,665 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30452 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T15:41:33,665 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7704 plans
2022-10-01T15:41:33,665 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T15:41:33,665 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T15:41:33,665 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T15:41:33,665 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T15:41:33,665 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T15:41:33,666 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T15:41:33,666 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T15:41:33,666 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T15:41:33,666 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T15:41:33,666 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T15:41:33,666 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T15:41:33,668 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T15:41:33,669 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T15:41:33,673 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T15:41:33,673 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7704 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T15:41:33,673 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40257 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T15:41:33,673 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6808 plans
2022-10-01T15:41:33,674 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:41:33,674 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:41:33,674 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:41:33,674 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:41:33,676 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:41:33,684 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:41:33,723 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:41:33,898 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:41:34,211 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:41:34,663 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:41:35,300 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:41:36,764 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:41:40,005 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:41:50,924 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:41:50,924 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6808 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T15:41:50,924 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T15:41:52,031 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T15:41:53,168 INFO ControlerListenerManagerImpl:213 [it.132] all ControlerReplanningListeners called.
2022-10-01T15:41:53,169 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T15:41:53,169 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T15:41:53,169 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T15:41:53,261 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T15:41:53,351 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T15:41:53,352 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T15:41:53,352 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T15:41:53,353 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T15:41:53,354 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T15:41:53,354 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T15:41:53,355 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T15:41:53,355 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T15:41:53,355 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T15:41:53,355 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T15:41:53,355 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T15:41:53,355 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T15:41:53,355 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T15:41:53,355 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:41:53,355 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:41:53,355 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T15:41:53,355 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:41:53,355 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:41:53,355 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T15:41:53,355 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T15:41:53,355 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T15:41:53,355 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T15:41:54,152 INFO ControlerListenerManagerImpl:232 [it.132] all ControlerBeforeMobsimListeners called.
2022-10-01T15:41:54,152 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T15:41:54,152 INFO NetworkImpl:163 node # 1
2022-10-01T15:41:54,152 INFO NetworkImpl:163 node # 4
2022-10-01T15:41:54,153 INFO NetworkImpl:163 node # 16
2022-10-01T15:41:54,153 INFO NetworkImpl:163 node # 64
2022-10-01T15:41:54,153 INFO NetworkImpl:163 node # 256
2022-10-01T15:41:54,153 INFO NetworkImpl:163 node # 1024
2022-10-01T15:41:54,153 INFO NetworkImpl:163 node # 4096
2022-10-01T15:41:54,155 INFO NetworkImpl:163 node # 16384
2022-10-01T15:41:54,162 INFO NetworkImpl:163 node # 65536
2022-10-01T15:41:54,191 INFO NetworkImpl:159 link # 1
2022-10-01T15:41:54,191 INFO NetworkImpl:159 link # 4
2022-10-01T15:41:54,191 INFO NetworkImpl:159 link # 16
2022-10-01T15:41:54,191 INFO NetworkImpl:159 link # 64
2022-10-01T15:41:54,191 INFO NetworkImpl:159 link # 256
2022-10-01T15:41:54,193 INFO NetworkImpl:159 link # 1024
2022-10-01T15:41:54,197 INFO NetworkImpl:159 link # 4096
2022-10-01T15:41:54,213 INFO NetworkImpl:159 link # 16384
2022-10-01T15:41:54,280 INFO NetworkImpl:159 link # 65536
2022-10-01T15:41:54,598 INFO NetworkImpl:159 link # 262144
2022-10-01T15:41:55,319 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T15:41:55,319 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T15:41:55,319 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T15:41:55,319 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T15:41:55,319 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T15:41:55,319 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T15:41:55,320 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T15:41:55,320 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T15:41:55,321 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T15:41:55,324 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T15:41:55,329 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T15:41:55,338 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T15:41:55,358 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T15:41:55,400 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T15:41:55,483 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T15:41:55,719 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T15:41:56,048 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T15:41:56,633 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T15:41:57,790 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T15:41:57,906 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T15:41:57,926 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:41:57,926 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T15:41:57,926 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:41:57,926 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:41:57,926 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:41:57,926 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T15:41:57,926 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T15:41:57,926 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T15:41:57,926 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:41:57,926 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:42:04,213 INFO MemoryObserver:41 used RAM: 11631 MB free: 4464 MB total: 16096 MB
2022-10-01T15:42:05,942 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:42:05,942 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:42:05,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:42:05,943 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:42:05,943 INFO EventsManagerImpl:176
2022-10-01T15:42:05,943 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:42:05,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:42:05,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:42:05,943 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:42:05,943 INFO EventsManagerImpl:176
2022-10-01T15:42:05,943 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:42:05,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:42:05,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:42:05,943 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:42:05,943 INFO EventsManagerImpl:176
2022-10-01T15:42:05,943 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:42:05,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:42:05,943 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:42:05,943 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:42:05,943 INFO EventsManagerImpl:176
2022-10-01T15:42:05,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T15:42:05,944 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T15:42:05,944 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T15:42:05,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T15:42:05,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T15:42:05,944 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T15:42:05,944 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T15:42:05,944 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:42:05,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T15:42:05,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:42:05,944 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:42:05,944 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T15:42:05,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:42:05,944 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:42:05,944 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:42:05,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T15:42:05,944 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T15:42:05,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T15:42:05,944 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T15:42:05,944 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:42:05,944 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:42:05,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:42:05,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T15:42:05,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:42:05,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:42:05,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:42:05,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:42:05,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:42:05,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:42:05,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:42:05,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:42:05,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:42:05,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:42:05,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:42:05,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:42:05,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:42:05,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:42:05,945 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T15:42:05,945 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:42:05,945 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:42:05,945 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:42:05,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T15:42:05,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:42:05,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:42:05,945 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:42:05,945 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:42:05,946 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:42:05,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:42:05,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:42:05,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:42:05,946 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:42:05,946 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:42:05,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:42:05,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:42:05,946 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:42:05,946 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:42:08,066 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T15:42:08,069 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T15:42:08,314 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T15:42:08,314 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T15:42:08,314 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T15:42:08,314 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T15:42:08,314 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T15:42:08,314 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T15:42:08,314 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T15:42:08,314 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T15:42:08,586 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T15:42:08,586 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T15:42:08,617 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T15:42:08,617 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T15:42:08,631 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T15:42:08,658 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T15:42:09,887 INFO VehicularDepartureHandler:110 teleport vehicle 10712_bike from link 145299538#0 to link -11408031
2022-10-01T15:42:09,947 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1748 #nodes=226
2022-10-01T15:42:09,947 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271738 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T15:42:10,610 INFO VehicularDepartureHandler:110 teleport vehicle 7930_bike from link 30084663#3 to link 81283629#0
2022-10-01T15:42:11,531 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T15:42:11,813 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3066 #nodes=329
2022-10-01T15:42:11,813 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271257 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T15:42:13,407 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T15:42:14,593 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4204 #nodes=450
2022-10-01T15:42:14,593 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270676 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T15:42:14,754 INFO VehicularDepartureHandler:110 teleport vehicle 235086_bike from link -53021346 to link 28200615#3
2022-10-01T15:42:14,754 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T15:42:18,608 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5421 #nodes=702
2022-10-01T15:42:18,608 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269832 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T15:42:24,017 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6909 #nodes=971
2022-10-01T15:42:24,017 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268616 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T15:42:34,734 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10766 #nodes=1680
2022-10-01T15:42:34,735 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266698 lost=0 simT=21600.0s realT=36s; (s/r): 600.0
2022-10-01T15:42:49,753 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11670 #nodes=1908
2022-10-01T15:42:49,754 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263975 lost=0 simT=25200.0s realT=51s; (s/r): 494.11764705882354
2022-10-01T15:43:04,213 INFO MemoryObserver:41 used RAM: 14016 MB free: 2079 MB total: 16096 MB
2022-10-01T15:43:06,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12932 #nodes=1965
2022-10-01T15:43:06,990 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260494 lost=0 simT=28800.0s realT=69s; (s/r): 417.39130434782606
2022-10-01T15:43:28,002 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14097 #nodes=2106
2022-10-01T15:43:28,002 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256854 lost=0 simT=32400.0s realT=90s; (s/r): 360.0
2022-10-01T15:43:46,728 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13878 #nodes=2084
2022-10-01T15:43:46,728 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251350 lost=0 simT=36000.0s realT=108s; (s/r): 333.3333333333333
2022-10-01T15:44:04,213 INFO MemoryObserver:41 used RAM: 14691 MB free: 1404 MB total: 16096 MB
2022-10-01T15:44:05,289 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14365 #nodes=2146
2022-10-01T15:44:05,289 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245488 lost=0 simT=39600.0s realT=127s; (s/r): 311.81102362204723
2022-10-01T15:44:26,714 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14657 #nodes=2115
2022-10-01T15:44:26,715 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237521 lost=0 simT=43200.0s realT=148s; (s/r): 291.8918918918919
2022-10-01T15:44:47,868 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=15006 #nodes=2296
2022-10-01T15:44:47,868 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228403 lost=0 simT=46800.0s realT=169s; (s/r): 276.9230769230769
2022-10-01T15:45:04,214 INFO MemoryObserver:41 used RAM: 15220 MB free: 875 MB total: 16096 MB
2022-10-01T15:45:08,165 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15205 #nodes=2390
2022-10-01T15:45:08,165 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=217067 lost=0 simT=50400.0s realT=190s; (s/r): 265.2631578947368
2022-10-01T15:45:30,185 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15396 #nodes=2404
2022-10-01T15:45:30,185 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203454 lost=0 simT=54000.0s realT=212s; (s/r): 254.71698113207546
2022-10-01T15:45:53,084 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15672 #nodes=2459
2022-10-01T15:45:53,084 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186620 lost=0 simT=57600.0s realT=235s; (s/r): 245.10638297872342
2022-10-01T15:46:04,214 INFO MemoryObserver:41 used RAM: 15846 MB free: 249 MB total: 16096 MB
2022-10-01T15:46:14,840 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15493 #nodes=2404
2022-10-01T15:46:14,840 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=167019 lost=0 simT=61200.0s realT=256s; (s/r): 239.0625
2022-10-01T15:46:47,055 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15137 #nodes=2234
2022-10-01T15:46:47,055 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144544 lost=0 simT=64800.0s realT=289s; (s/r): 224.22145328719722
2022-10-01T15:47:04,214 INFO MemoryObserver:41 used RAM: 15655 MB free: 440 MB total: 16096 MB
2022-10-01T15:47:10,449 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14468 #nodes=2042
2022-10-01T15:47:10,449 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120684 lost=0 simT=68400.0s realT=312s; (s/r): 219.23076923076923
2022-10-01T15:47:30,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14025 #nodes=1975
2022-10-01T15:47:30,649 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95489 lost=0 simT=72000.0s realT=332s; (s/r): 216.86746987951807
2022-10-01T15:47:49,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12061 #nodes=1632
2022-10-01T15:47:49,194 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73177 lost=0 simT=75600.0s realT=351s; (s/r): 215.3846153846154
2022-10-01T15:48:02,784 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11172 #nodes=1467
2022-10-01T15:48:02,785 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57347 lost=0 simT=79200.0s realT=364s; (s/r): 217.58241758241758
2022-10-01T15:48:04,214 INFO MemoryObserver:41 used RAM: 15731 MB free: 364 MB total: 16096 MB
2022-10-01T15:48:15,668 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10716 #nodes=1424
2022-10-01T15:48:15,668 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=43947 lost=0 simT=82800.0s realT=377s; (s/r): 219.6286472148541
2022-10-01T15:48:26,768 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10030 #nodes=1329
2022-10-01T15:48:26,769 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31848 lost=1 simT=86400.0s realT=388s; (s/r): 222.68041237113403
2022-10-01T15:48:36,281 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8445 #nodes=1029
2022-10-01T15:48:36,281 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25642 lost=3 simT=90000.0s realT=398s; (s/r): 226.13065326633165
2022-10-01T15:48:43,266 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7159 #nodes=859
2022-10-01T15:48:43,266 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21723 lost=4 simT=93600.0s realT=405s; (s/r): 231.11111111111111
2022-10-01T15:48:57,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6041 #nodes=654
2022-10-01T15:48:57,959 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18818 lost=6 simT=97200.0s realT=420s; (s/r): 231.42857142857142
2022-10-01T15:49:02,047 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5112 #nodes=561
2022-10-01T15:49:02,047 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16565 lost=6 simT=100800.0s realT=424s; (s/r): 237.73584905660377
2022-10-01T15:49:04,215 INFO MemoryObserver:41 used RAM: 15828 MB free: 267 MB total: 16096 MB
2022-10-01T15:49:05,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4297 #nodes=453
2022-10-01T15:49:05,431 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14741 lost=6 simT=104400.0s realT=427s; (s/r): 244.49648711943794
2022-10-01T15:49:08,182 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3637 #nodes=367
2022-10-01T15:49:08,182 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13255 lost=7 simT=108000.0s realT=430s; (s/r): 251.1627906976744
2022-10-01T15:49:10,495 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3033 #nodes=313
2022-10-01T15:49:10,495 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12018 lost=8 simT=111600.0s realT=432s; (s/r): 258.3333333333333
2022-10-01T15:49:12,374 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2563 #nodes=268
2022-10-01T15:49:12,374 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10987 lost=9 simT=115200.0s realT=434s; (s/r): 265.4377880184332
2022-10-01T15:49:14,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2210 #nodes=221
2022-10-01T15:49:14,008 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10175 lost=9 simT=118800.0s realT=436s; (s/r): 272.4770642201835
2022-10-01T15:49:15,457 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1928 #nodes=205
2022-10-01T15:49:15,457 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9477 lost=9 simT=122400.0s realT=437s; (s/r): 280.091533180778
2022-10-01T15:49:16,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1678 #nodes=171
2022-10-01T15:49:16,730 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8785 lost=9 simT=126000.0s realT=438s; (s/r): 287.67123287671234
2022-10-01T15:49:17,991 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1364 #nodes=152
2022-10-01T15:49:17,991 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7097 lost=9 simT=129600.0s realT=440s; (s/r): 294.54545454545456
2022-10-01T15:49:18,498 INFO AbstractController$9:234 ### ITERATION 132 fires after mobsim event
2022-10-01T15:49:18,498 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=335.597313389sec
2022-10-01T15:49:18,498 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T15:49:18,623 INFO LegTimesControlerListener:50 [132] average trip (probably: leg) duration is: 1206 seconds = 00:20:06
2022-10-01T15:49:18,623 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T15:49:18,623 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:49:18,623 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:49:18,623 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:49:18,624 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:49:18,624 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T15:49:18,624 INFO EventsManagerImpl:137 event # 1
2022-10-01T15:49:18,624 INFO EventsManagerImpl:137 event # 4
2022-10-01T15:49:18,624 INFO EventsManagerImpl:137 event # 16
2022-10-01T15:49:18,624 INFO EventsManagerImpl:137 event # 64
2022-10-01T15:49:18,624 INFO EventsManagerImpl:137 event # 256
2022-10-01T15:49:18,625 INFO EventsManagerImpl:137 event # 1024
2022-10-01T15:49:18,628 INFO EventsManagerImpl:137 event # 4096
2022-10-01T15:49:18,642 INFO EventsManagerImpl:137 event # 16384
2022-10-01T15:49:18,657 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T15:49:18,966 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:49:18,966 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:49:18,966 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:49:18,966 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:49:18,966 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T15:49:18,966 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T15:49:18,967 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:49:18,978 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:49:18,978 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:28:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:49:18,981 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:49:18,981 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:49:18,981 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:38:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:49:18,984 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:49:18,984 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T15:49:18,984 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:49:18,984 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:49:18,984 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:49:18,984 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:49:18,985 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:49:18,985 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:49:18,985 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:49:18,985 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:49:18,985 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:49:18,985 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:30][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:49:18,986 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:49:18,986 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T15:49:18,986 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:49:18,987 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:49:18,987 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:49:18,987 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:49:18,988 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:49:18,988 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:49:18,988 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:49:18,994 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:49:18,994 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:49:18,994 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:49:18,994 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:49:18,995 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:49:18,995 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:58:13][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:49:18,995 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T15:49:19,462 INFO ControlerListenerManagerImpl:251 [it.132] all ControlerAfterMobsimListeners called.
2022-10-01T15:49:19,462 INFO AbstractController$4:159 ### ITERATION 132 fires scoring event
2022-10-01T15:49:19,462 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T15:49:19,702 INFO NewScoreAssignerImpl:57 it: 132 msaStart: 599
2022-10-01T15:49:19,880 INFO ControlerListenerManagerImpl:194 [it.132] all ControlerScoringListeners called.
2022-10-01T15:49:19,880 INFO AbstractController$5:167 ### ITERATION 132 fires iteration end event
2022-10-01T15:49:19,880 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T15:49:19,880 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T15:49:20,031 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T15:49:20,031 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T15:49:23,482 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T15:49:23,482 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13625428141544751
2022-10-01T15:49:23,482 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31910345748368313
2022-10-01T15:49:23,482 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.246619800038E-4
2022-10-01T15:49:23,482 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.861484977174343E-4
2022-10-01T15:49:23,482 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T15:49:23,482 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13037969158403384
2022-10-01T15:49:23,482 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13796299624621927
2022-10-01T15:49:23,482 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21546752799930163
2022-10-01T15:49:23,713 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T15:49:23,843 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.57373898690021
2022-10-01T15:49:23,843 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.15957207708044
2022-10-01T15:49:23,843 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.13675545501536
2022-10-01T15:49:23,843 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.2173728173789
2022-10-01T15:49:23,910 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T15:49:24,911 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18664.532380729957 meters
2022-10-01T15:49:24,911 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137721.2795911801 meters (statistic on all 2106587 legs which have a finite distance)
2022-10-01T15:49:24,911 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51368.35704715215 meters
2022-10-01T15:49:24,911 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137676.15013372118 meters (statistic on all 765171 trips which have a finite distance)
2022-10-01T15:49:24,911 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T15:49:24,911 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T15:49:26,087 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T15:49:26,088 INFO LegHistogramListener:72 number of legs: 2113668 100%
2022-10-01T15:49:26,088 INFO LegHistogramListener:79 number of bike legs: 105403 4.986733962003494%
2022-10-01T15:49:26,088 INFO LegHistogramListener:79 number of car legs: 248435 11.75373805157669%
2022-10-01T15:49:26,088 INFO LegHistogramListener:79 number of drtNorth legs: 187 0.008847179405658788%
2022-10-01T15:49:26,088 INFO LegHistogramListener:79 number of drtSoutheast legs: 147 0.006954734613004502%
2022-10-01T15:49:26,089 INFO LegHistogramListener:79 number of freight legs: 47065 2.2266978541568494%
2022-10-01T15:49:26,089 INFO LegHistogramListener:79 number of pt legs: 119741 5.665080797930423%
2022-10-01T15:49:26,089 INFO LegHistogramListener:79 number of ride legs: 106978 5.061248975714256%
2022-10-01T15:49:26,089 INFO LegHistogramListener:79 number of walk legs: 1485712 70.29069844459963%
2022-10-01T15:49:26,579 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T15:49:26,579 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T15:49:30,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6911988990279198
2022-10-01T15:49:30,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4696732002649728
2022-10-01T15:49:30,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012328165679865666
2022-10-01T15:49:30,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.01033573486291768
2022-10-01T15:49:30,304 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5567778593693032
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7524571601698702
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9180599988702712
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24842608235723052
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39312508665533513
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0016766202621997875
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0013903367105378023
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.35821646631097326
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.30312806503129863
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7127651653255417
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18733086162362572
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3804798266379784
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.260808166912297E-4
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.901348998906217E-4
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2365921730333732
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22064630758407494
2022-10-01T15:49:30,305 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.466004149185825
2022-10-01T15:49:30,529 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T15:49:31,654 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T15:49:31,976 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T15:49:32,323 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T15:49:33,448 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T15:49:33,746 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T15:49:34,071 INFO ControlerListenerManagerImpl:171 [it.132] all ControlerIterationEndsListeners called.
2022-10-01T15:49:34,264 INFO AbstractController:181 ### ITERATION 132 ENDS
2022-10-01T15:49:34,264 INFO AbstractController:182 ###################################################
2022-10-01T15:49:34,264 INFO AbstractController:133 ###################################################
2022-10-01T15:49:34,264 INFO AbstractController:134 ### ITERATION 133 BEGINS
2022-10-01T15:49:34,265 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T15:49:34,265 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T15:49:34,265 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T15:49:34,266 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T15:49:34,266 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T15:49:41,773 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T15:49:41,805 INFO ControlerListenerManagerImpl:148 [it.133] all ControlerIterationStartsListeners called.
2022-10-01T15:49:41,806 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T15:49:43,595 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169558 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T15:49:43,596 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30609 plans
2022-10-01T15:49:43,596 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:49:43,596 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:49:43,596 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:49:43,598 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:49:43,598 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:49:43,598 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:49:43,600 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:49:43,601 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:49:43,604 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:49:43,606 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:49:43,607 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:49:43,608 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:49:43,618 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:49:43,668 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:49:43,670 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:49:43,677 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:49:43,681 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:49:43,682 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:49:43,706 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:49:43,724 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:49:43,794 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:49:43,994 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:49:44,538 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:49:45,767 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:49:47,596 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:49:51,203 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T15:49:57,755 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T15:50:06,656 INFO MemoryObserver:41 used RAM: 14085 MB free: 2010 MB total: 16096 MB
2022-10-01T15:50:19,891 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:50:19,892 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30609 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T15:50:19,892 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30547 plans
2022-10-01T15:50:19,893 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T15:50:19,893 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T15:50:19,893 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T15:50:19,893 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T15:50:19,893 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T15:50:19,893 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T15:50:19,893 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T15:50:19,893 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T15:50:19,894 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T15:50:19,895 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T15:50:19,898 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T15:50:19,903 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T15:50:19,913 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T15:50:19,931 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T15:50:19,969 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T15:50:20,079 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T15:50:20,220 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30547 plans
2022-10-01T15:50:20,221 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:50:20,221 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:50:20,221 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:50:20,221 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:50:20,221 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:50:20,222 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:50:20,223 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:50:20,224 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:50:20,225 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:50:20,227 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:50:20,227 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:50:20,227 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:50:20,232 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:50:20,239 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:50:20,241 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:50:20,246 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:50:20,251 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:50:20,267 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:50:20,274 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:50:20,275 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:50:20,376 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:50:20,646 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:50:21,089 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:50:22,230 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:50:24,121 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:50:27,580 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T15:50:36,594 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T15:50:59,572 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:50:59,573 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30547 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T15:50:59,573 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7714 plans
2022-10-01T15:50:59,573 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T15:50:59,573 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T15:50:59,573 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T15:50:59,573 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T15:50:59,573 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T15:50:59,573 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T15:50:59,573 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T15:50:59,573 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T15:50:59,573 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T15:50:59,574 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T15:50:59,574 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T15:50:59,575 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T15:50:59,578 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T15:50:59,584 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T15:50:59,584 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7714 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T15:50:59,584 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40223 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T15:50:59,584 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6842 plans
2022-10-01T15:50:59,585 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:50:59,585 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:50:59,585 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:50:59,587 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:50:59,590 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:50:59,593 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:50:59,640 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:50:59,718 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:50:59,991 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:51:00,275 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:51:00,832 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:51:01,998 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:51:05,521 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:51:06,657 INFO MemoryObserver:41 used RAM: 15109 MB free: 986 MB total: 16096 MB
2022-10-01T15:51:16,692 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:51:16,693 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6842 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T15:51:16,693 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T15:51:17,841 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T15:51:18,985 INFO ControlerListenerManagerImpl:213 [it.133] all ControlerReplanningListeners called.
2022-10-01T15:51:18,985 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T15:51:18,985 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T15:51:18,985 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T15:51:19,084 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T15:51:19,208 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T15:51:19,208 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T15:51:19,209 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T15:51:19,220 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T15:51:19,230 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T15:51:19,230 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T15:51:19,232 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T15:51:19,232 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T15:51:19,232 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T15:51:19,232 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T15:51:19,233 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T15:51:19,233 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T15:51:19,233 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T15:51:19,233 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:51:19,233 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:51:19,233 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T15:51:19,233 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:51:19,233 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:51:19,233 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T15:51:19,234 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T15:51:19,234 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T15:51:19,234 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T15:51:20,009 INFO ControlerListenerManagerImpl:232 [it.133] all ControlerBeforeMobsimListeners called.
2022-10-01T15:51:20,010 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T15:51:20,010 INFO NetworkImpl:163 node # 1
2022-10-01T15:51:20,010 INFO NetworkImpl:163 node # 4
2022-10-01T15:51:20,010 INFO NetworkImpl:163 node # 16
2022-10-01T15:51:20,010 INFO NetworkImpl:163 node # 64
2022-10-01T15:51:20,010 INFO NetworkImpl:163 node # 256
2022-10-01T15:51:20,010 INFO NetworkImpl:163 node # 1024
2022-10-01T15:51:20,011 INFO NetworkImpl:163 node # 4096
2022-10-01T15:51:20,013 INFO NetworkImpl:163 node # 16384
2022-10-01T15:51:20,022 INFO NetworkImpl:163 node # 65536
2022-10-01T15:51:20,057 INFO NetworkImpl:159 link # 1
2022-10-01T15:51:20,057 INFO NetworkImpl:159 link # 4
2022-10-01T15:51:20,057 INFO NetworkImpl:159 link # 16
2022-10-01T15:51:20,057 INFO NetworkImpl:159 link # 64
2022-10-01T15:51:20,057 INFO NetworkImpl:159 link # 256
2022-10-01T15:51:20,058 INFO NetworkImpl:159 link # 1024
2022-10-01T15:51:20,063 INFO NetworkImpl:159 link # 4096
2022-10-01T15:51:20,082 INFO NetworkImpl:159 link # 16384
2022-10-01T15:51:20,159 INFO NetworkImpl:159 link # 65536
2022-10-01T15:51:20,511 INFO NetworkImpl:159 link # 262144
2022-10-01T15:51:21,248 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T15:51:21,248 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T15:51:21,248 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T15:51:21,248 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T15:51:21,249 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T15:51:21,249 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T15:51:21,249 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T15:51:21,250 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T15:51:21,251 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T15:51:21,253 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T15:51:21,257 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T15:51:21,266 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T15:51:21,291 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T15:51:21,345 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T15:51:21,462 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T15:51:21,704 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T15:51:22,242 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T15:51:23,161 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T15:51:24,716 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T15:51:24,876 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T15:51:24,897 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:51:24,898 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T15:51:24,898 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:51:24,898 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:51:24,898 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:51:24,898 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T15:51:24,898 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T15:51:24,898 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T15:51:24,898 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:51:24,898 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:51:32,858 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:51:32,858 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:51:32,858 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:51:32,858 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:51:32,858 INFO EventsManagerImpl:176
2022-10-01T15:51:32,858 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:51:32,858 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:51:32,858 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:51:32,858 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:51:32,858 INFO EventsManagerImpl:176
2022-10-01T15:51:32,858 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:51:32,858 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:51:32,858 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:51:32,858 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:51:32,858 INFO EventsManagerImpl:176
2022-10-01T15:51:32,859 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:51:32,859 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T15:51:32,859 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T15:51:32,859 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T15:51:32,859 INFO EventsManagerImpl:176
2022-10-01T15:51:32,859 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T15:51:32,859 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T15:51:32,859 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T15:51:32,859 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T15:51:32,859 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T15:51:32,859 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T15:51:32,859 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T15:51:32,859 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:51:32,859 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T15:51:32,859 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:51:32,859 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:51:32,859 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T15:51:32,859 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:51:32,859 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:51:32,860 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T15:51:32,860 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T15:51:32,860 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T15:51:32,860 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T15:51:32,860 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T15:51:32,860 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:51:32,860 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:51:32,860 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:51:32,860 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T15:51:32,860 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:51:32,860 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:51:32,860 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:51:32,860 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:51:32,860 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:51:32,860 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:51:32,860 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:51:32,860 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:51:32,860 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:51:32,860 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:51:32,860 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:51:32,860 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:51:32,860 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:51:32,860 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:51:32,861 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T15:51:32,861 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:51:32,861 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:51:32,861 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:51:32,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T15:51:32,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:51:32,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:51:32,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T15:51:32,861 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T15:51:32,861 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:51:32,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:51:32,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:51:32,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:51:32,861 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T15:51:32,861 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T15:51:32,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:51:32,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T15:51:32,861 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T15:51:32,861 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T15:51:34,905 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T15:51:34,908 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T15:51:35,156 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T15:51:35,156 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T15:51:35,156 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T15:51:35,156 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T15:51:35,156 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T15:51:35,156 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T15:51:35,156 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T15:51:35,156 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T15:51:35,411 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T15:51:35,412 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T15:51:35,445 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T15:51:35,445 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T15:51:35,479 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T15:51:36,614 INFO VehicularDepartureHandler:110 teleport vehicle 217421_bike from link 4233969 to link 60681459
2022-10-01T15:51:36,694 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1770 #nodes=218
2022-10-01T15:51:36,694 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271753 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T15:51:36,753 INFO VehicularDepartureHandler:110 teleport vehicle 16339_bike from link 215577424 to link -36381149#2
2022-10-01T15:51:38,417 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T15:51:38,742 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3075 #nodes=322
2022-10-01T15:51:38,742 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271270 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T15:51:40,650 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T15:51:41,970 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4231 #nodes=469
2022-10-01T15:51:41,970 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270667 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T15:51:42,179 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T15:51:43,636 INFO VehicularDepartureHandler:110 teleport vehicle 23224_bike from link 215226490 to link 210913002#0
2022-10-01T15:51:43,636 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T15:51:46,172 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5401 #nodes=705
2022-10-01T15:51:46,172 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269831 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T15:51:51,267 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6888 #nodes=993
2022-10-01T15:51:51,268 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268607 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T15:52:02,525 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10801 #nodes=1638
2022-10-01T15:52:02,526 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266689 lost=0 simT=21600.0s realT=37s; (s/r): 583.7837837837837
2022-10-01T15:52:06,657 INFO MemoryObserver:41 used RAM: 13331 MB free: 2764 MB total: 16096 MB
2022-10-01T15:52:17,508 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11675 #nodes=1889
2022-10-01T15:52:17,509 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263981 lost=0 simT=25200.0s realT=52s; (s/r): 484.61538461538464
2022-10-01T15:52:36,131 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12913 #nodes=1894
2022-10-01T15:52:36,131 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260473 lost=0 simT=28800.0s realT=71s; (s/r): 405.63380281690144
2022-10-01T15:52:54,272 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14064 #nodes=2093
2022-10-01T15:52:54,273 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256832 lost=0 simT=32400.0s realT=89s; (s/r): 364.0449438202247
2022-10-01T15:53:06,657 INFO MemoryObserver:41 used RAM: 14650 MB free: 1445 MB total: 16096 MB
2022-10-01T15:53:16,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13851 #nodes=2073
2022-10-01T15:53:16,430 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251325 lost=0 simT=36000.0s realT=111s; (s/r): 324.3243243243243
2022-10-01T15:53:34,318 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14314 #nodes=2230
2022-10-01T15:53:34,318 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245427 lost=0 simT=39600.0s realT=129s; (s/r): 306.9767441860465
2022-10-01T15:53:56,770 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14649 #nodes=2165
2022-10-01T15:53:56,771 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237496 lost=0 simT=43200.0s realT=151s; (s/r): 286.0927152317881
2022-10-01T15:54:06,657 INFO MemoryObserver:41 used RAM: 14915 MB free: 1180 MB total: 16096 MB
2022-10-01T15:54:16,306 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14997 #nodes=2270
2022-10-01T15:54:16,307 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228363 lost=0 simT=46800.0s realT=171s; (s/r): 273.6842105263158
2022-10-01T15:54:36,231 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15220 #nodes=2387
2022-10-01T15:54:36,231 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216931 lost=0 simT=50400.0s realT=191s; (s/r): 263.8743455497382
2022-10-01T15:54:58,234 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15386 #nodes=2359
2022-10-01T15:54:58,235 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203277 lost=0 simT=54000.0s realT=213s; (s/r): 253.5211267605634
2022-10-01T15:55:06,658 INFO MemoryObserver:41 used RAM: 15585 MB free: 510 MB total: 16096 MB
2022-10-01T15:55:21,045 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15526 #nodes=2469
2022-10-01T15:55:21,046 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186462 lost=0 simT=57600.0s realT=236s; (s/r): 244.0677966101695
2022-10-01T15:55:43,591 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15432 #nodes=2331
2022-10-01T15:55:43,591 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166975 lost=0 simT=61200.0s realT=258s; (s/r): 237.2093023255814
2022-10-01T15:56:09,866 INFO MemoryObserver:41 used RAM: 14978 MB free: 1117 MB total: 16096 MB
2022-10-01T15:56:15,098 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15029 #nodes=2198
2022-10-01T15:56:15,099 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144558 lost=0 simT=64800.0s realT=290s; (s/r): 223.44827586206895
2022-10-01T15:56:36,823 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14416 #nodes=2050
2022-10-01T15:56:36,823 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120728 lost=0 simT=68400.0s realT=311s; (s/r): 219.93569131832797
2022-10-01T15:56:56,101 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13936 #nodes=1993
2022-10-01T15:56:56,101 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95618 lost=0 simT=72000.0s realT=331s; (s/r): 217.5226586102719
2022-10-01T15:57:09,866 INFO MemoryObserver:41 used RAM: 15781 MB free: 314 MB total: 16096 MB
2022-10-01T15:57:13,634 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12038 #nodes=1580
2022-10-01T15:57:13,634 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73405 lost=0 simT=75600.0s realT=348s; (s/r): 217.24137931034483
2022-10-01T15:57:28,476 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11176 #nodes=1545
2022-10-01T15:57:28,477 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57521 lost=0 simT=79200.0s realT=363s; (s/r): 218.1818181818182
2022-10-01T15:57:42,361 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10715 #nodes=1373
2022-10-01T15:57:42,362 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44099 lost=0 simT=82800.0s realT=377s; (s/r): 219.6286472148541
2022-10-01T15:58:01,575 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10071 #nodes=1298
2022-10-01T15:58:01,575 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31849 lost=1 simT=86400.0s realT=396s; (s/r): 218.1818181818182
2022-10-01T15:58:11,411 INFO MemoryObserver:41 used RAM: 15471 MB free: 624 MB total: 16096 MB
2022-10-01T15:58:17,960 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8479 #nodes=991
2022-10-01T15:58:17,960 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25661 lost=4 simT=90000.0s realT=413s; (s/r): 217.91767554479418
2022-10-01T15:58:25,365 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7199 #nodes=880
2022-10-01T15:58:25,365 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21783 lost=4 simT=93600.0s realT=420s; (s/r): 222.85714285714286
2022-10-01T15:58:31,413 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6034 #nodes=668
2022-10-01T15:58:31,413 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18784 lost=4 simT=97200.0s realT=426s; (s/r): 228.16901408450704
2022-10-01T15:58:36,205 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5024 #nodes=578
2022-10-01T15:58:36,205 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16507 lost=4 simT=100800.0s realT=431s; (s/r): 233.87470997679813
2022-10-01T15:58:40,080 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4304 #nodes=424
2022-10-01T15:58:40,080 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14746 lost=5 simT=104400.0s realT=435s; (s/r): 240.0
2022-10-01T15:58:43,007 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3582 #nodes=376
2022-10-01T15:58:43,007 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13215 lost=5 simT=108000.0s realT=438s; (s/r): 246.57534246575344
2022-10-01T15:58:45,237 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3009 #nodes=332
2022-10-01T15:58:45,237 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11950 lost=6 simT=111600.0s realT=440s; (s/r): 253.63636363636363
2022-10-01T15:58:47,090 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2537 #nodes=273
2022-10-01T15:58:47,090 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10983 lost=6 simT=115200.0s realT=442s; (s/r): 260.6334841628959
2022-10-01T15:58:48,899 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2181 #nodes=210
2022-10-01T15:58:48,899 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10143 lost=7 simT=118800.0s realT=444s; (s/r): 267.56756756756755
2022-10-01T15:58:50,484 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1886 #nodes=204
2022-10-01T15:58:50,484 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9443 lost=7 simT=122400.0s realT=445s; (s/r): 275.0561797752809
2022-10-01T15:58:51,969 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1660 #nodes=177
2022-10-01T15:58:51,969 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8744 lost=7 simT=126000.0s realT=447s; (s/r): 281.87919463087246
2022-10-01T15:58:53,383 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1400 #nodes=146
2022-10-01T15:58:53,384 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7086 lost=7 simT=129600.0s realT=448s; (s/r): 289.2857142857143
2022-10-01T15:58:53,945 INFO AbstractController$9:234 ### ITERATION 133 fires after mobsim event
2022-10-01T15:58:53,945 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T15:58:53,945 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=344.372604518sec
2022-10-01T15:58:53,982 INFO LegTimesControlerListener:50 [133] average trip (probably: leg) duration is: 1210 seconds = 00:20:10
2022-10-01T15:58:53,982 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T15:58:53,982 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:58:53,982 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:58:53,982 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:58:53,982 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T15:58:53,982 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T15:58:53,982 INFO EventsManagerImpl:137 event # 1
2022-10-01T15:58:53,982 INFO EventsManagerImpl:137 event # 4
2022-10-01T15:58:53,982 INFO EventsManagerImpl:137 event # 16
2022-10-01T15:58:53,982 INFO EventsManagerImpl:137 event # 64
2022-10-01T15:58:53,983 INFO EventsManagerImpl:137 event # 256
2022-10-01T15:58:53,983 INFO EventsManagerImpl:137 event # 1024
2022-10-01T15:58:53,987 INFO EventsManagerImpl:137 event # 4096
2022-10-01T15:58:54,000 INFO EventsManagerImpl:137 event # 16384
2022-10-01T15:58:54,014 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T15:58:54,333 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:58:54,333 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:58:54,333 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T15:58:54,334 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T15:58:54,334 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T15:58:54,334 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T15:58:54,334 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:58:54,336 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:58:54,336 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:15:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:58:54,338 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:58:54,338 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:58:54,339 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=09:48:23][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:58:54,341 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:58:54,341 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T15:58:54,342 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:58:54,342 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:58:54,342 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:58:54,342 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:58:54,343 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:58:54,343 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:58:54,343 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:58:54,343 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:58:54,343 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:58:54,343 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:58:54,344 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:58:54,344 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T15:58:54,344 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:58:54,345 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:58:54,345 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:38:09][duration=undefined][facilityId=null]
2022-10-01T15:58:54,345 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=35:09:26][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:58:54,346 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:58:54,346 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:58:54,346 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:58:54,348 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:58:54,348 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:58:54,348 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:58:54,352 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T15:58:54,352 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T15:58:54,352 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:37][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T15:58:54,352 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T15:58:54,854 INFO ControlerListenerManagerImpl:251 [it.133] all ControlerAfterMobsimListeners called.
2022-10-01T15:58:54,854 INFO AbstractController$4:159 ### ITERATION 133 fires scoring event
2022-10-01T15:58:54,854 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T15:58:55,024 INFO NewScoreAssignerImpl:57 it: 133 msaStart: 599
2022-10-01T15:58:55,181 INFO ControlerListenerManagerImpl:194 [it.133] all ControlerScoringListeners called.
2022-10-01T15:58:55,182 INFO AbstractController$5:167 ### ITERATION 133 fires iteration end event
2022-10-01T15:58:55,182 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T15:58:55,182 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T15:58:55,285 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T15:58:55,285 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T15:58:59,272 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T15:58:59,272 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13585759254789792
2022-10-01T15:58:59,272 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3189583900337378
2022-10-01T15:58:59,272 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.477700693756194E-4
2022-10-01T15:58:59,272 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8358093223167657E-4
2022-10-01T15:58:59,272 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T15:58:59,272 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.12991752979659746
2022-10-01T15:58:59,272 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13852144173937156
2022-10-01T15:58:59,272 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21589246008719454
2022-10-01T15:58:59,476 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T15:58:59,639 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.44206045614584
2022-10-01T15:58:59,639 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -108.11634569460227
2022-10-01T15:58:59,639 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -89.04226468418888
2022-10-01T15:58:59,639 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.17132841599849
2022-10-01T15:58:59,685 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T15:59:00,977 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18641.05058987777 meters
2022-10-01T15:59:00,977 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137470.83507189882 meters (statistic on all 2105405 legs which have a finite distance)
2022-10-01T15:59:00,977 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51274.216596736886 meters
2022-10-01T15:59:00,977 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137416.2941663883 meters (statistic on all 765129 trips which have a finite distance)
2022-10-01T15:59:00,977 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T15:59:00,977 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T15:59:02,205 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T15:59:02,207 INFO LegHistogramListener:72 number of legs: 2112474 100%
2022-10-01T15:59:02,207 INFO LegHistogramListener:79 number of bike legs: 105030 4.971895512086776%
2022-10-01T15:59:02,207 INFO LegHistogramListener:79 number of car legs: 248334 11.755600305613228%
2022-10-01T15:59:02,207 INFO LegHistogramListener:79 number of drtNorth legs: 198 0.009372896423813974%
2022-10-01T15:59:02,207 INFO LegHistogramListener:79 number of drtSoutheast legs: 155 0.007337368412581646%
2022-10-01T15:59:02,207 INFO LegHistogramListener:79 number of freight legs: 47065 2.227956415084872%
2022-10-01T15:59:02,207 INFO LegHistogramListener:79 number of pt legs: 119323 5.648495555448257%
2022-10-01T15:59:02,208 INFO LegHistogramListener:79 number of ride legs: 107466 5.087210540816123%
2022-10-01T15:59:02,208 INFO LegHistogramListener:79 number of walk legs: 1484903 70.29213140611435%
2022-10-01T15:59:02,752 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T15:59:02,752 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T15:59:06,406 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6931553839280671
2022-10-01T15:59:06,406 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4700827269599511
2022-10-01T15:59:06,406 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012376949424095061
2022-10-01T15:59:06,406 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.01035627538680374
2022-10-01T15:59:06,406 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5572631292461114
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7541838479590421
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9184823633926783
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24902689268089784
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39321623523007954
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0017010121343144858
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0014211474963668948
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3594899787919091
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.30397792920708444
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7148474609344911
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18742842911208452
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.38054915090609387
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.260808166912297E-4
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.9141868263350056E-4
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.237145483395554
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22091205061185085
2022-10-01T15:59:06,407 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4683111067747783
2022-10-01T15:59:06,579 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T15:59:07,619 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T15:59:07,916 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T15:59:08,280 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T15:59:09,323 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T15:59:09,612 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T15:59:09,944 INFO ControlerListenerManagerImpl:171 [it.133] all ControlerIterationEndsListeners called.
2022-10-01T15:59:10,109 INFO AbstractController:181 ### ITERATION 133 ENDS
2022-10-01T15:59:10,109 INFO AbstractController:182 ###################################################
2022-10-01T15:59:10,109 INFO AbstractController:133 ###################################################
2022-10-01T15:59:10,109 INFO AbstractController:134 ### ITERATION 134 BEGINS
2022-10-01T15:59:10,110 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T15:59:10,110 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T15:59:10,110 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T15:59:10,111 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T15:59:10,111 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T15:59:16,837 INFO MemoryObserver:41 used RAM: 13302 MB free: 2793 MB total: 16096 MB
2022-10-01T15:59:16,897 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T15:59:16,930 INFO ControlerListenerManagerImpl:148 [it.134] all ControlerIterationStartsListeners called.
2022-10-01T15:59:16,930 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T15:59:18,708 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169807 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T15:59:18,708 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30324 plans
2022-10-01T15:59:18,709 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:18,709 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:59:18,709 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:59:18,712 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:18,716 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:59:18,718 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:59:18,718 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:18,720 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:18,721 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:18,722 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:18,726 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:59:18,734 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:18,737 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:18,738 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:18,739 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:59:18,740 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:18,745 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:18,756 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:59:18,781 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:18,803 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:59:18,930 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:59:19,254 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:59:19,697 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:59:20,538 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:59:22,574 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T15:59:26,364 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T15:59:32,215 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T15:59:52,979 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T15:59:52,980 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30324 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T15:59:52,980 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30628 plans
2022-10-01T15:59:52,981 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T15:59:52,981 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T15:59:52,981 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T15:59:52,981 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T15:59:52,981 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T15:59:52,981 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T15:59:52,981 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T15:59:52,981 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T15:59:52,982 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T15:59:52,983 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T15:59:52,985 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T15:59:52,990 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T15:59:53,001 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T15:59:53,021 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T15:59:53,058 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T15:59:53,151 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T15:59:53,287 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30628 plans
2022-10-01T15:59:53,287 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T15:59:53,287 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:53,287 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T15:59:53,288 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T15:59:53,292 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T15:59:53,292 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:53,293 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:53,295 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:53,298 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:53,299 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T15:59:53,316 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:53,319 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T15:59:53,324 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:53,324 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:53,361 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:53,366 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T15:59:53,370 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:53,391 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:53,403 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T15:59:53,425 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T15:59:53,565 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T15:59:53,766 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T15:59:54,267 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T15:59:55,165 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T15:59:57,040 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:00:00,647 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T16:00:09,577 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T16:00:16,837 INFO MemoryObserver:41 used RAM: 15210 MB free: 885 MB total: 16096 MB
2022-10-01T16:00:28,338 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:00:28,338 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30628 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T16:00:28,338 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7669 plans
2022-10-01T16:00:28,339 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T16:00:28,339 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T16:00:28,339 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T16:00:28,339 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T16:00:28,339 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T16:00:28,339 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T16:00:28,339 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T16:00:28,339 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T16:00:28,339 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T16:00:28,339 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T16:00:28,340 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T16:00:28,340 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T16:00:28,342 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T16:00:28,344 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T16:00:28,344 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7669 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T16:00:28,344 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40233 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T16:00:28,344 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6832 plans
2022-10-01T16:00:28,346 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:00:28,346 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:00:28,346 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:00:28,348 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:00:28,351 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:00:28,361 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:00:28,403 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:00:28,592 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:00:28,925 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:00:29,553 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:00:30,128 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:00:31,661 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:00:34,912 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:00:44,350 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:00:44,350 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6832 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T16:00:44,350 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T16:00:45,629 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T16:00:46,784 INFO ControlerListenerManagerImpl:213 [it.134] all ControlerReplanningListeners called.
2022-10-01T16:00:46,784 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T16:00:46,784 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T16:00:46,784 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T16:00:46,880 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T16:00:46,993 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T16:00:46,993 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T16:00:46,993 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T16:00:46,994 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T16:00:46,996 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T16:00:46,996 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T16:00:46,996 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T16:00:46,996 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T16:00:46,996 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T16:00:46,996 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T16:00:46,996 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T16:00:46,996 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T16:00:46,996 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T16:00:46,996 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:00:46,997 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:00:46,997 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T16:00:46,997 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:00:46,997 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:00:46,997 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T16:00:46,997 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T16:00:46,997 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T16:00:46,997 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T16:00:47,772 INFO ControlerListenerManagerImpl:232 [it.134] all ControlerBeforeMobsimListeners called.
2022-10-01T16:00:47,772 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T16:00:47,772 INFO NetworkImpl:163 node # 1
2022-10-01T16:00:47,772 INFO NetworkImpl:163 node # 4
2022-10-01T16:00:47,772 INFO NetworkImpl:163 node # 16
2022-10-01T16:00:47,772 INFO NetworkImpl:163 node # 64
2022-10-01T16:00:47,773 INFO NetworkImpl:163 node # 256
2022-10-01T16:00:47,773 INFO NetworkImpl:163 node # 1024
2022-10-01T16:00:47,773 INFO NetworkImpl:163 node # 4096
2022-10-01T16:00:47,775 INFO NetworkImpl:163 node # 16384
2022-10-01T16:00:47,782 INFO NetworkImpl:163 node # 65536
2022-10-01T16:00:47,809 INFO NetworkImpl:159 link # 1
2022-10-01T16:00:47,809 INFO NetworkImpl:159 link # 4
2022-10-01T16:00:47,809 INFO NetworkImpl:159 link # 16
2022-10-01T16:00:47,809 INFO NetworkImpl:159 link # 64
2022-10-01T16:00:47,809 INFO NetworkImpl:159 link # 256
2022-10-01T16:00:47,810 INFO NetworkImpl:159 link # 1024
2022-10-01T16:00:47,814 INFO NetworkImpl:159 link # 4096
2022-10-01T16:00:47,831 INFO NetworkImpl:159 link # 16384
2022-10-01T16:00:47,895 INFO NetworkImpl:159 link # 65536
2022-10-01T16:00:48,251 INFO NetworkImpl:159 link # 262144
2022-10-01T16:00:48,820 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T16:00:48,820 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T16:00:48,820 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T16:00:48,820 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T16:00:48,820 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T16:00:48,820 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T16:00:48,821 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T16:00:48,821 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T16:00:48,822 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T16:00:48,824 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T16:00:48,828 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T16:00:48,836 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T16:00:48,853 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T16:00:48,886 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T16:00:49,047 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T16:00:49,184 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T16:00:49,452 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T16:00:49,977 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T16:00:51,122 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T16:00:51,237 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T16:00:51,256 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:00:51,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T16:00:51,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:00:51,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:00:51,256 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:00:51,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T16:00:51,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T16:00:51,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T16:00:51,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:00:51,256 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:00:53,008 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:00:53,008 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:00:53,008 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:00:53,008 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:00:53,008 INFO EventsManagerImpl:176
2022-10-01T16:00:53,009 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:00:53,009 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:00:53,009 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:00:53,009 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:00:53,009 INFO EventsManagerImpl:176
2022-10-01T16:00:53,009 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:00:53,009 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:00:53,009 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:00:53,009 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:00:53,009 INFO EventsManagerImpl:176
2022-10-01T16:00:53,009 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:00:53,009 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:00:53,009 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:00:53,009 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:00:53,009 INFO EventsManagerImpl:176
2022-10-01T16:00:53,009 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T16:00:53,009 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T16:00:53,009 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T16:00:53,009 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T16:00:53,009 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T16:00:53,010 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T16:00:53,010 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T16:00:53,010 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:00:53,010 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T16:00:53,010 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:00:53,010 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:00:53,010 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T16:00:53,010 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:00:53,010 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:00:53,010 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:00:53,010 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T16:00:53,010 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T16:00:53,010 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T16:00:53,010 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T16:00:53,010 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:00:53,010 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:00:53,010 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:00:53,010 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T16:00:53,010 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:00:53,010 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:00:53,010 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:00:53,010 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:00:53,011 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:00:53,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:00:53,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:00:53,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:00:53,011 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:00:53,011 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:00:53,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:00:53,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:00:53,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:00:53,011 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:00:53,011 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T16:00:53,011 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:00:53,011 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:00:53,011 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:00:53,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T16:00:53,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:00:53,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:00:53,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:00:53,011 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:00:53,011 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:00:53,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:00:53,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:00:53,011 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:00:53,011 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:00:53,011 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:00:53,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:00:53,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:00:53,012 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:00:53,012 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:01:00,788 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T16:01:00,790 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T16:01:01,030 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T16:01:01,030 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T16:01:01,030 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T16:01:01,030 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T16:01:01,030 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T16:01:01,030 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T16:01:01,030 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T16:01:01,030 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T16:01:01,277 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T16:01:01,277 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T16:01:01,303 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T16:01:01,304 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T16:01:01,315 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T16:01:01,515 INFO VehicularDepartureHandler:110 teleport vehicle 4502_bike from link 283311190 to link 25121294
2022-10-01T16:01:02,532 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1723 #nodes=236
2022-10-01T16:01:02,532 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271757 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T16:01:04,241 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T16:01:04,544 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3056 #nodes=332
2022-10-01T16:01:04,544 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271255 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T16:01:06,949 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T16:01:07,105 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4192 #nodes=494
2022-10-01T16:01:07,105 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270670 lost=0 simT=10800.0s realT=15s; (s/r): 720.0
2022-10-01T16:01:08,056 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T16:01:11,352 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5420 #nodes=681
2022-10-01T16:01:11,353 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269840 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T16:01:12,413 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T16:01:13,650 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T16:01:13,650 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T16:01:16,838 INFO MemoryObserver:41 used RAM: 13211 MB free: 2884 MB total: 16096 MB
2022-10-01T16:01:18,818 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6910 #nodes=968
2022-10-01T16:01:18,819 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268600 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T16:01:28,910 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10833 #nodes=1678
2022-10-01T16:01:28,911 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266675 lost=0 simT=21600.0s realT=37s; (s/r): 583.7837837837837
2022-10-01T16:01:43,418 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11657 #nodes=1905
2022-10-01T16:01:43,419 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263976 lost=0 simT=25200.0s realT=52s; (s/r): 484.61538461538464
2022-10-01T16:02:00,493 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12919 #nodes=1867
2022-10-01T16:02:00,493 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260478 lost=0 simT=28800.0s realT=69s; (s/r): 417.39130434782606
2022-10-01T16:02:16,838 INFO MemoryObserver:41 used RAM: 14231 MB free: 1864 MB total: 16096 MB
2022-10-01T16:02:20,277 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14101 #nodes=2144
2022-10-01T16:02:20,277 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256843 lost=0 simT=32400.0s realT=89s; (s/r): 364.0449438202247
2022-10-01T16:02:39,518 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13937 #nodes=2012
2022-10-01T16:02:39,518 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251354 lost=0 simT=36000.0s realT=108s; (s/r): 333.3333333333333
2022-10-01T16:03:01,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14313 #nodes=2152
2022-10-01T16:03:01,194 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245442 lost=0 simT=39600.0s realT=129s; (s/r): 306.9767441860465
2022-10-01T16:03:16,838 INFO MemoryObserver:41 used RAM: 14700 MB free: 1395 MB total: 16096 MB
2022-10-01T16:03:19,985 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14586 #nodes=2207
2022-10-01T16:03:19,986 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237460 lost=0 simT=43200.0s realT=148s; (s/r): 291.8918918918919
2022-10-01T16:03:39,484 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14923 #nodes=2214
2022-10-01T16:03:39,485 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228281 lost=0 simT=46800.0s realT=168s; (s/r): 278.57142857142856
2022-10-01T16:04:02,693 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15166 #nodes=2335
2022-10-01T16:04:02,693 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216910 lost=0 simT=50400.0s realT=191s; (s/r): 263.8743455497382
2022-10-01T16:04:16,838 INFO MemoryObserver:41 used RAM: 15340 MB free: 755 MB total: 16096 MB
2022-10-01T16:04:22,959 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15391 #nodes=2348
2022-10-01T16:04:22,960 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203282 lost=0 simT=54000.0s realT=211s; (s/r): 255.92417061611374
2022-10-01T16:04:43,746 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15604 #nodes=2434
2022-10-01T16:04:43,747 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186475 lost=0 simT=57600.0s realT=232s; (s/r): 248.27586206896552
2022-10-01T16:05:07,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15438 #nodes=2386
2022-10-01T16:05:07,800 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166856 lost=0 simT=61200.0s realT=256s; (s/r): 239.0625
2022-10-01T16:05:24,102 INFO MemoryObserver:41 used RAM: 14925 MB free: 1170 MB total: 16096 MB
2022-10-01T16:05:38,081 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15142 #nodes=2248
2022-10-01T16:05:38,082 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144524 lost=0 simT=64800.0s realT=286s; (s/r): 226.5734265734266
2022-10-01T16:05:58,968 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14365 #nodes=2024
2022-10-01T16:05:58,969 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120541 lost=0 simT=68400.0s realT=307s; (s/r): 222.8013029315961
2022-10-01T16:06:18,866 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13866 #nodes=2008
2022-10-01T16:06:18,866 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95464 lost=0 simT=72000.0s realT=327s; (s/r): 220.1834862385321
2022-10-01T16:06:24,102 INFO MemoryObserver:41 used RAM: 15544 MB free: 551 MB total: 16096 MB
2022-10-01T16:06:34,957 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11996 #nodes=1563
2022-10-01T16:06:34,957 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73137 lost=0 simT=75600.0s realT=343s; (s/r): 220.40816326530611
2022-10-01T16:06:50,297 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11185 #nodes=1439
2022-10-01T16:06:50,298 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57239 lost=0 simT=79200.0s realT=359s; (s/r): 220.61281337047353
2022-10-01T16:07:11,057 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10684 #nodes=1417
2022-10-01T16:07:11,057 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=43841 lost=0 simT=82800.0s realT=379s; (s/r): 218.46965699208442
2022-10-01T16:07:26,075 INFO MemoryObserver:41 used RAM: 15444 MB free: 651 MB total: 16096 MB
2022-10-01T16:07:28,781 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10045 #nodes=1201
2022-10-01T16:07:28,781 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31693 lost=2 simT=86400.0s realT=397s; (s/r): 217.632241813602
2022-10-01T16:07:44,474 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8424 #nodes=999
2022-10-01T16:07:44,474 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25573 lost=4 simT=90000.0s realT=413s; (s/r): 217.91767554479418
2022-10-01T16:07:58,736 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7149 #nodes=838
2022-10-01T16:07:58,736 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21669 lost=4 simT=93600.0s realT=427s; (s/r): 219.20374707259953
2022-10-01T16:08:03,284 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6089 #nodes=639
2022-10-01T16:08:03,284 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18791 lost=5 simT=97200.0s realT=432s; (s/r): 225.0
2022-10-01T16:08:15,360 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5097 #nodes=514
2022-10-01T16:08:15,360 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16482 lost=5 simT=100800.0s realT=444s; (s/r): 227.02702702702703
2022-10-01T16:08:28,529 INFO MemoryObserver:41 used RAM: 15549 MB free: 546 MB total: 16096 MB
2022-10-01T16:08:28,547 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4287 #nodes=462
2022-10-01T16:08:28,548 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14700 lost=5 simT=104400.0s realT=457s; (s/r): 228.44638949671773
2022-10-01T16:08:31,023 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3555 #nodes=382
2022-10-01T16:08:31,023 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13107 lost=5 simT=108000.0s realT=459s; (s/r): 235.2941176470588
2022-10-01T16:08:33,159 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2969 #nodes=308
2022-10-01T16:08:33,159 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11847 lost=6 simT=111600.0s realT=461s; (s/r): 242.0824295010846
2022-10-01T16:08:44,045 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2509 #nodes=269
2022-10-01T16:08:44,046 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10857 lost=6 simT=115200.0s realT=472s; (s/r): 244.0677966101695
2022-10-01T16:08:45,512 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2095 #nodes=219
2022-10-01T16:08:45,512 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10049 lost=6 simT=118800.0s realT=474s; (s/r): 250.63291139240508
2022-10-01T16:08:46,842 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1844 #nodes=180
2022-10-01T16:08:46,842 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9386 lost=6 simT=122400.0s realT=475s; (s/r): 257.6842105263158
2022-10-01T16:08:48,043 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1633 #nodes=191
2022-10-01T16:08:48,043 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8711 lost=7 simT=126000.0s realT=476s; (s/r): 264.70588235294116
2022-10-01T16:08:57,756 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1402 #nodes=128
2022-10-01T16:08:57,756 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7099 lost=7 simT=129600.0s realT=486s; (s/r): 266.6666666666667
2022-10-01T16:08:58,287 INFO AbstractController$9:234 ### ITERATION 134 fires after mobsim event
2022-10-01T16:08:58,288 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T16:08:58,287 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=329.219983742sec
2022-10-01T16:08:58,322 INFO LegTimesControlerListener:50 [134] average trip (probably: leg) duration is: 1204 seconds = 00:20:04
2022-10-01T16:08:58,322 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T16:08:58,322 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:08:58,322 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:08:58,322 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:08:58,322 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:08:58,322 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T16:08:58,322 INFO EventsManagerImpl:137 event # 1
2022-10-01T16:08:58,322 INFO EventsManagerImpl:137 event # 4
2022-10-01T16:08:58,322 INFO EventsManagerImpl:137 event # 16
2022-10-01T16:08:58,322 INFO EventsManagerImpl:137 event # 64
2022-10-01T16:08:58,322 INFO EventsManagerImpl:137 event # 256
2022-10-01T16:08:58,323 INFO EventsManagerImpl:137 event # 1024
2022-10-01T16:08:58,327 INFO EventsManagerImpl:137 event # 4096
2022-10-01T16:08:58,341 INFO EventsManagerImpl:137 event # 16384
2022-10-01T16:08:58,357 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T16:08:58,665 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:08:58,665 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:08:58,665 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:08:58,665 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:08:58,665 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T16:08:58,666 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T16:08:58,666 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:08:58,669 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:08:58,669 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:15:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:08:58,671 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:08:58,671 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:08:58,671 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:17][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:08:58,674 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:08:58,674 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T16:08:58,674 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:08:58,675 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:08:58,675 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:08:58,675 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:08:58,675 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:08:58,675 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:08:58,675 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:08:58,675 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:08:58,676 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:08:58,676 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:50][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:08:58,677 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:08:58,677 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T16:08:58,677 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:08:58,677 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:08:58,677 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:08:58,677 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=35:27:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:08:58,678 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:08:58,678 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:08:58,678 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:00:44][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:08:58,680 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:08:58,680 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:08:58,680 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:08:58,684 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:08:58,684 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:08:58,684 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:08:58,684 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T16:08:59,152 INFO ControlerListenerManagerImpl:251 [it.134] all ControlerAfterMobsimListeners called.
2022-10-01T16:08:59,152 INFO AbstractController$4:159 ### ITERATION 134 fires scoring event
2022-10-01T16:08:59,152 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T16:08:59,335 INFO NewScoreAssignerImpl:57 it: 134 msaStart: 599
2022-10-01T16:08:59,514 INFO ControlerListenerManagerImpl:194 [it.134] all ControlerScoringListeners called.
2022-10-01T16:08:59,514 INFO AbstractController$5:167 ### ITERATION 134 fires iteration end event
2022-10-01T16:08:59,514 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T16:08:59,514 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T16:08:59,620 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T16:08:59,620 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T16:09:03,262 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T16:09:03,262 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1363698218623066
2022-10-01T16:09:03,262 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31947061934814647
2022-10-01T16:09:03,262 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.2594576274667885E-4
2022-10-01T16:09:03,262 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.7331067028864572E-4
2022-10-01T16:09:03,262 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T16:09:03,262 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13026029978894613
2022-10-01T16:09:03,262 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13767414512907153
2022-10-01T16:09:03,262 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21540462264490057
2022-10-01T16:09:03,564 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T16:09:03,712 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.25165935147828
2022-10-01T16:09:03,712 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.92610128201333
2022-10-01T16:09:03,712 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.93326608415383
2022-10-01T16:09:03,712 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.12917043214341
2022-10-01T16:09:03,782 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T16:09:04,794 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18648.69007804068 meters
2022-10-01T16:09:04,794 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137557.15580593242 meters (statistic on all 2105864 legs which have a finite distance)
2022-10-01T16:09:04,794 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51310.24379622176 meters
2022-10-01T16:09:04,794 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137502.60371239565 meters (statistic on all 765072 trips which have a finite distance)
2022-10-01T16:09:04,794 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T16:09:04,794 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T16:09:05,986 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T16:09:05,988 INFO LegHistogramListener:72 number of legs: 2112941 100%
2022-10-01T16:09:05,989 INFO LegHistogramListener:79 number of bike legs: 105504 4.993229815692914%
2022-10-01T16:09:05,989 INFO LegHistogramListener:79 number of car legs: 248726 11.771554435263456%
2022-10-01T16:09:05,989 INFO LegHistogramListener:79 number of drtNorth legs: 200 0.009465479632417563%
2022-10-01T16:09:05,989 INFO LegHistogramListener:79 number of drtSoutheast legs: 136 0.006436526150043943%
2022-10-01T16:09:05,989 INFO LegHistogramListener:79 number of freight legs: 47065 2.227463994498663%
2022-10-01T16:09:05,989 INFO LegHistogramListener:79 number of pt legs: 119281 5.645259380171997%
2022-10-01T16:09:05,989 INFO LegHistogramListener:79 number of ride legs: 106756 5.052483718191847%
2022-10-01T16:09:05,989 INFO LegHistogramListener:79 number of walk legs: 1485273 70.29410665039866%
2022-10-01T16:09:06,531 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T16:09:06,531 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T16:09:10,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6950374094291275
2022-10-01T16:09:10,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4704370509969857
2022-10-01T16:09:10,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012406476427181276
2022-10-01T16:09:10,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010380667258918438
2022-10-01T16:09:10,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T16:09:10,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5577561018193768
2022-10-01T16:09:10,541 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7556871575509534
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9188148631230839
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.24970601375188073
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3933523162008247
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0017266877891720627
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0014429718029958353
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.36086491010953237
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3049035365647001
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7169413105881266
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18757349656202982
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3806184751742093
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.2864838217698745E-4
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.939862481192583E-4
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23767440188562008
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2211469828537977
2022-10-01T16:09:10,542 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.47068096971813267
2022-10-01T16:09:10,744 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T16:09:11,783 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T16:09:12,073 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T16:09:12,425 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T16:09:13,507 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T16:09:13,785 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T16:09:14,123 INFO ControlerListenerManagerImpl:171 [it.134] all ControlerIterationEndsListeners called.
2022-10-01T16:09:14,311 INFO AbstractController:181 ### ITERATION 134 ENDS
2022-10-01T16:09:14,311 INFO AbstractController:182 ###################################################
2022-10-01T16:09:14,311 INFO AbstractController:133 ###################################################
2022-10-01T16:09:14,311 INFO AbstractController:134 ### ITERATION 135 BEGINS
2022-10-01T16:09:14,322 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T16:09:14,322 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T16:09:14,322 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T16:09:14,323 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T16:09:14,323 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T16:09:21,620 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T16:09:21,663 INFO ControlerListenerManagerImpl:148 [it.135] all ControlerIterationStartsListeners called.
2022-10-01T16:09:21,663 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T16:09:23,474 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169889 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T16:09:23,474 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30613 plans
2022-10-01T16:09:23,474 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:09:23,475 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:09:23,475 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:09:23,476 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:09:23,476 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:09:23,480 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:09:23,481 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:09:23,484 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:09:23,487 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:09:23,496 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:09:23,506 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:09:23,509 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:09:23,510 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:09:23,519 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:09:23,525 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:09:23,529 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:09:23,581 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:09:23,615 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:09:23,691 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:09:23,878 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:09:23,947 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:09:24,164 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:09:24,763 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:09:25,826 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:09:27,725 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:09:28,530 INFO MemoryObserver:41 used RAM: 15697 MB free: 398 MB total: 16096 MB
2022-10-01T16:09:31,541 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T16:09:38,285 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T16:10:01,659 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:10:01,660 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30613 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T16:10:01,660 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30348 plans
2022-10-01T16:10:01,660 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T16:10:01,660 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T16:10:01,660 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T16:10:01,660 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T16:10:01,660 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T16:10:01,660 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T16:10:01,661 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T16:10:01,661 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T16:10:01,661 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T16:10:01,662 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T16:10:01,665 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T16:10:01,670 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T16:10:01,680 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T16:10:01,701 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T16:10:01,738 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T16:10:01,805 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T16:10:02,042 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30348 plans
2022-10-01T16:10:02,043 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:10:02,043 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:10:02,043 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:10:02,043 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:10:02,043 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:10:02,043 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:10:02,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:10:02,045 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:10:02,045 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:10:02,046 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:10:02,051 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:10:02,052 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:10:02,052 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:10:02,054 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:10:02,057 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:10:02,057 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:10:02,071 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:10:02,114 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:10:02,152 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:10:02,179 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:10:02,230 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:10:02,429 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:10:02,860 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:10:03,777 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:10:05,879 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:10:09,530 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T16:10:18,562 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T16:10:28,530 INFO MemoryObserver:41 used RAM: 14961 MB free: 1134 MB total: 16096 MB
2022-10-01T16:10:39,484 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:10:39,485 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30348 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T16:10:39,485 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7578 plans
2022-10-01T16:10:39,485 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T16:10:39,485 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T16:10:39,485 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T16:10:39,485 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T16:10:39,485 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T16:10:39,485 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T16:10:39,485 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T16:10:39,485 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T16:10:39,485 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T16:10:39,486 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T16:10:39,486 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T16:10:39,488 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T16:10:39,490 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T16:10:39,494 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T16:10:39,494 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7578 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T16:10:39,494 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40281 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T16:10:39,494 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6784 plans
2022-10-01T16:10:39,495 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:10:39,495 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:10:39,495 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:10:39,499 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:10:39,507 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:10:39,514 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:10:39,556 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:10:39,879 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:10:40,229 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:10:40,629 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:10:41,380 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:10:42,890 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:10:46,357 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:10:57,960 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:10:57,960 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6784 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T16:10:57,960 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T16:10:59,099 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T16:11:00,144 INFO ControlerListenerManagerImpl:213 [it.135] all ControlerReplanningListeners called.
2022-10-01T16:11:00,144 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T16:11:00,144 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T16:11:00,144 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T16:11:00,258 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T16:11:00,354 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T16:11:00,354 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T16:11:00,354 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T16:11:00,364 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T16:11:00,375 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T16:11:00,375 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T16:11:00,376 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T16:11:00,377 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T16:11:00,377 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T16:11:00,377 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T16:11:00,377 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T16:11:00,377 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T16:11:00,377 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T16:11:00,377 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:11:00,377 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:11:00,377 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T16:11:00,377 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:11:00,377 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:11:00,377 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T16:11:00,378 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T16:11:00,378 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T16:11:00,378 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T16:11:01,096 INFO ControlerListenerManagerImpl:232 [it.135] all ControlerBeforeMobsimListeners called.
2022-10-01T16:11:01,096 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T16:11:01,097 INFO NetworkImpl:163 node # 1
2022-10-01T16:11:01,097 INFO NetworkImpl:163 node # 4
2022-10-01T16:11:01,097 INFO NetworkImpl:163 node # 16
2022-10-01T16:11:01,097 INFO NetworkImpl:163 node # 64
2022-10-01T16:11:01,097 INFO NetworkImpl:163 node # 256
2022-10-01T16:11:01,097 INFO NetworkImpl:163 node # 1024
2022-10-01T16:11:01,097 INFO NetworkImpl:163 node # 4096
2022-10-01T16:11:01,099 INFO NetworkImpl:163 node # 16384
2022-10-01T16:11:01,108 INFO NetworkImpl:163 node # 65536
2022-10-01T16:11:01,142 INFO NetworkImpl:159 link # 1
2022-10-01T16:11:01,142 INFO NetworkImpl:159 link # 4
2022-10-01T16:11:01,142 INFO NetworkImpl:159 link # 16
2022-10-01T16:11:01,142 INFO NetworkImpl:159 link # 64
2022-10-01T16:11:01,142 INFO NetworkImpl:159 link # 256
2022-10-01T16:11:01,143 INFO NetworkImpl:159 link # 1024
2022-10-01T16:11:01,148 INFO NetworkImpl:159 link # 4096
2022-10-01T16:11:01,167 INFO NetworkImpl:159 link # 16384
2022-10-01T16:11:01,244 INFO NetworkImpl:159 link # 65536
2022-10-01T16:11:01,594 INFO NetworkImpl:159 link # 262144
2022-10-01T16:11:02,290 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T16:11:02,290 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T16:11:02,290 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T16:11:02,290 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T16:11:02,291 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T16:11:02,291 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T16:11:02,291 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T16:11:02,292 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T16:11:02,294 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T16:11:02,297 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T16:11:02,304 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T16:11:02,320 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T16:11:02,351 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T16:11:02,412 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T16:11:02,532 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T16:11:02,871 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T16:11:03,422 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T16:11:04,348 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T16:11:05,940 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T16:11:06,072 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T16:11:06,093 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:11:06,093 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T16:11:06,093 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:11:06,093 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:11:06,093 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:11:06,093 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T16:11:06,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T16:11:06,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T16:11:06,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:11:06,094 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:11:14,199 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:11:14,199 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:11:14,199 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:11:14,199 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:11:14,199 INFO EventsManagerImpl:176
2022-10-01T16:11:14,199 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:11:14,199 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:11:14,199 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:11:14,199 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:11:14,199 INFO EventsManagerImpl:176
2022-10-01T16:11:14,200 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:11:14,200 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:11:14,200 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:11:14,200 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:11:14,200 INFO EventsManagerImpl:176
2022-10-01T16:11:14,200 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:11:14,200 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:11:14,200 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:11:14,200 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:11:14,200 INFO EventsManagerImpl:176
2022-10-01T16:11:14,200 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T16:11:14,200 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T16:11:14,200 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T16:11:14,200 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T16:11:14,200 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T16:11:14,200 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T16:11:14,200 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T16:11:14,201 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:11:14,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T16:11:14,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:11:14,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:11:14,201 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T16:11:14,201 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:11:14,201 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:11:14,201 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:11:14,201 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T16:11:14,201 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T16:11:14,201 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T16:11:14,201 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T16:11:14,201 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:11:14,201 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:11:14,201 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:11:14,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T16:11:14,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:11:14,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:11:14,201 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:11:14,201 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:11:14,201 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:11:14,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:11:14,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:11:14,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:11:14,202 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:11:14,202 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:11:14,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:11:14,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:11:14,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:11:14,202 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:11:14,202 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T16:11:14,202 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:11:14,202 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:11:14,202 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:11:14,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T16:11:14,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:11:14,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:11:14,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:11:14,202 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:11:14,202 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:11:14,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:11:14,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:11:14,202 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:11:14,202 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:11:14,203 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:11:14,203 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:11:14,203 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:11:14,203 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:11:14,203 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:11:16,417 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T16:11:16,421 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T16:11:16,738 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T16:11:16,738 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T16:11:16,738 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T16:11:16,738 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T16:11:16,738 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T16:11:16,738 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T16:11:16,738 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T16:11:16,738 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T16:11:17,061 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T16:11:17,062 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T16:11:17,091 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T16:11:17,100 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T16:11:17,120 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T16:11:18,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1726 #nodes=228
2022-10-01T16:11:18,344 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271748 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T16:11:19,726 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T16:11:19,911 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T16:11:20,237 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3055 #nodes=330
2022-10-01T16:11:20,238 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271281 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T16:11:21,892 INFO VehicularDepartureHandler:110 teleport vehicle 13283_bike from link 325125417#0 to link 195112819
2022-10-01T16:11:21,958 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T16:11:22,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4210 #nodes=496
2022-10-01T16:11:22,958 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270681 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T16:11:23,118 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T16:11:24,440 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T16:11:24,440 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T16:11:26,774 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5381 #nodes=708
2022-10-01T16:11:26,774 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269846 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T16:11:28,531 INFO MemoryObserver:41 used RAM: 13257 MB free: 2838 MB total: 16096 MB
2022-10-01T16:11:31,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6885 #nodes=953
2022-10-01T16:11:31,604 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268597 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T16:11:40,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10785 #nodes=1661
2022-10-01T16:11:40,019 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266674 lost=0 simT=21600.0s realT=33s; (s/r): 654.5454545454545
2022-10-01T16:11:54,867 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11724 #nodes=1907
2022-10-01T16:11:54,868 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263958 lost=0 simT=25200.0s realT=48s; (s/r): 525.0
2022-10-01T16:12:10,860 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12926 #nodes=1929
2022-10-01T16:12:10,860 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260450 lost=0 simT=28800.0s realT=64s; (s/r): 450.0
2022-10-01T16:12:28,531 INFO MemoryObserver:41 used RAM: 14108 MB free: 1987 MB total: 16096 MB
2022-10-01T16:12:29,291 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14210 #nodes=2149
2022-10-01T16:12:29,291 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256884 lost=0 simT=32400.0s realT=83s; (s/r): 390.3614457831325
2022-10-01T16:12:49,235 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13937 #nodes=2023
2022-10-01T16:12:49,236 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251403 lost=0 simT=36000.0s realT=103s; (s/r): 349.5145631067961
2022-10-01T16:13:07,646 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14266 #nodes=2162
2022-10-01T16:13:07,646 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245506 lost=0 simT=39600.0s realT=121s; (s/r): 327.27272727272725
2022-10-01T16:13:26,067 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14559 #nodes=2231
2022-10-01T16:13:26,068 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237534 lost=0 simT=43200.0s realT=139s; (s/r): 310.7913669064748
2022-10-01T16:13:28,531 INFO MemoryObserver:41 used RAM: 14858 MB free: 1237 MB total: 16096 MB
2022-10-01T16:13:49,774 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14971 #nodes=2240
2022-10-01T16:13:49,775 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228383 lost=0 simT=46800.0s realT=163s; (s/r): 287.1165644171779
2022-10-01T16:14:08,944 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15149 #nodes=2332
2022-10-01T16:14:08,945 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216943 lost=0 simT=50400.0s realT=182s; (s/r): 276.9230769230769
2022-10-01T16:14:28,531 INFO MemoryObserver:41 used RAM: 15489 MB free: 606 MB total: 16096 MB
2022-10-01T16:14:28,984 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15319 #nodes=2381
2022-10-01T16:14:28,985 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203322 lost=0 simT=54000.0s realT=202s; (s/r): 267.3267326732673
2022-10-01T16:14:54,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15545 #nodes=2395
2022-10-01T16:14:54,307 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186529 lost=0 simT=57600.0s realT=228s; (s/r): 252.6315789473684
2022-10-01T16:15:15,042 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15510 #nodes=2337
2022-10-01T16:15:15,042 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166982 lost=0 simT=61200.0s realT=248s; (s/r): 246.7741935483871
2022-10-01T16:15:28,532 INFO MemoryObserver:41 used RAM: 15694 MB free: 401 MB total: 16096 MB
2022-10-01T16:15:37,903 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15073 #nodes=2340
2022-10-01T16:15:37,903 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144581 lost=0 simT=64800.0s realT=271s; (s/r): 239.11439114391143
2022-10-01T16:16:06,874 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14353 #nodes=2085
2022-10-01T16:16:06,875 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120641 lost=0 simT=68400.0s realT=300s; (s/r): 228.0
2022-10-01T16:16:25,880 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13879 #nodes=1938
2022-10-01T16:16:25,881 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95679 lost=0 simT=72000.0s realT=319s; (s/r): 225.70532915360502
2022-10-01T16:16:28,532 INFO MemoryObserver:41 used RAM: 15722 MB free: 373 MB total: 16096 MB
2022-10-01T16:16:42,246 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11957 #nodes=1572
2022-10-01T16:16:42,247 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73305 lost=0 simT=75600.0s realT=336s; (s/r): 225.0
2022-10-01T16:16:56,213 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11162 #nodes=1461
2022-10-01T16:16:56,213 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57477 lost=0 simT=79200.0s realT=350s; (s/r): 226.28571428571428
2022-10-01T16:17:07,893 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10626 #nodes=1397
2022-10-01T16:17:07,893 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44110 lost=0 simT=82800.0s realT=361s; (s/r): 229.36288088642658
2022-10-01T16:17:19,505 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10071 #nodes=1272
2022-10-01T16:17:19,505 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31926 lost=0 simT=86400.0s realT=373s; (s/r): 231.6353887399464
2022-10-01T16:17:36,318 INFO MemoryObserver:41 used RAM: 15464 MB free: 631 MB total: 16096 MB
2022-10-01T16:17:36,888 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8353 #nodes=1000
2022-10-01T16:17:36,889 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25599 lost=0 simT=90000.0s realT=390s; (s/r): 230.76923076923077
2022-10-01T16:17:43,043 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7098 #nodes=846
2022-10-01T16:17:43,043 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21718 lost=1 simT=93600.0s realT=396s; (s/r): 236.36363636363637
2022-10-01T16:17:48,542 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6024 #nodes=650
2022-10-01T16:17:48,542 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18791 lost=2 simT=97200.0s realT=402s; (s/r): 241.7910447761194
2022-10-01T16:17:53,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5020 #nodes=548
2022-10-01T16:17:53,162 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16506 lost=3 simT=100800.0s realT=407s; (s/r): 247.66584766584768
2022-10-01T16:17:57,013 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4298 #nodes=425
2022-10-01T16:17:57,013 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14755 lost=3 simT=104400.0s realT=410s; (s/r): 254.6341463414634
2022-10-01T16:18:00,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3601 #nodes=375
2022-10-01T16:18:00,317 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13190 lost=3 simT=108000.0s realT=414s; (s/r): 260.8695652173913
2022-10-01T16:18:12,312 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2991 #nodes=315
2022-10-01T16:18:12,313 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11949 lost=3 simT=111600.0s realT=426s; (s/r): 261.9718309859155
2022-10-01T16:18:14,196 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2518 #nodes=271
2022-10-01T16:18:14,196 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10944 lost=3 simT=115200.0s realT=428s; (s/r): 269.1588785046729
2022-10-01T16:18:15,709 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2148 #nodes=210
2022-10-01T16:18:15,709 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10121 lost=3 simT=118800.0s realT=429s; (s/r): 276.9230769230769
2022-10-01T16:18:17,080 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1881 #nodes=199
2022-10-01T16:18:17,080 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9434 lost=3 simT=122400.0s realT=430s; (s/r): 284.6511627906977
2022-10-01T16:18:18,292 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1682 #nodes=180
2022-10-01T16:18:18,292 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8760 lost=3 simT=126000.0s realT=432s; (s/r): 291.6666666666667
2022-10-01T16:18:19,497 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1357 #nodes=147
2022-10-01T16:18:19,498 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7052 lost=3 simT=129600.0s realT=433s; (s/r): 299.3071593533487
2022-10-01T16:18:20,023 INFO AbstractController$9:234 ### ITERATION 135 fires after mobsim event
2022-10-01T16:18:20,023 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=328.203040842sec
2022-10-01T16:18:20,023 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T16:18:20,058 INFO LegTimesControlerListener:50 [135] average trip (probably: leg) duration is: 1209 seconds = 00:20:09
2022-10-01T16:18:20,058 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T16:18:20,059 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:18:20,059 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:18:20,059 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:18:20,059 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:18:20,059 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T16:18:20,059 INFO EventsManagerImpl:137 event # 1
2022-10-01T16:18:20,059 INFO EventsManagerImpl:137 event # 4
2022-10-01T16:18:20,059 INFO EventsManagerImpl:137 event # 16
2022-10-01T16:18:20,059 INFO EventsManagerImpl:137 event # 64
2022-10-01T16:18:20,059 INFO EventsManagerImpl:137 event # 256
2022-10-01T16:18:20,060 INFO EventsManagerImpl:137 event # 1024
2022-10-01T16:18:20,064 INFO EventsManagerImpl:137 event # 4096
2022-10-01T16:18:20,077 INFO EventsManagerImpl:137 event # 16384
2022-10-01T16:18:20,091 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T16:18:20,469 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:18:20,469 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:18:20,470 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:18:20,470 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:18:20,470 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T16:18:20,470 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T16:18:20,470 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:18:20,482 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:18:20,482 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:15:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:18:20,484 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:18:20,484 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:18:20,485 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:18:20,487 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:18:20,487 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T16:18:20,487 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:18:20,488 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:18:20,488 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:18:20,488 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:18:20,488 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:18:20,488 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:18:20,488 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:18:20,489 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:18:20,489 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:18:20,489 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:18:20,490 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:18:20,490 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:21:56][duration=undefined][facilityId=null]
2022-10-01T16:18:20,490 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:24:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:18:20,490 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:18:20,490 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:18:20,490 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:18:20,491 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:18:20,491 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:18:20,491 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:18:20,493 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:18:20,493 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:18:20,493 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:18:20,497 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:18:20,497 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:18:20,497 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:47][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:18:20,497 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T16:18:20,910 INFO ControlerListenerManagerImpl:251 [it.135] all ControlerAfterMobsimListeners called.
2022-10-01T16:18:20,910 INFO AbstractController$4:159 ### ITERATION 135 fires scoring event
2022-10-01T16:18:20,910 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T16:18:21,074 INFO NewScoreAssignerImpl:57 it: 135 msaStart: 599
2022-10-01T16:18:21,228 INFO ControlerListenerManagerImpl:194 [it.135] all ControlerScoringListeners called.
2022-10-01T16:18:21,228 INFO AbstractController$5:167 ### ITERATION 135 fires iteration end event
2022-10-01T16:18:21,228 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T16:18:21,228 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T16:18:21,332 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T16:18:21,332 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T16:18:24,879 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T16:18:24,879 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13627610572207643
2022-10-01T16:18:24,880 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3186374443480181
2022-10-01T16:18:24,880 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.541889830900137E-4
2022-10-01T16:18:24,880 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.553377118883417E-4
2022-10-01T16:18:24,880 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T16:18:24,880 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13038611049774826
2022-10-01T16:18:24,880 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13809650965147865
2022-10-01T16:18:24,880 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2157730682921068
2022-10-01T16:18:25,151 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T16:18:25,275 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.25067754066917
2022-10-01T16:18:25,275 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.87388098681572
2022-10-01T16:18:25,275 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.82970961069265
2022-10-01T16:18:25,275 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.05511513430287
2022-10-01T16:18:25,342 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T16:18:26,368 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18650.342911666667 meters
2022-10-01T16:18:26,368 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137586.65909919195 meters (statistic on all 2106129 legs which have a finite distance)
2022-10-01T16:18:26,368 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51317.40684696195 meters
2022-10-01T16:18:26,368 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137539.77446698718 meters (statistic on all 765172 trips which have a finite distance)
2022-10-01T16:18:26,369 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T16:18:26,369 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T16:18:27,614 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T16:18:27,616 INFO LegHistogramListener:72 number of legs: 2113150 100%
2022-10-01T16:18:27,616 INFO LegHistogramListener:79 number of bike legs: 105480 4.9916002176845%
2022-10-01T16:18:27,616 INFO LegHistogramListener:79 number of car legs: 248055 11.738636632515439%
2022-10-01T16:18:27,616 INFO LegHistogramListener:79 number of drtNorth legs: 207 0.009795802474978113%
2022-10-01T16:18:27,617 INFO LegHistogramListener:79 number of drtSoutheast legs: 119 0.005631403355180654%
2022-10-01T16:18:27,617 INFO LegHistogramListener:79 number of freight legs: 47065 2.227243688332584%
2022-10-01T16:18:27,617 INFO LegHistogramListener:79 number of pt legs: 119663 5.662778316730947%
2022-10-01T16:18:27,617 INFO LegHistogramListener:79 number of ride legs: 107151 5.070676478243381%
2022-10-01T16:18:27,617 INFO LegHistogramListener:79 number of walk legs: 1485410 70.29363746066299%
2022-10-01T16:18:28,136 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T16:18:28,137 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6968321377036721
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.47079009125127735
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01245911151963931
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010415329392976168
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5582285338687564
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7572828995003518
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9191602006809184
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2503902699538352
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3934858296060841
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0017382418338579726
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001455809630424624
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.36230531434704244
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3058676574046021
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.718991511628504
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18773910453586118
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3806762453976389
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.350672958913817E-4
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.96553813605016E-4
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23815196906597103
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2214319826227168
2022-10-01T16:18:31,984 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4728634003810267
2022-10-01T16:18:32,212 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T16:18:33,326 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T16:18:33,621 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T16:18:33,971 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T16:18:35,047 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T16:18:35,340 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T16:18:35,677 INFO ControlerListenerManagerImpl:171 [it.135] all ControlerIterationEndsListeners called.
2022-10-01T16:18:35,876 INFO AbstractController:181 ### ITERATION 135 ENDS
2022-10-01T16:18:35,876 INFO AbstractController:182 ###################################################
2022-10-01T16:18:35,876 INFO AbstractController:133 ###################################################
2022-10-01T16:18:35,876 INFO AbstractController:134 ### ITERATION 136 BEGINS
2022-10-01T16:18:35,880 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T16:18:35,880 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T16:18:35,880 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T16:18:35,881 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T16:18:35,881 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T16:18:36,378 INFO MemoryObserver:41 used RAM: 16043 MB free: 52 MB total: 16096 MB
2022-10-01T16:18:43,440 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T16:18:43,475 INFO ControlerListenerManagerImpl:148 [it.136] all ControlerIterationStartsListeners called.
2022-10-01T16:18:43,476 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T16:18:45,207 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169697 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T16:18:45,207 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30584 plans
2022-10-01T16:18:45,207 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:18:45,207 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:18:45,207 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:18:45,208 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:18:45,209 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:18:45,210 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:18:45,211 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:18:45,212 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:18:45,213 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:18:45,213 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:18:45,218 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:18:45,218 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:18:45,219 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:18:45,223 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:18:45,226 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:18:45,230 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:18:45,245 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:18:45,254 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:18:45,278 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:18:45,293 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:18:45,379 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:18:45,623 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:18:46,284 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:18:47,450 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:18:49,383 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:18:52,819 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T16:18:59,625 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T16:19:21,284 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:19:21,285 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30584 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T16:19:21,285 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30438 plans
2022-10-01T16:19:21,285 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T16:19:21,285 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T16:19:21,285 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T16:19:21,285 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T16:19:21,285 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T16:19:21,285 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T16:19:21,285 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T16:19:21,286 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T16:19:21,286 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T16:19:21,288 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T16:19:21,290 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T16:19:21,295 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T16:19:21,305 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T16:19:21,324 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T16:19:21,360 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T16:19:21,450 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T16:19:21,635 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30438 plans
2022-10-01T16:19:21,635 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:19:21,635 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:19:21,635 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:19:21,635 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:19:21,635 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:19:21,635 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:19:21,636 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:19:21,639 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:19:21,640 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:19:21,641 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:19:21,644 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:19:21,648 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:19:21,648 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:19:21,651 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:19:21,651 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:19:21,659 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:19:21,675 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:19:21,720 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:19:21,752 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:19:21,808 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:19:22,056 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:19:22,110 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:19:22,512 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:19:23,612 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:19:25,641 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:19:29,094 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T16:19:36,379 INFO MemoryObserver:41 used RAM: 15457 MB free: 638 MB total: 16096 MB
2022-10-01T16:19:37,824 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T16:20:01,051 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:20:01,051 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30438 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T16:20:01,052 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7709 plans
2022-10-01T16:20:01,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T16:20:01,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T16:20:01,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T16:20:01,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T16:20:01,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T16:20:01,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T16:20:01,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T16:20:01,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T16:20:01,052 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T16:20:01,053 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T16:20:01,053 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T16:20:01,054 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T16:20:01,056 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T16:20:01,061 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T16:20:01,061 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7709 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T16:20:01,061 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40286 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T16:20:01,061 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6779 plans
2022-10-01T16:20:01,062 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:20:01,062 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:20:01,063 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:20:01,064 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:20:01,066 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:20:01,076 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:20:01,142 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:20:01,251 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:20:01,597 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:20:01,962 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:20:02,568 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:20:03,937 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:20:06,962 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:20:16,155 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:20:16,155 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6779 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T16:20:16,155 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T16:20:17,232 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T16:20:18,327 INFO ControlerListenerManagerImpl:213 [it.136] all ControlerReplanningListeners called.
2022-10-01T16:20:18,327 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T16:20:18,328 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T16:20:18,328 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T16:20:18,421 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T16:20:18,540 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T16:20:18,540 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T16:20:18,540 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T16:20:18,541 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T16:20:18,542 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T16:20:18,542 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T16:20:18,543 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T16:20:18,543 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T16:20:18,543 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T16:20:18,543 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T16:20:18,543 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T16:20:18,543 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T16:20:18,543 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T16:20:18,543 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:20:18,543 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:20:18,543 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T16:20:18,543 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:20:18,543 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:20:18,543 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T16:20:18,544 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T16:20:18,544 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T16:20:18,544 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T16:20:19,307 INFO ControlerListenerManagerImpl:232 [it.136] all ControlerBeforeMobsimListeners called.
2022-10-01T16:20:19,307 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T16:20:19,308 INFO NetworkImpl:163 node # 1
2022-10-01T16:20:19,308 INFO NetworkImpl:163 node # 4
2022-10-01T16:20:19,308 INFO NetworkImpl:163 node # 16
2022-10-01T16:20:19,308 INFO NetworkImpl:163 node # 64
2022-10-01T16:20:19,308 INFO NetworkImpl:163 node # 256
2022-10-01T16:20:19,308 INFO NetworkImpl:163 node # 1024
2022-10-01T16:20:19,309 INFO NetworkImpl:163 node # 4096
2022-10-01T16:20:19,310 INFO NetworkImpl:163 node # 16384
2022-10-01T16:20:19,317 INFO NetworkImpl:163 node # 65536
2022-10-01T16:20:19,345 INFO NetworkImpl:159 link # 1
2022-10-01T16:20:19,345 INFO NetworkImpl:159 link # 4
2022-10-01T16:20:19,345 INFO NetworkImpl:159 link # 16
2022-10-01T16:20:19,345 INFO NetworkImpl:159 link # 64
2022-10-01T16:20:19,345 INFO NetworkImpl:159 link # 256
2022-10-01T16:20:19,346 INFO NetworkImpl:159 link # 1024
2022-10-01T16:20:19,350 INFO NetworkImpl:159 link # 4096
2022-10-01T16:20:19,367 INFO NetworkImpl:159 link # 16384
2022-10-01T16:20:19,432 INFO NetworkImpl:159 link # 65536
2022-10-01T16:20:19,736 INFO NetworkImpl:159 link # 262144
2022-10-01T16:20:20,418 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T16:20:20,418 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T16:20:20,418 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T16:20:20,418 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T16:20:20,418 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T16:20:20,418 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T16:20:20,418 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T16:20:20,419 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T16:20:20,420 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T16:20:20,424 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T16:20:20,431 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T16:20:20,446 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T16:20:20,478 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T16:20:20,538 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T16:20:20,653 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T16:20:20,887 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T16:20:21,441 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T16:20:22,326 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T16:20:23,958 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T16:20:24,113 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T16:20:24,135 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:20:24,135 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T16:20:24,135 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:20:24,135 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:20:24,135 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:20:24,135 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T16:20:24,136 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T16:20:24,136 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T16:20:24,136 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:20:24,136 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:20:32,977 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:20:32,977 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:20:32,978 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:20:32,978 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:20:32,978 INFO EventsManagerImpl:176
2022-10-01T16:20:32,978 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:20:32,978 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:20:32,978 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:20:32,978 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:20:32,978 INFO EventsManagerImpl:176
2022-10-01T16:20:32,978 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:20:32,978 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:20:32,978 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:20:32,978 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:20:32,978 INFO EventsManagerImpl:176
2022-10-01T16:20:32,978 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:20:32,978 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:20:32,979 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:20:32,979 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:20:32,979 INFO EventsManagerImpl:176
2022-10-01T16:20:32,979 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T16:20:32,979 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T16:20:32,979 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T16:20:32,979 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T16:20:32,979 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T16:20:32,979 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T16:20:32,979 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T16:20:32,979 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:20:32,979 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T16:20:32,979 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:20:32,979 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:20:32,979 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T16:20:32,979 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:20:32,979 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:20:32,980 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:20:32,980 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T16:20:32,980 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T16:20:32,980 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T16:20:32,980 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T16:20:32,980 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:20:32,980 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:20:32,980 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:20:32,980 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T16:20:32,980 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:20:32,980 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:20:32,980 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:20:32,980 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:20:32,980 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:20:32,980 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:20:32,980 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:20:32,980 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:20:32,980 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:20:32,980 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:20:32,980 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:20:32,980 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:20:32,981 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:20:32,981 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:20:32,981 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T16:20:32,981 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:20:32,981 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:20:32,981 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:20:32,981 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T16:20:32,981 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:20:32,981 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:20:32,981 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:20:32,981 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:20:32,981 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:20:32,981 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:20:32,981 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:20:32,981 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:20:32,981 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:20:32,981 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:20:32,981 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:20:32,981 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:20:32,981 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:20:32,981 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:20:35,146 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T16:20:35,151 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T16:20:35,459 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T16:20:35,459 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T16:20:35,459 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T16:20:35,459 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T16:20:35,459 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T16:20:35,459 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T16:20:35,459 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T16:20:35,460 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T16:20:35,800 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T16:20:35,801 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T16:20:35,841 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T16:20:35,860 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T16:20:36,379 INFO MemoryObserver:41 used RAM: 13193 MB free: 2902 MB total: 16096 MB
2022-10-01T16:20:37,146 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1734 #nodes=224
2022-10-01T16:20:37,146 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271756 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T16:20:37,671 INFO VehicularDepartureHandler:110 teleport vehicle 22972_bike from link 287280613 to link 238323114#0
2022-10-01T16:20:38,744 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T16:20:39,069 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3053 #nodes=332
2022-10-01T16:20:39,069 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271277 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T16:20:40,834 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T16:20:42,014 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4190 #nodes=481
2022-10-01T16:20:42,014 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270676 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T16:20:43,517 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T16:20:44,589 INFO VehicularDepartureHandler:110 teleport vehicle 122_bike from link 452272913 to link -364401102
2022-10-01T16:20:46,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5355 #nodes=682
2022-10-01T16:20:46,217 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269840 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T16:20:47,866 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T16:20:51,001 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6943 #nodes=925
2022-10-01T16:20:51,002 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268612 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T16:20:51,306 INFO VehicularDepartureHandler:110 teleport vehicle 9524_car from link 43684665 to link 58723406
2022-10-01T16:20:51,307 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T16:21:00,338 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10791 #nodes=1695
2022-10-01T16:21:00,338 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266689 lost=0 simT=21600.0s realT=36s; (s/r): 600.0
2022-10-01T16:21:15,991 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11709 #nodes=1934
2022-10-01T16:21:15,992 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263955 lost=0 simT=25200.0s realT=51s; (s/r): 494.11764705882354
2022-10-01T16:21:32,985 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12912 #nodes=1953
2022-10-01T16:21:32,985 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260458 lost=0 simT=28800.0s realT=68s; (s/r): 423.52941176470586
2022-10-01T16:21:36,380 INFO MemoryObserver:41 used RAM: 14192 MB free: 1903 MB total: 16096 MB
2022-10-01T16:21:52,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14148 #nodes=2152
2022-10-01T16:21:52,009 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256873 lost=0 simT=32400.0s realT=87s; (s/r): 372.41379310344826
2022-10-01T16:22:13,103 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13828 #nodes=2139
2022-10-01T16:22:13,103 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251408 lost=0 simT=36000.0s realT=108s; (s/r): 333.3333333333333
2022-10-01T16:22:31,324 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14254 #nodes=2214
2022-10-01T16:22:31,324 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245492 lost=0 simT=39600.0s realT=127s; (s/r): 311.81102362204723
2022-10-01T16:22:36,380 INFO MemoryObserver:41 used RAM: 14937 MB free: 1158 MB total: 16096 MB
2022-10-01T16:22:51,052 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14599 #nodes=2074
2022-10-01T16:22:51,052 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237591 lost=0 simT=43200.0s realT=146s; (s/r): 295.8904109589041
2022-10-01T16:23:13,240 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14958 #nodes=2235
2022-10-01T16:23:13,241 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228297 lost=0 simT=46800.0s realT=169s; (s/r): 276.9230769230769
2022-10-01T16:23:33,106 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15193 #nodes=2268
2022-10-01T16:23:33,106 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216873 lost=0 simT=50400.0s realT=188s; (s/r): 268.0851063829787
2022-10-01T16:23:36,380 INFO MemoryObserver:41 used RAM: 15637 MB free: 458 MB total: 16096 MB
2022-10-01T16:23:53,507 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15271 #nodes=2401
2022-10-01T16:23:53,507 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203184 lost=0 simT=54000.0s realT=209s; (s/r): 258.3732057416268
2022-10-01T16:24:17,101 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15544 #nodes=2388
2022-10-01T16:24:17,102 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186441 lost=0 simT=57600.0s realT=232s; (s/r): 248.27586206896552
2022-10-01T16:24:36,380 INFO MemoryObserver:41 used RAM: 15518 MB free: 577 MB total: 16096 MB
2022-10-01T16:24:38,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15419 #nodes=2355
2022-10-01T16:24:38,549 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166957 lost=0 simT=61200.0s realT=254s; (s/r): 240.9448818897638
2022-10-01T16:25:02,616 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15075 #nodes=2256
2022-10-01T16:25:02,616 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144631 lost=0 simT=64800.0s realT=278s; (s/r): 233.0935251798561
2022-10-01T16:25:31,990 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14293 #nodes=2014
2022-10-01T16:25:31,990 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120774 lost=0 simT=68400.0s realT=307s; (s/r): 222.8013029315961
2022-10-01T16:25:36,381 INFO MemoryObserver:41 used RAM: 15198 MB free: 897 MB total: 16096 MB
2022-10-01T16:25:50,845 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14047 #nodes=1981
2022-10-01T16:25:50,845 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95732 lost=0 simT=72000.0s realT=326s; (s/r): 220.85889570552146
2022-10-01T16:26:08,484 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12006 #nodes=1614
2022-10-01T16:26:08,484 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73488 lost=0 simT=75600.0s realT=344s; (s/r): 219.7674418604651
2022-10-01T16:26:22,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11236 #nodes=1432
2022-10-01T16:26:22,143 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57557 lost=0 simT=79200.0s realT=358s; (s/r): 221.2290502793296
2022-10-01T16:26:36,300 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10722 #nodes=1371
2022-10-01T16:26:36,300 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44123 lost=0 simT=82800.0s realT=372s; (s/r): 222.58064516129033
2022-10-01T16:26:36,381 INFO MemoryObserver:41 used RAM: 15756 MB free: 339 MB total: 16096 MB
2022-10-01T16:26:48,011 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10012 #nodes=1224
2022-10-01T16:26:48,012 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31853 lost=0 simT=86400.0s realT=383s; (s/r): 225.5874673629243
2022-10-01T16:26:56,919 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8376 #nodes=992
2022-10-01T16:26:56,919 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25715 lost=2 simT=90000.0s realT=392s; (s/r): 229.59183673469389
2022-10-01T16:27:04,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7098 #nodes=808
2022-10-01T16:27:04,698 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21826 lost=3 simT=93600.0s realT=400s; (s/r): 234.0
2022-10-01T16:27:10,738 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6095 #nodes=667
2022-10-01T16:27:10,738 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18907 lost=3 simT=97200.0s realT=406s; (s/r): 239.40886699507388
2022-10-01T16:27:15,318 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5126 #nodes=530
2022-10-01T16:27:15,318 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16623 lost=3 simT=100800.0s realT=411s; (s/r): 245.25547445255475
2022-10-01T16:27:28,679 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4283 #nodes=438
2022-10-01T16:27:28,680 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14830 lost=3 simT=104400.0s realT=424s; (s/r): 246.22641509433961
2022-10-01T16:27:31,827 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3634 #nodes=376
2022-10-01T16:27:31,827 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13272 lost=3 simT=108000.0s realT=427s; (s/r): 252.92740046838406
2022-10-01T16:27:43,164 INFO MemoryObserver:41 used RAM: 15548 MB free: 547 MB total: 16096 MB
2022-10-01T16:27:44,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3034 #nodes=322
2022-10-01T16:27:44,605 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11990 lost=3 simT=111600.0s realT=440s; (s/r): 253.63636363636363
2022-10-01T16:27:46,522 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2508 #nodes=269
2022-10-01T16:27:46,522 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10975 lost=3 simT=115200.0s realT=442s; (s/r): 260.6334841628959
2022-10-01T16:27:48,149 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2191 #nodes=178
2022-10-01T16:27:48,149 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10185 lost=3 simT=118800.0s realT=444s; (s/r): 267.56756756756755
2022-10-01T16:27:49,674 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1907 #nodes=173
2022-10-01T16:27:49,674 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9518 lost=3 simT=122400.0s realT=445s; (s/r): 275.0561797752809
2022-10-01T16:28:01,457 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1681 #nodes=188
2022-10-01T16:28:01,457 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8816 lost=3 simT=126000.0s realT=457s; (s/r): 275.7111597374179
2022-10-01T16:28:02,712 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1392 #nodes=133
2022-10-01T16:28:02,712 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7149 lost=5 simT=129600.0s realT=458s; (s/r): 282.9694323144105
2022-10-01T16:28:12,011 INFO AbstractController$9:234 ### ITERATION 136 fires after mobsim event
2022-10-01T16:28:12,011 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T16:28:12,011 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=334.880923424sec
2022-10-01T16:28:12,044 INFO LegTimesControlerListener:50 [136] average trip (probably: leg) duration is: 1207 seconds = 00:20:07
2022-10-01T16:28:12,044 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T16:28:12,044 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:28:12,044 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:28:12,044 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:28:12,044 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:28:12,044 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T16:28:12,044 INFO EventsManagerImpl:137 event # 1
2022-10-01T16:28:12,044 INFO EventsManagerImpl:137 event # 4
2022-10-01T16:28:12,044 INFO EventsManagerImpl:137 event # 16
2022-10-01T16:28:12,044 INFO EventsManagerImpl:137 event # 64
2022-10-01T16:28:12,045 INFO EventsManagerImpl:137 event # 256
2022-10-01T16:28:12,046 INFO EventsManagerImpl:137 event # 1024
2022-10-01T16:28:12,049 INFO EventsManagerImpl:137 event # 4096
2022-10-01T16:28:12,063 INFO EventsManagerImpl:137 event # 16384
2022-10-01T16:28:12,078 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T16:28:12,386 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:28:12,386 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:28:12,386 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:28:12,386 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:28:12,386 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T16:28:12,386 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T16:28:12,387 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:28:12,389 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:28:12,389 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:25:22][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:28:12,392 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:28:12,392 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:28:12,392 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:28:12,395 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:28:12,395 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T16:28:12,395 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:28:12,395 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:28:12,395 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:28:12,395 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:28:12,396 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:28:12,396 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:28:12,396 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:28:12,396 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:28:12,396 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:28:12,396 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:47][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:28:12,397 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:28:12,397 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:21:56][duration=undefined][facilityId=null]
2022-10-01T16:28:12,397 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:24:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:28:12,398 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:28:12,398 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:28:12,398 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:28:12,399 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:28:12,399 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:28:12,399 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:28:12,401 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:28:12,401 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:28:12,401 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:28:12,405 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:28:12,405 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:28:12,405 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:28:12,405 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T16:28:12,855 INFO ControlerListenerManagerImpl:251 [it.136] all ControlerAfterMobsimListeners called.
2022-10-01T16:28:12,855 INFO AbstractController$4:159 ### ITERATION 136 fires scoring event
2022-10-01T16:28:12,855 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T16:28:13,054 INFO NewScoreAssignerImpl:57 it: 136 msaStart: 599
2022-10-01T16:28:13,205 INFO ControlerListenerManagerImpl:194 [it.136] all ControlerScoringListeners called.
2022-10-01T16:28:13,205 INFO AbstractController$5:167 ### ITERATION 136 fires iteration end event
2022-10-01T16:28:13,205 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T16:28:13,205 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T16:28:13,304 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T16:28:13,305 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T16:28:16,158 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T16:28:16,159 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13640063264813568
2022-10-01T16:28:16,159 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3193101465052866
2022-10-01T16:28:16,159 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.8358093223167657E-4
2022-10-01T16:28:16,159 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.951349769175863E-4
2022-10-01T16:28:16,159 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T16:28:16,159 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.12990212440368293
2022-10-01T16:28:16,159 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13793475302587593
2022-10-01T16:28:16,159 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21565239271427616
2022-10-01T16:28:16,361 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T16:28:16,493 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.3549976765908
2022-10-01T16:28:16,493 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.8835804626213
2022-10-01T16:28:16,493 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.74888075689404
2022-10-01T16:28:16,493 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -72.0413848586424
2022-10-01T16:28:16,541 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T16:28:17,563 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18625.915906672435 meters
2022-10-01T16:28:17,563 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137348.97952205598 meters (statistic on all 2105248 legs which have a finite distance)
2022-10-01T16:28:17,563 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51236.6577133499 meters
2022-10-01T16:28:17,563 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137289.25364500648 meters (statistic on all 764982 trips which have a finite distance)
2022-10-01T16:28:17,563 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T16:28:17,563 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T16:28:18,917 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T16:28:18,921 INFO LegHistogramListener:72 number of legs: 2112387 100%
2022-10-01T16:28:18,921 INFO LegHistogramListener:79 number of bike legs: 105569 4.997616440548063%
2022-10-01T16:28:18,921 INFO LegHistogramListener:79 number of car legs: 248598 11.768582177413514%
2022-10-01T16:28:18,922 INFO LegHistogramListener:79 number of drtNorth legs: 157 0.007432350227491459%
2022-10-01T16:28:18,922 INFO LegHistogramListener:79 number of drtSoutheast legs: 158 0.0074796900378576465%
2022-10-01T16:28:18,922 INFO LegHistogramListener:79 number of freight legs: 47065 2.2280481748846213%
2022-10-01T16:28:18,922 INFO LegHistogramListener:79 number of pt legs: 119077 5.6370825989745255%
2022-10-01T16:28:18,922 INFO LegHistogramListener:79 number of ride legs: 106943 5.062661339991204%
2022-10-01T16:28:18,922 INFO LegHistogramListener:79 number of walk legs: 1484820 70.29109722792272%
2022-10-01T16:28:19,475 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T16:28:19,475 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T16:28:23,630 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.6986165957162738
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4711816449878554
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012495057436439916
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010447423961548139
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5586906956561927
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7588991819736363
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9194734436701808
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.25097053975361644
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3936065051839147
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0017485120958010034
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0014712150233391703
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.36376754289118146
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3068202241998182
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7210622531927677
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18792140168535
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3807263129246111
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.350672958913817E-4
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.96553813605016E-4
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2386205497671218
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22165407703723483
2022-10-01T16:28:23,631 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4751459660978653
2022-10-01T16:28:23,808 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T16:28:24,860 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T16:28:25,157 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T16:28:25,502 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T16:28:26,547 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T16:28:26,835 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T16:28:27,153 INFO ControlerListenerManagerImpl:171 [it.136] all ControlerIterationEndsListeners called.
2022-10-01T16:28:27,328 INFO AbstractController:181 ### ITERATION 136 ENDS
2022-10-01T16:28:27,329 INFO AbstractController:182 ###################################################
2022-10-01T16:28:27,329 INFO AbstractController:133 ###################################################
2022-10-01T16:28:27,329 INFO AbstractController:134 ### ITERATION 137 BEGINS
2022-10-01T16:28:27,329 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T16:28:27,329 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T16:28:27,329 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T16:28:27,330 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T16:28:27,330 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T16:28:27,967 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T16:28:28,000 INFO ControlerListenerManagerImpl:148 [it.137] all ControlerIterationStartsListeners called.
2022-10-01T16:28:28,001 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T16:28:37,596 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169839 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T16:28:37,596 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30542 plans
2022-10-01T16:28:37,597 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:28:37,597 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:28:37,597 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:28:37,599 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:28:37,599 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:28:37,600 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:28:37,600 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:28:37,601 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:28:37,603 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:28:37,605 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:28:37,605 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:28:37,608 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:28:37,619 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:28:37,630 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:28:37,640 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:28:37,655 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:28:37,663 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:28:37,667 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:28:37,668 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:28:37,712 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:28:37,840 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:28:38,066 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:28:38,483 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:28:39,539 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:28:41,352 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:28:43,164 INFO MemoryObserver:41 used RAM: 14523 MB free: 1572 MB total: 16096 MB
2022-10-01T16:28:44,900 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T16:28:50,914 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T16:29:05,499 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:29:05,499 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30542 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T16:29:05,500 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30469 plans
2022-10-01T16:29:05,500 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T16:29:05,500 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T16:29:05,500 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T16:29:05,500 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T16:29:05,500 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T16:29:05,500 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T16:29:05,500 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T16:29:05,501 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T16:29:05,501 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T16:29:05,503 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T16:29:05,505 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T16:29:05,510 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T16:29:05,520 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T16:29:05,540 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T16:29:05,578 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T16:29:05,652 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T16:29:05,844 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30469 plans
2022-10-01T16:29:05,844 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:29:05,844 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:29:05,845 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:29:05,845 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:29:05,845 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:29:05,845 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:29:05,847 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:29:05,847 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:29:05,847 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:29:05,850 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:29:05,851 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:29:05,854 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:29:05,856 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:29:05,857 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:29:05,870 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:29:05,872 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:29:05,875 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:29:05,877 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:29:05,878 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:29:05,933 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:29:06,120 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:29:06,415 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:29:06,767 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:29:07,793 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:29:09,941 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:29:13,798 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T16:29:22,154 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T16:29:43,165 INFO MemoryObserver:41 used RAM: 14933 MB free: 1162 MB total: 16096 MB
2022-10-01T16:29:43,220 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:29:43,221 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30469 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T16:29:43,221 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7578 plans
2022-10-01T16:29:43,221 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T16:29:43,221 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T16:29:43,221 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T16:29:43,221 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T16:29:43,221 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T16:29:43,221 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T16:29:43,221 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T16:29:43,221 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T16:29:43,221 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T16:29:43,222 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T16:29:43,222 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T16:29:43,223 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T16:29:43,225 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T16:29:43,231 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T16:29:43,232 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7578 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T16:29:43,232 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40194 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T16:29:43,232 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6871 plans
2022-10-01T16:29:43,232 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:29:43,232 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:29:43,234 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:29:43,234 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:29:43,236 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:29:43,248 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:29:43,299 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:29:43,620 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:29:43,829 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:29:44,346 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:29:44,898 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:29:46,189 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:29:49,500 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:30:03,084 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:30:03,084 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6871 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T16:30:03,084 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T16:30:04,263 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T16:30:05,341 INFO ControlerListenerManagerImpl:213 [it.137] all ControlerReplanningListeners called.
2022-10-01T16:30:05,342 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T16:30:05,342 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T16:30:05,342 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T16:30:05,438 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T16:30:05,534 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T16:30:05,534 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T16:30:05,534 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T16:30:05,545 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T16:30:05,556 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T16:30:05,556 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T16:30:05,558 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T16:30:05,558 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T16:30:05,558 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T16:30:05,559 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T16:30:05,559 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T16:30:05,559 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T16:30:05,559 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T16:30:05,559 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:30:05,559 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:30:05,559 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T16:30:05,559 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:30:05,559 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:30:05,559 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T16:30:05,560 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T16:30:05,560 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T16:30:05,560 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T16:30:06,314 INFO ControlerListenerManagerImpl:232 [it.137] all ControlerBeforeMobsimListeners called.
2022-10-01T16:30:06,314 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T16:30:06,315 INFO NetworkImpl:163 node # 1
2022-10-01T16:30:06,315 INFO NetworkImpl:163 node # 4
2022-10-01T16:30:06,315 INFO NetworkImpl:163 node # 16
2022-10-01T16:30:06,315 INFO NetworkImpl:163 node # 64
2022-10-01T16:30:06,315 INFO NetworkImpl:163 node # 256
2022-10-01T16:30:06,315 INFO NetworkImpl:163 node # 1024
2022-10-01T16:30:06,316 INFO NetworkImpl:163 node # 4096
2022-10-01T16:30:06,318 INFO NetworkImpl:163 node # 16384
2022-10-01T16:30:06,326 INFO NetworkImpl:163 node # 65536
2022-10-01T16:30:06,360 INFO NetworkImpl:159 link # 1
2022-10-01T16:30:06,360 INFO NetworkImpl:159 link # 4
2022-10-01T16:30:06,361 INFO NetworkImpl:159 link # 16
2022-10-01T16:30:06,361 INFO NetworkImpl:159 link # 64
2022-10-01T16:30:06,361 INFO NetworkImpl:159 link # 256
2022-10-01T16:30:06,362 INFO NetworkImpl:159 link # 1024
2022-10-01T16:30:06,367 INFO NetworkImpl:159 link # 4096
2022-10-01T16:30:06,386 INFO NetworkImpl:159 link # 16384
2022-10-01T16:30:06,464 INFO NetworkImpl:159 link # 65536
2022-10-01T16:30:06,819 INFO NetworkImpl:159 link # 262144
2022-10-01T16:30:07,565 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T16:30:07,565 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T16:30:07,565 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T16:30:07,565 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T16:30:07,565 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T16:30:07,565 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T16:30:07,566 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T16:30:07,566 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T16:30:07,568 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T16:30:07,570 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T16:30:07,575 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T16:30:07,585 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T16:30:07,603 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T16:30:07,653 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T16:30:07,764 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T16:30:08,078 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T16:30:08,580 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T16:30:09,521 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T16:30:11,133 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T16:30:11,383 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T16:30:11,404 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:30:11,404 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T16:30:11,404 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:30:11,404 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:30:11,404 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:30:11,404 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T16:30:11,404 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T16:30:11,404 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T16:30:11,404 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:30:11,404 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:30:19,890 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:30:19,890 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:30:19,890 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:30:19,890 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:30:19,890 INFO EventsManagerImpl:176
2022-10-01T16:30:19,890 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:30:19,891 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:30:19,891 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:30:19,891 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:30:19,891 INFO EventsManagerImpl:176
2022-10-01T16:30:19,891 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:30:19,891 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:30:19,891 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:30:19,891 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:30:19,891 INFO EventsManagerImpl:176
2022-10-01T16:30:19,891 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:30:19,891 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:30:19,891 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:30:19,891 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:30:19,891 INFO EventsManagerImpl:176
2022-10-01T16:30:19,891 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T16:30:19,891 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T16:30:19,891 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T16:30:19,891 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T16:30:19,892 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T16:30:19,892 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T16:30:19,892 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T16:30:19,892 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:30:19,892 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T16:30:19,892 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:30:19,892 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:30:19,892 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T16:30:19,892 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:30:19,892 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:30:19,892 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:30:19,892 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T16:30:19,892 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T16:30:19,892 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T16:30:19,892 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T16:30:19,892 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:30:19,892 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:30:19,892 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:30:19,892 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T16:30:19,892 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:30:19,892 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:30:19,892 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:30:19,893 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:30:19,893 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:30:19,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:30:19,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:30:19,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:30:19,893 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:30:19,893 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:30:19,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:30:19,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:30:19,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:30:19,893 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:30:19,893 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T16:30:19,893 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:30:19,893 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:30:19,893 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:30:19,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T16:30:19,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:30:19,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:30:19,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:30:19,893 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:30:19,893 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:30:19,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:30:19,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:30:19,893 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:30:19,894 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:30:19,894 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:30:19,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:30:19,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:30:19,894 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:30:19,894 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:30:21,658 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T16:30:21,661 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T16:30:21,877 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T16:30:21,878 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T16:30:21,878 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T16:30:21,878 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T16:30:21,878 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T16:30:21,878 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T16:30:21,878 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T16:30:21,878 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T16:30:22,119 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T16:30:22,119 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T16:30:22,148 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T16:30:22,148 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T16:30:22,158 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T16:30:22,189 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T16:30:23,343 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1722 #nodes=232
2022-10-01T16:30:23,343 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271741 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T16:30:25,032 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T16:30:25,419 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T16:30:25,699 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3067 #nodes=330
2022-10-01T16:30:25,699 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271255 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T16:30:27,494 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T16:30:28,774 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4210 #nodes=435
2022-10-01T16:30:28,775 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270669 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T16:30:30,911 INFO VehicularDepartureHandler:110 teleport vehicle 282_bike from link 27456746 to link -153803620
2022-10-01T16:30:32,606 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5362 #nodes=672
2022-10-01T16:30:32,606 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269831 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T16:30:34,342 INFO VehicularDepartureHandler:110 teleport vehicle 158851_bike from link -261450953 to link -836616571#0
2022-10-01T16:30:34,342 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T16:30:36,967 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6887 #nodes=954
2022-10-01T16:30:36,967 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268576 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T16:30:43,166 INFO MemoryObserver:41 used RAM: 13416 MB free: 2679 MB total: 16096 MB
2022-10-01T16:30:45,246 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10696 #nodes=1659
2022-10-01T16:30:45,247 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266629 lost=0 simT=21600.0s realT=33s; (s/r): 654.5454545454545
2022-10-01T16:30:59,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11579 #nodes=1922
2022-10-01T16:30:59,975 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263918 lost=0 simT=25200.0s realT=48s; (s/r): 525.0
2022-10-01T16:31:13,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12791 #nodes=1916
2022-10-01T16:31:13,916 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260437 lost=0 simT=28800.0s realT=62s; (s/r): 464.51612903225805
2022-10-01T16:31:33,113 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14129 #nodes=2137
2022-10-01T16:31:33,113 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256847 lost=0 simT=32400.0s realT=81s; (s/r): 400.0
2022-10-01T16:31:43,166 INFO MemoryObserver:41 used RAM: 14265 MB free: 1830 MB total: 16096 MB
2022-10-01T16:31:49,837 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13816 #nodes=2054
2022-10-01T16:31:49,837 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251361 lost=0 simT=36000.0s realT=98s; (s/r): 367.3469387755102
2022-10-01T16:32:06,616 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14268 #nodes=2147
2022-10-01T16:32:06,616 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245466 lost=0 simT=39600.0s realT=115s; (s/r): 344.3478260869565
2022-10-01T16:32:26,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14672 #nodes=2108
2022-10-01T16:32:26,916 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237581 lost=0 simT=43200.0s realT=135s; (s/r): 320.0
2022-10-01T16:32:43,166 INFO MemoryObserver:41 used RAM: 15274 MB free: 821 MB total: 16096 MB
2022-10-01T16:32:45,555 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14999 #nodes=2172
2022-10-01T16:32:45,556 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228407 lost=0 simT=46800.0s realT=154s; (s/r): 303.8961038961039
2022-10-01T16:33:03,928 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15146 #nodes=2391
2022-10-01T16:33:03,928 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216975 lost=0 simT=50400.0s realT=172s; (s/r): 293.0232558139535
2022-10-01T16:33:24,263 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15225 #nodes=2360
2022-10-01T16:33:24,264 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203293 lost=0 simT=54000.0s realT=192s; (s/r): 281.25
2022-10-01T16:33:43,166 INFO MemoryObserver:41 used RAM: 15446 MB free: 649 MB total: 16096 MB
2022-10-01T16:33:45,408 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15585 #nodes=2480
2022-10-01T16:33:45,408 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186557 lost=0 simT=57600.0s realT=214s; (s/r): 269.1588785046729
2022-10-01T16:34:05,317 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15473 #nodes=2350
2022-10-01T16:34:05,317 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166823 lost=0 simT=61200.0s realT=233s; (s/r): 262.6609442060086
2022-10-01T16:34:27,712 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15041 #nodes=2229
2022-10-01T16:34:27,712 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144477 lost=0 simT=64800.0s realT=256s; (s/r): 253.125
2022-10-01T16:34:43,167 INFO MemoryObserver:41 used RAM: 15492 MB free: 603 MB total: 16096 MB
2022-10-01T16:34:56,228 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14402 #nodes=2022
2022-10-01T16:34:56,228 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120552 lost=0 simT=68400.0s realT=284s; (s/r): 240.8450704225352
2022-10-01T16:35:14,537 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=14018 #nodes=1922
2022-10-01T16:35:14,537 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95632 lost=0 simT=72000.0s realT=303s; (s/r): 237.62376237623764
2022-10-01T16:35:30,903 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11967 #nodes=1626
2022-10-01T16:35:30,903 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73357 lost=0 simT=75600.0s realT=319s; (s/r): 236.99059561128527
2022-10-01T16:35:43,167 INFO MemoryObserver:41 used RAM: 15718 MB free: 377 MB total: 16096 MB
2022-10-01T16:35:45,137 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11273 #nodes=1482
2022-10-01T16:35:45,137 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57539 lost=0 simT=79200.0s realT=333s; (s/r): 237.83783783783784
2022-10-01T16:35:56,795 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10708 #nodes=1317
2022-10-01T16:35:56,795 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44090 lost=0 simT=82800.0s realT=345s; (s/r): 240.0
2022-10-01T16:36:08,757 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9945 #nodes=1206
2022-10-01T16:36:08,758 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31856 lost=0 simT=86400.0s realT=357s; (s/r): 242.01680672268907
2022-10-01T16:36:17,335 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8386 #nodes=969
2022-10-01T16:36:17,335 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25697 lost=3 simT=90000.0s realT=365s; (s/r): 246.57534246575344
2022-10-01T16:36:24,692 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7063 #nodes=838
2022-10-01T16:36:24,693 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21782 lost=4 simT=93600.0s realT=373s; (s/r): 250.93833780160858
2022-10-01T16:36:30,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6007 #nodes=668
2022-10-01T16:36:30,597 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18866 lost=4 simT=97200.0s realT=379s; (s/r): 256.46437994722953
2022-10-01T16:36:35,575 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5050 #nodes=547
2022-10-01T16:36:35,575 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16632 lost=4 simT=100800.0s realT=384s; (s/r): 262.5
2022-10-01T16:36:39,839 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4329 #nodes=453
2022-10-01T16:36:39,840 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14883 lost=5 simT=104400.0s realT=388s; (s/r): 269.07216494845363
2022-10-01T16:36:42,858 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3615 #nodes=369
2022-10-01T16:36:42,858 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13334 lost=5 simT=108000.0s realT=391s; (s/r): 276.2148337595908
2022-10-01T16:36:43,189 INFO MemoryObserver:41 used RAM: 15896 MB free: 199 MB total: 16096 MB
2022-10-01T16:36:45,439 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3022 #nodes=295
2022-10-01T16:36:45,440 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12065 lost=6 simT=111600.0s realT=394s; (s/r): 283.24873096446703
2022-10-01T16:36:47,631 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2513 #nodes=262
2022-10-01T16:36:47,632 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11076 lost=6 simT=115200.0s realT=396s; (s/r): 290.90909090909093
2022-10-01T16:36:49,515 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2160 #nodes=198
2022-10-01T16:36:49,515 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10291 lost=7 simT=118800.0s realT=398s; (s/r): 298.4924623115578
2022-10-01T16:36:51,175 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1879 #nodes=192
2022-10-01T16:36:51,175 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9602 lost=7 simT=122400.0s realT=399s; (s/r): 306.76691729323306
2022-10-01T16:36:52,708 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1684 #nodes=174
2022-10-01T16:36:52,708 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8870 lost=7 simT=126000.0s realT=401s; (s/r): 314.214463840399
2022-10-01T16:36:54,216 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1397 #nodes=137
2022-10-01T16:36:54,217 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7218 lost=8 simT=129600.0s realT=402s; (s/r): 322.3880597014925
2022-10-01T16:36:54,919 INFO AbstractController$9:234 ### ITERATION 137 fires after mobsim event
2022-10-01T16:36:54,919 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T16:36:54,919 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=327.026222938sec
2022-10-01T16:36:55,008 INFO LegTimesControlerListener:50 [137] average trip (probably: leg) duration is: 1204 seconds = 00:20:04
2022-10-01T16:36:55,008 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T16:36:55,008 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:36:55,008 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:36:55,009 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:36:55,009 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:36:55,009 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T16:36:55,009 INFO EventsManagerImpl:137 event # 1
2022-10-01T16:36:55,009 INFO EventsManagerImpl:137 event # 4
2022-10-01T16:36:55,009 INFO EventsManagerImpl:137 event # 16
2022-10-01T16:36:55,009 INFO EventsManagerImpl:137 event # 64
2022-10-01T16:36:55,009 INFO EventsManagerImpl:137 event # 256
2022-10-01T16:36:55,010 INFO EventsManagerImpl:137 event # 1024
2022-10-01T16:36:55,014 INFO EventsManagerImpl:137 event # 4096
2022-10-01T16:36:55,028 INFO EventsManagerImpl:137 event # 16384
2022-10-01T16:36:55,043 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T16:36:55,538 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:36:55,538 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:36:55,538 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:36:55,538 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:36:55,538 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T16:36:55,539 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T16:36:55,539 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:36:55,551 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:36:55,551 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:36:55,553 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:36:55,553 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:36:55,554 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=11:07:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:36:55,556 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:36:55,556 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T16:36:55,556 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:36:55,557 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:36:55,557 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:36:55,557 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:36:55,557 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:36:55,557 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:36:55,557 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=30:16:49][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:36:55,557 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:36:55,557 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:36:55,557 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:50][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:36:55,559 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:36:55,559 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T16:36:55,559 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:36:55,559 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:36:55,559 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:36:55,559 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:36:55,560 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:36:55,560 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:36:55,560 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:36:55,566 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:36:55,566 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:36:55,566 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:46][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:36:55,566 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:36:55,566 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:36:55,566 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:38][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:36:55,566 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T16:36:56,122 INFO ControlerListenerManagerImpl:251 [it.137] all ControlerAfterMobsimListeners called.
2022-10-01T16:36:56,123 INFO AbstractController$4:159 ### ITERATION 137 fires scoring event
2022-10-01T16:36:56,123 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T16:36:56,351 INFO NewScoreAssignerImpl:57 it: 137 msaStart: 599
2022-10-01T16:36:56,507 INFO ControlerListenerManagerImpl:194 [it.137] all ControlerScoringListeners called.
2022-10-01T16:36:56,507 INFO AbstractController$5:167 ### ITERATION 137 fires iteration end event
2022-10-01T16:36:56,507 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T16:36:56,507 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T16:36:56,761 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T16:36:56,762 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T16:37:00,321 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T16:37:00,322 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13631205163887705
2022-10-01T16:37:00,322 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3183935256268711
2022-10-01T16:37:00,322 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.51621417604256E-4
2022-10-01T16:37:00,322 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8486471497455541E-4
2022-10-01T16:37:00,322 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T16:37:00,322 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1303283402743187
2022-10-01T16:37:00,322 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13834813106908292
2022-10-01T16:37:00,322 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.215760230464678
2022-10-01T16:37:00,512 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T16:37:00,643 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.38482075049204
2022-10-01T16:37:00,643 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.82908122164028
2022-10-01T16:37:00,643 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.65686093135096
2022-10-01T16:37:00,643 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -71.96327782396354
2022-10-01T16:37:00,691 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T16:37:01,759 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18618.3917171774 meters
2022-10-01T16:37:01,759 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137291.2130318228 meters (statistic on all 2105213 legs which have a finite distance)
2022-10-01T16:37:01,759 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51231.30019721959 meters
2022-10-01T16:37:01,759 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137249.95476856534 meters (statistic on all 764843 trips which have a finite distance)
2022-10-01T16:37:01,759 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T16:37:01,759 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T16:37:03,025 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T16:37:03,027 INFO LegHistogramListener:72 number of legs: 2112410 100%
2022-10-01T16:37:03,027 INFO LegHistogramListener:79 number of bike legs: 105408 4.989940399827685%
2022-10-01T16:37:03,027 INFO LegHistogramListener:79 number of car legs: 247844 11.7327602122694%
2022-10-01T16:37:03,028 INFO LegHistogramListener:79 number of drtNorth legs: 207 0.009799234050208057%
2022-10-01T16:37:03,028 INFO LegHistogramListener:79 number of drtSoutheast legs: 150 0.0071008942392812%
2022-10-01T16:37:03,028 INFO LegHistogramListener:79 number of freight legs: 47065 2.228023915811798%
2022-10-01T16:37:03,028 INFO LegHistogramListener:79 number of pt legs: 119553 5.659554726591902%
2022-10-01T16:37:03,028 INFO LegHistogramListener:79 number of ride legs: 107249 5.077092041791129%
2022-10-01T16:37:03,028 INFO LegHistogramListener:79 number of walk legs: 1484934 70.2957285754186%
2022-10-01T16:37:03,589 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T16:37:03,589 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T16:37:14,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7005435536133349
2022-10-01T16:37:14,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4715603608970047
2022-10-01T16:37:14,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012533570918726282
2022-10-01T16:37:14,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010475667181891473
2022-10-01T16:37:14,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T16:37:14,440 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.559133600702486
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7605103293159492
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9198264839244725
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2515700662945408
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3937169104998023
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001770336402429944
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0014879041989965954
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3652336227835491
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3075725208871452
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7230277245721152
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18807032048352393
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3808277317612986
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.3635107863426054E-4
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.9783759634789485E-4
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23914561690895927
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22187873901723865
2022-10-01T16:37:14,441 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4774054237253321
2022-10-01T16:37:14,606 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T16:37:15,645 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T16:37:15,935 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T16:37:16,275 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T16:37:17,307 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T16:37:17,597 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T16:37:17,922 INFO ControlerListenerManagerImpl:171 [it.137] all ControlerIterationEndsListeners called.
2022-10-01T16:37:18,096 INFO AbstractController:181 ### ITERATION 137 ENDS
2022-10-01T16:37:18,096 INFO AbstractController:182 ###################################################
2022-10-01T16:37:18,096 INFO AbstractController:133 ###################################################
2022-10-01T16:37:18,096 INFO AbstractController:134 ### ITERATION 138 BEGINS
2022-10-01T16:37:18,097 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T16:37:18,097 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T16:37:18,097 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T16:37:18,097 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T16:37:18,097 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T16:37:18,406 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T16:37:18,441 INFO ControlerListenerManagerImpl:148 [it.138] all ControlerIterationStartsListeners called.
2022-10-01T16:37:18,441 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T16:37:26,299 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169591 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T16:37:26,299 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30699 plans
2022-10-01T16:37:26,300 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:26,300 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:37:26,300 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:26,301 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:37:26,301 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:26,301 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:37:26,303 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:26,304 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:37:26,307 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:26,311 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:26,312 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:37:26,316 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:26,322 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:26,324 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:37:26,329 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:26,348 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:37:26,349 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:26,400 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:37:26,522 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:26,527 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:26,613 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:37:26,978 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:37:27,391 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:37:28,415 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:37:30,667 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:37:34,342 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T16:37:40,743 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T16:37:43,190 INFO MemoryObserver:41 used RAM: 14418 MB free: 1677 MB total: 16096 MB
2022-10-01T16:37:56,296 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:37:56,296 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30699 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T16:37:56,297 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30573 plans
2022-10-01T16:37:56,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T16:37:56,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T16:37:56,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T16:37:56,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T16:37:56,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T16:37:56,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T16:37:56,297 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T16:37:56,298 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T16:37:56,298 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T16:37:56,300 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T16:37:56,302 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T16:37:56,307 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T16:37:56,345 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T16:37:56,366 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T16:37:56,404 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T16:37:56,478 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T16:37:56,611 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30573 plans
2022-10-01T16:37:56,611 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:37:56,611 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:37:56,611 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:37:56,612 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:56,612 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:56,612 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:56,612 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:56,613 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:37:56,613 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:56,616 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:56,617 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:56,618 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:56,619 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:56,621 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:37:56,629 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:37:56,633 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:56,640 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:37:56,689 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:37:56,755 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:56,756 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:37:56,804 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:37:57,081 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:37:57,480 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:37:58,596 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:38:00,318 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:38:04,426 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T16:38:13,243 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T16:38:35,010 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:38:35,011 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30573 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T16:38:35,011 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7565 plans
2022-10-01T16:38:35,011 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T16:38:35,011 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T16:38:35,011 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T16:38:35,011 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T16:38:35,011 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T16:38:35,011 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T16:38:35,011 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T16:38:35,011 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T16:38:35,011 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T16:38:35,012 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T16:38:35,012 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T16:38:35,013 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T16:38:35,015 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T16:38:35,021 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T16:38:35,021 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7565 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T16:38:35,021 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40235 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T16:38:35,021 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6830 plans
2022-10-01T16:38:35,022 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:38:35,022 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:38:35,022 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:38:35,023 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:38:35,025 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:38:35,037 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:38:35,068 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:38:35,125 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:38:35,457 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:38:36,008 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:38:36,983 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:38:38,161 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:38:41,427 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:38:43,191 INFO MemoryObserver:41 used RAM: 15648 MB free: 447 MB total: 16096 MB
2022-10-01T16:38:50,530 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:38:50,530 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6830 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T16:38:50,530 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T16:38:51,599 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T16:38:52,695 INFO ControlerListenerManagerImpl:213 [it.138] all ControlerReplanningListeners called.
2022-10-01T16:38:52,696 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T16:38:52,696 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T16:38:52,696 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T16:38:52,792 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T16:38:52,908 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T16:38:52,908 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T16:38:52,908 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T16:38:52,910 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T16:38:52,911 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T16:38:52,911 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T16:38:52,911 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T16:38:52,912 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T16:38:52,912 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T16:38:52,912 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T16:38:52,912 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T16:38:52,912 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T16:38:52,912 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T16:38:52,912 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:38:52,912 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:38:52,912 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T16:38:52,912 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:38:52,912 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:38:52,912 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T16:38:52,912 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T16:38:52,912 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T16:38:52,912 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T16:38:53,684 INFO ControlerListenerManagerImpl:232 [it.138] all ControlerBeforeMobsimListeners called.
2022-10-01T16:38:53,684 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T16:38:53,685 INFO NetworkImpl:163 node # 1
2022-10-01T16:38:53,685 INFO NetworkImpl:163 node # 4
2022-10-01T16:38:53,685 INFO NetworkImpl:163 node # 16
2022-10-01T16:38:53,685 INFO NetworkImpl:163 node # 64
2022-10-01T16:38:53,685 INFO NetworkImpl:163 node # 256
2022-10-01T16:38:53,685 INFO NetworkImpl:163 node # 1024
2022-10-01T16:38:53,686 INFO NetworkImpl:163 node # 4096
2022-10-01T16:38:53,687 INFO NetworkImpl:163 node # 16384
2022-10-01T16:38:53,694 INFO NetworkImpl:163 node # 65536
2022-10-01T16:38:53,722 INFO NetworkImpl:159 link # 1
2022-10-01T16:38:53,722 INFO NetworkImpl:159 link # 4
2022-10-01T16:38:53,722 INFO NetworkImpl:159 link # 16
2022-10-01T16:38:53,722 INFO NetworkImpl:159 link # 64
2022-10-01T16:38:53,723 INFO NetworkImpl:159 link # 256
2022-10-01T16:38:53,724 INFO NetworkImpl:159 link # 1024
2022-10-01T16:38:53,728 INFO NetworkImpl:159 link # 4096
2022-10-01T16:38:53,744 INFO NetworkImpl:159 link # 16384
2022-10-01T16:38:53,809 INFO NetworkImpl:159 link # 65536
2022-10-01T16:38:54,113 INFO NetworkImpl:159 link # 262144
2022-10-01T16:38:54,812 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T16:38:54,812 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T16:38:54,812 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T16:38:54,812 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T16:38:54,812 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T16:38:54,813 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T16:38:54,813 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T16:38:54,814 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T16:38:54,816 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T16:38:54,819 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T16:38:54,826 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T16:38:54,840 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T16:38:54,870 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T16:38:54,988 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T16:38:55,113 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T16:38:55,350 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T16:38:55,815 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T16:38:56,711 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T16:38:58,361 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T16:38:58,517 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T16:38:58,537 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:38:58,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T16:38:58,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:38:58,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:38:58,538 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:38:58,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T16:38:58,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T16:38:58,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T16:38:58,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:38:58,538 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:39:07,116 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:39:07,116 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:39:07,116 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:39:07,116 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:39:07,116 INFO EventsManagerImpl:176
2022-10-01T16:39:07,116 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:39:07,116 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:39:07,116 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:39:07,116 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:39:07,116 INFO EventsManagerImpl:176
2022-10-01T16:39:07,116 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:39:07,116 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:39:07,116 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:39:07,116 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:39:07,116 INFO EventsManagerImpl:176
2022-10-01T16:39:07,117 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:39:07,117 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:39:07,117 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:39:07,117 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:39:07,117 INFO EventsManagerImpl:176
2022-10-01T16:39:07,117 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T16:39:07,117 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T16:39:07,117 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T16:39:07,117 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T16:39:07,117 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T16:39:07,117 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T16:39:07,117 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T16:39:07,117 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:39:07,117 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T16:39:07,117 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:39:07,117 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:39:07,117 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T16:39:07,117 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:39:07,118 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:39:07,118 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:39:07,118 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T16:39:07,118 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T16:39:07,118 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T16:39:07,118 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T16:39:07,118 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:39:07,118 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:39:07,118 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:39:07,118 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T16:39:07,118 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:39:07,118 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:39:07,118 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:39:07,118 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:39:07,118 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:39:07,118 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:39:07,118 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:39:07,118 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:39:07,118 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:39:07,118 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:39:07,118 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:39:07,118 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:39:07,118 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:39:07,119 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:39:07,119 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T16:39:07,119 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:39:07,119 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:39:07,119 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:39:07,119 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T16:39:07,119 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:39:07,119 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:39:07,119 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:39:07,119 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:39:07,119 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:39:07,119 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:39:07,119 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:39:07,119 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:39:07,119 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:39:07,119 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:39:07,119 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:39:07,119 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:39:07,119 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:39:07,119 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:39:09,122 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T16:39:09,125 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T16:39:09,378 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T16:39:09,378 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T16:39:09,378 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T16:39:09,378 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T16:39:09,378 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T16:39:09,378 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T16:39:09,378 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T16:39:09,378 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T16:39:09,636 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T16:39:09,636 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T16:39:09,668 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T16:39:09,668 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T16:39:09,679 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T16:39:09,701 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T16:39:10,155 INFO VehicularDepartureHandler:110 teleport vehicle 24015_bike from link 318372934 to link 238323114#0
2022-10-01T16:39:10,898 INFO VehicularDepartureHandler:110 teleport vehicle 7689_bike from link 292532875 to link 627608828
2022-10-01T16:39:10,974 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1729 #nodes=224
2022-10-01T16:39:10,974 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271731 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T16:39:11,674 INFO VehicularDepartureHandler:110 teleport vehicle 234914_bike from link 313684357 to link -189853017
2022-10-01T16:39:12,374 INFO VehicularDepartureHandler:110 teleport vehicle 13416_bike from link 43332476#0 to link -291797156#1
2022-10-01T16:39:12,431 INFO VehicularDepartureHandler:110 teleport vehicle 23901_bike from link 289896855 to link 238323114#0
2022-10-01T16:39:12,431 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T16:39:12,987 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3050 #nodes=337
2022-10-01T16:39:12,987 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271262 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T16:39:15,810 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4192 #nodes=449
2022-10-01T16:39:15,810 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270652 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T16:39:19,814 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5341 #nodes=687
2022-10-01T16:39:19,815 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269835 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T16:39:24,329 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6882 #nodes=945
2022-10-01T16:39:24,330 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268574 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T16:39:34,120 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10681 #nodes=1649
2022-10-01T16:39:34,121 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266668 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-10-01T16:39:43,191 INFO MemoryObserver:41 used RAM: 14004 MB free: 2091 MB total: 16096 MB
2022-10-01T16:39:47,989 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11614 #nodes=1910
2022-10-01T16:39:47,989 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263949 lost=0 simT=25200.0s realT=49s; (s/r): 514.2857142857143
2022-10-01T16:40:04,659 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12764 #nodes=1908
2022-10-01T16:40:04,659 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260466 lost=0 simT=28800.0s realT=66s; (s/r): 436.3636363636364
2022-10-01T16:40:22,041 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14027 #nodes=2173
2022-10-01T16:40:22,041 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256858 lost=0 simT=32400.0s realT=83s; (s/r): 390.3614457831325
2022-10-01T16:40:41,997 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13871 #nodes=2103
2022-10-01T16:40:41,997 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251350 lost=0 simT=36000.0s realT=103s; (s/r): 349.5145631067961
2022-10-01T16:40:43,192 INFO MemoryObserver:41 used RAM: 14440 MB free: 1655 MB total: 16096 MB
2022-10-01T16:40:59,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14309 #nodes=2227
2022-10-01T16:40:59,434 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245415 lost=0 simT=39600.0s realT=120s; (s/r): 330.0
2022-10-01T16:41:18,127 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14531 #nodes=2159
2022-10-01T16:41:18,127 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237515 lost=0 simT=43200.0s realT=139s; (s/r): 310.7913669064748
2022-10-01T16:41:39,715 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14864 #nodes=2248
2022-10-01T16:41:39,715 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228266 lost=0 simT=46800.0s realT=161s; (s/r): 290.6832298136646
2022-10-01T16:41:43,194 INFO MemoryObserver:41 used RAM: 15608 MB free: 487 MB total: 16096 MB
2022-10-01T16:41:58,391 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15076 #nodes=2354
2022-10-01T16:41:58,392 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216837 lost=0 simT=50400.0s realT=179s; (s/r): 281.56424581005587
2022-10-01T16:42:17,481 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15338 #nodes=2337
2022-10-01T16:42:17,482 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203174 lost=0 simT=54000.0s realT=198s; (s/r): 272.72727272727275
2022-10-01T16:42:38,964 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15418 #nodes=2389
2022-10-01T16:42:38,964 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186344 lost=0 simT=57600.0s realT=220s; (s/r): 261.8181818181818
2022-10-01T16:42:43,194 INFO MemoryObserver:41 used RAM: 15767 MB free: 328 MB total: 16096 MB
2022-10-01T16:43:09,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15390 #nodes=2335
2022-10-01T16:43:09,549 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166743 lost=0 simT=61200.0s realT=251s; (s/r): 243.82470119521912
2022-10-01T16:43:33,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15109 #nodes=2214
2022-10-01T16:43:33,491 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144481 lost=0 simT=64800.0s realT=274s; (s/r): 236.4963503649635
2022-10-01T16:43:43,194 INFO MemoryObserver:41 used RAM: 15352 MB free: 743 MB total: 16096 MB
2022-10-01T16:43:53,196 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14398 #nodes=2108
2022-10-01T16:43:53,196 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120561 lost=0 simT=68400.0s realT=294s; (s/r): 232.6530612244898
2022-10-01T16:44:15,306 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13949 #nodes=2031
2022-10-01T16:44:15,306 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95480 lost=0 simT=72000.0s realT=316s; (s/r): 227.84810126582278
2022-10-01T16:44:33,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11984 #nodes=1608
2022-10-01T16:44:33,047 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73182 lost=0 simT=75600.0s realT=334s; (s/r): 226.34730538922156
2022-10-01T16:44:43,195 INFO MemoryObserver:41 used RAM: 15610 MB free: 485 MB total: 16096 MB
2022-10-01T16:44:49,211 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11317 #nodes=1473
2022-10-01T16:44:49,211 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57432 lost=0 simT=79200.0s realT=350s; (s/r): 226.28571428571428
2022-10-01T16:45:09,722 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10765 #nodes=1335
2022-10-01T16:45:09,722 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44027 lost=0 simT=82800.0s realT=371s; (s/r): 223.18059299191376
2022-10-01T16:45:37,159 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10097 #nodes=1175
2022-10-01T16:45:37,159 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31781 lost=1 simT=86400.0s realT=398s; (s/r): 217.0854271356784
2022-10-01T16:45:43,195 INFO MemoryObserver:41 used RAM: 15854 MB free: 241 MB total: 16096 MB
2022-10-01T16:45:45,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8394 #nodes=953
2022-10-01T16:45:45,162 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25640 lost=2 simT=90000.0s realT=406s; (s/r): 221.67487684729065
2022-10-01T16:45:52,820 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7097 #nodes=794
2022-10-01T16:45:52,820 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21715 lost=3 simT=93600.0s realT=414s; (s/r): 226.08695652173913
2022-10-01T16:45:58,827 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6078 #nodes=646
2022-10-01T16:45:58,827 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18871 lost=5 simT=97200.0s realT=420s; (s/r): 231.42857142857142
2022-10-01T16:46:03,507 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5015 #nodes=512
2022-10-01T16:46:03,507 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16578 lost=5 simT=100800.0s realT=424s; (s/r): 237.73584905660377
2022-10-01T16:46:07,221 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4272 #nodes=468
2022-10-01T16:46:07,221 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14802 lost=5 simT=104400.0s realT=428s; (s/r): 243.92523364485982
2022-10-01T16:46:10,044 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3623 #nodes=386
2022-10-01T16:46:10,044 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13283 lost=5 simT=108000.0s realT=431s; (s/r): 250.5800464037123
2022-10-01T16:46:12,637 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2993 #nodes=288
2022-10-01T16:46:12,637 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12003 lost=5 simT=111600.0s realT=434s; (s/r): 257.14285714285717
2022-10-01T16:46:14,979 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2542 #nodes=253
2022-10-01T16:46:14,979 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11028 lost=5 simT=115200.0s realT=436s; (s/r): 264.2201834862385
2022-10-01T16:46:16,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2152 #nodes=195
2022-10-01T16:46:16,975 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10228 lost=6 simT=118800.0s realT=438s; (s/r): 271.2328767123288
2022-10-01T16:46:18,724 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1869 #nodes=188
2022-10-01T16:46:18,724 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9550 lost=7 simT=122400.0s realT=440s; (s/r): 278.1818181818182
2022-10-01T16:46:20,314 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1669 #nodes=184
2022-10-01T16:46:20,314 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8836 lost=7 simT=126000.0s realT=441s; (s/r): 285.7142857142857
2022-10-01T16:46:21,877 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1383 #nodes=115
2022-10-01T16:46:21,877 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7194 lost=7 simT=129600.0s realT=443s; (s/r): 292.5507900677201
2022-10-01T16:46:22,423 INFO AbstractController$9:234 ### ITERATION 138 fires after mobsim event
2022-10-01T16:46:22,423 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T16:46:22,423 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=336.277720958sec
2022-10-01T16:46:22,545 INFO LegTimesControlerListener:50 [138] average trip (probably: leg) duration is: 1201 seconds = 00:20:01
2022-10-01T16:46:22,545 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T16:46:22,545 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:46:22,545 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:46:22,545 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:46:22,545 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:46:22,545 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T16:46:22,545 INFO EventsManagerImpl:137 event # 1
2022-10-01T16:46:22,545 INFO EventsManagerImpl:137 event # 4
2022-10-01T16:46:22,545 INFO EventsManagerImpl:137 event # 16
2022-10-01T16:46:22,546 INFO EventsManagerImpl:137 event # 64
2022-10-01T16:46:22,546 INFO EventsManagerImpl:137 event # 256
2022-10-01T16:46:22,547 INFO EventsManagerImpl:137 event # 1024
2022-10-01T16:46:22,551 INFO EventsManagerImpl:137 event # 4096
2022-10-01T16:46:22,565 INFO EventsManagerImpl:137 event # 16384
2022-10-01T16:46:22,580 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T16:46:23,105 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:46:23,105 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:46:23,105 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:46:23,105 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:46:23,105 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T16:46:23,106 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T16:46:23,106 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:46:23,108 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:46:23,108 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:46:23,111 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:46:23,111 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:46:23,111 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:46:23,114 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:46:23,114 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T16:46:23,114 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:46:23,114 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:46:23,114 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:46:23,114 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:00:40][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:46:23,115 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:46:23,115 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:46:23,115 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:46:23,115 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:46:23,115 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:46:23,115 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:19][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:46:23,116 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:46:23,116 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T16:46:23,116 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:46:23,117 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:46:23,117 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:46:23,117 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:46:23,118 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:46:23,118 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:46:23,118 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:46:23,124 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:46:23,124 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:46:23,124 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:23][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:46:23,125 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:46:23,125 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:46:23,125 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:04:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:46:23,125 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T16:46:30,928 INFO ControlerListenerManagerImpl:251 [it.138] all ControlerAfterMobsimListeners called.
2022-10-01T16:46:30,928 INFO AbstractController$4:159 ### ITERATION 138 fires scoring event
2022-10-01T16:46:30,928 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T16:46:31,188 INFO NewScoreAssignerImpl:57 it: 138 msaStart: 599
2022-10-01T16:46:31,392 INFO ControlerListenerManagerImpl:194 [it.138] all ControlerScoringListeners called.
2022-10-01T16:46:31,392 INFO AbstractController$5:167 ### ITERATION 138 fires iteration end event
2022-10-01T16:46:31,392 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T16:46:31,392 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T16:46:31,555 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T16:46:31,556 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T16:46:34,179 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T16:46:34,179 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13668306485156903
2022-10-01T16:46:34,179 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3187825117979634
2022-10-01T16:46:34,179 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.1695928354652686E-4
2022-10-01T16:46:34,179 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.61756625602736E-4
2022-10-01T16:46:34,179 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T16:46:34,179 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1300548945500855
2022-10-01T16:46:34,179 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13833272567616836
2022-10-01T16:46:34,179 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.215346852421471
2022-10-01T16:46:34,385 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T16:46:34,539 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.28159248038693
2022-10-01T16:46:34,540 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.75631499993936
2022-10-01T16:46:34,540 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.54288009674582
2022-10-01T16:46:34,540 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -71.88285593084981
2022-10-01T16:46:34,586 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T16:46:35,540 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18624.518155375987 meters
2022-10-01T16:46:35,540 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137356.35144115298 meters (statistic on all 2105519 legs which have a finite distance)
2022-10-01T16:46:35,541 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51257.92250130269 meters
2022-10-01T16:46:35,541 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137309.9654651647 meters (statistic on all 764780 trips which have a finite distance)
2022-10-01T16:46:35,541 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T16:46:35,541 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T16:46:36,770 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T16:46:36,772 INFO LegHistogramListener:72 number of legs: 2112687 100%
2022-10-01T16:46:36,772 INFO LegHistogramListener:79 number of bike legs: 105682 5.002255421650249%
2022-10-01T16:46:36,773 INFO LegHistogramListener:79 number of car legs: 248165 11.746415820232718%
2022-10-01T16:46:36,773 INFO LegHistogramListener:79 number of drtNorth legs: 185 0.008756621307368295%
2022-10-01T16:46:36,773 INFO LegHistogramListener:79 number of drtSoutheast legs: 124 0.005869302930344154%
2022-10-01T16:46:36,773 INFO LegHistogramListener:79 number of freight legs: 47065 2.227731793682642%
2022-10-01T16:46:36,773 INFO LegHistogramListener:79 number of pt legs: 119347 5.649062071191804%
2022-10-01T16:46:36,773 INFO LegHistogramListener:79 number of ride legs: 107225 5.075290376662515%
2022-10-01T16:46:36,773 INFO LegHistogramListener:79 number of walk legs: 1484894 70.28461859234235%
2022-10-01T16:46:37,334 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T16:46:37,334 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T16:46:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7023036197538218
2022-10-01T16:46:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4719968470295835
2022-10-01T16:46:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012561814139069616
2022-10-01T16:46:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010493640140291778
2022-10-01T16:46:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T16:46:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5595598165731217
2022-10-01T16:46:41,437 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7620816793932329
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9201127674761345
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.25229797110975316
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3938555590360332
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001788309360830248
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0015071609401397783
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3665982838392293
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.30839285805984484
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7250008986479201
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18824619871929835
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3809098938568428
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.389186441200183E-4
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.9783759634789485E-4
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.23966426513708233
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22210083343175668
2022-10-01T16:46:41,438 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.479695692138628
2022-10-01T16:46:41,601 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T16:46:42,623 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T16:46:42,921 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T16:46:43,195 INFO MemoryObserver:41 used RAM: 14178 MB free: 1917 MB total: 16096 MB
2022-10-01T16:46:43,264 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T16:46:44,347 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T16:46:44,635 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T16:46:44,959 INFO ControlerListenerManagerImpl:171 [it.138] all ControlerIterationEndsListeners called.
2022-10-01T16:46:45,151 INFO AbstractController:181 ### ITERATION 138 ENDS
2022-10-01T16:46:45,151 INFO AbstractController:182 ###################################################
2022-10-01T16:46:45,151 INFO AbstractController:133 ###################################################
2022-10-01T16:46:45,151 INFO AbstractController:134 ### ITERATION 139 BEGINS
2022-10-01T16:46:45,152 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T16:46:45,152 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T16:46:45,152 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T16:46:45,152 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T16:46:45,152 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T16:46:45,479 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T16:46:45,518 INFO ControlerListenerManagerImpl:148 [it.139] all ControlerIterationStartsListeners called.
2022-10-01T16:46:45,518 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T16:46:47,583 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169848 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T16:46:47,583 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30318 plans
2022-10-01T16:46:47,584 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:46:47,585 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:46:47,589 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:46:47,590 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:46:47,590 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:46:47,595 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:46:47,601 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:46:47,605 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:46:47,605 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:46:47,632 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:46:47,661 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:46:47,662 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:46:47,662 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:46:47,663 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:46:47,664 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:46:47,668 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:46:47,675 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:46:47,706 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:46:47,725 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:46:47,757 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:46:47,860 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:46:48,040 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:46:48,505 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:46:49,425 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:46:51,486 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:46:55,093 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T16:47:09,638 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T16:47:26,251 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:47:26,251 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30318 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T16:47:26,251 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30546 plans
2022-10-01T16:47:26,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T16:47:26,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T16:47:26,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T16:47:26,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T16:47:26,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T16:47:26,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T16:47:26,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T16:47:26,252 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T16:47:26,253 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T16:47:26,253 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T16:47:26,255 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T16:47:26,258 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T16:47:26,263 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T16:47:26,275 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T16:47:26,296 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T16:47:26,337 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T16:47:26,500 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30546 plans
2022-10-01T16:47:26,501 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:47:26,501 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:47:26,501 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:47:26,501 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:47:26,501 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:47:26,501 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:47:26,502 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:47:26,502 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:47:26,504 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:47:26,504 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:47:26,505 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:47:26,571 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:47:26,572 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:47:26,573 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:47:26,573 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:47:26,579 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:47:26,590 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:47:26,638 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:47:26,712 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:47:26,770 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:47:26,779 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:47:27,031 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:47:27,398 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:47:28,351 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:47:30,208 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:47:34,189 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T16:47:43,206 INFO MemoryObserver:41 used RAM: 15071 MB free: 1024 MB total: 16096 MB
2022-10-01T16:47:43,758 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T16:48:03,198 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:48:03,198 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30546 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T16:48:03,198 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7716 plans
2022-10-01T16:48:03,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T16:48:03,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T16:48:03,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T16:48:03,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T16:48:03,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T16:48:03,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T16:48:03,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T16:48:03,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T16:48:03,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T16:48:03,199 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T16:48:03,200 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T16:48:03,201 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T16:48:03,203 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T16:48:03,208 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T16:48:03,208 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7716 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T16:48:03,208 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40227 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T16:48:03,208 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6838 plans
2022-10-01T16:48:03,209 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:48:03,209 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:48:03,210 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:48:03,211 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:48:03,214 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:48:03,224 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:48:03,252 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:48:03,355 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:48:03,617 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:48:04,180 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:48:04,851 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:48:05,643 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:48:08,543 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:48:20,407 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:48:20,407 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6838 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T16:48:20,407 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T16:48:21,461 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T16:48:22,539 INFO ControlerListenerManagerImpl:213 [it.139] all ControlerReplanningListeners called.
2022-10-01T16:48:22,539 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T16:48:22,539 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T16:48:22,539 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T16:48:22,649 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T16:48:22,744 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T16:48:22,744 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T16:48:22,744 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T16:48:22,754 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T16:48:22,765 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T16:48:22,765 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T16:48:22,766 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T16:48:22,767 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T16:48:22,767 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T16:48:22,767 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T16:48:22,767 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T16:48:22,767 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T16:48:22,767 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T16:48:22,767 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:48:22,767 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:48:22,767 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T16:48:22,767 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:48:22,767 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:48:22,767 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T16:48:22,768 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T16:48:22,768 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T16:48:22,768 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T16:48:23,490 INFO ControlerListenerManagerImpl:232 [it.139] all ControlerBeforeMobsimListeners called.
2022-10-01T16:48:23,490 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T16:48:23,491 INFO NetworkImpl:163 node # 1
2022-10-01T16:48:23,491 INFO NetworkImpl:163 node # 4
2022-10-01T16:48:23,491 INFO NetworkImpl:163 node # 16
2022-10-01T16:48:23,491 INFO NetworkImpl:163 node # 64
2022-10-01T16:48:23,491 INFO NetworkImpl:163 node # 256
2022-10-01T16:48:23,491 INFO NetworkImpl:163 node # 1024
2022-10-01T16:48:23,491 INFO NetworkImpl:163 node # 4096
2022-10-01T16:48:23,493 INFO NetworkImpl:163 node # 16384
2022-10-01T16:48:23,503 INFO NetworkImpl:163 node # 65536
2022-10-01T16:48:23,538 INFO NetworkImpl:159 link # 1
2022-10-01T16:48:23,538 INFO NetworkImpl:159 link # 4
2022-10-01T16:48:23,538 INFO NetworkImpl:159 link # 16
2022-10-01T16:48:23,538 INFO NetworkImpl:159 link # 64
2022-10-01T16:48:23,539 INFO NetworkImpl:159 link # 256
2022-10-01T16:48:23,540 INFO NetworkImpl:159 link # 1024
2022-10-01T16:48:23,544 INFO NetworkImpl:159 link # 4096
2022-10-01T16:48:23,564 INFO NetworkImpl:159 link # 16384
2022-10-01T16:48:23,644 INFO NetworkImpl:159 link # 65536
2022-10-01T16:48:24,009 INFO NetworkImpl:159 link # 262144
2022-10-01T16:48:24,871 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T16:48:24,871 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T16:48:24,871 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T16:48:24,871 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T16:48:24,872 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T16:48:24,872 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T16:48:24,872 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T16:48:24,873 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T16:48:24,875 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T16:48:24,878 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T16:48:24,884 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T16:48:24,901 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T16:48:24,934 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T16:48:25,047 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T16:48:25,165 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T16:48:25,416 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T16:48:25,906 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T16:48:26,823 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T16:48:28,513 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T16:48:28,643 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T16:48:28,661 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:48:28,661 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T16:48:28,661 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:48:28,661 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:48:28,661 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:48:28,661 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T16:48:28,661 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T16:48:28,661 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T16:48:28,661 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:48:28,661 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:48:37,697 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:48:37,697 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:48:37,697 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:48:37,697 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:48:37,697 INFO EventsManagerImpl:176
2022-10-01T16:48:37,697 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:48:37,697 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:48:37,697 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:48:37,697 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:48:37,698 INFO EventsManagerImpl:176
2022-10-01T16:48:37,698 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:48:37,698 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:48:37,698 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:48:37,698 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:48:37,698 INFO EventsManagerImpl:176
2022-10-01T16:48:37,698 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:48:37,698 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:48:37,698 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:48:37,698 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:48:37,698 INFO EventsManagerImpl:176
2022-10-01T16:48:37,698 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T16:48:37,698 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T16:48:37,698 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T16:48:37,698 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T16:48:37,698 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T16:48:37,698 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T16:48:37,698 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T16:48:37,698 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:48:37,698 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T16:48:37,699 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:48:37,699 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:48:37,699 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T16:48:37,699 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:48:37,699 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:48:37,699 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:48:37,699 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T16:48:37,699 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T16:48:37,699 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T16:48:37,699 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T16:48:37,699 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:48:37,699 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:48:37,699 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:48:37,699 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T16:48:37,699 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:48:37,699 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:48:37,699 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:48:37,699 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:48:37,699 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:48:37,699 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:48:37,699 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:48:37,699 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:48:37,699 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:48:37,699 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:48:37,699 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:48:37,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:48:37,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:48:37,700 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:48:37,700 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T16:48:37,700 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:48:37,700 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:48:37,700 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:48:37,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T16:48:37,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:48:37,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:48:37,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:48:37,700 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:48:37,700 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:48:37,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:48:37,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:48:37,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:48:37,700 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:48:37,700 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:48:37,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:48:37,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:48:37,700 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:48:37,700 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:48:39,302 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T16:48:39,305 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T16:48:39,531 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T16:48:39,532 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T16:48:39,532 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T16:48:39,532 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T16:48:39,532 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T16:48:39,532 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T16:48:39,532 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T16:48:39,532 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T16:48:39,765 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T16:48:39,765 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T16:48:39,794 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T16:48:39,795 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T16:48:39,805 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T16:48:39,824 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T16:48:41,029 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1727 #nodes=233
2022-10-01T16:48:41,029 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271743 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T16:48:41,833 INFO VehicularDepartureHandler:110 teleport vehicle 15738_bike from link 5063553 to link 341989089#0
2022-10-01T16:48:42,397 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T16:48:42,700 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3080 #nodes=338
2022-10-01T16:48:42,700 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271258 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T16:48:43,324 INFO MemoryObserver:41 used RAM: 12875 MB free: 3220 MB total: 16096 MB
2022-10-01T16:48:44,518 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T16:48:45,521 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4190 #nodes=457
2022-10-01T16:48:45,521 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270664 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T16:48:46,448 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T16:48:47,746 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T16:48:47,747 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T16:48:49,572 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5353 #nodes=692
2022-10-01T16:48:49,572 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269842 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T16:48:56,266 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6898 #nodes=969
2022-10-01T16:48:56,267 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268577 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T16:49:06,833 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10745 #nodes=1683
2022-10-01T16:49:06,833 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266685 lost=0 simT=21600.0s realT=38s; (s/r): 568.421052631579
2022-10-01T16:49:22,138 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11741 #nodes=1862
2022-10-01T16:49:22,138 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263954 lost=0 simT=25200.0s realT=53s; (s/r): 475.47169811320754
2022-10-01T16:49:38,597 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12776 #nodes=1991
2022-10-01T16:49:38,597 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260480 lost=0 simT=28800.0s realT=69s; (s/r): 417.39130434782606
2022-10-01T16:49:43,324 INFO MemoryObserver:41 used RAM: 13956 MB free: 2139 MB total: 16096 MB
2022-10-01T16:49:59,947 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14079 #nodes=2151
2022-10-01T16:49:59,947 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256864 lost=0 simT=32400.0s realT=91s; (s/r): 356.04395604395603
2022-10-01T16:50:18,052 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13875 #nodes=2106
2022-10-01T16:50:18,052 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251357 lost=0 simT=36000.0s realT=109s; (s/r): 330.27522935779814
2022-10-01T16:50:36,143 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14261 #nodes=2099
2022-10-01T16:50:36,143 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245479 lost=0 simT=39600.0s realT=127s; (s/r): 311.81102362204723
2022-10-01T16:50:43,324 INFO MemoryObserver:41 used RAM: 14796 MB free: 1299 MB total: 16096 MB
2022-10-01T16:50:57,304 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14544 #nodes=2218
2022-10-01T16:50:57,304 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237590 lost=0 simT=43200.0s realT=148s; (s/r): 291.8918918918919
2022-10-01T16:51:17,972 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14990 #nodes=2206
2022-10-01T16:51:17,972 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228344 lost=0 simT=46800.0s realT=169s; (s/r): 276.9230769230769
2022-10-01T16:51:37,414 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15017 #nodes=2354
2022-10-01T16:51:37,414 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216917 lost=0 simT=50400.0s realT=188s; (s/r): 268.0851063829787
2022-10-01T16:51:43,325 INFO MemoryObserver:41 used RAM: 15507 MB free: 588 MB total: 16096 MB
2022-10-01T16:51:57,046 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15259 #nodes=2376
2022-10-01T16:51:57,046 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203242 lost=0 simT=54000.0s realT=208s; (s/r): 259.61538461538464
2022-10-01T16:52:20,915 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15532 #nodes=2323
2022-10-01T16:52:20,915 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186399 lost=0 simT=57600.0s realT=232s; (s/r): 248.27586206896552
2022-10-01T16:52:42,182 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15345 #nodes=2292
2022-10-01T16:52:42,182 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166854 lost=0 simT=61200.0s realT=253s; (s/r): 241.89723320158103
2022-10-01T16:52:43,325 INFO MemoryObserver:41 used RAM: 15750 MB free: 345 MB total: 16096 MB
2022-10-01T16:53:05,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15066 #nodes=2226
2022-10-01T16:53:05,381 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144528 lost=0 simT=64800.0s realT=276s; (s/r): 234.7826086956522
2022-10-01T16:53:35,793 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14311 #nodes=2090
2022-10-01T16:53:35,793 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120583 lost=0 simT=68400.0s realT=307s; (s/r): 222.8013029315961
2022-10-01T16:53:43,325 INFO MemoryObserver:41 used RAM: 15803 MB free: 292 MB total: 16096 MB
2022-10-01T16:53:55,724 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13907 #nodes=1967
2022-10-01T16:53:55,724 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95518 lost=0 simT=72000.0s realT=327s; (s/r): 220.1834862385321
2022-10-01T16:54:13,276 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12034 #nodes=1633
2022-10-01T16:54:13,276 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73196 lost=0 simT=75600.0s realT=344s; (s/r): 219.7674418604651
2022-10-01T16:54:27,374 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11278 #nodes=1458
2022-10-01T16:54:27,374 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57397 lost=0 simT=79200.0s realT=358s; (s/r): 221.2290502793296
2022-10-01T16:54:41,404 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10737 #nodes=1351
2022-10-01T16:54:41,404 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=43917 lost=0 simT=82800.0s realT=372s; (s/r): 222.58064516129033
2022-10-01T16:54:43,325 INFO MemoryObserver:41 used RAM: 15643 MB free: 452 MB total: 16096 MB
2022-10-01T16:54:54,093 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9991 #nodes=1277
2022-10-01T16:54:54,094 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31708 lost=0 simT=86400.0s realT=385s; (s/r): 224.41558441558442
2022-10-01T16:55:03,063 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8309 #nodes=981
2022-10-01T16:55:03,063 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25497 lost=2 simT=90000.0s realT=394s; (s/r): 228.4263959390863
2022-10-01T16:55:10,978 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7091 #nodes=818
2022-10-01T16:55:10,978 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21617 lost=2 simT=93600.0s realT=402s; (s/r): 232.83582089552237
2022-10-01T16:55:17,374 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6022 #nodes=666
2022-10-01T16:55:17,374 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18778 lost=2 simT=97200.0s realT=408s; (s/r): 238.23529411764707
2022-10-01T16:55:22,225 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=4992 #nodes=541
2022-10-01T16:55:22,225 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16475 lost=2 simT=100800.0s realT=413s; (s/r): 244.0677966101695
2022-10-01T16:55:34,157 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4255 #nodes=449
2022-10-01T16:55:34,157 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14724 lost=2 simT=104400.0s realT=425s; (s/r): 245.64705882352942
2022-10-01T16:55:37,162 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3583 #nodes=382
2022-10-01T16:55:37,162 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13209 lost=2 simT=108000.0s realT=428s; (s/r): 252.33644859813083
2022-10-01T16:55:49,309 INFO MemoryObserver:41 used RAM: 15555 MB free: 540 MB total: 16096 MB
2022-10-01T16:55:50,048 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2970 #nodes=301
2022-10-01T16:55:50,048 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11953 lost=2 simT=111600.0s realT=441s; (s/r): 253.0612244897959
2022-10-01T16:55:51,815 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2526 #nodes=265
2022-10-01T16:55:51,815 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10983 lost=3 simT=115200.0s realT=443s; (s/r): 260.0451467268623
2022-10-01T16:55:53,381 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2168 #nodes=206
2022-10-01T16:55:53,382 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10155 lost=3 simT=118800.0s realT=444s; (s/r): 267.56756756756755
2022-10-01T16:55:54,753 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1870 #nodes=206
2022-10-01T16:55:54,753 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9486 lost=5 simT=122400.0s realT=446s; (s/r): 274.43946188340806
2022-10-01T16:55:56,213 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1669 #nodes=175
2022-10-01T16:55:56,214 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8739 lost=5 simT=126000.0s realT=447s; (s/r): 281.87919463087246
2022-10-01T16:55:57,626 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1389 #nodes=152
2022-10-01T16:55:57,626 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7105 lost=5 simT=129600.0s realT=448s; (s/r): 289.2857142857143
2022-10-01T16:55:58,134 INFO AbstractController$9:234 ### ITERATION 139 fires after mobsim event
2022-10-01T16:55:58,134 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T16:55:58,134 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=323.702157259sec
2022-10-01T16:55:58,171 INFO LegTimesControlerListener:50 [139] average trip (probably: leg) duration is: 1205 seconds = 00:20:05
2022-10-01T16:55:58,171 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T16:55:58,171 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:55:58,171 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:55:58,171 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:55:58,171 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:55:58,171 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T16:55:58,171 INFO EventsManagerImpl:137 event # 1
2022-10-01T16:55:58,171 INFO EventsManagerImpl:137 event # 4
2022-10-01T16:55:58,172 INFO EventsManagerImpl:137 event # 16
2022-10-01T16:55:58,172 INFO EventsManagerImpl:137 event # 64
2022-10-01T16:55:58,172 INFO EventsManagerImpl:137 event # 256
2022-10-01T16:55:58,173 INFO EventsManagerImpl:137 event # 1024
2022-10-01T16:55:58,176 INFO EventsManagerImpl:137 event # 4096
2022-10-01T16:55:58,189 INFO EventsManagerImpl:137 event # 16384
2022-10-01T16:55:58,203 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T16:55:58,521 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:55:58,521 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:55:58,521 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:55:58,521 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:55:58,522 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T16:55:58,522 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T16:55:58,522 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:55:58,534 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:55:58,534 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:28:26][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:55:58,536 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:55:58,537 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:55:58,537 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:36:25][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:55:58,539 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:55:58,540 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T16:55:58,540 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:55:58,540 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:55:58,540 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:55:58,540 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:55:58,541 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:55:58,541 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:55:58,541 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:55:58,542 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:55:58,542 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T16:55:58,542 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:55:58,543 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:55:58,543 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:55:58,543 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:55:58,544 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:55:58,544 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:55:58,544 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:55:58,550 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:55:58,550 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:55:58,550 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:22][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:55:58,550 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:55:58,550 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:55:58,550 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:58:08][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:55:58,551 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T16:55:58,551 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T16:55:58,551 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:38:51][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T16:55:58,551 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T16:55:59,063 INFO ControlerListenerManagerImpl:251 [it.139] all ControlerAfterMobsimListeners called.
2022-10-01T16:55:59,063 INFO AbstractController$4:159 ### ITERATION 139 fires scoring event
2022-10-01T16:55:59,063 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T16:55:59,262 INFO NewScoreAssignerImpl:57 it: 139 msaStart: 599
2022-10-01T16:55:59,436 INFO ControlerListenerManagerImpl:194 [it.139] all ControlerScoringListeners called.
2022-10-01T16:55:59,436 INFO AbstractController$5:167 ### ITERATION 139 fires iteration end event
2022-10-01T16:55:59,436 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T16:55:59,436 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T16:55:59,569 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T16:55:59,570 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T16:56:03,507 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T16:56:03,507 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13653542983613798
2022-10-01T16:56:03,507 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3186541335236755
2022-10-01T16:56:03,507 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.182430662894057E-4
2022-10-01T16:56:03,507 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.8101336674591887E-4
2022-10-01T16:56:03,507 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T16:56:03,507 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.1304425969384349
2022-10-01T16:56:03,507 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13804900968999215
2022-10-01T16:56:03,507 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21549833878513072
2022-10-01T16:56:03,742 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T16:56:03,881 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.15426603973036
2022-10-01T16:56:03,881 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.56187833211939
2022-10-01T16:56:03,881 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.43528073794153
2022-10-01T16:56:03,881 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -71.86878404492869
2022-10-01T16:56:03,951 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T16:56:04,990 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18627.99605035171 meters
2022-10-01T16:56:04,991 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137403.33728199624 meters (statistic on all 2105846 legs which have a finite distance)
2022-10-01T16:56:04,991 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51251.91668482842 meters
2022-10-01T16:56:04,991 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137348.81040420829 meters (statistic on all 765086 trips which have a finite distance)
2022-10-01T16:56:04,991 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T16:56:04,991 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T16:56:06,201 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T16:56:06,203 INFO LegHistogramListener:72 number of legs: 2112926 100%
2022-10-01T16:56:06,203 INFO LegHistogramListener:79 number of bike legs: 105603 4.997950709111441%
2022-10-01T16:56:06,203 INFO LegHistogramListener:79 number of car legs: 248023 11.73836660630803%
2022-10-01T16:56:06,203 INFO LegHistogramListener:79 number of drtNorth legs: 184 0.008708303083023257%
2022-10-01T16:56:06,203 INFO LegHistogramListener:79 number of drtSoutheast legs: 144 0.006815193717148636%
2022-10-01T16:56:06,203 INFO LegHistogramListener:79 number of freight legs: 47065 2.227479807622226%
2022-10-01T16:56:06,203 INFO LegHistogramListener:79 number of pt legs: 119608 5.660775625838292%
2022-10-01T16:56:06,203 INFO LegHistogramListener:79 number of ride legs: 106999 5.064020225980465%
2022-10-01T16:56:06,203 INFO LegHistogramListener:79 number of walk legs: 1485300 70.29588352833937%
2022-10-01T16:56:06,735 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T16:56:06,735 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T16:56:10,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7040277399775081
2022-10-01T16:56:10,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.47235887376307534
2022-10-01T16:56:10,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012596476273127346
2022-10-01T16:56:10,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010505194184977688
2022-10-01T16:56:10,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T16:56:10,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.559938532482271
2022-10-01T16:56:10,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7637159348249177
2022-10-01T16:56:10,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9203669564592245
2022-10-01T16:56:10,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.25297324083250744
2022-10-01T16:56:10,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39396468056917794
2022-10-01T16:56:10,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0018037147537447943
2022-10-01T16:56:10,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0015328365949973553
2022-10-01T16:56:10,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T16:56:10,691 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3678923368440512
2022-10-01T16:56:10,692 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3093402897240894
2022-10-01T16:56:10,692 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7269804916374392
2022-10-01T16:56:10,692 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18841437425861546
2022-10-01T16:56:10,692 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.38098948838690133
2022-10-01T16:56:10,692 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.4020242686289714E-4
2022-10-01T16:56:10,692 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.9783759634789485E-4
2022-10-01T16:56:10,692 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T16:56:10,692 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24022656197846326
2022-10-01T16:56:10,692 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2223909683316473
2022-10-01T16:56:10,692 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4819179200665513
2022-10-01T16:56:10,828 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T16:56:11,898 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T16:56:12,195 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T16:56:12,553 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T16:56:13,658 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T16:56:13,945 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T16:56:14,270 INFO ControlerListenerManagerImpl:171 [it.139] all ControlerIterationEndsListeners called.
2022-10-01T16:56:14,444 INFO AbstractController:181 ### ITERATION 139 ENDS
2022-10-01T16:56:14,445 INFO AbstractController:182 ###################################################
2022-10-01T16:56:14,445 INFO AbstractController:133 ###################################################
2022-10-01T16:56:14,445 INFO AbstractController:134 ### ITERATION 140 BEGINS
2022-10-01T16:56:14,445 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T16:56:14,445 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T16:56:14,445 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T16:56:14,446 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T16:56:14,446 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T16:56:22,220 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T16:56:22,263 INFO ControlerListenerManagerImpl:148 [it.140] all ControlerIterationStartsListeners called.
2022-10-01T16:56:22,263 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T16:56:24,059 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169550 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T16:56:24,059 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30673 plans
2022-10-01T16:56:24,059 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:56:24,061 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:56:24,061 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:56:24,061 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:56:24,066 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:56:24,066 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:56:24,067 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:56:24,069 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:56:24,168 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:56:24,168 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:56:24,170 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:56:24,175 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:56:24,177 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:56:24,186 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:56:24,186 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:56:24,188 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:56:24,197 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:56:24,223 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:56:24,250 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:56:24,281 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:56:24,382 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:56:24,760 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:56:25,348 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:56:26,221 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:56:28,321 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:56:32,557 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T16:56:39,723 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T16:56:49,310 INFO MemoryObserver:41 used RAM: 14683 MB free: 1412 MB total: 16096 MB
2022-10-01T16:57:05,272 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:57:05,272 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30673 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T16:57:05,272 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30611 plans
2022-10-01T16:57:05,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T16:57:05,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T16:57:05,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T16:57:05,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T16:57:05,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T16:57:05,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T16:57:05,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T16:57:05,273 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T16:57:05,274 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T16:57:05,275 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T16:57:05,278 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T16:57:05,283 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T16:57:05,292 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T16:57:05,310 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T16:57:05,343 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T16:57:05,424 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T16:57:05,604 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30611 plans
2022-10-01T16:57:05,605 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:57:05,605 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:57:05,605 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:57:05,605 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:57:05,608 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:57:05,608 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:57:05,614 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:57:05,614 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:57:05,617 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:57:05,618 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:57:05,618 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:57:05,629 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:57:05,631 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:57:05,633 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:57:05,643 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:57:05,655 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:57:05,667 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:57:05,706 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:57:05,712 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:57:05,714 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T16:57:05,786 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:57:06,054 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:57:06,561 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:57:07,570 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:57:09,639 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:57:13,361 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T16:57:22,398 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T16:57:41,560 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:57:41,561 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30611 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T16:57:41,561 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7594 plans
2022-10-01T16:57:41,561 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T16:57:41,561 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T16:57:41,561 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T16:57:41,561 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T16:57:41,561 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T16:57:41,561 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T16:57:41,561 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T16:57:41,561 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T16:57:41,561 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T16:57:41,562 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T16:57:41,562 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T16:57:41,563 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T16:57:41,565 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T16:57:41,570 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T16:57:41,570 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7594 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T16:57:41,570 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40187 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T16:57:41,570 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6878 plans
2022-10-01T16:57:41,571 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T16:57:41,571 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T16:57:41,571 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T16:57:41,571 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T16:57:41,575 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T16:57:41,591 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T16:57:41,620 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T16:57:41,784 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T16:57:42,207 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T16:57:42,608 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T16:57:43,379 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T16:57:44,628 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T16:57:47,704 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T16:57:49,312 INFO MemoryObserver:41 used RAM: 14974 MB free: 1121 MB total: 16096 MB
2022-10-01T16:57:57,869 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T16:57:57,869 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6878 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T16:57:57,869 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T16:57:59,015 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T16:58:00,075 INFO ControlerListenerManagerImpl:213 [it.140] all ControlerReplanningListeners called.
2022-10-01T16:58:00,075 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T16:58:00,076 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T16:58:00,076 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T16:58:00,222 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T16:58:00,338 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T16:58:00,338 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T16:58:00,338 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T16:58:00,341 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T16:58:00,342 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T16:58:00,342 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T16:58:00,343 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T16:58:00,343 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T16:58:00,343 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T16:58:00,343 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T16:58:00,343 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T16:58:00,343 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T16:58:00,343 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T16:58:00,343 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:58:00,343 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:58:00,343 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T16:58:00,343 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T16:58:00,343 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T16:58:00,343 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T16:58:00,344 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T16:58:00,344 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T16:58:00,344 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T16:58:01,112 INFO ControlerListenerManagerImpl:232 [it.140] all ControlerBeforeMobsimListeners called.
2022-10-01T16:58:01,112 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T16:58:01,113 INFO NetworkImpl:163 node # 1
2022-10-01T16:58:01,113 INFO NetworkImpl:163 node # 4
2022-10-01T16:58:01,113 INFO NetworkImpl:163 node # 16
2022-10-01T16:58:01,113 INFO NetworkImpl:163 node # 64
2022-10-01T16:58:01,113 INFO NetworkImpl:163 node # 256
2022-10-01T16:58:01,113 INFO NetworkImpl:163 node # 1024
2022-10-01T16:58:01,113 INFO NetworkImpl:163 node # 4096
2022-10-01T16:58:01,115 INFO NetworkImpl:163 node # 16384
2022-10-01T16:58:01,122 INFO NetworkImpl:163 node # 65536
2022-10-01T16:58:01,150 INFO NetworkImpl:159 link # 1
2022-10-01T16:58:01,150 INFO NetworkImpl:159 link # 4
2022-10-01T16:58:01,150 INFO NetworkImpl:159 link # 16
2022-10-01T16:58:01,150 INFO NetworkImpl:159 link # 64
2022-10-01T16:58:01,151 INFO NetworkImpl:159 link # 256
2022-10-01T16:58:01,152 INFO NetworkImpl:159 link # 1024
2022-10-01T16:58:01,156 INFO NetworkImpl:159 link # 4096
2022-10-01T16:58:01,223 INFO NetworkImpl:159 link # 16384
2022-10-01T16:58:01,302 INFO NetworkImpl:159 link # 65536
2022-10-01T16:58:01,655 INFO NetworkImpl:159 link # 262144
2022-10-01T16:58:02,280 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T16:58:02,280 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T16:58:02,280 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T16:58:02,281 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T16:58:02,281 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T16:58:02,281 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T16:58:02,281 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T16:58:02,282 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T16:58:02,283 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T16:58:02,285 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T16:58:02,291 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T16:58:02,301 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T16:58:02,538 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T16:58:02,589 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T16:58:02,674 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T16:58:02,851 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T16:58:03,167 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T16:58:03,807 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T16:58:04,953 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T16:58:05,131 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T16:58:05,149 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:58:05,149 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T16:58:05,149 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:58:05,149 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:58:05,149 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:58:05,150 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T16:58:05,150 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T16:58:05,150 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T16:58:05,150 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:58:05,150 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:58:14,257 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:58:14,257 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:58:14,257 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:58:14,257 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:58:14,257 INFO EventsManagerImpl:176
2022-10-01T16:58:14,257 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:58:14,257 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:58:14,258 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:58:14,258 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:58:14,258 INFO EventsManagerImpl:176
2022-10-01T16:58:14,258 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:58:14,258 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:58:14,258 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:58:14,258 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:58:14,258 INFO EventsManagerImpl:176
2022-10-01T16:58:14,258 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:58:14,258 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T16:58:14,258 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T16:58:14,258 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T16:58:14,258 INFO EventsManagerImpl:176
2022-10-01T16:58:14,258 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T16:58:14,258 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T16:58:14,258 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T16:58:14,258 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T16:58:14,258 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T16:58:14,258 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T16:58:14,259 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T16:58:14,259 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:58:14,259 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T16:58:14,259 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:58:14,259 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:58:14,259 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T16:58:14,259 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:58:14,259 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:58:14,259 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T16:58:14,259 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T16:58:14,259 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T16:58:14,259 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T16:58:14,259 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T16:58:14,259 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:58:14,259 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:58:14,259 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:58:14,259 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T16:58:14,259 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:58:14,259 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:58:14,259 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:58:14,259 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:58:14,259 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:58:14,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:58:14,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:58:14,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:58:14,260 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:58:14,260 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:58:14,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:58:14,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:58:14,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:58:14,260 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:58:14,260 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T16:58:14,260 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:58:14,260 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T16:58:14,260 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:58:14,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T16:58:14,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:58:14,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:58:14,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T16:58:14,260 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T16:58:14,260 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:58:14,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:58:14,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:58:14,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:58:14,260 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T16:58:14,260 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T16:58:14,260 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:58:14,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T16:58:14,261 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T16:58:14,261 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T16:58:16,036 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T16:58:16,039 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T16:58:16,249 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T16:58:16,249 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T16:58:16,249 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T16:58:16,249 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T16:58:16,249 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T16:58:16,249 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T16:58:16,249 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T16:58:16,249 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T16:58:16,493 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T16:58:16,493 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273933 lost=0 simT=0.0s realT=11s; (s/r): 0.0
2022-10-01T16:58:16,523 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T16:58:16,523 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T16:58:16,551 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T16:58:16,995 INFO VehicularDepartureHandler:110 teleport vehicle 9754_bike from link 334005613 to link 28497759#0
2022-10-01T16:58:17,139 INFO VehicularDepartureHandler:110 teleport vehicle 227839_bike from link 311378504 to link -175593120
2022-10-01T16:58:17,169 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T16:58:17,567 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1733 #nodes=236
2022-10-01T16:58:17,567 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271747 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T16:58:19,418 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T16:58:19,713 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3049 #nodes=333
2022-10-01T16:58:19,713 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271253 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T16:58:21,262 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T16:58:22,408 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4203 #nodes=454
2022-10-01T16:58:22,408 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270662 lost=0 simT=10800.0s realT=17s; (s/r): 635.2941176470588
2022-10-01T16:58:23,400 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T16:58:23,401 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T16:58:25,973 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5341 #nodes=687
2022-10-01T16:58:25,974 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269827 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T16:58:30,938 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6873 #nodes=964
2022-10-01T16:58:30,939 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268568 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T16:58:40,006 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10778 #nodes=1684
2022-10-01T16:58:40,007 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266662 lost=0 simT=21600.0s realT=34s; (s/r): 635.2941176470588
2022-10-01T16:58:49,312 INFO MemoryObserver:41 used RAM: 13546 MB free: 2549 MB total: 16096 MB
2022-10-01T16:58:54,561 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11731 #nodes=1899
2022-10-01T16:58:54,561 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263937 lost=0 simT=25200.0s realT=49s; (s/r): 514.2857142857143
2022-10-01T16:59:12,120 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12865 #nodes=1961
2022-10-01T16:59:12,120 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260458 lost=0 simT=28800.0s realT=66s; (s/r): 436.3636363636364
2022-10-01T16:59:30,449 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14207 #nodes=2106
2022-10-01T16:59:30,449 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256827 lost=0 simT=32400.0s realT=85s; (s/r): 381.1764705882353
2022-10-01T16:59:48,406 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13933 #nodes=2007
2022-10-01T16:59:48,406 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251387 lost=0 simT=36000.0s realT=103s; (s/r): 349.5145631067961
2022-10-01T16:59:49,313 INFO MemoryObserver:41 used RAM: 14657 MB free: 1438 MB total: 16096 MB
2022-10-01T17:00:07,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14292 #nodes=2159
2022-10-01T17:00:07,358 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245425 lost=0 simT=39600.0s realT=122s; (s/r): 324.59016393442624
2022-10-01T17:00:26,376 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14632 #nodes=2208
2022-10-01T17:00:26,377 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237477 lost=0 simT=43200.0s realT=141s; (s/r): 306.3829787234043
2022-10-01T17:00:44,883 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14871 #nodes=2227
2022-10-01T17:00:44,883 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228352 lost=0 simT=46800.0s realT=159s; (s/r): 294.33962264150944
2022-10-01T17:00:49,313 INFO MemoryObserver:41 used RAM: 15398 MB free: 697 MB total: 16096 MB
2022-10-01T17:01:04,307 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15082 #nodes=2353
2022-10-01T17:01:04,307 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216870 lost=0 simT=50400.0s realT=179s; (s/r): 281.56424581005587
2022-10-01T17:01:25,572 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15296 #nodes=2369
2022-10-01T17:01:25,572 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203248 lost=0 simT=54000.0s realT=200s; (s/r): 270.0
2022-10-01T17:01:46,251 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15552 #nodes=2485
2022-10-01T17:01:46,251 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186413 lost=0 simT=57600.0s realT=221s; (s/r): 260.6334841628959
2022-10-01T17:01:49,314 INFO MemoryObserver:41 used RAM: 15572 MB free: 523 MB total: 16096 MB
2022-10-01T17:02:07,734 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15462 #nodes=2373
2022-10-01T17:02:07,735 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166644 lost=0 simT=61200.0s realT=242s; (s/r): 252.89256198347107
2022-10-01T17:02:37,313 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15007 #nodes=2235
2022-10-01T17:02:37,313 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144279 lost=0 simT=64800.0s realT=272s; (s/r): 238.23529411764707
2022-10-01T17:02:49,314 INFO MemoryObserver:41 used RAM: 15354 MB free: 741 MB total: 16096 MB
2022-10-01T17:02:57,137 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14319 #nodes=2082
2022-10-01T17:02:57,137 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120482 lost=0 simT=68400.0s realT=291s; (s/r): 235.05154639175257
2022-10-01T17:03:14,917 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13971 #nodes=1976
2022-10-01T17:03:14,918 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95354 lost=0 simT=72000.0s realT=309s; (s/r): 233.0097087378641
2022-10-01T17:03:33,546 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12044 #nodes=1570
2022-10-01T17:03:33,546 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=72966 lost=0 simT=75600.0s realT=328s; (s/r): 230.4878048780488
2022-10-01T17:03:47,069 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11208 #nodes=1508
2022-10-01T17:03:47,070 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57120 lost=0 simT=79200.0s realT=341s; (s/r): 232.25806451612902
2022-10-01T17:03:49,315 INFO MemoryObserver:41 used RAM: 15870 MB free: 225 MB total: 16096 MB
2022-10-01T17:04:00,192 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10642 #nodes=1378
2022-10-01T17:04:00,192 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=43750 lost=0 simT=82800.0s realT=355s; (s/r): 233.2394366197183
2022-10-01T17:04:11,467 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10078 #nodes=1196
2022-10-01T17:04:11,467 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31604 lost=1 simT=86400.0s realT=366s; (s/r): 236.0655737704918
2022-10-01T17:04:22,377 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8367 #nodes=989
2022-10-01T17:04:22,377 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25457 lost=2 simT=90000.0s realT=377s; (s/r): 238.72679045092838
2022-10-01T17:04:29,895 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7195 #nodes=851
2022-10-01T17:04:29,895 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21606 lost=5 simT=93600.0s realT=384s; (s/r): 243.75
2022-10-01T17:04:35,785 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6102 #nodes=667
2022-10-01T17:04:35,785 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18801 lost=5 simT=97200.0s realT=390s; (s/r): 249.23076923076923
2022-10-01T17:04:40,264 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5069 #nodes=537
2022-10-01T17:04:40,264 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16501 lost=5 simT=100800.0s realT=395s; (s/r): 255.18987341772151
2022-10-01T17:04:43,848 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4288 #nodes=482
2022-10-01T17:04:43,848 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14696 lost=5 simT=104400.0s realT=398s; (s/r): 262.3115577889447
2022-10-01T17:04:46,849 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3590 #nodes=371
2022-10-01T17:04:46,849 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13161 lost=7 simT=108000.0s realT=401s; (s/r): 269.32668329177056
2022-10-01T17:04:49,290 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=3024 #nodes=286
2022-10-01T17:04:49,290 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11902 lost=7 simT=111600.0s realT=404s; (s/r): 276.23762376237624
2022-10-01T17:04:49,315 INFO MemoryObserver:41 used RAM: 15958 MB free: 137 MB total: 16096 MB
2022-10-01T17:04:51,319 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2535 #nodes=258
2022-10-01T17:04:51,319 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10927 lost=7 simT=115200.0s realT=406s; (s/r): 283.74384236453204
2022-10-01T17:04:53,029 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2201 #nodes=181
2022-10-01T17:04:53,029 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10109 lost=7 simT=118800.0s realT=407s; (s/r): 291.8918918918919
2022-10-01T17:04:54,701 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1888 #nodes=188
2022-10-01T17:04:54,701 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9450 lost=7 simT=122400.0s realT=409s; (s/r): 299.2665036674817
2022-10-01T17:04:56,044 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1675 #nodes=165
2022-10-01T17:04:56,044 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8727 lost=8 simT=126000.0s realT=410s; (s/r): 307.3170731707317
2022-10-01T17:04:57,370 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1405 #nodes=133
2022-10-01T17:04:57,370 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7109 lost=8 simT=129600.0s realT=412s; (s/r): 314.56310679611653
2022-10-01T17:04:58,170 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=314.245967177sec
2022-10-01T17:04:58,170 INFO AbstractController$9:234 ### ITERATION 140 fires after mobsim event
2022-10-01T17:04:58,170 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T17:04:58,277 INFO LegTimesControlerListener:50 [140] average trip (probably: leg) duration is: 1199 seconds = 00:19:59
2022-10-01T17:04:58,277 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T17:04:58,277 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:04:58,277 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:04:58,277 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:04:58,277 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:04:58,277 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T17:04:58,277 INFO EventsManagerImpl:137 event # 1
2022-10-01T17:04:58,277 INFO EventsManagerImpl:137 event # 4
2022-10-01T17:04:58,277 INFO EventsManagerImpl:137 event # 16
2022-10-01T17:04:58,277 INFO EventsManagerImpl:137 event # 64
2022-10-01T17:04:58,278 INFO EventsManagerImpl:137 event # 256
2022-10-01T17:04:58,279 INFO EventsManagerImpl:137 event # 1024
2022-10-01T17:04:58,282 INFO EventsManagerImpl:137 event # 4096
2022-10-01T17:04:58,295 INFO EventsManagerImpl:137 event # 16384
2022-10-01T17:04:58,310 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T17:04:58,848 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:04:58,848 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:04:58,848 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:04:58,848 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:04:58,848 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T17:04:58,849 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T17:04:58,849 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:04:58,858 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:04:58,858 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:04:58,860 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:04:58,860 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:04:58,860 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:04:58,863 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:04:58,863 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T17:04:58,863 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:04:58,864 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:04:58,864 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:04:58,864 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:04:58,864 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:04:58,864 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:04:58,865 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:04:58,865 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:04:58,865 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:04:58,865 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:04:58,866 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:04:58,866 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T17:04:58,866 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:04:58,867 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:04:58,867 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:04:58,867 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:04:58,868 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:04:58,868 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:04:58,868 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:04:58,887 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:04:58,887 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:04:58,887 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:25][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:04:58,887 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:04:58,887 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:04:58,888 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:28][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:04:58,888 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T17:04:59,417 INFO ControlerListenerManagerImpl:251 [it.140] all ControlerAfterMobsimListeners called.
2022-10-01T17:04:59,417 INFO AbstractController$4:159 ### ITERATION 140 fires scoring event
2022-10-01T17:04:59,417 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T17:04:59,666 INFO NewScoreAssignerImpl:57 it: 140 msaStart: 599
2022-10-01T17:04:59,839 INFO ControlerListenerManagerImpl:194 [it.140] all ControlerScoringListeners called.
2022-10-01T17:04:59,840 INFO AbstractController$5:167 ### ITERATION 140 fires iteration end event
2022-10-01T17:04:59,840 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T17:04:59,840 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T17:05:00,136 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T17:05:00,139 INFO CountSimComparisonTableWriter:93 Writing CountsSimComparison to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.140/leipzig-flexa-25pct-scaledFleet-baseCase.140.countscompare.txt
2022-10-01T17:05:00,141 INFO CountSimComparisonTableWriter:134 Writing 'average weekday traffic volume' to ./flexa-output/baseRun037/runsScaledFleet3-2/ASC-0.520-dist-0.0001-travel-2.0-intermodal-leipzig-flexa-25pct-scaledFleet-baseCase/ITERS/it.140/leipzig-flexa-25pct-scaledFleet-baseCase.140.countscompareAWTV.txt
2022-10-01T17:05:00,143 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T17:05:03,896 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T17:05:03,896 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13640448399636432
2022-10-01T17:05:03,896 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3197414975068939
2022-10-01T17:05:03,896 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.88716063203192E-4
2022-10-01T17:05:03,896 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.15675500803648E-4
2022-10-01T17:05:03,896 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T17:05:03,896 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13041435371809157
2022-10-01T17:05:03,896 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13764718569147105
2022-10-01T17:05:03,896 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21496685272957886
2022-10-01T17:05:04,139 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T17:05:04,274 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.11128938351611
2022-10-01T17:05:04,275 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.401561497889
2022-10-01T17:05:04,275 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.32665242515172
2022-10-01T17:05:04,275 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -71.79537493968084
2022-10-01T17:05:04,342 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T17:05:13,285 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18620.230772209037 meters
2022-10-01T17:05:13,286 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137395.04045298218 meters (statistic on all 2106597 legs which have a finite distance)
2022-10-01T17:05:13,286 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51251.45644875136 meters
2022-10-01T17:05:13,286 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137349.73125795298 meters (statistic on all 765098 trips which have a finite distance)
2022-10-01T17:05:13,286 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T17:05:13,286 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T17:05:14,422 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T17:05:14,424 INFO LegHistogramListener:72 number of legs: 2113683 100%
2022-10-01T17:05:14,424 INFO LegHistogramListener:79 number of bike legs: 105520 4.9922339347953315%
2022-10-01T17:05:14,424 INFO LegHistogramListener:79 number of car legs: 248885 11.774944492622593%
2022-10-01T17:05:14,424 INFO LegHistogramListener:79 number of drtNorth legs: 165 0.0078062793711261335%
2022-10-01T17:05:14,424 INFO LegHistogramListener:79 number of drtSoutheast legs: 170 0.00804283329146329%
2022-10-01T17:05:14,424 INFO LegHistogramListener:79 number of freight legs: 47065 2.2266820521336452%
2022-10-01T17:05:14,424 INFO LegHistogramListener:79 number of pt legs: 119472 5.65231399410413%
2022-10-01T17:05:14,424 INFO LegHistogramListener:79 number of ride legs: 106711 5.048581078619642%
2022-10-01T17:05:14,424 INFO LegHistogramListener:79 number of walk legs: 1485695 70.28939533506207%
2022-10-01T17:05:14,925 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T17:05:14,925 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.70566071162645
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4727529950651391
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012617016797013408
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010537288753549659
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5602928565193055
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7652269471132861
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9206609427073438
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2536497943380046
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39410461288815174
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001824255277630856
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0015482419879119017
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.36923774115858826
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3101067080215881
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7288702198349569
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.1885594417085608
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3810588126550168
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.4276999234865484E-4
2022-10-01T17:05:18,602 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.991213790907737E-4
2022-10-01T17:05:18,603 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T17:05:18,603 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2407888588198442
2022-10-01T17:05:18,603 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2226387384010229
2022-10-01T17:05:18,603 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4842672424860196
2022-10-01T17:05:18,840 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T17:05:19,898 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T17:05:20,187 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T17:05:20,527 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T17:05:21,566 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T17:05:21,879 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T17:05:22,203 INFO ControlerListenerManagerImpl:171 [it.140] all ControlerIterationEndsListeners called.
2022-10-01T17:05:22,384 INFO AbstractController:181 ### ITERATION 140 ENDS
2022-10-01T17:05:22,384 INFO AbstractController:182 ###################################################
2022-10-01T17:05:22,384 INFO AbstractController:133 ###################################################
2022-10-01T17:05:22,384 INFO AbstractController:134 ### ITERATION 141 BEGINS
2022-10-01T17:05:22,385 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T17:05:22,385 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T17:05:22,385 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T17:05:22,385 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T17:05:22,385 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T17:05:22,730 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T17:05:22,776 INFO ControlerListenerManagerImpl:148 [it.141] all ControlerIterationStartsListeners called.
2022-10-01T17:05:22,776 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T17:05:32,677 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169949 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T17:05:32,677 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30359 plans
2022-10-01T17:05:32,678 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:05:32,678 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:05:32,678 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:05:32,678 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:05:32,680 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:05:32,680 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:05:32,681 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:05:32,682 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:05:32,684 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:05:32,685 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:05:32,688 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:05:32,695 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:05:32,695 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:05:32,698 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:05:32,719 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:05:32,723 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:05:32,733 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:05:32,766 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:05:32,766 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:05:32,781 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:05:32,835 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:05:33,080 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:05:33,663 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:05:34,701 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:05:36,842 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:05:40,416 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T17:05:46,804 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T17:05:49,319 INFO MemoryObserver:41 used RAM: 14751 MB free: 1344 MB total: 16096 MB
2022-10-01T17:06:03,498 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:06:03,499 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30359 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T17:06:03,499 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30544 plans
2022-10-01T17:06:03,499 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T17:06:03,499 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T17:06:03,499 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T17:06:03,499 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T17:06:03,499 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T17:06:03,499 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T17:06:03,500 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T17:06:03,500 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T17:06:03,500 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T17:06:03,502 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T17:06:03,504 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T17:06:03,508 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T17:06:03,518 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T17:06:03,539 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T17:06:03,578 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T17:06:03,662 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T17:06:03,872 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30544 plans
2022-10-01T17:06:03,872 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:06:03,872 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:06:03,873 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:06:03,873 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:06:03,874 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:06:03,874 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:06:03,874 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:06:03,878 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:06:03,882 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:06:03,882 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:06:03,885 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:06:03,886 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:06:03,888 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:06:03,889 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:06:03,890 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:06:03,896 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:06:03,900 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:06:03,907 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:06:03,939 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:06:03,952 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:06:04,082 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:06:04,275 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:06:04,712 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:06:05,630 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:06:07,889 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:06:11,866 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T17:06:20,646 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T17:06:40,888 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:06:40,889 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30544 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T17:06:40,889 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7576 plans
2022-10-01T17:06:40,889 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T17:06:40,889 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T17:06:40,889 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T17:06:40,889 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T17:06:40,889 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T17:06:40,889 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T17:06:40,889 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T17:06:40,889 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T17:06:40,889 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T17:06:40,890 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T17:06:40,890 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T17:06:40,891 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T17:06:40,893 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T17:06:40,896 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T17:06:40,896 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7576 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T17:06:40,896 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40303 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T17:06:40,896 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6762 plans
2022-10-01T17:06:40,897 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:06:40,897 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:06:40,897 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:06:40,898 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:06:40,899 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:06:40,931 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:06:40,962 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:06:41,025 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:06:41,208 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:06:41,662 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:06:42,100 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:06:43,984 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:06:47,175 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:06:49,320 INFO MemoryObserver:41 used RAM: 15144 MB free: 951 MB total: 16096 MB
2022-10-01T17:06:58,970 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:06:58,970 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6762 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T17:06:58,970 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T17:07:00,091 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T17:07:01,167 INFO ControlerListenerManagerImpl:213 [it.141] all ControlerReplanningListeners called.
2022-10-01T17:07:01,167 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T17:07:01,167 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T17:07:01,167 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T17:07:01,261 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T17:07:01,365 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T17:07:01,366 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T17:07:01,366 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T17:07:01,367 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T17:07:01,368 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T17:07:01,368 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T17:07:01,369 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T17:07:01,369 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T17:07:01,369 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T17:07:01,369 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T17:07:01,369 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T17:07:01,369 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T17:07:01,369 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T17:07:01,369 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:07:01,369 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:07:01,369 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T17:07:01,369 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:07:01,369 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:07:01,369 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T17:07:01,369 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T17:07:01,369 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T17:07:01,369 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T17:07:02,145 INFO ControlerListenerManagerImpl:232 [it.141] all ControlerBeforeMobsimListeners called.
2022-10-01T17:07:02,145 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T17:07:02,145 INFO NetworkImpl:163 node # 1
2022-10-01T17:07:02,145 INFO NetworkImpl:163 node # 4
2022-10-01T17:07:02,145 INFO NetworkImpl:163 node # 16
2022-10-01T17:07:02,145 INFO NetworkImpl:163 node # 64
2022-10-01T17:07:02,145 INFO NetworkImpl:163 node # 256
2022-10-01T17:07:02,146 INFO NetworkImpl:163 node # 1024
2022-10-01T17:07:02,146 INFO NetworkImpl:163 node # 4096
2022-10-01T17:07:02,148 INFO NetworkImpl:163 node # 16384
2022-10-01T17:07:02,155 INFO NetworkImpl:163 node # 65536
2022-10-01T17:07:02,181 INFO NetworkImpl:159 link # 1
2022-10-01T17:07:02,181 INFO NetworkImpl:159 link # 4
2022-10-01T17:07:02,181 INFO NetworkImpl:159 link # 16
2022-10-01T17:07:02,181 INFO NetworkImpl:159 link # 64
2022-10-01T17:07:02,181 INFO NetworkImpl:159 link # 256
2022-10-01T17:07:02,182 INFO NetworkImpl:159 link # 1024
2022-10-01T17:07:02,186 INFO NetworkImpl:159 link # 4096
2022-10-01T17:07:02,201 INFO NetworkImpl:159 link # 16384
2022-10-01T17:07:02,266 INFO NetworkImpl:159 link # 65536
2022-10-01T17:07:02,603 INFO NetworkImpl:159 link # 262144
2022-10-01T17:07:03,262 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T17:07:03,262 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T17:07:03,262 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T17:07:03,262 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T17:07:03,262 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T17:07:03,262 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T17:07:03,263 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T17:07:03,263 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T17:07:03,264 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T17:07:03,267 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T17:07:03,271 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T17:07:03,280 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T17:07:03,299 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T17:07:03,339 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T17:07:03,420 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T17:07:03,588 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T17:07:03,946 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T17:07:04,519 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T17:07:05,663 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T17:07:05,779 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T17:07:05,798 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:07:05,798 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T17:07:05,798 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:07:05,798 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:07:05,798 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:07:05,798 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T17:07:05,798 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T17:07:05,798 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T17:07:05,798 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:07:05,799 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:07:13,961 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:07:13,961 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:07:13,961 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:07:13,961 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:07:13,961 INFO EventsManagerImpl:176
2022-10-01T17:07:13,961 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:07:13,961 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:07:13,961 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:07:13,961 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:07:13,961 INFO EventsManagerImpl:176
2022-10-01T17:07:13,961 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:07:13,961 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:07:13,961 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:07:13,961 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:07:13,961 INFO EventsManagerImpl:176
2022-10-01T17:07:13,962 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:07:13,962 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:07:13,962 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:07:13,962 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:07:13,962 INFO EventsManagerImpl:176
2022-10-01T17:07:13,962 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T17:07:13,962 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T17:07:13,962 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T17:07:13,962 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T17:07:13,962 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T17:07:13,962 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T17:07:13,962 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T17:07:13,962 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:07:13,962 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T17:07:13,962 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:07:13,962 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:07:13,962 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T17:07:13,963 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:07:13,963 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:07:13,963 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:07:13,963 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T17:07:13,963 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T17:07:13,963 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T17:07:13,963 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T17:07:13,963 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:07:13,963 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:07:13,963 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:07:13,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T17:07:13,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:07:13,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:07:13,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:07:13,963 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:07:13,963 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:07:13,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:07:13,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:07:13,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:07:13,963 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:07:13,963 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:07:13,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:07:13,963 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:07:13,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:07:13,964 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:07:13,964 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T17:07:13,964 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:07:13,964 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:07:13,964 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:07:13,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T17:07:13,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:07:13,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:07:13,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:07:13,964 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:07:13,964 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:07:13,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:07:13,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:07:13,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:07:13,964 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:07:13,964 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:07:13,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:07:13,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:07:13,964 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:07:13,964 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:07:15,735 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T17:07:15,738 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T17:07:15,941 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T17:07:15,941 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T17:07:15,941 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T17:07:15,941 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T17:07:15,941 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T17:07:15,941 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T17:07:15,941 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T17:07:15,941 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T17:07:16,183 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T17:07:16,183 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T17:07:16,213 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T17:07:16,214 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T17:07:16,223 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T17:07:16,242 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T17:07:16,936 INFO VehicularDepartureHandler:110 teleport vehicle 1351_bike from link -557137907 to link -199834361
2022-10-01T17:07:17,840 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1745 #nodes=236
2022-10-01T17:07:17,840 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271756 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T17:07:19,232 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T17:07:19,473 INFO VehicularDepartureHandler:110 teleport vehicle 24266_bike from link 289896855 to link 238323114#0
2022-10-01T17:07:19,522 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3067 #nodes=332
2022-10-01T17:07:19,522 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271252 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T17:07:22,325 INFO VehicularDepartureHandler:110 teleport vehicle 16261_bike from link 859443411 to link 238990255#0
2022-10-01T17:07:22,395 INFO VehicularDepartureHandler:110 teleport vehicle 15265_bike from link 262943264 to link -5033071
2022-10-01T17:07:22,395 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T17:07:22,423 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4208 #nodes=449
2022-10-01T17:07:22,423 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270669 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T17:07:26,187 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5390 #nodes=693
2022-10-01T17:07:26,188 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269826 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T17:07:31,276 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6865 #nodes=995
2022-10-01T17:07:31,276 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268579 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T17:07:41,018 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10760 #nodes=1706
2022-10-01T17:07:41,019 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266661 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-10-01T17:07:49,320 INFO MemoryObserver:41 used RAM: 13943 MB free: 2152 MB total: 16096 MB
2022-10-01T17:07:56,727 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11755 #nodes=1850
2022-10-01T17:07:56,727 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263955 lost=0 simT=25200.0s realT=50s; (s/r): 504.0
2022-10-01T17:08:12,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12722 #nodes=1942
2022-10-01T17:08:12,010 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260483 lost=0 simT=28800.0s realT=66s; (s/r): 436.3636363636364
2022-10-01T17:08:31,121 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14097 #nodes=2153
2022-10-01T17:08:31,122 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256850 lost=0 simT=32400.0s realT=85s; (s/r): 381.1764705882353
2022-10-01T17:08:48,153 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13830 #nodes=2060
2022-10-01T17:08:48,154 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251347 lost=0 simT=36000.0s realT=102s; (s/r): 352.94117647058823
2022-10-01T17:08:49,321 INFO MemoryObserver:41 used RAM: 14781 MB free: 1314 MB total: 16096 MB
2022-10-01T17:09:05,165 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14333 #nodes=2137
2022-10-01T17:09:05,165 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245418 lost=0 simT=39600.0s realT=119s; (s/r): 332.7731092436975
2022-10-01T17:09:25,693 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14574 #nodes=2175
2022-10-01T17:09:25,694 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237537 lost=0 simT=43200.0s realT=139s; (s/r): 310.7913669064748
2022-10-01T17:09:43,998 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14899 #nodes=2142
2022-10-01T17:09:43,999 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228324 lost=0 simT=46800.0s realT=158s; (s/r): 296.2025316455696
2022-10-01T17:09:49,321 INFO MemoryObserver:41 used RAM: 15565 MB free: 530 MB total: 16096 MB
2022-10-01T17:10:02,472 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15101 #nodes=2359
2022-10-01T17:10:02,473 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216898 lost=0 simT=50400.0s realT=176s; (s/r): 286.3636363636364
2022-10-01T17:10:21,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15340 #nodes=2453
2022-10-01T17:10:21,605 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203261 lost=0 simT=54000.0s realT=195s; (s/r): 276.9230769230769
2022-10-01T17:10:44,115 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15444 #nodes=2374
2022-10-01T17:10:44,116 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186302 lost=0 simT=57600.0s realT=218s; (s/r): 264.2201834862385
2022-10-01T17:10:49,323 INFO MemoryObserver:41 used RAM: 15903 MB free: 192 MB total: 16096 MB
2022-10-01T17:11:04,785 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15409 #nodes=2381
2022-10-01T17:11:04,786 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166679 lost=0 simT=61200.0s realT=238s; (s/r): 257.14285714285717
2022-10-01T17:11:35,729 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14937 #nodes=2236
2022-10-01T17:11:35,729 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144393 lost=0 simT=64800.0s realT=269s; (s/r): 240.8921933085502
2022-10-01T17:11:49,326 INFO MemoryObserver:41 used RAM: 15226 MB free: 869 MB total: 16096 MB
2022-10-01T17:11:56,366 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14225 #nodes=2044
2022-10-01T17:11:56,367 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120508 lost=0 simT=68400.0s realT=290s; (s/r): 235.86206896551724
2022-10-01T17:12:13,864 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13918 #nodes=2035
2022-10-01T17:12:13,864 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95448 lost=0 simT=72000.0s realT=308s; (s/r): 233.76623376623377
2022-10-01T17:12:30,616 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11922 #nodes=1614
2022-10-01T17:12:30,616 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73360 lost=0 simT=75600.0s realT=324s; (s/r): 233.33333333333334
2022-10-01T17:12:44,032 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11220 #nodes=1456
2022-10-01T17:12:44,033 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57491 lost=0 simT=79200.0s realT=338s; (s/r): 234.31952662721895
2022-10-01T17:12:49,326 INFO MemoryObserver:41 used RAM: 15816 MB free: 279 MB total: 16096 MB
2022-10-01T17:12:56,990 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10576 #nodes=1372
2022-10-01T17:12:56,991 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44017 lost=0 simT=82800.0s realT=351s; (s/r): 235.89743589743588
2022-10-01T17:13:08,755 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9999 #nodes=1235
2022-10-01T17:13:08,755 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31838 lost=0 simT=86400.0s realT=362s; (s/r): 238.67403314917127
2022-10-01T17:13:24,450 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8347 #nodes=971
2022-10-01T17:13:24,450 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25666 lost=6 simT=90000.0s realT=378s; (s/r): 238.0952380952381
2022-10-01T17:13:31,522 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7062 #nodes=874
2022-10-01T17:13:31,522 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21796 lost=7 simT=93600.0s realT=385s; (s/r): 243.11688311688312
2022-10-01T17:13:37,125 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6071 #nodes=674
2022-10-01T17:13:37,125 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18817 lost=8 simT=97200.0s realT=391s; (s/r): 248.5933503836317
2022-10-01T17:13:41,694 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5067 #nodes=560
2022-10-01T17:13:41,694 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16555 lost=8 simT=100800.0s realT=395s; (s/r): 255.18987341772151
2022-10-01T17:13:45,281 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4271 #nodes=454
2022-10-01T17:13:45,281 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14754 lost=8 simT=104400.0s realT=399s; (s/r): 261.65413533834584
2022-10-01T17:13:48,134 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3620 #nodes=391
2022-10-01T17:13:48,134 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13195 lost=8 simT=108000.0s realT=402s; (s/r): 268.65671641791045
2022-10-01T17:13:49,326 INFO MemoryObserver:41 used RAM: 15755 MB free: 340 MB total: 16096 MB
2022-10-01T17:13:50,212 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2986 #nodes=304
2022-10-01T17:13:50,212 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11952 lost=9 simT=111600.0s realT=404s; (s/r): 276.23762376237624
2022-10-01T17:13:52,230 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2545 #nodes=255
2022-10-01T17:13:52,230 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10964 lost=9 simT=115200.0s realT=406s; (s/r): 283.74384236453204
2022-10-01T17:13:54,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2176 #nodes=205
2022-10-01T17:13:54,050 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10173 lost=9 simT=118800.0s realT=408s; (s/r): 291.1764705882353
2022-10-01T17:13:55,703 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1896 #nodes=190
2022-10-01T17:13:55,703 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9508 lost=9 simT=122400.0s realT=409s; (s/r): 299.2665036674817
2022-10-01T17:13:57,194 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1666 #nodes=192
2022-10-01T17:13:57,194 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8779 lost=10 simT=126000.0s realT=411s; (s/r): 306.56934306569343
2022-10-01T17:13:58,593 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1397 #nodes=140
2022-10-01T17:13:58,593 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7129 lost=11 simT=129600.0s realT=412s; (s/r): 314.56310679611653
2022-10-01T17:13:59,182 INFO AbstractController$9:234 ### ITERATION 141 fires after mobsim event
2022-10-01T17:13:59,182 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=315.821844707sec
2022-10-01T17:13:59,182 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T17:13:59,218 INFO LegTimesControlerListener:50 [141] average trip (probably: leg) duration is: 1203 seconds = 00:20:03
2022-10-01T17:13:59,218 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T17:13:59,218 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:13:59,218 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:13:59,218 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:13:59,218 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:13:59,218 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T17:13:59,218 INFO EventsManagerImpl:137 event # 1
2022-10-01T17:13:59,218 INFO EventsManagerImpl:137 event # 4
2022-10-01T17:13:59,218 INFO EventsManagerImpl:137 event # 16
2022-10-01T17:13:59,219 INFO EventsManagerImpl:137 event # 64
2022-10-01T17:13:59,219 INFO EventsManagerImpl:137 event # 256
2022-10-01T17:13:59,220 INFO EventsManagerImpl:137 event # 1024
2022-10-01T17:13:59,223 INFO EventsManagerImpl:137 event # 4096
2022-10-01T17:13:59,237 INFO EventsManagerImpl:137 event # 16384
2022-10-01T17:13:59,252 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T17:13:59,570 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:13:59,570 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:13:59,570 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:13:59,570 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:13:59,570 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T17:13:59,570 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T17:13:59,570 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:13:59,575 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:13:59,575 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:23:24][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:13:59,577 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:13:59,578 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:13:59,578 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:40][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:13:59,580 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:13:59,580 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T17:13:59,580 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:13:59,581 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:13:59,581 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:13:59,581 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:13:59,581 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:13:59,582 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:13:59,582 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:13:59,582 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:13:59,582 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:13:59,582 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:01:25][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:13:59,583 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:13:59,583 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T17:13:59,583 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:13:59,584 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:13:59,584 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:13:59,584 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:13:59,585 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:13:59,585 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:13:59,585 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:13:59,587 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:13:59,587 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:13:59,587 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:13:59,592 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:13:59,592 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:13:59,592 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:34][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:13:59,592 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T17:14:00,144 INFO ControlerListenerManagerImpl:251 [it.141] all ControlerAfterMobsimListeners called.
2022-10-01T17:14:00,144 INFO AbstractController$4:159 ### ITERATION 141 fires scoring event
2022-10-01T17:14:00,144 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T17:14:00,393 INFO NewScoreAssignerImpl:57 it: 141 msaStart: 599
2022-10-01T17:14:00,590 INFO ControlerListenerManagerImpl:194 [it.141] all ControlerScoringListeners called.
2022-10-01T17:14:00,590 INFO AbstractController$5:167 ### ITERATION 141 fires iteration end event
2022-10-01T17:14:00,590 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T17:14:00,590 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T17:14:00,746 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T17:14:00,746 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T17:14:04,551 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T17:14:04,551 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13644171369590782
2022-10-01T17:14:04,551 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31890190359305115
2022-10-01T17:14:04,551 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.002701078891017E-4
2022-10-01T17:14:04,551 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.88716063203192E-4
2022-10-01T17:14:04,551 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T17:14:04,551 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13035529971191914
2022-10-01T17:14:04,551 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.1379604286807335
2022-10-01T17:14:04,551 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.2155304333537027
2022-10-01T17:14:04,790 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T17:14:04,919 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -88.09010818922643
2022-10-01T17:14:04,919 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.34697804914448
2022-10-01T17:14:04,919 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.24152714408592
2022-10-01T17:14:04,919 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -71.76550197903941
2022-10-01T17:14:04,987 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T17:14:05,915 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18610.25500907058 meters
2022-10-01T17:14:05,915 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137323.060907687 meters (statistic on all 2106622 legs which have a finite distance)
2022-10-01T17:14:05,915 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51222.62407207624 meters
2022-10-01T17:14:05,915 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137276.41003466627 meters (statistic on all 765120 trips which have a finite distance)
2022-10-01T17:14:05,915 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T17:14:05,915 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T17:14:07,170 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T17:14:07,172 INFO LegHistogramListener:72 number of legs: 2113722 100%
2022-10-01T17:14:07,172 INFO LegHistogramListener:79 number of bike legs: 105486 4.990533286780381%
2022-10-01T17:14:07,172 INFO LegHistogramListener:79 number of car legs: 248238 11.744117722198094%
2022-10-01T17:14:07,172 INFO LegHistogramListener:79 number of drtNorth legs: 176 0.008326544361084381%
2022-10-01T17:14:07,172 INFO LegHistogramListener:79 number of drtSoutheast legs: 151 0.007143796582521259%
2022-10-01T17:14:07,172 INFO LegHistogramListener:79 number of freight legs: 47065 2.226640967922934%
2022-10-01T17:14:07,172 INFO LegHistogramListener:79 number of pt legs: 119910 5.67293144510016%
2022-10-01T17:14:07,172 INFO LegHistogramListener:79 number of ride legs: 106987 5.06154546340531%
2022-10-01T17:14:07,172 INFO LegHistogramListener:79 number of walk legs: 1485709 70.28876077364951%
2022-10-01T17:14:07,704 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T17:14:07,704 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7074002372430509
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.47303671105131534
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012643976234613864
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010555261711949964
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5606317751634255
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7667893107113697
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.920933104648834
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2542749965337866
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3942252884659823
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0018473633670026753
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0015662149463122057
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.3705099698567812
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.31105157212034695
2022-10-01T17:14:11,527 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7308498128244761
2022-10-01T17:14:11,528 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18866856324170547
2022-10-01T17:14:11,528 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3811461098815325
2022-10-01T17:14:11,528 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.4918890606304914E-4
2022-10-01T17:14:11,528 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 2.991213790907737E-4
2022-10-01T17:14:11,528 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T17:14:11,528 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24135500700945378
2022-10-01T17:14:11,528 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22287367064296976
2022-10-01T17:14:11,528 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4865985919470876
2022-10-01T17:14:11,665 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T17:14:12,772 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T17:14:13,061 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T17:14:13,408 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T17:14:14,441 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T17:14:14,714 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T17:14:15,026 INFO ControlerListenerManagerImpl:171 [it.141] all ControlerIterationEndsListeners called.
2022-10-01T17:14:15,217 INFO AbstractController:181 ### ITERATION 141 ENDS
2022-10-01T17:14:15,218 INFO AbstractController:182 ###################################################
2022-10-01T17:14:15,218 INFO AbstractController:133 ###################################################
2022-10-01T17:14:15,218 INFO AbstractController:134 ### ITERATION 142 BEGINS
2022-10-01T17:14:15,218 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T17:14:15,218 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T17:14:15,218 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T17:14:15,219 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T17:14:15,219 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T17:14:22,580 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T17:14:22,614 INFO ControlerListenerManagerImpl:148 [it.142] all ControlerIterationStartsListeners called.
2022-10-01T17:14:22,614 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T17:14:24,251 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169814 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T17:14:24,251 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30402 plans
2022-10-01T17:14:24,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:14:24,252 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:14:24,252 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:14:24,252 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:14:24,254 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:14:24,254 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:14:24,259 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:14:24,259 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:14:24,268 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:14:24,286 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:14:24,288 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:14:24,288 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:14:24,290 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:14:24,294 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:14:24,321 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:14:24,330 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:14:24,331 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:14:24,489 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:14:24,603 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:14:24,898 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:14:24,956 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:14:24,974 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:14:25,650 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:14:26,721 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:14:28,403 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:14:31,940 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T17:14:38,690 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T17:14:49,327 INFO MemoryObserver:41 used RAM: 14265 MB free: 1830 MB total: 16096 MB
2022-10-01T17:14:59,757 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:14:59,758 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30402 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T17:14:59,758 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30569 plans
2022-10-01T17:14:59,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T17:14:59,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T17:14:59,758 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T17:14:59,759 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T17:14:59,759 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T17:14:59,759 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T17:14:59,759 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T17:14:59,759 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T17:14:59,760 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T17:14:59,761 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T17:14:59,763 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T17:14:59,768 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T17:14:59,778 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T17:14:59,799 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T17:14:59,835 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T17:14:59,908 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T17:15:00,090 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30569 plans
2022-10-01T17:15:00,091 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:15:00,091 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:15:00,091 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:15:00,091 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:15:00,091 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:15:00,092 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:15:00,094 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:15:00,097 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:15:00,098 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:15:00,099 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:15:00,099 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:15:00,101 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:15:00,107 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:15:00,109 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:15:00,110 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:15:00,111 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:15:00,112 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:15:00,113 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:15:00,142 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:15:00,148 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:15:00,228 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:15:00,522 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:15:00,895 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:15:01,984 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:15:03,994 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:15:08,352 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T17:15:16,762 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T17:15:35,992 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:15:35,992 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30569 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T17:15:35,992 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7643 plans
2022-10-01T17:15:35,993 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T17:15:35,993 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T17:15:35,993 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T17:15:35,993 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T17:15:35,993 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T17:15:35,993 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T17:15:35,993 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T17:15:35,993 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T17:15:35,993 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T17:15:35,993 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T17:15:35,994 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T17:15:35,995 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T17:15:35,997 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T17:15:36,003 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T17:15:36,003 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7643 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T17:15:36,003 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40372 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T17:15:36,003 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6693 plans
2022-10-01T17:15:36,005 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:15:36,005 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:15:36,005 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:15:36,011 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:15:36,018 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:15:36,026 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:15:36,057 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:15:36,300 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:15:36,706 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:15:37,248 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:15:37,789 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:15:39,108 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:15:42,791 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:15:49,327 INFO MemoryObserver:41 used RAM: 15189 MB free: 906 MB total: 16096 MB
2022-10-01T17:15:51,884 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:15:51,884 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6693 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T17:15:51,885 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T17:15:52,929 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T17:15:53,985 INFO ControlerListenerManagerImpl:213 [it.142] all ControlerReplanningListeners called.
2022-10-01T17:15:53,985 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T17:15:53,985 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T17:15:53,985 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T17:15:54,080 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T17:15:54,189 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T17:15:54,189 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T17:15:54,189 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T17:15:54,190 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T17:15:54,192 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T17:15:54,192 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T17:15:54,192 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T17:15:54,192 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T17:15:54,192 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T17:15:54,192 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T17:15:54,192 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T17:15:54,192 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T17:15:54,192 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T17:15:54,192 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:15:54,193 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:15:54,193 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T17:15:54,193 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:15:54,193 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:15:54,193 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T17:15:54,193 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T17:15:54,193 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T17:15:54,193 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T17:15:54,930 INFO ControlerListenerManagerImpl:232 [it.142] all ControlerBeforeMobsimListeners called.
2022-10-01T17:15:54,930 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T17:15:54,931 INFO NetworkImpl:163 node # 1
2022-10-01T17:15:54,931 INFO NetworkImpl:163 node # 4
2022-10-01T17:15:54,931 INFO NetworkImpl:163 node # 16
2022-10-01T17:15:54,931 INFO NetworkImpl:163 node # 64
2022-10-01T17:15:54,931 INFO NetworkImpl:163 node # 256
2022-10-01T17:15:54,931 INFO NetworkImpl:163 node # 1024
2022-10-01T17:15:54,931 INFO NetworkImpl:163 node # 4096
2022-10-01T17:15:54,933 INFO NetworkImpl:163 node # 16384
2022-10-01T17:15:54,940 INFO NetworkImpl:163 node # 65536
2022-10-01T17:15:54,967 INFO NetworkImpl:159 link # 1
2022-10-01T17:15:54,967 INFO NetworkImpl:159 link # 4
2022-10-01T17:15:54,967 INFO NetworkImpl:159 link # 16
2022-10-01T17:15:54,967 INFO NetworkImpl:159 link # 64
2022-10-01T17:15:54,967 INFO NetworkImpl:159 link # 256
2022-10-01T17:15:54,968 INFO NetworkImpl:159 link # 1024
2022-10-01T17:15:54,972 INFO NetworkImpl:159 link # 4096
2022-10-01T17:15:54,988 INFO NetworkImpl:159 link # 16384
2022-10-01T17:15:55,052 INFO NetworkImpl:159 link # 65536
2022-10-01T17:15:55,351 INFO NetworkImpl:159 link # 262144
2022-10-01T17:15:56,072 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T17:15:56,072 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T17:15:56,073 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T17:15:56,073 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T17:15:56,073 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T17:15:56,073 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T17:15:56,074 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T17:15:56,074 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T17:15:56,076 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T17:15:56,080 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T17:15:56,088 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T17:15:56,103 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T17:15:56,136 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T17:15:56,201 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T17:15:56,330 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T17:15:56,594 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T17:15:57,180 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T17:15:58,189 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T17:15:59,835 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T17:16:00,028 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T17:16:00,047 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:16:00,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T17:16:00,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:16:00,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:16:00,047 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:16:00,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T17:16:00,047 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T17:16:00,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T17:16:00,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:16:00,048 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:16:07,564 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:16:07,564 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:16:07,564 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:16:07,564 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:16:07,564 INFO EventsManagerImpl:176
2022-10-01T17:16:07,564 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:16:07,564 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:16:07,564 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:16:07,564 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:16:07,564 INFO EventsManagerImpl:176
2022-10-01T17:16:07,564 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:16:07,564 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:16:07,564 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:16:07,565 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:16:07,565 INFO EventsManagerImpl:176
2022-10-01T17:16:07,565 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:16:07,565 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:16:07,565 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:16:07,565 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:16:07,565 INFO EventsManagerImpl:176
2022-10-01T17:16:07,565 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T17:16:07,565 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T17:16:07,565 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T17:16:07,565 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T17:16:07,565 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T17:16:07,565 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T17:16:07,565 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T17:16:07,565 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:16:07,565 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T17:16:07,565 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:16:07,565 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:16:07,565 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T17:16:07,566 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:16:07,566 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:16:07,566 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:16:07,566 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T17:16:07,566 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T17:16:07,566 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T17:16:07,566 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T17:16:07,566 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:16:07,566 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:16:07,566 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:16:07,566 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T17:16:07,566 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:16:07,566 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:16:07,566 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:16:07,566 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:16:07,566 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:16:07,566 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:16:07,566 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:16:07,566 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:16:07,566 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:16:07,566 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:16:07,566 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:16:07,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:16:07,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:16:07,567 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:16:07,567 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T17:16:07,567 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:16:07,567 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:16:07,567 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:16:07,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T17:16:07,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:16:07,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:16:07,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:16:07,567 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:16:07,567 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:16:07,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:16:07,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:16:07,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:16:07,567 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:16:07,567 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:16:07,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:16:07,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:16:07,567 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:16:07,567 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:16:09,312 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T17:16:09,315 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T17:16:09,539 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T17:16:09,539 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T17:16:09,539 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T17:16:09,539 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T17:16:09,539 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T17:16:09,539 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T17:16:09,539 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T17:16:09,539 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T17:16:09,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T17:16:09,792 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273931 lost=0 simT=0.0s realT=9s; (s/r): 0.0
2022-10-01T17:16:09,821 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T17:16:09,821 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T17:16:09,831 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T17:16:11,058 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1742 #nodes=241
2022-10-01T17:16:11,058 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271731 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T17:16:12,004 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T17:16:12,636 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T17:16:12,969 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3051 #nodes=330
2022-10-01T17:16:12,969 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271237 lost=0 simT=7200.0s realT=12s; (s/r): 600.0
2022-10-01T17:16:14,234 INFO VehicularDepartureHandler:110 teleport vehicle 2078_bike from link -365047683 to link -14792961
2022-10-01T17:16:15,105 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T17:16:16,439 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4190 #nodes=469
2022-10-01T17:16:16,439 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270655 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T17:16:18,276 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T17:16:19,559 INFO VehicularDepartureHandler:110 teleport vehicle 31205_bike from link -30986460 to link -48840069#0
2022-10-01T17:16:19,559 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T17:16:21,355 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5392 #nodes=724
2022-10-01T17:16:21,355 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269818 lost=0 simT=14400.0s realT=21s; (s/r): 685.7142857142857
2022-10-01T17:16:26,238 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6928 #nodes=934
2022-10-01T17:16:26,238 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268587 lost=0 simT=18000.0s realT=26s; (s/r): 692.3076923076923
2022-10-01T17:16:35,723 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10743 #nodes=1714
2022-10-01T17:16:35,724 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266638 lost=0 simT=21600.0s realT=35s; (s/r): 617.1428571428571
2022-10-01T17:16:49,327 INFO MemoryObserver:41 used RAM: 13996 MB free: 2099 MB total: 16096 MB
2022-10-01T17:16:51,403 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11720 #nodes=1903
2022-10-01T17:16:51,404 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263928 lost=0 simT=25200.0s realT=51s; (s/r): 494.11764705882354
2022-10-01T17:17:08,910 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12783 #nodes=1967
2022-10-01T17:17:08,911 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260427 lost=0 simT=28800.0s realT=68s; (s/r): 423.52941176470586
2022-10-01T17:17:28,727 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14111 #nodes=2156
2022-10-01T17:17:28,727 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256784 lost=0 simT=32400.0s realT=88s; (s/r): 368.1818181818182
2022-10-01T17:17:49,328 INFO MemoryObserver:41 used RAM: 14410 MB free: 1685 MB total: 16096 MB
2022-10-01T17:17:51,226 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13900 #nodes=1997
2022-10-01T17:17:51,226 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251316 lost=0 simT=36000.0s realT=111s; (s/r): 324.3243243243243
2022-10-01T17:18:10,093 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14286 #nodes=2124
2022-10-01T17:18:10,093 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245428 lost=0 simT=39600.0s realT=130s; (s/r): 304.61538461538464
2022-10-01T17:18:32,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14485 #nodes=2205
2022-10-01T17:18:32,172 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237557 lost=0 simT=43200.0s realT=152s; (s/r): 284.2105263157895
2022-10-01T17:18:49,328 INFO MemoryObserver:41 used RAM: 15275 MB free: 820 MB total: 16096 MB
2022-10-01T17:18:52,010 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14818 #nodes=2247
2022-10-01T17:18:52,011 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228316 lost=0 simT=46800.0s realT=171s; (s/r): 273.6842105263158
2022-10-01T17:19:12,116 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15050 #nodes=2318
2022-10-01T17:19:12,116 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216902 lost=0 simT=50400.0s realT=192s; (s/r): 262.5
2022-10-01T17:19:34,259 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15307 #nodes=2339
2022-10-01T17:19:34,260 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203216 lost=0 simT=54000.0s realT=214s; (s/r): 252.33644859813083
2022-10-01T17:19:49,406 INFO MemoryObserver:41 used RAM: 15348 MB free: 747 MB total: 16096 MB
2022-10-01T17:19:57,080 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15531 #nodes=2433
2022-10-01T17:19:57,080 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186434 lost=0 simT=57600.0s realT=237s; (s/r): 243.0379746835443
2022-10-01T17:20:19,409 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15445 #nodes=2278
2022-10-01T17:20:19,409 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166777 lost=0 simT=61200.0s realT=259s; (s/r): 236.2934362934363
2022-10-01T17:20:49,407 INFO MemoryObserver:41 used RAM: 14989 MB free: 1106 MB total: 16096 MB
2022-10-01T17:20:51,770 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15084 #nodes=2257
2022-10-01T17:20:51,771 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144386 lost=0 simT=64800.0s realT=291s; (s/r): 222.68041237113403
2022-10-01T17:21:13,623 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14234 #nodes=1997
2022-10-01T17:21:13,624 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120460 lost=0 simT=68400.0s realT=313s; (s/r): 218.5303514376997
2022-10-01T17:21:32,425 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13894 #nodes=1992
2022-10-01T17:21:32,426 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95417 lost=0 simT=72000.0s realT=332s; (s/r): 216.86746987951807
2022-10-01T17:21:49,409 INFO MemoryObserver:41 used RAM: 15673 MB free: 422 MB total: 16096 MB
2022-10-01T17:21:50,579 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12003 #nodes=1595
2022-10-01T17:21:50,579 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73204 lost=0 simT=75600.0s realT=350s; (s/r): 216.0
2022-10-01T17:22:04,702 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11213 #nodes=1390
2022-10-01T17:22:04,703 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57300 lost=0 simT=79200.0s realT=364s; (s/r): 217.58241758241758
2022-10-01T17:22:18,661 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10544 #nodes=1352
2022-10-01T17:22:18,661 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=43868 lost=0 simT=82800.0s realT=378s; (s/r): 219.04761904761904
2022-10-01T17:22:30,442 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9936 #nodes=1204
2022-10-01T17:22:30,442 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31617 lost=0 simT=86400.0s realT=390s; (s/r): 221.53846153846155
2022-10-01T17:22:40,648 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8243 #nodes=972
2022-10-01T17:22:40,648 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25443 lost=2 simT=90000.0s realT=400s; (s/r): 225.0
2022-10-01T17:22:48,471 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7061 #nodes=845
2022-10-01T17:22:48,471 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21645 lost=3 simT=93600.0s realT=408s; (s/r): 229.41176470588235
2022-10-01T17:22:49,427 INFO MemoryObserver:41 used RAM: 15795 MB free: 300 MB total: 16096 MB
2022-10-01T17:23:02,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=5967 #nodes=653
2022-10-01T17:23:02,207 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18751 lost=4 simT=97200.0s realT=422s; (s/r): 230.33175355450237
2022-10-01T17:23:06,936 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=4990 #nodes=581
2022-10-01T17:23:06,936 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16437 lost=6 simT=100800.0s realT=426s; (s/r): 236.61971830985917
2022-10-01T17:23:12,110 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4229 #nodes=481
2022-10-01T17:23:12,110 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14696 lost=6 simT=104400.0s realT=432s; (s/r): 241.66666666666666
2022-10-01T17:23:15,587 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3533 #nodes=389
2022-10-01T17:23:15,587 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13132 lost=6 simT=108000.0s realT=435s; (s/r): 248.27586206896552
2022-10-01T17:23:18,317 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2935 #nodes=292
2022-10-01T17:23:18,317 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11909 lost=6 simT=111600.0s realT=438s; (s/r): 254.7945205479452
2022-10-01T17:23:20,497 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2551 #nodes=244
2022-10-01T17:23:20,498 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10966 lost=7 simT=115200.0s realT=440s; (s/r): 261.8181818181818
2022-10-01T17:23:22,382 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2149 #nodes=223
2022-10-01T17:23:22,382 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10167 lost=8 simT=118800.0s realT=442s; (s/r): 268.7782805429864
2022-10-01T17:23:24,052 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1929 #nodes=180
2022-10-01T17:23:24,052 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9499 lost=8 simT=122400.0s realT=444s; (s/r): 275.6756756756757
2022-10-01T17:23:25,448 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1653 #nodes=174
2022-10-01T17:23:25,448 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8772 lost=8 simT=126000.0s realT=445s; (s/r): 283.14606741573033
2022-10-01T17:23:26,780 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1365 #nodes=156
2022-10-01T17:23:26,780 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7120 lost=8 simT=129600.0s realT=446s; (s/r): 290.5829596412556
2022-10-01T17:23:27,282 INFO AbstractController$9:234 ### ITERATION 142 fires after mobsim event
2022-10-01T17:23:27,283 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T17:23:27,282 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=360.848861636sec
2022-10-01T17:23:27,317 INFO LegTimesControlerListener:50 [142] average trip (probably: leg) duration is: 1202 seconds = 00:20:02
2022-10-01T17:23:27,317 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T17:23:27,317 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:23:27,317 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:23:27,317 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:23:27,317 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:23:27,317 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T17:23:27,318 INFO EventsManagerImpl:137 event # 1
2022-10-01T17:23:27,318 INFO EventsManagerImpl:137 event # 4
2022-10-01T17:23:27,318 INFO EventsManagerImpl:137 event # 16
2022-10-01T17:23:27,318 INFO EventsManagerImpl:137 event # 64
2022-10-01T17:23:27,318 INFO EventsManagerImpl:137 event # 256
2022-10-01T17:23:27,319 INFO EventsManagerImpl:137 event # 1024
2022-10-01T17:23:27,323 INFO EventsManagerImpl:137 event # 4096
2022-10-01T17:23:27,337 INFO EventsManagerImpl:137 event # 16384
2022-10-01T17:23:27,353 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T17:23:27,661 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:23:27,661 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:23:27,661 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:23:27,661 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:23:27,661 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T17:23:27,661 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T17:23:27,661 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:23:27,664 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:23:27,664 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:26:42][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:23:27,666 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:23:27,666 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:23:27,666 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:35:40][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:23:27,669 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:23:27,669 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T17:23:27,669 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:23:27,670 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:23:27,670 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:23:27,670 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:23:27,670 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:23:27,670 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:23:27,670 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:23:27,671 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:23:27,671 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:23:27,671 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:23:27,672 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:23:27,672 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T17:23:27,672 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:23:27,672 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:23:27,673 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:38:09][duration=undefined][facilityId=null]
2022-10-01T17:23:27,673 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=35:09:26][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:23:27,674 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:23:27,674 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:23:27,674 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=27:23:41][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:23:27,676 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:23:27,676 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:23:27,676 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:23:27,680 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:23:27,680 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:23:27,680 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:43][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:23:27,680 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T17:23:28,238 INFO ControlerListenerManagerImpl:251 [it.142] all ControlerAfterMobsimListeners called.
2022-10-01T17:23:28,238 INFO AbstractController$4:159 ### ITERATION 142 fires scoring event
2022-10-01T17:23:28,238 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T17:23:28,433 INFO NewScoreAssignerImpl:57 it: 142 msaStart: 599
2022-10-01T17:23:28,609 INFO ControlerListenerManagerImpl:194 [it.142] all ControlerScoringListeners called.
2022-10-01T17:23:28,609 INFO AbstractController$5:167 ### ITERATION 142 fires iteration end event
2022-10-01T17:23:28,609 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T17:23:28,609 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T17:23:28,716 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T17:23:28,716 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T17:23:31,713 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T17:23:31,713 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.1357690115386393
2022-10-01T17:23:31,713 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.31913170070402647
2022-10-01T17:23:31,713 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.5804033131865027E-4
2022-10-01T17:23:31,713 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.6047284285985715E-4
2022-10-01T17:23:31,713 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T17:23:31,713 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13048881311717855
2022-10-01T17:23:31,713 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13831603650051094
2022-10-01T17:23:31,713 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21545469017187283
2022-10-01T17:23:31,911 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T17:23:32,050 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -87.91112149719014
2022-10-01T17:23:32,050 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.32107212375178
2022-10-01T17:23:32,050 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.15217714239552
2022-10-01T17:23:32,050 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -71.71487988888455
2022-10-01T17:23:32,096 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T17:23:33,033 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18608.52988123004 meters
2022-10-01T17:23:33,033 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137301.53203028665 meters (statistic on all 2106487 legs which have a finite distance)
2022-10-01T17:23:33,033 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51224.08920569988 meters
2022-10-01T17:23:33,033 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137263.65022178812 meters (statistic on all 765027 trips which have a finite distance)
2022-10-01T17:23:33,034 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T17:23:33,034 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T17:23:34,273 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T17:23:34,275 INFO LegHistogramListener:72 number of legs: 2113588 100%
2022-10-01T17:23:34,275 INFO LegHistogramListener:79 number of bike legs: 105049 4.970173941184375%
2022-10-01T17:23:34,275 INFO LegHistogramListener:79 number of car legs: 248428 11.753851744048509%
2022-10-01T17:23:34,275 INFO LegHistogramListener:79 number of drtNorth legs: 206 0.009746459574902961%
2022-10-01T17:23:34,275 INFO LegHistogramListener:79 number of drtSoutheast legs: 133 0.0062926171041849215%
2022-10-01T17:23:34,275 INFO LegHistogramListener:79 number of freight legs: 47065 2.22678213540198%
2022-10-01T17:23:34,276 INFO LegHistogramListener:79 number of pt legs: 119858 5.670830833634559%
2022-10-01T17:23:34,276 INFO LegHistogramListener:79 number of ride legs: 107259 5.074735473517071%
2022-10-01T17:23:34,276 INFO LegHistogramListener:79 number of walk legs: 1485590 70.28758679553442%
2022-10-01T17:23:34,801 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T17:23:34,802 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T17:23:38,911 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7091384790769089
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4734051566985216
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012679922151414471
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010565531973892994
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5610592748168042
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7682078906422508
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9211731720217524
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2549451311255694
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3943857613088422
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.001869187673631616
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0015829041219696308
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.37185409038857536
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3119823146089341
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7328255544657667
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18885214417393717
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3812077314531907
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.5175647154880684E-4
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.016889445765314E-4
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24194939841940669
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.223125292060574
2022-10-01T17:23:38,912 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4889735900214135
2022-10-01T17:23:39,111 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T17:23:40,162 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T17:23:40,443 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T17:23:40,769 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T17:23:41,897 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T17:23:42,186 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T17:23:42,511 INFO ControlerListenerManagerImpl:171 [it.142] all ControlerIterationEndsListeners called.
2022-10-01T17:23:42,691 INFO AbstractController:181 ### ITERATION 142 ENDS
2022-10-01T17:23:42,691 INFO AbstractController:182 ###################################################
2022-10-01T17:23:42,691 INFO AbstractController:133 ###################################################
2022-10-01T17:23:42,691 INFO AbstractController:134 ### ITERATION 143 BEGINS
2022-10-01T17:23:42,692 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T17:23:42,692 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T17:23:42,692 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T17:23:42,692 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T17:23:42,692 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T17:23:50,226 INFO MemoryObserver:41 used RAM: 13283 MB free: 2812 MB total: 16096 MB
2022-10-01T17:23:50,270 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T17:23:50,312 INFO ControlerListenerManagerImpl:148 [it.143] all ControlerIterationStartsListeners called.
2022-10-01T17:23:50,312 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T17:23:51,980 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169541 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T17:23:51,980 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30470 plans
2022-10-01T17:23:51,980 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:23:52,086 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:23:52,087 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:23:52,087 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:23:52,092 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:23:52,093 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:23:52,093 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:23:52,094 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:23:52,095 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:23:52,099 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:23:52,103 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:23:52,107 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:23:52,110 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:23:52,112 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:23:52,115 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:23:52,115 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:23:52,117 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:23:52,130 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:23:52,193 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:23:52,303 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:23:52,340 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:23:52,545 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:23:53,017 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:23:53,954 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:23:55,809 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:23:59,714 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T17:24:05,872 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T17:24:31,734 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:24:31,734 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30470 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T17:24:31,734 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30711 plans
2022-10-01T17:24:31,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T17:24:31,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T17:24:31,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T17:24:31,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T17:24:31,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T17:24:31,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T17:24:31,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T17:24:31,735 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T17:24:31,736 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T17:24:31,737 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T17:24:31,739 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T17:24:31,743 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T17:24:31,751 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T17:24:31,769 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T17:24:31,802 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T17:24:31,865 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T17:24:32,060 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30711 plans
2022-10-01T17:24:32,061 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:24:32,061 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:24:32,061 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:24:32,061 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:24:32,061 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:24:32,062 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:24:32,062 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:24:32,064 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:24:32,064 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:24:32,066 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:24:32,067 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:24:32,068 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:24:32,069 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:24:32,071 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:24:32,071 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:24:32,077 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:24:32,087 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:24:32,092 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:24:32,103 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:24:32,135 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:24:32,202 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:24:32,418 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:24:32,822 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:24:33,898 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:24:35,912 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:24:39,704 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T17:24:48,533 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T17:24:50,227 INFO MemoryObserver:41 used RAM: 15291 MB free: 804 MB total: 16096 MB
2022-10-01T17:25:08,271 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:25:08,271 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30711 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T17:25:08,271 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7706 plans
2022-10-01T17:25:08,272 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T17:25:08,272 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T17:25:08,272 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T17:25:08,272 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T17:25:08,272 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T17:25:08,272 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T17:25:08,272 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T17:25:08,272 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T17:25:08,272 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T17:25:08,272 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T17:25:08,273 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T17:25:08,274 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T17:25:08,276 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T17:25:08,279 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T17:25:08,279 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7706 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T17:25:08,279 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40354 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T17:25:08,279 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6711 plans
2022-10-01T17:25:08,280 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:25:08,280 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:25:08,281 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:25:08,283 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:25:08,284 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:25:08,297 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:25:08,335 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:25:08,448 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:25:08,687 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:25:09,350 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:25:09,970 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:25:11,692 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:25:14,926 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:25:25,148 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:25:25,148 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6711 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T17:25:25,149 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T17:25:26,427 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T17:25:27,509 INFO ControlerListenerManagerImpl:213 [it.143] all ControlerReplanningListeners called.
2022-10-01T17:25:27,509 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T17:25:27,509 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T17:25:27,509 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T17:25:27,603 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T17:25:27,707 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T17:25:27,707 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T17:25:27,707 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T17:25:27,717 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T17:25:27,728 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T17:25:27,728 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T17:25:27,730 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T17:25:27,730 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T17:25:27,730 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T17:25:27,730 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T17:25:27,730 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T17:25:27,730 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T17:25:27,730 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T17:25:27,731 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:25:27,731 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:25:27,731 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T17:25:27,731 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:25:27,731 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:25:27,731 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T17:25:27,731 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T17:25:27,731 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T17:25:27,731 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T17:25:28,479 INFO ControlerListenerManagerImpl:232 [it.143] all ControlerBeforeMobsimListeners called.
2022-10-01T17:25:28,479 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T17:25:28,480 INFO NetworkImpl:163 node # 1
2022-10-01T17:25:28,480 INFO NetworkImpl:163 node # 4
2022-10-01T17:25:28,480 INFO NetworkImpl:163 node # 16
2022-10-01T17:25:28,480 INFO NetworkImpl:163 node # 64
2022-10-01T17:25:28,480 INFO NetworkImpl:163 node # 256
2022-10-01T17:25:28,480 INFO NetworkImpl:163 node # 1024
2022-10-01T17:25:28,480 INFO NetworkImpl:163 node # 4096
2022-10-01T17:25:28,482 INFO NetworkImpl:163 node # 16384
2022-10-01T17:25:28,491 INFO NetworkImpl:163 node # 65536
2022-10-01T17:25:28,524 INFO NetworkImpl:159 link # 1
2022-10-01T17:25:28,524 INFO NetworkImpl:159 link # 4
2022-10-01T17:25:28,524 INFO NetworkImpl:159 link # 16
2022-10-01T17:25:28,524 INFO NetworkImpl:159 link # 64
2022-10-01T17:25:28,524 INFO NetworkImpl:159 link # 256
2022-10-01T17:25:28,526 INFO NetworkImpl:159 link # 1024
2022-10-01T17:25:28,530 INFO NetworkImpl:159 link # 4096
2022-10-01T17:25:28,549 INFO NetworkImpl:159 link # 16384
2022-10-01T17:25:28,625 INFO NetworkImpl:159 link # 65536
2022-10-01T17:25:29,039 INFO NetworkImpl:159 link # 262144
2022-10-01T17:25:29,685 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T17:25:29,685 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T17:25:29,685 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T17:25:29,685 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T17:25:29,685 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T17:25:29,686 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T17:25:29,686 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T17:25:29,687 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T17:25:29,688 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T17:25:29,691 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T17:25:29,697 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T17:25:29,710 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T17:25:29,740 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T17:25:29,799 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T17:25:29,918 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T17:25:30,227 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T17:25:30,759 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T17:25:31,671 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T17:25:33,241 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T17:25:33,395 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T17:25:33,415 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:25:33,415 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T17:25:33,415 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:25:33,415 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:25:33,415 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:25:33,415 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T17:25:33,415 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T17:25:33,415 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T17:25:33,415 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:25:33,415 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:25:41,646 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:25:41,646 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:25:41,646 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:25:41,646 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:25:41,646 INFO EventsManagerImpl:176
2022-10-01T17:25:41,646 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:25:41,646 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:25:41,646 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:25:41,646 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:25:41,646 INFO EventsManagerImpl:176
2022-10-01T17:25:41,646 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:25:41,646 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:25:41,646 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:25:41,646 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:25:41,646 INFO EventsManagerImpl:176
2022-10-01T17:25:41,647 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:25:41,647 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:25:41,647 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:25:41,647 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:25:41,647 INFO EventsManagerImpl:176
2022-10-01T17:25:41,647 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T17:25:41,647 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T17:25:41,647 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T17:25:41,647 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T17:25:41,647 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T17:25:41,647 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T17:25:41,647 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T17:25:41,647 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:25:41,647 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T17:25:41,647 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:25:41,647 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:25:41,647 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T17:25:41,647 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:25:41,647 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:25:41,648 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:25:41,648 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T17:25:41,648 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T17:25:41,648 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T17:25:41,648 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T17:25:41,648 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:25:41,648 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:25:41,648 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:25:41,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T17:25:41,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:25:41,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:25:41,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:25:41,648 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:25:41,648 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:25:41,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:25:41,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:25:41,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:25:41,648 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:25:41,648 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:25:41,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:25:41,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:25:41,648 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:25:41,648 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:25:41,649 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T17:25:41,649 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:25:41,649 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:25:41,649 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:25:41,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T17:25:41,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:25:41,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:25:41,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:25:41,649 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:25:41,649 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:25:41,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:25:41,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:25:41,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:25:41,649 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:25:41,649 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:25:41,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:25:41,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:25:41,649 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:25:41,649 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:25:43,675 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T17:25:43,679 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T17:25:43,929 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T17:25:43,929 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T17:25:43,929 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T17:25:43,929 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T17:25:43,929 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T17:25:43,929 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T17:25:43,929 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T17:25:43,929 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T17:25:44,192 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T17:25:44,192 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T17:25:44,223 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T17:25:44,235 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T17:25:44,257 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T17:25:45,405 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1747 #nodes=234
2022-10-01T17:25:45,405 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271741 lost=0 simT=3600.0s realT=11s; (s/r): 327.27272727272725
2022-10-01T17:25:47,029 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T17:25:47,311 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3071 #nodes=329
2022-10-01T17:25:47,311 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271240 lost=0 simT=7200.0s realT=13s; (s/r): 553.8461538461538
2022-10-01T17:25:48,738 INFO VehicularDepartureHandler:110 teleport vehicle 16342_bike from link 322543975 to link 335487061
2022-10-01T17:25:48,869 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T17:25:49,968 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4190 #nodes=458
2022-10-01T17:25:49,968 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270647 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T17:25:50,227 INFO MemoryObserver:41 used RAM: 13470 MB free: 2625 MB total: 16096 MB
2022-10-01T17:25:50,761 INFO VehicularDepartureHandler:110 teleport vehicle 1935_bike from link 720944305 to link -255112855
2022-10-01T17:25:51,126 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T17:25:53,415 INFO VehicularDepartureHandler:110 teleport vehicle 13736_bike from link 322779846 to link 69166181#0
2022-10-01T17:25:53,415 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T17:25:53,683 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5394 #nodes=710
2022-10-01T17:25:53,684 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269805 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T17:25:58,762 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6917 #nodes=978
2022-10-01T17:25:58,763 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268567 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T17:26:08,293 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10823 #nodes=1678
2022-10-01T17:26:08,293 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266646 lost=0 simT=21600.0s realT=34s; (s/r): 635.2941176470588
2022-10-01T17:26:23,434 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11742 #nodes=1929
2022-10-01T17:26:23,435 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263939 lost=0 simT=25200.0s realT=50s; (s/r): 504.0
2022-10-01T17:26:39,261 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12868 #nodes=1976
2022-10-01T17:26:39,261 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260458 lost=0 simT=28800.0s realT=65s; (s/r): 443.0769230769231
2022-10-01T17:26:50,228 INFO MemoryObserver:41 used RAM: 14362 MB free: 1733 MB total: 16096 MB
2022-10-01T17:26:57,483 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14120 #nodes=2207
2022-10-01T17:26:57,484 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256820 lost=0 simT=32400.0s realT=84s; (s/r): 385.7142857142857
2022-10-01T17:27:15,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13848 #nodes=1963
2022-10-01T17:27:15,605 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251363 lost=0 simT=36000.0s realT=102s; (s/r): 352.94117647058823
2022-10-01T17:27:33,569 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14337 #nodes=2143
2022-10-01T17:27:33,569 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245497 lost=0 simT=39600.0s realT=120s; (s/r): 330.0
2022-10-01T17:27:50,228 INFO MemoryObserver:41 used RAM: 14898 MB free: 1197 MB total: 16096 MB
2022-10-01T17:27:52,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14552 #nodes=2174
2022-10-01T17:27:52,760 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237608 lost=0 simT=43200.0s realT=139s; (s/r): 310.7913669064748
2022-10-01T17:28:11,716 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14872 #nodes=2218
2022-10-01T17:28:11,717 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228355 lost=0 simT=46800.0s realT=158s; (s/r): 296.2025316455696
2022-10-01T17:28:31,735 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14998 #nodes=2378
2022-10-01T17:28:31,735 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216957 lost=0 simT=50400.0s realT=178s; (s/r): 283.14606741573033
2022-10-01T17:28:50,228 INFO MemoryObserver:41 used RAM: 15865 MB free: 230 MB total: 16096 MB
2022-10-01T17:28:52,039 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15154 #nodes=2338
2022-10-01T17:28:52,040 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203354 lost=0 simT=54000.0s realT=198s; (s/r): 272.72727272727275
2022-10-01T17:29:14,207 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15535 #nodes=2432
2022-10-01T17:29:14,208 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186478 lost=0 simT=57600.0s realT=220s; (s/r): 261.8181818181818
2022-10-01T17:29:37,577 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15404 #nodes=2314
2022-10-01T17:29:37,577 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166767 lost=0 simT=61200.0s realT=244s; (s/r): 250.81967213114754
2022-10-01T17:29:50,228 INFO MemoryObserver:41 used RAM: 15839 MB free: 256 MB total: 16096 MB
2022-10-01T17:30:10,029 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14955 #nodes=2246
2022-10-01T17:30:10,029 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144538 lost=0 simT=64800.0s realT=276s; (s/r): 234.7826086956522
2022-10-01T17:30:30,948 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14302 #nodes=2025
2022-10-01T17:30:30,948 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120707 lost=0 simT=68400.0s realT=297s; (s/r): 230.3030303030303
2022-10-01T17:30:50,229 INFO MemoryObserver:41 used RAM: 15655 MB free: 440 MB total: 16096 MB
2022-10-01T17:30:50,593 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13961 #nodes=2011
2022-10-01T17:30:50,593 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95695 lost=0 simT=72000.0s realT=317s; (s/r): 227.12933753943219
2022-10-01T17:31:09,092 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12030 #nodes=1612
2022-10-01T17:31:09,092 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73363 lost=0 simT=75600.0s realT=335s; (s/r): 225.67164179104478
2022-10-01T17:31:23,464 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11231 #nodes=1455
2022-10-01T17:31:23,464 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57526 lost=0 simT=79200.0s realT=350s; (s/r): 226.28571428571428
2022-10-01T17:31:37,882 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10641 #nodes=1370
2022-10-01T17:31:37,883 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=44071 lost=0 simT=82800.0s realT=364s; (s/r): 227.47252747252747
2022-10-01T17:31:50,229 INFO MemoryObserver:41 used RAM: 15897 MB free: 198 MB total: 16096 MB
2022-10-01T17:31:50,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10004 #nodes=1245
2022-10-01T17:31:50,258 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31822 lost=0 simT=86400.0s realT=376s; (s/r): 229.7872340425532
2022-10-01T17:32:00,482 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8307 #nodes=974
2022-10-01T17:32:00,482 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25650 lost=0 simT=90000.0s realT=387s; (s/r): 232.5581395348837
2022-10-01T17:32:08,615 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7084 #nodes=818
2022-10-01T17:32:08,615 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21754 lost=0 simT=93600.0s realT=395s; (s/r): 236.9620253164557
2022-10-01T17:32:14,820 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6090 #nodes=661
2022-10-01T17:32:14,821 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18893 lost=0 simT=97200.0s realT=401s; (s/r): 242.3940149625935
2022-10-01T17:32:28,383 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5109 #nodes=532
2022-10-01T17:32:28,383 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16586 lost=0 simT=100800.0s realT=414s; (s/r): 243.47826086956522
2022-10-01T17:32:40,208 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4313 #nodes=477
2022-10-01T17:32:40,208 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14825 lost=0 simT=104400.0s realT=426s; (s/r): 245.07042253521126
2022-10-01T17:32:43,077 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3599 #nodes=380
2022-10-01T17:32:43,078 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13226 lost=0 simT=108000.0s realT=429s; (s/r): 251.74825174825176
2022-10-01T17:32:45,389 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2982 #nodes=307
2022-10-01T17:32:45,389 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=12011 lost=1 simT=111600.0s realT=431s; (s/r): 258.9327146171694
2022-10-01T17:32:56,733 INFO MemoryObserver:41 used RAM: 15557 MB free: 538 MB total: 16096 MB
2022-10-01T17:32:57,418 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2561 #nodes=233
2022-10-01T17:32:57,419 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=11004 lost=2 simT=115200.0s realT=444s; (s/r): 259.4594594594595
2022-10-01T17:32:59,062 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2161 #nodes=227
2022-10-01T17:32:59,062 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10229 lost=2 simT=118800.0s realT=445s; (s/r): 266.96629213483146
2022-10-01T17:33:00,555 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1908 #nodes=186
2022-10-01T17:33:00,555 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9564 lost=2 simT=122400.0s realT=447s; (s/r): 273.8255033557047
2022-10-01T17:33:01,886 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1670 #nodes=209
2022-10-01T17:33:01,886 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8836 lost=2 simT=126000.0s realT=448s; (s/r): 281.25
2022-10-01T17:33:03,152 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1385 #nodes=149
2022-10-01T17:33:03,152 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7180 lost=3 simT=129600.0s realT=449s; (s/r): 288.641425389755
2022-10-01T17:33:12,326 INFO AbstractController$9:234 ### ITERATION 143 fires after mobsim event
2022-10-01T17:33:12,327 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=338.268645617sec
2022-10-01T17:33:12,327 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T17:33:12,362 INFO LegTimesControlerListener:50 [143] average trip (probably: leg) duration is: 1204 seconds = 00:20:04
2022-10-01T17:33:12,362 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T17:33:12,362 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:33:12,362 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:33:12,362 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:33:12,362 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:33:12,362 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T17:33:12,363 INFO EventsManagerImpl:137 event # 1
2022-10-01T17:33:12,363 INFO EventsManagerImpl:137 event # 4
2022-10-01T17:33:12,363 INFO EventsManagerImpl:137 event # 16
2022-10-01T17:33:12,363 INFO EventsManagerImpl:137 event # 64
2022-10-01T17:33:12,363 INFO EventsManagerImpl:137 event # 256
2022-10-01T17:33:12,364 INFO EventsManagerImpl:137 event # 1024
2022-10-01T17:33:12,368 INFO EventsManagerImpl:137 event # 4096
2022-10-01T17:33:12,382 INFO EventsManagerImpl:137 event # 16384
2022-10-01T17:33:12,400 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T17:33:12,716 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:33:12,716 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:33:12,716 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:33:12,716 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:33:12,716 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T17:33:12,716 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T17:33:12,717 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:33:12,719 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:33:12,719 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:27:16][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:33:12,721 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:33:12,721 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:33:12,721 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=11:07:18][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:33:12,724 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:33:12,724 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T17:33:12,724 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:33:12,725 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:33:12,725 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:33:12,725 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:33:12,725 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:33:12,725 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:33:12,725 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:33:12,725 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:33:12,725 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:33:12,725 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:11][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:33:12,727 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:33:12,727 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T17:33:12,727 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:33:12,727 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:33:12,727 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:38:09][duration=undefined][facilityId=null]
2022-10-01T17:33:12,727 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=35:09:26][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:33:12,728 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:33:12,728 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:33:12,729 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=34:42:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:33:12,731 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:33:12,731 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:33:12,731 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:33:12,735 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:33:12,736 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:33:12,736 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:34][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:33:12,736 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T17:33:13,227 INFO ControlerListenerManagerImpl:251 [it.143] all ControlerAfterMobsimListeners called.
2022-10-01T17:33:13,228 INFO AbstractController$4:159 ### ITERATION 143 fires scoring event
2022-10-01T17:33:13,228 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T17:33:13,441 INFO NewScoreAssignerImpl:57 it: 143 msaStart: 599
2022-10-01T17:33:13,606 INFO ControlerListenerManagerImpl:194 [it.143] all ControlerScoringListeners called.
2022-10-01T17:33:13,606 INFO AbstractController$5:167 ### ITERATION 143 fires iteration end event
2022-10-01T17:33:13,607 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T17:33:13,607 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T17:33:13,712 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T17:33:13,712 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T17:33:17,010 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T17:33:17,011 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13620934901944673
2022-10-01T17:33:17,011 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3197735920754659
2022-10-01T17:33:17,011 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.9770254240334399E-4
2022-10-01T17:33:17,011 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.0283767337485944E-4
2022-10-01T17:33:17,011 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T17:33:17,011 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13034374566723325
2022-10-01T17:33:17,011 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13765488838792833
2022-10-01T17:33:17,011 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21519664984055417
2022-10-01T17:33:17,219 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T17:33:17,374 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -87.94265613377333
2022-10-01T17:33:17,374 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.32696494221263
2022-10-01T17:33:17,374 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -88.09941844792742
2022-10-01T17:33:17,374 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -71.71121354859248
2022-10-01T17:33:17,422 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T17:33:18,665 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18585.64305162647 meters
2022-10-01T17:33:18,665 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137138.84792615368 meters (statistic on all 2106582 legs which have a finite distance)
2022-10-01T17:33:18,665 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51159.65746663209 meters
2022-10-01T17:33:18,665 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137083.82652613719 meters (statistic on all 764987 trips which have a finite distance)
2022-10-01T17:33:18,665 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T17:33:18,666 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T17:33:19,994 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T17:33:19,996 INFO LegHistogramListener:72 number of legs: 2113736 100%
2022-10-01T17:33:19,996 INFO LegHistogramListener:79 number of bike legs: 105397 4.986289678559669%
2022-10-01T17:33:19,997 INFO LegHistogramListener:79 number of car legs: 248925 11.776541630553673%
2022-10-01T17:33:19,997 INFO LegHistogramListener:79 number of drtNorth legs: 174 0.008231870015933873%
2022-10-01T17:33:19,997 INFO LegHistogramListener:79 number of drtSoutheast legs: 167 0.007900702831384809%
2022-10-01T17:33:19,997 INFO LegHistogramListener:79 number of freight legs: 47065 2.226626220114527%
2022-10-01T17:33:19,997 INFO LegHistogramListener:79 number of pt legs: 119612 5.658795611183232%
2022-10-01T17:33:19,997 INFO LegHistogramListener:79 number of ride legs: 106742 5.0499210875908815%
2022-10-01T17:33:19,997 INFO LegHistogramListener:79 number of walk legs: 1485654 70.2856931991507%
2022-10-01T17:33:20,607 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T17:33:20,607 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T17:33:24,752 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7108869911727098
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.4737389402116701
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01270303024078629
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.01060276167343648
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5615150176905261
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7697227542788478
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9214658744871288
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2557051305093536
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39450900445215853
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0018910119802605565
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0015957419493984194
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.37313530556596847
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.31287839496346354
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7346035935646539
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18907680615394096
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3812886097659921
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.543240370345646E-4
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.05540292805168E-4
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24254507361210248
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22335252160606356
2022-10-01T17:33:24,753 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.4912009530803083
2022-10-01T17:33:24,905 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T17:33:26,020 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T17:33:26,326 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T17:33:26,686 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T17:33:27,760 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T17:33:28,060 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T17:33:28,420 INFO ControlerListenerManagerImpl:171 [it.143] all ControlerIterationEndsListeners called.
2022-10-01T17:33:28,623 INFO AbstractController:181 ### ITERATION 143 ENDS
2022-10-01T17:33:28,623 INFO AbstractController:182 ###################################################
2022-10-01T17:33:28,623 INFO AbstractController:133 ###################################################
2022-10-01T17:33:28,623 INFO AbstractController:134 ### ITERATION 144 BEGINS
2022-10-01T17:33:28,624 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T17:33:28,624 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T17:33:28,624 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T17:33:28,624 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T17:33:28,625 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T17:33:29,289 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T17:33:29,332 INFO ControlerListenerManagerImpl:148 [it.144] all ControlerIterationStartsListeners called.
2022-10-01T17:33:29,332 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T17:33:38,787 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169207 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T17:33:38,787 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30903 plans
2022-10-01T17:33:38,787 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:33:38,788 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:33:38,791 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:33:38,793 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:33:38,793 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:33:38,793 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:33:38,795 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:33:38,795 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:33:38,796 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:33:38,804 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:33:38,804 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:33:38,817 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:33:38,819 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:33:38,822 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:33:38,828 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:33:38,838 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:33:38,859 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:33:38,941 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:33:39,021 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:33:39,046 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:33:39,375 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:33:39,574 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:33:39,930 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:33:40,918 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:33:42,983 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:33:46,651 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T17:33:53,223 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T17:33:56,734 INFO MemoryObserver:41 used RAM: 14911 MB free: 1184 MB total: 16096 MB
2022-10-01T17:34:09,658 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:34:09,659 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30903 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T17:34:09,659 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30729 plans
2022-10-01T17:34:09,659 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T17:34:09,659 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T17:34:09,660 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T17:34:09,660 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T17:34:09,660 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T17:34:09,660 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T17:34:09,660 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T17:34:09,660 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T17:34:09,661 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T17:34:09,662 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T17:34:09,665 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T17:34:09,670 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T17:34:09,680 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T17:34:09,701 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T17:34:09,739 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T17:34:09,814 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T17:34:09,952 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30729 plans
2022-10-01T17:34:09,953 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:34:09,953 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:34:09,953 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:34:09,953 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:34:09,954 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:34:09,954 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:34:09,955 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:34:09,956 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:34:09,956 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:34:09,956 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:34:09,959 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:34:10,033 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:34:10,034 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:34:10,046 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:34:10,048 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:34:10,048 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:34:10,060 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:34:10,079 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:34:10,101 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:34:10,171 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:34:10,284 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:34:10,355 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:34:10,920 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:34:11,971 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:34:13,875 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:34:18,028 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T17:34:27,118 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T17:34:48,953 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:34:48,954 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30729 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T17:34:48,954 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7589 plans
2022-10-01T17:34:48,954 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T17:34:48,954 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T17:34:48,954 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T17:34:48,954 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T17:34:48,954 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T17:34:48,954 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T17:34:48,955 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T17:34:48,955 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T17:34:48,955 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T17:34:48,955 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T17:34:48,956 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T17:34:48,956 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T17:34:48,958 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T17:34:48,965 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T17:34:48,965 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7589 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T17:34:48,965 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40149 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T17:34:48,965 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6916 plans
2022-10-01T17:34:48,966 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:34:48,966 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:34:48,966 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:34:48,966 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:34:48,969 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:34:48,981 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:34:49,032 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:34:49,327 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:34:49,538 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:34:49,822 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:34:50,505 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:34:51,559 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:34:54,719 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:34:56,735 INFO MemoryObserver:41 used RAM: 15509 MB free: 586 MB total: 16096 MB
2022-10-01T17:35:05,618 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:35:05,618 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6916 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T17:35:05,619 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T17:35:06,735 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T17:35:07,817 INFO ControlerListenerManagerImpl:213 [it.144] all ControlerReplanningListeners called.
2022-10-01T17:35:07,817 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T17:35:07,817 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T17:35:07,817 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T17:35:07,911 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T17:35:08,005 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T17:35:08,005 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T17:35:08,005 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T17:35:08,016 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T17:35:08,027 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T17:35:08,027 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T17:35:08,029 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T17:35:08,029 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T17:35:08,029 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T17:35:08,029 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T17:35:08,029 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T17:35:08,029 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T17:35:08,030 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T17:35:08,030 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:35:08,030 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:35:08,030 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T17:35:08,030 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:35:08,030 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:35:08,030 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T17:35:08,030 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T17:35:08,030 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T17:35:08,031 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T17:35:08,772 INFO ControlerListenerManagerImpl:232 [it.144] all ControlerBeforeMobsimListeners called.
2022-10-01T17:35:08,773 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T17:35:08,773 INFO NetworkImpl:163 node # 1
2022-10-01T17:35:08,773 INFO NetworkImpl:163 node # 4
2022-10-01T17:35:08,773 INFO NetworkImpl:163 node # 16
2022-10-01T17:35:08,773 INFO NetworkImpl:163 node # 64
2022-10-01T17:35:08,773 INFO NetworkImpl:163 node # 256
2022-10-01T17:35:08,773 INFO NetworkImpl:163 node # 1024
2022-10-01T17:35:08,774 INFO NetworkImpl:163 node # 4096
2022-10-01T17:35:08,776 INFO NetworkImpl:163 node # 16384
2022-10-01T17:35:08,785 INFO NetworkImpl:163 node # 65536
2022-10-01T17:35:08,819 INFO NetworkImpl:159 link # 1
2022-10-01T17:35:08,819 INFO NetworkImpl:159 link # 4
2022-10-01T17:35:08,819 INFO NetworkImpl:159 link # 16
2022-10-01T17:35:08,819 INFO NetworkImpl:159 link # 64
2022-10-01T17:35:08,820 INFO NetworkImpl:159 link # 256
2022-10-01T17:35:08,821 INFO NetworkImpl:159 link # 1024
2022-10-01T17:35:08,825 INFO NetworkImpl:159 link # 4096
2022-10-01T17:35:08,845 INFO NetworkImpl:159 link # 16384
2022-10-01T17:35:08,922 INFO NetworkImpl:159 link # 65536
2022-10-01T17:35:09,272 INFO NetworkImpl:159 link # 262144
2022-10-01T17:35:16,207 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T17:35:16,207 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T17:35:16,207 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T17:35:16,207 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T17:35:16,207 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T17:35:16,208 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T17:35:16,208 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T17:35:16,209 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T17:35:16,210 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T17:35:16,213 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T17:35:16,218 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T17:35:16,231 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T17:35:16,259 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T17:35:16,315 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T17:35:16,428 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T17:35:16,655 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T17:35:17,103 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T17:35:17,939 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T17:35:19,362 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T17:35:19,492 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T17:35:19,515 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:35:19,515 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T17:35:19,515 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:35:19,515 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:35:19,515 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:35:19,515 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T17:35:19,515 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T17:35:19,515 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T17:35:19,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:35:19,516 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:35:21,469 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:35:21,469 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:35:21,469 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:35:21,469 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:35:21,469 INFO EventsManagerImpl:176
2022-10-01T17:35:21,470 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:35:21,470 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:35:21,470 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:35:21,470 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:35:21,470 INFO EventsManagerImpl:176
2022-10-01T17:35:21,470 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:35:21,470 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:35:21,470 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:35:21,470 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:35:21,470 INFO EventsManagerImpl:176
2022-10-01T17:35:21,470 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:35:21,470 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:35:21,470 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:35:21,470 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:35:21,470 INFO EventsManagerImpl:176
2022-10-01T17:35:21,470 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T17:35:21,470 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T17:35:21,470 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T17:35:21,471 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T17:35:21,471 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T17:35:21,471 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T17:35:21,471 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T17:35:21,471 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:35:21,471 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T17:35:21,471 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:35:21,471 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:35:21,471 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T17:35:21,471 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:35:21,471 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:35:21,471 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:35:21,471 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T17:35:21,471 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T17:35:21,471 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T17:35:21,471 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T17:35:21,471 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:35:21,471 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:35:21,471 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:35:21,471 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T17:35:21,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:35:21,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:35:21,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:35:21,472 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:35:21,472 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:35:21,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:35:21,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:35:21,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:35:21,472 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:35:21,472 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:35:21,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:35:21,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:35:21,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:35:21,472 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:35:21,472 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T17:35:21,472 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:35:21,472 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:35:21,472 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:35:21,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T17:35:21,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:35:21,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:35:21,472 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:35:21,472 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:35:21,472 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:35:21,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:35:21,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:35:21,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:35:21,473 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:35:21,473 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:35:21,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:35:21,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:35:21,473 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:35:21,473 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:35:23,244 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T17:35:23,247 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T17:35:23,486 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T17:35:23,486 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T17:35:23,486 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T17:35:23,486 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T17:35:23,486 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T17:35:23,486 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T17:35:23,486 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T17:35:23,486 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T17:35:23,730 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T17:35:23,730 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=4s; (s/r): 0.0
2022-10-01T17:35:23,800 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T17:35:23,838 INFO VehicularDepartureHandler:110 teleport vehicle 160771_bike from link 24156206#0 to link -972608201#4
2022-10-01T17:35:23,975 INFO VehicularDepartureHandler:110 teleport vehicle 198342_bike from link 24020796 to link -788308463
2022-10-01T17:35:25,278 INFO VehicularDepartureHandler:110 teleport vehicle 8033_bike from link 155594905 to link 4702903
2022-10-01T17:35:25,296 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1749 #nodes=227
2022-10-01T17:35:25,296 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271752 lost=0 simT=3600.0s realT=5s; (s/r): 720.0
2022-10-01T17:35:25,340 INFO VehicularDepartureHandler:110 teleport vehicle 227736_bike from link 48793025 to link 383652769
2022-10-01T17:35:26,755 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T17:35:27,045 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3069 #nodes=344
2022-10-01T17:35:27,046 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271265 lost=0 simT=7200.0s realT=7s; (s/r): 1028.5714285714287
2022-10-01T17:35:28,677 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T17:35:29,796 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4205 #nodes=454
2022-10-01T17:35:29,796 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270658 lost=0 simT=10800.0s realT=10s; (s/r): 1080.0
2022-10-01T17:35:30,845 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T17:35:33,385 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5358 #nodes=663
2022-10-01T17:35:33,385 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269827 lost=0 simT=14400.0s realT=13s; (s/r): 1107.6923076923076
2022-10-01T17:35:33,788 INFO VehicularDepartureHandler:110 teleport vehicle 17513_bike from link 322230092 to link -8587896
2022-10-01T17:35:33,788 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T17:35:37,953 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6866 #nodes=935
2022-10-01T17:35:37,954 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268571 lost=0 simT=18000.0s realT=18s; (s/r): 1000.0
2022-10-01T17:35:47,140 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10753 #nodes=1701
2022-10-01T17:35:47,141 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266650 lost=0 simT=21600.0s realT=27s; (s/r): 800.0
2022-10-01T17:35:56,736 INFO MemoryObserver:41 used RAM: 13688 MB free: 2407 MB total: 16096 MB
2022-10-01T17:36:02,821 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11678 #nodes=1894
2022-10-01T17:36:02,821 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263922 lost=0 simT=25200.0s realT=43s; (s/r): 586.046511627907
2022-10-01T17:36:17,657 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12730 #nodes=1990
2022-10-01T17:36:17,657 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260463 lost=0 simT=28800.0s realT=58s; (s/r): 496.55172413793105
2022-10-01T17:36:34,765 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14057 #nodes=2119
2022-10-01T17:36:34,765 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256819 lost=0 simT=32400.0s realT=75s; (s/r): 432.0
2022-10-01T17:36:54,437 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13797 #nodes=2037
2022-10-01T17:36:54,438 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251310 lost=0 simT=36000.0s realT=94s; (s/r): 382.97872340425533
2022-10-01T17:36:56,736 INFO MemoryObserver:41 used RAM: 15004 MB free: 1091 MB total: 16096 MB
2022-10-01T17:37:13,645 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14288 #nodes=2151
2022-10-01T17:37:13,645 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245446 lost=0 simT=39600.0s realT=114s; (s/r): 347.36842105263156
2022-10-01T17:37:31,776 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14489 #nodes=2210
2022-10-01T17:37:31,777 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237521 lost=0 simT=43200.0s realT=132s; (s/r): 327.27272727272725
2022-10-01T17:37:49,976 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14783 #nodes=2231
2022-10-01T17:37:49,976 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228324 lost=0 simT=46800.0s realT=150s; (s/r): 312.0
2022-10-01T17:37:56,736 INFO MemoryObserver:41 used RAM: 15762 MB free: 333 MB total: 16096 MB
2022-10-01T17:38:11,949 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14978 #nodes=2328
2022-10-01T17:38:11,949 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216916 lost=0 simT=50400.0s realT=172s; (s/r): 293.0232558139535
2022-10-01T17:38:32,463 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15244 #nodes=2301
2022-10-01T17:38:32,464 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203294 lost=0 simT=54000.0s realT=192s; (s/r): 281.25
2022-10-01T17:38:52,248 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15540 #nodes=2464
2022-10-01T17:38:52,248 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186429 lost=0 simT=57600.0s realT=212s; (s/r): 271.6981132075472
2022-10-01T17:38:56,736 INFO MemoryObserver:41 used RAM: 15806 MB free: 289 MB total: 16096 MB
2022-10-01T17:39:16,008 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15311 #nodes=2299
2022-10-01T17:39:16,008 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166800 lost=0 simT=61200.0s realT=236s; (s/r): 259.3220338983051
2022-10-01T17:39:46,761 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14951 #nodes=2209
2022-10-01T17:39:46,761 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144455 lost=0 simT=64800.0s realT=267s; (s/r): 242.69662921348313
2022-10-01T17:39:56,737 INFO MemoryObserver:41 used RAM: 15436 MB free: 659 MB total: 16096 MB
2022-10-01T17:40:07,368 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14201 #nodes=2115
2022-10-01T17:40:07,368 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120579 lost=0 simT=68400.0s realT=287s; (s/r): 238.3275261324042
2022-10-01T17:40:28,975 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13931 #nodes=2004
2022-10-01T17:40:28,975 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95518 lost=0 simT=72000.0s realT=309s; (s/r): 233.0097087378641
2022-10-01T17:40:45,059 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=12036 #nodes=1656
2022-10-01T17:40:45,059 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73210 lost=0 simT=75600.0s realT=325s; (s/r): 232.6153846153846
2022-10-01T17:40:56,738 INFO MemoryObserver:41 used RAM: 15862 MB free: 233 MB total: 16096 MB
2022-10-01T17:41:00,698 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11090 #nodes=1490
2022-10-01T17:41:00,698 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57377 lost=0 simT=79200.0s realT=341s; (s/r): 232.25806451612902
2022-10-01T17:41:21,598 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10758 #nodes=1278
2022-10-01T17:41:21,598 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=43997 lost=0 simT=82800.0s realT=362s; (s/r): 228.7292817679558
2022-10-01T17:41:41,278 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=10070 #nodes=1289
2022-10-01T17:41:41,278 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31665 lost=3 simT=86400.0s realT=381s; (s/r): 226.77165354330708
2022-10-01T17:41:56,739 INFO MemoryObserver:41 used RAM: 15854 MB free: 241 MB total: 16096 MB
2022-10-01T17:41:57,399 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8324 #nodes=966
2022-10-01T17:41:57,400 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25520 lost=4 simT=90000.0s realT=397s; (s/r): 226.70025188916875
2022-10-01T17:42:04,358 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7040 #nodes=880
2022-10-01T17:42:04,358 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21672 lost=4 simT=93600.0s realT=404s; (s/r): 231.68316831683168
2022-10-01T17:42:10,467 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=6008 #nodes=651
2022-10-01T17:42:10,467 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18737 lost=4 simT=97200.0s realT=410s; (s/r): 237.0731707317073
2022-10-01T17:42:15,451 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5001 #nodes=557
2022-10-01T17:42:15,452 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16461 lost=5 simT=100800.0s realT=415s; (s/r): 242.89156626506025
2022-10-01T17:42:19,299 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4225 #nodes=454
2022-10-01T17:42:19,300 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14683 lost=5 simT=104400.0s realT=419s; (s/r): 249.16467780429593
2022-10-01T17:42:22,397 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3532 #nodes=404
2022-10-01T17:42:22,397 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13133 lost=5 simT=108000.0s realT=422s; (s/r): 255.92417061611374
2022-10-01T17:42:24,868 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2985 #nodes=284
2022-10-01T17:42:24,868 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11875 lost=5 simT=111600.0s realT=425s; (s/r): 262.5882352941176
2022-10-01T17:42:26,914 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2570 #nodes=222
2022-10-01T17:42:26,914 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10931 lost=6 simT=115200.0s realT=427s; (s/r): 269.78922716627636
2022-10-01T17:42:28,868 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2121 #nodes=206
2022-10-01T17:42:28,868 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10121 lost=7 simT=118800.0s realT=429s; (s/r): 276.9230769230769
2022-10-01T17:42:30,611 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1917 #nodes=175
2022-10-01T17:42:30,611 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9452 lost=7 simT=122400.0s realT=431s; (s/r): 283.9907192575406
2022-10-01T17:42:32,198 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1662 #nodes=187
2022-10-01T17:42:32,198 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8737 lost=7 simT=126000.0s realT=432s; (s/r): 291.6666666666667
2022-10-01T17:42:33,740 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1399 #nodes=136
2022-10-01T17:42:33,740 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7116 lost=8 simT=129600.0s realT=434s; (s/r): 298.6175115207373
2022-10-01T17:42:34,289 INFO AbstractController$9:234 ### ITERATION 144 fires after mobsim event
2022-10-01T17:42:34,289 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=313.623092342sec
2022-10-01T17:42:34,289 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T17:42:34,326 INFO LegTimesControlerListener:50 [144] average trip (probably: leg) duration is: 1204 seconds = 00:20:04
2022-10-01T17:42:34,326 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T17:42:34,327 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:42:34,327 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:42:34,327 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:42:34,327 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:42:34,327 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T17:42:34,327 INFO EventsManagerImpl:137 event # 1
2022-10-01T17:42:34,327 INFO EventsManagerImpl:137 event # 4
2022-10-01T17:42:34,327 INFO EventsManagerImpl:137 event # 16
2022-10-01T17:42:34,327 INFO EventsManagerImpl:137 event # 64
2022-10-01T17:42:34,327 INFO EventsManagerImpl:137 event # 256
2022-10-01T17:42:34,328 INFO EventsManagerImpl:137 event # 1024
2022-10-01T17:42:34,332 INFO EventsManagerImpl:137 event # 4096
2022-10-01T17:42:34,347 INFO EventsManagerImpl:137 event # 16384
2022-10-01T17:42:34,362 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T17:42:34,683 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:42:34,683 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:42:34,683 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:42:34,683 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:42:34,683 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T17:42:34,684 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T17:42:34,684 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:42:34,687 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:42:34,687 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:15:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:42:34,689 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:42:34,689 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:42:34,689 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:14][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:42:34,692 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:42:34,692 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T17:42:34,692 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:42:34,693 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:42:34,693 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:42:34,693 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:42:34,693 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:42:34,693 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:42:34,693 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:42:34,693 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:42:34,693 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:42:34,693 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:22][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:42:34,695 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:42:34,695 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T17:42:34,695 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:42:34,695 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:42:34,695 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:42:34,695 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:42:34,696 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:42:34,696 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:42:34,696 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:40:32][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:42:34,702 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:42:34,703 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:42:34,703 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:42:34,703 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:42:34,703 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:42:34,703 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=09:52:40][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:42:34,703 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T17:42:35,151 INFO ControlerListenerManagerImpl:251 [it.144] all ControlerAfterMobsimListeners called.
2022-10-01T17:42:35,151 INFO AbstractController$4:159 ### ITERATION 144 fires scoring event
2022-10-01T17:42:35,151 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T17:42:35,335 INFO NewScoreAssignerImpl:57 it: 144 msaStart: 599
2022-10-01T17:42:35,511 INFO ControlerListenerManagerImpl:194 [it.144] all ControlerScoringListeners called.
2022-10-01T17:42:35,511 INFO AbstractController$5:167 ### ITERATION 144 fires iteration end event
2022-10-01T17:42:35,511 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T17:42:35,511 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T17:42:35,616 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T17:42:35,616 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T17:42:39,134 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T17:42:39,134 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13624529493624735
2022-10-01T17:42:39,134 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3193242681154583
2022-10-01T17:42:39,134 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 1.8229714948879772E-4
2022-10-01T17:42:39,134 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 2.06689021603496E-4
2022-10-01T17:42:39,134 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T17:42:39,134 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13034888079820475
2022-10-01T17:42:39,134 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13809137452050715
2022-10-01T17:42:39,134 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21517996066489675
2022-10-01T17:42:39,335 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T17:42:39,483 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -87.77957544828098
2022-10-01T17:42:39,483 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.1564215722161
2022-10-01T17:42:39,483 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -87.98951017128108
2022-10-01T17:42:39,483 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -71.65446332350122
2022-10-01T17:42:39,526 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T17:42:40,465 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18582.975575174856 meters
2022-10-01T17:42:40,465 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 137142.46779556386 meters (statistic on all 2106940 legs which have a finite distance)
2022-10-01T17:42:40,465 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51163.30752685054 meters
2022-10-01T17:42:40,465 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 137094.68223349776 meters (statistic on all 764993 trips which have a finite distance)
2022-10-01T17:42:40,465 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T17:42:40,465 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T17:42:41,704 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T17:42:41,706 INFO LegHistogramListener:72 number of legs: 2114034 100%
2022-10-01T17:42:41,706 INFO LegHistogramListener:79 number of bike legs: 105378 4.984688041914179%
2022-10-01T17:42:41,706 INFO LegHistogramListener:79 number of car legs: 248574 11.758278249072626%
2022-10-01T17:42:41,706 INFO LegHistogramListener:79 number of drtNorth legs: 162 0.007663074482245792%
2022-10-01T17:42:41,706 INFO LegHistogramListener:79 number of drtSoutheast legs: 165 0.007804983268954047%
2022-10-01T17:42:41,706 INFO LegHistogramListener:79 number of freight legs: 47065 2.2263123488080137%
2022-10-01T17:42:41,706 INFO LegHistogramListener:79 number of pt legs: 119798 5.66679627669186%
2022-10-01T17:42:41,706 INFO LegHistogramListener:79 number of ride legs: 107123 5.067231652849481%
2022-10-01T17:42:41,706 INFO LegHistogramListener:79 number of walk legs: 1485769 70.28122537291264%
2022-10-01T17:42:42,240 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T17:42:42,240 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T17:42:46,338 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7125803006105671
2022-10-01T17:42:46,338 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.47403292645978934
2022-10-01T17:42:46,338 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.012736408592101142
2022-10-01T17:42:46,338 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010646410286694363
2022-10-01T17:42:46,338 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.5619001525133899
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.771131063947786
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9217662796489624
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2565036433754243
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.39464765298838944
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0019077011559179818
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.0016201338215131177
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.37451408823182036
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3138027185383363
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7363867677945126
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18921160334194323
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.3813399610757072
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.568916025203223E-4
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.0682407554804685E-4
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.2431022353225119
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.22361569706835374
2022-10-01T17:42:46,339 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.49345784314228935
2022-10-01T17:42:46,481 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T17:42:47,617 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T17:42:47,919 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T17:42:48,264 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T17:42:49,322 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T17:42:49,625 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T17:42:49,942 INFO ControlerListenerManagerImpl:171 [it.144] all ControlerIterationEndsListeners called.
2022-10-01T17:42:50,150 INFO AbstractController:181 ### ITERATION 144 ENDS
2022-10-01T17:42:50,150 INFO AbstractController:182 ###################################################
2022-10-01T17:42:50,150 INFO AbstractController:133 ###################################################
2022-10-01T17:42:50,150 INFO AbstractController:134 ### ITERATION 145 BEGINS
2022-10-01T17:42:50,151 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T17:42:50,151 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T17:42:50,151 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T17:42:50,152 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T17:42:50,152 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T17:42:57,385 INFO MemoryObserver:41 used RAM: 13337 MB free: 2758 MB total: 16096 MB
2022-10-01T17:42:57,637 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T17:42:57,683 INFO ControlerListenerManagerImpl:148 [it.145] all ControlerIterationStartsListeners called.
2022-10-01T17:42:57,683 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T17:42:59,493 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169314 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T17:42:59,493 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30845 plans
2022-10-01T17:42:59,493 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:42:59,494 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:42:59,494 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:42:59,494 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:42:59,495 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:42:59,497 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:42:59,578 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:42:59,579 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:42:59,579 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:42:59,581 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:42:59,584 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:42:59,587 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:42:59,588 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:42:59,590 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:42:59,602 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:42:59,613 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:42:59,641 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:42:59,698 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:42:59,761 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:42:59,762 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:42:59,912 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:43:00,173 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:43:00,700 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:43:01,476 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:43:03,594 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:43:07,486 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T17:43:14,289 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T17:43:38,063 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:43:38,064 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30845 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T17:43:38,064 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30482 plans
2022-10-01T17:43:38,064 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T17:43:38,064 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T17:43:38,065 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T17:43:38,065 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T17:43:38,065 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T17:43:38,065 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T17:43:38,065 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T17:43:38,065 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T17:43:38,066 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T17:43:38,067 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T17:43:38,069 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T17:43:38,073 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T17:43:38,082 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T17:43:38,100 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T17:43:38,134 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T17:43:38,219 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T17:43:38,427 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30482 plans
2022-10-01T17:43:38,427 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:43:38,428 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:43:38,428 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:43:38,429 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:43:38,429 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:43:38,430 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:43:38,430 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:43:38,433 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:43:38,435 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:43:38,437 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:43:38,444 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:43:38,445 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:43:38,456 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:43:38,458 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:43:38,460 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:43:38,463 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:43:38,466 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:43:38,476 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:43:38,492 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:43:38,534 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:43:38,633 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:43:38,940 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:43:39,447 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:43:40,630 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:43:42,927 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:43:46,541 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T17:43:54,987 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T17:43:57,385 INFO MemoryObserver:41 used RAM: 15317 MB free: 778 MB total: 16096 MB
2022-10-01T17:44:14,810 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:44:14,811 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30482 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T17:44:14,811 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7787 plans
2022-10-01T17:44:14,811 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T17:44:14,811 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T17:44:14,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T17:44:14,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T17:44:14,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T17:44:14,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T17:44:14,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T17:44:14,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T17:44:14,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T17:44:14,812 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T17:44:14,813 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T17:44:14,814 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T17:44:14,816 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T17:44:14,822 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T17:44:14,822 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7787 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T17:44:14,822 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40167 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T17:44:14,823 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6898 plans
2022-10-01T17:44:14,824 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:44:14,825 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:44:14,826 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:44:14,826 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:44:14,827 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:44:14,843 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:44:14,869 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:44:14,928 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:44:15,161 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:44:15,407 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:44:16,333 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:44:17,781 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:44:21,367 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:44:31,947 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:44:31,947 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6898 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T17:44:31,947 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T17:44:33,046 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T17:44:34,155 INFO ControlerListenerManagerImpl:213 [it.145] all ControlerReplanningListeners called.
2022-10-01T17:44:34,155 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T17:44:34,155 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T17:44:34,155 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T17:44:34,285 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T17:44:34,384 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T17:44:34,384 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T17:44:34,384 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T17:44:34,395 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T17:44:34,406 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T17:44:34,406 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T17:44:34,407 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T17:44:34,408 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T17:44:34,408 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T17:44:34,408 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T17:44:34,408 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T17:44:34,408 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T17:44:34,408 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T17:44:34,408 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:44:34,408 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:44:34,408 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T17:44:34,408 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:44:34,408 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:44:34,408 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T17:44:34,409 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T17:44:34,409 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T17:44:34,409 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T17:44:35,191 INFO ControlerListenerManagerImpl:232 [it.145] all ControlerBeforeMobsimListeners called.
2022-10-01T17:44:35,191 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T17:44:35,192 INFO NetworkImpl:163 node # 1
2022-10-01T17:44:35,192 INFO NetworkImpl:163 node # 4
2022-10-01T17:44:35,192 INFO NetworkImpl:163 node # 16
2022-10-01T17:44:35,192 INFO NetworkImpl:163 node # 64
2022-10-01T17:44:35,192 INFO NetworkImpl:163 node # 256
2022-10-01T17:44:35,192 INFO NetworkImpl:163 node # 1024
2022-10-01T17:44:35,192 INFO NetworkImpl:163 node # 4096
2022-10-01T17:44:35,194 INFO NetworkImpl:163 node # 16384
2022-10-01T17:44:35,205 INFO NetworkImpl:163 node # 65536
2022-10-01T17:44:35,239 INFO NetworkImpl:159 link # 1
2022-10-01T17:44:35,239 INFO NetworkImpl:159 link # 4
2022-10-01T17:44:35,239 INFO NetworkImpl:159 link # 16
2022-10-01T17:44:35,239 INFO NetworkImpl:159 link # 64
2022-10-01T17:44:35,239 INFO NetworkImpl:159 link # 256
2022-10-01T17:44:35,240 INFO NetworkImpl:159 link # 1024
2022-10-01T17:44:35,245 INFO NetworkImpl:159 link # 4096
2022-10-01T17:44:35,265 INFO NetworkImpl:159 link # 16384
2022-10-01T17:44:35,345 INFO NetworkImpl:159 link # 65536
2022-10-01T17:44:35,713 INFO NetworkImpl:159 link # 262144
2022-10-01T17:44:36,485 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T17:44:36,485 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T17:44:36,486 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T17:44:36,486 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T17:44:36,486 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T17:44:36,486 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T17:44:36,487 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T17:44:36,487 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T17:44:36,489 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T17:44:36,493 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T17:44:36,501 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T17:44:36,518 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T17:44:36,549 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T17:44:36,613 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T17:44:36,742 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T17:44:37,005 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T17:44:37,581 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T17:44:38,602 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T17:44:40,278 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T17:44:40,404 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T17:44:40,426 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:44:40,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T17:44:40,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:44:40,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:44:40,426 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:44:40,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T17:44:40,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T17:44:40,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T17:44:40,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:44:40,426 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:44:48,624 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:44:48,624 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:44:48,625 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:44:48,625 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:44:48,625 INFO EventsManagerImpl:176
2022-10-01T17:44:48,625 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:44:48,625 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:44:48,625 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:44:48,625 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:44:48,625 INFO EventsManagerImpl:176
2022-10-01T17:44:48,625 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:44:48,625 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:44:48,625 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:44:48,625 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:44:48,625 INFO EventsManagerImpl:176
2022-10-01T17:44:48,625 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:44:48,625 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:44:48,625 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:44:48,625 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:44:48,626 INFO EventsManagerImpl:176
2022-10-01T17:44:48,626 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T17:44:48,626 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T17:44:48,626 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T17:44:48,626 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T17:44:48,626 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T17:44:48,626 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T17:44:48,626 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T17:44:48,626 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:44:48,626 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T17:44:48,626 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:44:48,626 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:44:48,626 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T17:44:48,626 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:44:48,626 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:44:48,626 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:44:48,626 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T17:44:48,626 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T17:44:48,626 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T17:44:48,627 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T17:44:48,627 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:44:48,627 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:44:48,627 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:44:48,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T17:44:48,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:44:48,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:44:48,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:44:48,627 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:44:48,627 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:44:48,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:44:48,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:44:48,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:44:48,627 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:44:48,627 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:44:48,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:44:48,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:44:48,627 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:44:48,627 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:44:48,627 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T17:44:48,627 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:44:48,627 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:44:48,627 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:44:48,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T17:44:48,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:44:48,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:44:48,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:44:48,628 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:44:48,628 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:44:48,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:44:48,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:44:48,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:44:48,628 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:44:48,628 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:44:48,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:44:48,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:44:48,628 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:44:48,628 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:44:50,586 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T17:44:50,589 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T17:44:50,835 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T17:44:50,835 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T17:44:50,835 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T17:44:50,835 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T17:44:50,835 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T17:44:50,835 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T17:44:50,835 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T17:44:50,835 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T17:44:51,091 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T17:44:51,091 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=10s; (s/r): 0.0
2022-10-01T17:44:51,125 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T17:44:51,125 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T17:44:51,139 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T17:44:51,163 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T17:44:51,267 INFO VehicularDepartureHandler:110 teleport vehicle 5448_bike from link 435042786 to link 309644163
2022-10-01T17:44:52,548 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1749 #nodes=233
2022-10-01T17:44:52,548 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271746 lost=0 simT=3600.0s realT=12s; (s/r): 300.0
2022-10-01T17:44:54,407 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T17:44:54,696 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3060 #nodes=333
2022-10-01T17:44:54,696 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271249 lost=0 simT=7200.0s realT=14s; (s/r): 514.2857142857143
2022-10-01T17:44:55,610 INFO VehicularDepartureHandler:110 teleport vehicle 6845_bike from link 4439811#0 to link 28497757#0
2022-10-01T17:44:56,222 INFO VehicularDepartureHandler:110 teleport vehicle 15616_bike from link 407076807 to link 341989089#0
2022-10-01T17:44:56,339 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T17:44:56,339 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T17:44:57,386 INFO MemoryObserver:41 used RAM: 13521 MB free: 2574 MB total: 16096 MB
2022-10-01T17:44:57,415 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4222 #nodes=435
2022-10-01T17:44:57,415 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270652 lost=0 simT=10800.0s realT=16s; (s/r): 675.0
2022-10-01T17:45:01,181 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5419 #nodes=673
2022-10-01T17:45:01,181 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269818 lost=0 simT=14400.0s realT=20s; (s/r): 720.0
2022-10-01T17:45:05,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6829 #nodes=1006
2022-10-01T17:45:05,759 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268588 lost=0 simT=18000.0s realT=25s; (s/r): 720.0
2022-10-01T17:45:13,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10687 #nodes=1671
2022-10-01T17:45:13,395 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266650 lost=0 simT=21600.0s realT=32s; (s/r): 675.0
2022-10-01T17:45:27,852 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11657 #nodes=1876
2022-10-01T17:45:27,852 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263936 lost=0 simT=25200.0s realT=47s; (s/r): 536.1702127659574
2022-10-01T17:45:42,486 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12763 #nodes=1961
2022-10-01T17:45:42,487 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260470 lost=0 simT=28800.0s realT=62s; (s/r): 464.51612903225805
2022-10-01T17:45:57,386 INFO MemoryObserver:41 used RAM: 14225 MB free: 1870 MB total: 16096 MB
2022-10-01T17:46:00,967 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14049 #nodes=2108
2022-10-01T17:46:00,967 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256849 lost=0 simT=32400.0s realT=80s; (s/r): 405.0
2022-10-01T17:46:17,886 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13929 #nodes=2041
2022-10-01T17:46:17,887 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251383 lost=0 simT=36000.0s realT=97s; (s/r): 371.1340206185567
2022-10-01T17:46:37,371 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14220 #nodes=2146
2022-10-01T17:46:37,371 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245417 lost=0 simT=39600.0s realT=116s; (s/r): 341.37931034482756
2022-10-01T17:46:54,564 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14453 #nodes=2121
2022-10-01T17:46:54,565 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237474 lost=0 simT=43200.0s realT=134s; (s/r): 322.3880597014925
2022-10-01T17:46:57,386 INFO MemoryObserver:41 used RAM: 15352 MB free: 743 MB total: 16096 MB
2022-10-01T17:47:12,604 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14754 #nodes=2250
2022-10-01T17:47:12,604 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228364 lost=0 simT=46800.0s realT=152s; (s/r): 307.89473684210526
2022-10-01T17:47:33,042 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=14892 #nodes=2318
2022-10-01T17:47:33,042 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216951 lost=0 simT=50400.0s realT=172s; (s/r): 293.0232558139535
2022-10-01T17:47:51,171 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15236 #nodes=2365
2022-10-01T17:47:51,171 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203328 lost=0 simT=54000.0s realT=190s; (s/r): 284.2105263157895
2022-10-01T17:47:57,386 INFO MemoryObserver:41 used RAM: 15452 MB free: 643 MB total: 16096 MB
2022-10-01T17:48:10,388 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15516 #nodes=2480
2022-10-01T17:48:10,388 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186454 lost=0 simT=57600.0s realT=209s; (s/r): 275.5980861244019
2022-10-01T17:48:32,115 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15369 #nodes=2286
2022-10-01T17:48:32,116 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166774 lost=0 simT=61200.0s realT=231s; (s/r): 264.93506493506493
2022-10-01T17:48:57,386 INFO MemoryObserver:41 used RAM: 15171 MB free: 924 MB total: 16096 MB
2022-10-01T17:49:01,301 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=14905 #nodes=2316
2022-10-01T17:49:01,301 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144596 lost=0 simT=64800.0s realT=260s; (s/r): 249.23076923076923
2022-10-01T17:49:21,123 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14224 #nodes=2034
2022-10-01T17:49:21,124 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120586 lost=0 simT=68400.0s realT=280s; (s/r): 244.28571428571428
2022-10-01T17:49:38,759 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13862 #nodes=2042
2022-10-01T17:49:38,759 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95598 lost=0 simT=72000.0s realT=298s; (s/r): 241.61073825503357
2022-10-01T17:49:55,578 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11926 #nodes=1584
2022-10-01T17:49:55,579 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73290 lost=0 simT=75600.0s realT=315s; (s/r): 240.0
2022-10-01T17:49:57,453 INFO MemoryObserver:41 used RAM: 15513 MB free: 582 MB total: 16096 MB
2022-10-01T17:50:08,520 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11072 #nodes=1501
2022-10-01T17:50:08,520 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57413 lost=0 simT=79200.0s realT=328s; (s/r): 241.46341463414635
2022-10-01T17:50:21,728 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10578 #nodes=1309
2022-10-01T17:50:21,728 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=43994 lost=0 simT=82800.0s realT=341s; (s/r): 242.81524926686217
2022-10-01T17:50:40,428 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9948 #nodes=1297
2022-10-01T17:50:40,428 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31805 lost=1 simT=86400.0s realT=360s; (s/r): 240.0
2022-10-01T17:50:55,575 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8277 #nodes=933
2022-10-01T17:50:55,575 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25592 lost=3 simT=90000.0s realT=375s; (s/r): 240.0
2022-10-01T17:50:57,453 INFO MemoryObserver:41 used RAM: 15590 MB free: 505 MB total: 16096 MB
2022-10-01T17:51:10,697 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7068 #nodes=795
2022-10-01T17:51:10,697 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21769 lost=4 simT=93600.0s realT=390s; (s/r): 240.0
2022-10-01T17:51:14,958 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=5956 #nodes=665
2022-10-01T17:51:14,959 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18854 lost=4 simT=97200.0s realT=394s; (s/r): 246.7005076142132
2022-10-01T17:51:28,490 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=5038 #nodes=567
2022-10-01T17:51:28,490 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16577 lost=5 simT=100800.0s realT=408s; (s/r): 247.05882352941177
2022-10-01T17:51:31,344 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4235 #nodes=483
2022-10-01T17:51:31,344 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14759 lost=5 simT=104400.0s realT=410s; (s/r): 254.6341463414634
2022-10-01T17:51:43,654 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3586 #nodes=376
2022-10-01T17:51:43,654 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13212 lost=5 simT=108000.0s realT=423s; (s/r): 255.31914893617022
2022-10-01T17:51:45,643 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2990 #nodes=264
2022-10-01T17:51:45,643 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11941 lost=5 simT=111600.0s realT=425s; (s/r): 262.5882352941176
2022-10-01T17:51:55,838 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2544 #nodes=275
2022-10-01T17:51:55,838 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10972 lost=5 simT=115200.0s realT=435s; (s/r): 264.82758620689657
2022-10-01T17:51:57,209 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2167 #nodes=215
2022-10-01T17:51:57,210 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10170 lost=5 simT=118800.0s realT=436s; (s/r): 272.4770642201835
2022-10-01T17:51:57,453 INFO MemoryObserver:41 used RAM: 15839 MB free: 256 MB total: 16096 MB
2022-10-01T17:51:58,430 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1903 #nodes=193
2022-10-01T17:51:58,430 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9501 lost=5 simT=122400.0s realT=438s; (s/r): 279.45205479452056
2022-10-01T17:51:59,590 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1652 #nodes=202
2022-10-01T17:51:59,590 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8795 lost=5 simT=126000.0s realT=439s; (s/r): 287.0159453302961
2022-10-01T17:52:00,659 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1379 #nodes=156
2022-10-01T17:52:00,659 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7147 lost=5 simT=129600.0s realT=440s; (s/r): 294.54545454545456
2022-10-01T17:52:09,975 INFO AbstractController$9:234 ### ITERATION 145 fires after mobsim event
2022-10-01T17:52:09,975 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=307.288630506sec
2022-10-01T17:52:09,976 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T17:52:10,011 INFO LegTimesControlerListener:50 [145] average trip (probably: leg) duration is: 1204 seconds = 00:20:04
2022-10-01T17:52:10,011 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T17:52:10,011 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:52:10,011 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:52:10,012 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:52:10,012 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:52:10,012 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T17:52:10,012 INFO EventsManagerImpl:137 event # 1
2022-10-01T17:52:10,012 INFO EventsManagerImpl:137 event # 4
2022-10-01T17:52:10,012 INFO EventsManagerImpl:137 event # 16
2022-10-01T17:52:10,012 INFO EventsManagerImpl:137 event # 64
2022-10-01T17:52:10,012 INFO EventsManagerImpl:137 event # 256
2022-10-01T17:52:10,013 INFO EventsManagerImpl:137 event # 1024
2022-10-01T17:52:10,017 INFO EventsManagerImpl:137 event # 4096
2022-10-01T17:52:10,032 INFO EventsManagerImpl:137 event # 16384
2022-10-01T17:52:10,048 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T17:52:10,362 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:52:10,362 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:52:10,362 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:52:10,362 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:52:10,362 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T17:52:10,362 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T17:52:10,363 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:52:10,365 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:52:10,365 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:15:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:52:10,368 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:52:10,368 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:52:10,368 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=09:01:04][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:52:10,372 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:52:10,372 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:52:10,372 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:52:10,372 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:52:10,372 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:52:10,372 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=28:52:09][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:52:10,372 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:52:10,372 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:52:10,372 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:43:27][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:52:10,374 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:52:10,374 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T17:52:10,374 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:52:10,374 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:52:10,374 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:52:10,374 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:52:10,375 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:52:10,375 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:52:10,375 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=28:40:32][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:52:10,382 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:52:10,382 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:52:10,382 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:19:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:52:10,382 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:52:10,382 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=739070.4238306601 | y=5695078.226993004]][linkId=-637298231#0][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:52:10,382 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=731148.0157889484 | y=5691690.818374165]][linkId=-4549279#1][startTime=08:57:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:52:10,382 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T17:52:10,382 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_46800][coord=[x=737908.237725975 | y=5691550.806223201]][linkId=-889162033#2][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T17:52:10,382 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_46800][coord=[x=738858.7389318789 | y=5689328.029665429]][linkId=376817773][startTime=13:39:19][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T17:52:10,382 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T17:52:10,865 INFO ControlerListenerManagerImpl:251 [it.145] all ControlerAfterMobsimListeners called.
2022-10-01T17:52:10,865 INFO AbstractController$4:159 ### ITERATION 145 fires scoring event
2022-10-01T17:52:10,865 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T17:52:11,042 INFO NewScoreAssignerImpl:57 it: 145 msaStart: 599
2022-10-01T17:52:11,197 INFO ControlerListenerManagerImpl:194 [it.145] all ControlerScoringListeners called.
2022-10-01T17:52:11,198 INFO AbstractController$5:167 ### ITERATION 145 fires iteration end event
2022-10-01T17:52:11,198 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T17:52:11,198 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T17:52:11,301 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener
2022-10-01T17:52:11,301 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener
2022-10-01T17:52:14,515 INFO ModeStatsControlerListener:144 Mode shares over all 778948.0 trips found. MainModeIdentifier: class org.matsim.analysis.LeipzigMainModeIdentifier
2022-10-01T17:52:14,515 INFO ModeStatsControlerListener:151 -- mode share of mode bike = 0.13636725429682084
2022-10-01T17:52:14,515 INFO ModeStatsControlerListener:151 -- mode share of mode car = 0.3190675115668825
2022-10-01T17:52:14,515 INFO ModeStatsControlerListener:151 -- mode share of mode drtNorth = 2.33648459203952E-4
2022-10-01T17:52:14,515 INFO ModeStatsControlerListener:151 -- mode share of mode drtSoutheast = 1.6689175657425142E-4
2022-10-01T17:52:14,515 INFO ModeStatsControlerListener:151 -- mode share of mode freight = 0.06042123479359341
2022-10-01T17:52:14,516 INFO ModeStatsControlerListener:151 -- mode share of mode pt = 0.13008185398768596
2022-10-01T17:52:14,516 INFO ModeStatsControlerListener:151 -- mode share of mode ride = 0.13784360445113153
2022-10-01T17:52:14,516 INFO ModeStatsControlerListener:151 -- mode share of mode walk = 0.21581800068810755
2022-10-01T17:52:14,773 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener
2022-10-01T17:52:14,921 INFO ScoreStatsControlerListener:181 -- avg. score of the executed plan of each agent: -87.80194366181213
2022-10-01T17:52:14,921 INFO ScoreStatsControlerListener:182 -- avg. score of the worst plan of each agent: -107.08121888735621
2022-10-01T17:52:14,922 INFO ScoreStatsControlerListener:183 -- avg. of the avg. plan score per agent: -87.899314654554
2022-10-01T17:52:14,922 INFO ScoreStatsControlerListener:184 -- avg. score of the best plan of each agent: -71.63492381797853
2022-10-01T17:52:14,994 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener
2022-10-01T17:52:16,231 INFO TravelDistanceStats:143 -- average leg distance per plan (executed plans only): 18574.552612457624 meters
2022-10-01T17:52:16,231 INFO TravelDistanceStats:144 average leg distance per Person (executed plans only): 136981.8684983128 meters (statistic on all 2105427 legs which have a finite distance)
2022-10-01T17:52:16,231 INFO TravelDistanceStats:145 -- average trip distance per plan (executed plans only): 51096.92485090566 meters
2022-10-01T17:52:16,231 INFO TravelDistanceStats:146 average trip distance per Person (executed plans only): 136925.39741731572 meters (statistic on all 765041 trips which have a finite distance)
2022-10-01T17:52:16,231 INFO TravelDistanceStats:147 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2022-10-01T17:52:16,231 INFO TravelDistanceStats:148 (and teleported legs whose route contains a distance.)
2022-10-01T17:52:17,706 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener
2022-10-01T17:52:17,708 INFO LegHistogramListener:72 number of legs: 2112555 100%
2022-10-01T17:52:17,708 INFO LegHistogramListener:79 number of bike legs: 105434 4.990828641147805%
2022-10-01T17:52:17,709 INFO LegHistogramListener:79 number of car legs: 248383 11.757469036309114%
2022-10-01T17:52:17,709 INFO LegHistogramListener:79 number of drtNorth legs: 195 0.009230528909306503%
2022-10-01T17:52:17,709 INFO LegHistogramListener:79 number of drtSoutheast legs: 135 0.006390366167981425%
2022-10-01T17:52:17,709 INFO LegHistogramListener:79 number of freight legs: 47065 2.22787099034108%
2022-10-01T17:52:17,709 INFO LegHistogramListener:79 number of pt legs: 119408 5.652302543602415%
2022-10-01T17:52:17,709 INFO LegHistogramListener:79 number of ride legs: 106938 5.062022053863687%
2022-10-01T17:52:17,709 INFO LegHistogramListener:79 number of walk legs: 1484997 70.29388583965861%
2022-10-01T17:52:18,276 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T17:52:18,276 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode bike = 0.7141092858573358
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode car = 0.47434873701453756
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtNorth = 0.01277235450890175
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode drtSoutheast = 0.010664383245094666
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode freight = 0.06042123479359341
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode pt = 0.562258327898653
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode ride = 0.7724803196105516
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (1x) of mode walk = 0.9220487118523958
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode bike = 0.2572366833216081
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode car = 0.3947465042595911
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtNorth = 0.0019346605935184377
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode drtSoutheast = 0.001644525693627816
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode freight = 0.06042123479359341
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode pt = 0.37586206011184314
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode ride = 0.3147090691548088
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (5x) of mode walk = 0.7382764959920303
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode bike = 0.18934896809543128
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode car = 0.38141442047479424
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtNorth = 3.5945916800608E-4
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode drtSoutheast = 3.0682407554804685E-4
2022-10-01T17:52:22,708 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode freight = 0.06042123479359341
2022-10-01T17:52:22,709 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode pt = 0.24370047808069345
2022-10-01T17:52:22,709 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode ride = 0.2238557644412721
2022-10-01T17:52:22,709 INFO ModeChoiceCoverageControlerListener:140 -- mode choice coverage (10x) of mode walk = 0.49575196290381385
2022-10-01T17:52:22,855 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T17:52:23,952 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T17:52:24,259 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T17:52:24,610 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.drt.analysis.DrtAnalysisControlerListener
2022-10-01T17:52:25,717 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleTaskProfileWriter
2022-10-01T17:52:26,015 INFO ControlerListenerManagerImpl:167 calling notifyIterationEnds on org.matsim.contrib.util.stats.VehicleOccupancyProfileWriter
2022-10-01T17:52:26,383 INFO ControlerListenerManagerImpl:171 [it.145] all ControlerIterationEndsListeners called.
2022-10-01T17:52:26,573 INFO AbstractController:181 ### ITERATION 145 ENDS
2022-10-01T17:52:26,574 INFO AbstractController:182 ###################################################
2022-10-01T17:52:26,574 INFO AbstractController:133 ###################################################
2022-10-01T17:52:26,574 INFO AbstractController:134 ### ITERATION 146 BEGINS
2022-10-01T17:52:26,574 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener
2022-10-01T17:52:26,574 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener
2022-10-01T17:52:26,574 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.run.StrategyWeightFadeout
2022-10-01T17:52:26,575 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl
2022-10-01T17:52:26,575 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda$331/0x0000000800ffe218
2022-10-01T17:52:26,871 INFO ControlerListenerManagerImpl:145 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1
2022-10-01T17:52:26,908 INFO ControlerListenerManagerImpl:148 [it.146] all ControlerIterationStartsListeners called.
2022-10-01T17:52:26,908 INFO ControlerListenerManagerImpl:205 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl
2022-10-01T17:52:36,780 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 169854 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T17:52:36,781 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30683 plans
2022-10-01T17:52:36,782 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:52:36,782 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:52:36,783 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:52:36,784 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:52:36,786 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:52:36,788 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:52:36,799 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:52:36,803 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:52:36,806 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:52:36,808 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:52:36,814 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:52:36,817 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:52:36,819 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:52:36,845 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:52:36,861 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:52:36,888 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:52:36,891 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:52:36,893 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:52:36,920 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:52:36,959 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:52:36,999 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:52:37,272 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:52:37,900 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:52:38,772 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:52:40,643 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:52:44,685 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T17:52:50,999 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T17:52:57,454 INFO MemoryObserver:41 used RAM: 15085 MB free: 1010 MB total: 16096 MB
2022-10-01T17:53:07,140 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:53:07,140 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30683 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T17:53:07,140 INFO AbstractMultithreadedModule:141 [ChooseRandomLegModeForSubtour] starting 6 threads, handling 30276 plans
2022-10-01T17:53:07,141 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1
2022-10-01T17:53:07,141 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4
2022-10-01T17:53:07,141 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2
2022-10-01T17:53:07,141 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8
2022-10-01T17:53:07,141 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16
2022-10-01T17:53:07,141 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 32
2022-10-01T17:53:07,141 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 64
2022-10-01T17:53:07,142 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 128
2022-10-01T17:53:07,142 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 256
2022-10-01T17:53:07,143 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 512
2022-10-01T17:53:07,146 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 1024
2022-10-01T17:53:07,151 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 2048
2022-10-01T17:53:07,161 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 4096
2022-10-01T17:53:07,181 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 8192
2022-10-01T17:53:07,224 INFO Counter:69 [ChooseRandomLegModeForSubtour] handled plan # 16384
2022-10-01T17:53:07,325 INFO AbstractMultithreadedModule:156 [ChooseRandomLegModeForSubtour] all 6 threads finished.
2022-10-01T17:53:07,521 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 30276 plans
2022-10-01T17:53:07,522 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:53:07,522 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:53:07,522 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:53:07,522 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:53:07,522 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:53:07,522 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:53:07,523 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:53:07,524 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:53:07,524 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:53:07,524 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:53:07,526 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:53:07,535 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:53:07,544 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:53:07,563 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:53:07,567 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:53:07,606 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:53:07,668 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:53:07,675 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:53:07,808 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:53:07,810 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:53:07,817 WARN EnhancedRaptorIntermodalAccessEgress:83 Using person specific marginal utility of money from person attribute marginalUtilityOfMoneyPersonalFactor (multiplied with marginalUtilityOfMoney found in ScoringParameters).
2022-10-01T17:53:08,046 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:53:08,588 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:53:09,400 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:53:11,419 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:53:15,428 INFO Counter:69 [PlanRouter] handled plan # 8192
2022-10-01T17:53:24,362 INFO Counter:69 [PlanRouter] handled plan # 16384
2022-10-01T17:53:45,008 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:53:45,009 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 30276 plans handled. Strategy: RandomPlanSelector_SubtourModeChoice_ReRoute
2022-10-01T17:53:45,009 INFO AbstractMultithreadedModule:141 [PlanMutateTimeAllocationSimplified] starting 6 threads, handling 7615 plans
2022-10-01T17:53:45,009 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1
2022-10-01T17:53:45,009 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2
2022-10-01T17:53:45,009 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4
2022-10-01T17:53:45,009 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 8
2022-10-01T17:53:45,009 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 32
2022-10-01T17:53:45,009 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 16
2022-10-01T17:53:45,009 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 64
2022-10-01T17:53:45,009 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 128
2022-10-01T17:53:45,009 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 256
2022-10-01T17:53:45,010 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 512
2022-10-01T17:53:45,010 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 1024
2022-10-01T17:53:45,011 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 2048
2022-10-01T17:53:45,013 INFO Counter:69 [PlanMutateTimeAllocationSimplified] handled plan # 4096
2022-10-01T17:53:45,018 INFO AbstractMultithreadedModule:156 [PlanMutateTimeAllocationSimplified] all 6 threads finished.
2022-10-01T17:53:45,018 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 7615 plans handled. Strategy: RandomPlanSelector_TimeAllocationMutatorModule
2022-10-01T17:53:45,018 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 40204 plans handled. Strategy: ExpBetaPlanChanger
2022-10-01T17:53:45,019 INFO AbstractMultithreadedModule:141 [PlanRouter] starting 6 threads, handling 6861 plans
2022-10-01T17:53:45,019 INFO Counter:69 [PlanRouter] handled plan # 1
2022-10-01T17:53:45,019 INFO Counter:69 [PlanRouter] handled plan # 2
2022-10-01T17:53:45,019 INFO Counter:69 [PlanRouter] handled plan # 4
2022-10-01T17:53:45,020 INFO Counter:69 [PlanRouter] handled plan # 8
2022-10-01T17:53:45,023 INFO Counter:69 [PlanRouter] handled plan # 16
2022-10-01T17:53:45,034 INFO Counter:69 [PlanRouter] handled plan # 32
2022-10-01T17:53:45,102 INFO Counter:69 [PlanRouter] handled plan # 64
2022-10-01T17:53:45,192 INFO Counter:69 [PlanRouter] handled plan # 128
2022-10-01T17:53:45,612 INFO Counter:69 [PlanRouter] handled plan # 256
2022-10-01T17:53:45,927 INFO Counter:69 [PlanRouter] handled plan # 512
2022-10-01T17:53:46,750 INFO Counter:69 [PlanRouter] handled plan # 1024
2022-10-01T17:53:47,864 INFO Counter:69 [PlanRouter] handled plan # 2048
2022-10-01T17:53:51,163 INFO Counter:69 [PlanRouter] handled plan # 4096
2022-10-01T17:53:57,454 INFO MemoryObserver:41 used RAM: 15153 MB free: 942 MB total: 16096 MB
2022-10-01T17:54:03,417 INFO AbstractMultithreadedModule:156 [PlanRouter] all 6 threads finished.
2022-10-01T17:54:03,417 INFO GenericPlanStrategyImpl:125 Plan-Strategy finished, 6861 plans handled. Strategy: RandomPlanSelector_ReRoute
2022-10-01T17:54:03,417 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T17:54:04,553 INFO ControlerListenerManagerImpl:210 calling notifyReplanning on org.matsim.contrib.drt.routing.DefaultDrtRouteUpdater
2022-10-01T17:54:05,630 INFO ControlerListenerManagerImpl:213 [it.146] all ControlerReplanningListeners called.
2022-10-01T17:54:05,630 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T17:54:05,630 INFO EventsManagerImpl:190 resetting Event-Handlers
2022-10-01T17:54:05,630 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T17:54:05,746 INFO EventsManagerImpl:197 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2022-10-01T17:54:05,863 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T17:54:05,863 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtVehicleDistanceStats
2022-10-01T17:54:05,863 INFO EventsManagerImpl:197 org.matsim.analysis.VolumesAnalyzer
2022-10-01T17:54:05,874 INFO EventsManagerImpl:197 org.matsim.core.scoring.ScoringFunctionsForPopulation
2022-10-01T17:54:05,885 INFO EventsManagerImpl:197 org.matsim.analysis.LegHistogram
2022-10-01T17:54:05,885 INFO EventsManagerImpl:197 org.matsim.analysis.CalcLegTimes
2022-10-01T17:54:05,886 INFO EventsManagerImpl:197 org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T17:54:05,887 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T17:54:05,887 INFO EventsManagerImpl:197 org.matsim.contrib.drt.analysis.DrtEventSequenceCollector
2022-10-01T17:54:05,887 INFO EventsManagerImpl:197 playground.vsp.pt.fare.DistanceBasedPtFareHandler
2022-10-01T17:54:05,887 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T17:54:05,887 INFO EventsManagerImpl:197 org.matsim.contrib.drt.fare.DrtFareHandler
2022-10-01T17:54:05,887 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T17:54:05,887 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:54:05,887 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:54:05,887 INFO EventsManagerImpl:197 org.matsim.contrib.dvrp.analysis.ExecutedScheduleCollector
2022-10-01T17:54:05,887 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T17:54:05,887 INFO EventsManagerImpl:197 org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T17:54:05,887 INFO EventsManagerImpl:197 playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T17:54:05,888 INFO EventsManagerImpl:197 ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory$$Lambda$370/0x0000000801025918
2022-10-01T17:54:05,888 INFO ControlerListenerManagerImpl:224 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl
2022-10-01T17:54:05,888 INFO ControlerListenerManagerImpl:229 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner
2022-10-01T17:54:06,654 INFO ControlerListenerManagerImpl:232 [it.146] all ControlerBeforeMobsimListeners called.
2022-10-01T17:54:06,654 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2022-10-01T17:54:06,655 INFO NetworkImpl:163 node # 1
2022-10-01T17:54:06,655 INFO NetworkImpl:163 node # 4
2022-10-01T17:54:06,655 INFO NetworkImpl:163 node # 16
2022-10-01T17:54:06,655 INFO NetworkImpl:163 node # 64
2022-10-01T17:54:06,655 INFO NetworkImpl:163 node # 256
2022-10-01T17:54:06,655 INFO NetworkImpl:163 node # 1024
2022-10-01T17:54:06,656 INFO NetworkImpl:163 node # 4096
2022-10-01T17:54:06,658 INFO NetworkImpl:163 node # 16384
2022-10-01T17:54:06,667 INFO NetworkImpl:163 node # 65536
2022-10-01T17:54:06,702 INFO NetworkImpl:159 link # 1
2022-10-01T17:54:06,702 INFO NetworkImpl:159 link # 4
2022-10-01T17:54:06,702 INFO NetworkImpl:159 link # 16
2022-10-01T17:54:06,702 INFO NetworkImpl:159 link # 64
2022-10-01T17:54:06,703 INFO NetworkImpl:159 link # 256
2022-10-01T17:54:06,704 INFO NetworkImpl:159 link # 1024
2022-10-01T17:54:06,709 INFO NetworkImpl:159 link # 4096
2022-10-01T17:54:06,729 INFO NetworkImpl:159 link # 16384
2022-10-01T17:54:06,809 INFO NetworkImpl:159 link # 65536
2022-10-01T17:54:07,180 INFO NetworkImpl:159 link # 262144
2022-10-01T17:54:08,104 INFO Counter:69 [PersonPrepareForSim] handled person # 4
2022-10-01T17:54:08,104 INFO Counter:69 [PersonPrepareForSim] handled person # 2
2022-10-01T17:54:08,104 INFO Counter:69 [PersonPrepareForSim] handled person # 1
2022-10-01T17:54:08,104 INFO Counter:69 [PersonPrepareForSim] handled person # 8
2022-10-01T17:54:08,105 INFO Counter:69 [PersonPrepareForSim] handled person # 16
2022-10-01T17:54:08,105 INFO Counter:69 [PersonPrepareForSim] handled person # 32
2022-10-01T17:54:08,113 INFO Counter:69 [PersonPrepareForSim] handled person # 64
2022-10-01T17:54:08,114 INFO Counter:69 [PersonPrepareForSim] handled person # 128
2022-10-01T17:54:08,115 INFO Counter:69 [PersonPrepareForSim] handled person # 256
2022-10-01T17:54:08,119 INFO Counter:69 [PersonPrepareForSim] handled person # 512
2022-10-01T17:54:08,127 INFO Counter:69 [PersonPrepareForSim] handled person # 1024
2022-10-01T17:54:08,143 INFO Counter:69 [PersonPrepareForSim] handled person # 2048
2022-10-01T17:54:08,177 INFO Counter:69 [PersonPrepareForSim] handled person # 4096
2022-10-01T17:54:08,244 INFO Counter:69 [PersonPrepareForSim] handled person # 8192
2022-10-01T17:54:08,374 INFO Counter:69 [PersonPrepareForSim] handled person # 16384
2022-10-01T17:54:08,640 INFO Counter:69 [PersonPrepareForSim] handled person # 32768
2022-10-01T17:54:09,167 INFO Counter:69 [PersonPrepareForSim] handled person # 65536
2022-10-01T17:54:10,125 INFO Counter:69 [PersonPrepareForSim] handled person # 131072
2022-10-01T17:54:12,013 INFO Counter:69 [PersonPrepareForSim] handled person # 262144
2022-10-01T17:54:12,225 INFO Counter:74 [PersonPrepareForSim] handled person # 285493
2022-10-01T17:54:12,247 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:54:12,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T17:54:12,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:54:12,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:54:12,247 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:54:12,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2022-10-01T17:54:12,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2022-10-01T17:54:12,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2022-10-01T17:54:12,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:54:12,247 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:54:21,330 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:54:21,330 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:54:21,330 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:54:21,330 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:54:21,330 INFO EventsManagerImpl:176
2022-10-01T17:54:21,330 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:54:21,330 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:54:21,330 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:54:21,330 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:54:21,331 INFO EventsManagerImpl:176
2022-10-01T17:54:21,331 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:54:21,331 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:54:21,331 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:54:21,331 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:54:21,331 INFO EventsManagerImpl:176
2022-10-01T17:54:21,331 INFO EventsManagerImpl:160 adding Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:54:21,331 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerEngine
2022-10-01T17:54:21,331 INFO EventsManagerImpl:166 org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEventHandler
2022-10-01T17:54:21,331 INFO EventsManagerImpl:227 > org.matsim.contrib.dvrp.passenger.PassengerRequestRejectedEvent
2022-10-01T17:54:21,331 INFO EventsManagerImpl:176
2022-10-01T17:54:21,331 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T17:54:21,331 INFO QSimProvider:128 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2022-10-01T17:54:21,331 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2022-10-01T17:54:21,331 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2022-10-01T17:54:21,331 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T17:54:21,331 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2022-10-01T17:54:21,331 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2022-10-01T17:54:21,332 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:54:21,332 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T17:54:21,332 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:54:21,332 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:54:21,332 INFO QSimProvider:146 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2022-10-01T17:54:21,332 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:54:21,332 INFO QSimProvider:134 Added DepartureHandler class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:54:21,332 INFO QSimProvider:140 Added AgentSource class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
2022-10-01T17:54:21,332 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T17:54:21,332 INFO QSimProvider:128 Added Activityhandler class org.matsim.contrib.dynagent.run.DynActivityEngine
2022-10-01T17:54:21,332 INFO QSimProvider:122 Added MobsimEngine class org.matsim.core.mobsim.qsim.PreplanningEngine
2022-10-01T17:54:21,332 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T17:54:21,332 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:54:21,332 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:54:21,332 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:54:21,332 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T17:54:21,332 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:54:21,332 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:54:21,332 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:54:21,333 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:54:21,333 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:54:21,333 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:54:21,333 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:54:21,333 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:54:21,333 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:54:21,333 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:54:21,333 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:54:21,333 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:54:21,333 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:54:21,333 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:54:21,333 INFO QSimProvider:140 Added AgentSource class org.matsim.contrib.dvrp.vrpagent.VrpAgentSource
2022-10-01T17:54:21,333 INFO QSimProvider:122 Added MobsimEngine class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:54:21,333 INFO QSimProvider:134 Added DepartureHandler class org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T17:54:21,333 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:54:21,333 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DrtOptimizer
2022-10-01T17:54:21,333 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:54:21,333 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:54:21,333 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2022-10-01T17:54:21,333 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.DefaultDrtOptimizer
2022-10-01T17:54:21,333 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:54:21,333 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:54:21,333 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:54:21,333 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:54:21,334 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.QSimScopeForkJoinPoolHolder
2022-10-01T17:54:21,334 INFO MobsimListenerManager:49 calling addQueueSimulationListener
2022-10-01T17:54:21,334 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:54:21,334 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2022-10-01T17:54:21,334 INFO MobsimListenerManager:53 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2022-10-01T17:54:21,334 INFO QSimProvider:146 Added MobsimListener class org.matsim.contrib.drt.optimizer.insertion.extensive.MultiInsertionDetourPathCalculator
2022-10-01T17:54:23,568 INFO ReconstructingUmlaufBuilder:132 Generating UmlaufStuecke ...
2022-10-01T17:54:23,572 INFO ReconstructingUmlaufBuilder:145 ... done generating UmlaufStuecke
2022-10-01T17:54:23,880 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53683 links to QSimEngineRunner #0
2022-10-01T17:54:23,880 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53743 links to QSimEngineRunner #1
2022-10-01T17:54:23,880 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53748 links to QSimEngineRunner #2
2022-10-01T17:54:23,880 INFO AbstractQNetsimEngine:427 Assigned 30056 nodes and 53793 links to QSimEngineRunner #3
2022-10-01T17:54:23,881 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53713 links to QSimEngineRunner #4
2022-10-01T17:54:23,881 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53753 links to QSimEngineRunner #5
2022-10-01T17:54:23,881 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53712 links to QSimEngineRunner #6
2022-10-01T17:54:23,881 INFO AbstractQNetsimEngine:427 Assigned 30055 nodes and 53650 links to QSimEngineRunner #7
2022-10-01T17:54:24,394 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 00:00:00 : #links=0 #nodes=3
2022-10-01T17:54:24,395 INFO QSim:565 SIMULATION (NEW QSim) AT 00:00:00 : #Veh=273932 lost=0 simT=0.0s realT=12s; (s/r): 0.0
2022-10-01T17:54:24,429 INFO VehicularDepartureHandler:110 teleport vehicle 117585_bike from link 165898422 to link 543024352#2
2022-10-01T17:54:24,429 INFO VehicularDepartureHandler:110 teleport vehicle 111565_bike from link 2533457 to link -376869417#0
2022-10-01T17:54:24,439 INFO VehicularDepartureHandler:110 teleport vehicle 104937_bike from link -30986460 to link -48840069#0
2022-10-01T17:54:24,463 INFO VehicularDepartureHandler:110 teleport vehicle 94476_bike from link 2533457 to link -376869417#0
2022-10-01T17:54:25,920 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 01:00:00 : #links=1754 #nodes=224
2022-10-01T17:54:25,920 INFO QSim:565 SIMULATION (NEW QSim) AT 01:00:00 : #Veh=271748 lost=0 simT=3600.0s realT=13s; (s/r): 276.9230769230769
2022-10-01T17:54:27,485 INFO VehicularDepartureHandler:110 teleport vehicle 6970_car from link -285143192 to link 289211228
2022-10-01T17:54:27,791 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 02:00:00 : #links=3051 #nodes=337
2022-10-01T17:54:27,791 INFO QSim:565 SIMULATION (NEW QSim) AT 02:00:00 : #Veh=271265 lost=0 simT=7200.0s realT=15s; (s/r): 480.0
2022-10-01T17:54:29,632 INFO VehicularDepartureHandler:110 teleport vehicle 234638_bike from link -809904991 to link -659707287
2022-10-01T17:54:30,801 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 03:00:00 : #links=4177 #nodes=472
2022-10-01T17:54:30,801 INFO QSim:565 SIMULATION (NEW QSim) AT 03:00:00 : #Veh=270654 lost=0 simT=10800.0s realT=18s; (s/r): 600.0
2022-10-01T17:54:31,928 INFO VehicularDepartureHandler:110 teleport vehicle 101043_bike from link -192697444 to link 460413486
2022-10-01T17:54:32,973 INFO VehicularDepartureHandler:110 teleport vehicle 13643_bike from link 4446448 to link 335487061
2022-10-01T17:54:34,797 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 04:00:00 : #links=5369 #nodes=671
2022-10-01T17:54:34,797 INFO QSim:565 SIMULATION (NEW QSim) AT 04:00:00 : #Veh=269824 lost=0 simT=14400.0s realT=22s; (s/r): 654.5454545454545
2022-10-01T17:54:34,949 INFO VehicularDepartureHandler:110 teleport vehicle 313_bike from link -344517718#1 to link -5182802
2022-10-01T17:54:34,949 INFO VehicularDepartureHandler:112 No more occurrences of teleported vehicles will be reported.
2022-10-01T17:54:39,258 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 05:00:00 : #links=6894 #nodes=962
2022-10-01T17:54:39,258 INFO QSim:565 SIMULATION (NEW QSim) AT 05:00:00 : #Veh=268582 lost=0 simT=18000.0s realT=27s; (s/r): 666.6666666666666
2022-10-01T17:54:48,918 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 06:00:00 : #links=10793 #nodes=1683
2022-10-01T17:54:48,919 INFO QSim:565 SIMULATION (NEW QSim) AT 06:00:00 : #Veh=266650 lost=0 simT=21600.0s realT=36s; (s/r): 600.0
2022-10-01T17:54:57,455 INFO MemoryObserver:41 used RAM: 13674 MB free: 2421 MB total: 16096 MB
2022-10-01T17:55:03,686 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 07:00:00 : #links=11616 #nodes=1897
2022-10-01T17:55:03,687 INFO QSim:565 SIMULATION (NEW QSim) AT 07:00:00 : #Veh=263951 lost=0 simT=25200.0s realT=51s; (s/r): 494.11764705882354
2022-10-01T17:55:20,180 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 08:00:00 : #links=12722 #nodes=1928
2022-10-01T17:55:20,181 INFO QSim:565 SIMULATION (NEW QSim) AT 08:00:00 : #Veh=260459 lost=0 simT=28800.0s realT=67s; (s/r): 429.85074626865674
2022-10-01T17:55:38,096 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 09:00:00 : #links=14032 #nodes=2141
2022-10-01T17:55:38,096 INFO QSim:565 SIMULATION (NEW QSim) AT 09:00:00 : #Veh=256826 lost=0 simT=32400.0s realT=85s; (s/r): 381.1764705882353
2022-10-01T17:55:55,713 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13857 #nodes=2023
2022-10-01T17:55:55,713 INFO QSim:565 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=251307 lost=0 simT=36000.0s realT=103s; (s/r): 349.5145631067961
2022-10-01T17:55:57,455 INFO MemoryObserver:41 used RAM: 14506 MB free: 1589 MB total: 16096 MB
2022-10-01T17:56:14,840 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=14292 #nodes=2147
2022-10-01T17:56:14,841 INFO QSim:565 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=245402 lost=0 simT=39600.0s realT=122s; (s/r): 324.59016393442624
2022-10-01T17:56:34,666 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=14448 #nodes=2127
2022-10-01T17:56:34,666 INFO QSim:565 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=237456 lost=0 simT=43200.0s realT=142s; (s/r): 304.22535211267603
2022-10-01T17:56:53,199 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=14809 #nodes=2267
2022-10-01T17:56:53,199 INFO QSim:565 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=228330 lost=0 simT=46800.0s realT=160s; (s/r): 292.5
2022-10-01T17:56:57,456 INFO MemoryObserver:41 used RAM: 15038 MB free: 1057 MB total: 16096 MB
2022-10-01T17:57:12,436 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=15073 #nodes=2346
2022-10-01T17:57:12,437 INFO QSim:565 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=216948 lost=0 simT=50400.0s realT=180s; (s/r): 280.0
2022-10-01T17:57:34,766 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=15341 #nodes=2387
2022-10-01T17:57:34,766 INFO QSim:565 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=203319 lost=0 simT=54000.0s realT=202s; (s/r): 267.3267326732673
2022-10-01T17:57:54,929 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=15468 #nodes=2428
2022-10-01T17:57:54,930 INFO QSim:565 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=186424 lost=0 simT=57600.0s realT=222s; (s/r): 259.4594594594595
2022-10-01T17:57:57,457 INFO MemoryObserver:41 used RAM: 15746 MB free: 349 MB total: 16096 MB
2022-10-01T17:58:14,810 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=15388 #nodes=2401
2022-10-01T17:58:14,810 INFO QSim:565 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=166791 lost=0 simT=61200.0s realT=242s; (s/r): 252.89256198347107
2022-10-01T17:58:37,776 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=15043 #nodes=2243
2022-10-01T17:58:37,776 INFO QSim:565 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=144525 lost=0 simT=64800.0s realT=265s; (s/r): 244.52830188679246
2022-10-01T17:58:57,457 INFO MemoryObserver:41 used RAM: 15157 MB free: 938 MB total: 16096 MB
2022-10-01T17:59:06,561 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 19:00:00 : #links=14193 #nodes=2055
2022-10-01T17:59:06,562 INFO QSim:565 SIMULATION (NEW QSim) AT 19:00:00 : #Veh=120575 lost=0 simT=68400.0s realT=294s; (s/r): 232.6530612244898
2022-10-01T17:59:25,050 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 20:00:00 : #links=13985 #nodes=1978
2022-10-01T17:59:25,051 INFO QSim:565 SIMULATION (NEW QSim) AT 20:00:00 : #Veh=95473 lost=0 simT=72000.0s realT=312s; (s/r): 230.76923076923077
2022-10-01T17:59:41,298 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 21:00:00 : #links=11895 #nodes=1605
2022-10-01T17:59:41,299 INFO QSim:565 SIMULATION (NEW QSim) AT 21:00:00 : #Veh=73254 lost=0 simT=75600.0s realT=329s; (s/r): 229.7872340425532
2022-10-01T17:59:55,673 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 22:00:00 : #links=11139 #nodes=1416
2022-10-01T17:59:55,674 INFO QSim:565 SIMULATION (NEW QSim) AT 22:00:00 : #Veh=57308 lost=0 simT=79200.0s realT=343s; (s/r): 230.90379008746356
2022-10-01T17:59:57,458 INFO MemoryObserver:41 used RAM: 15727 MB free: 368 MB total: 16096 MB
2022-10-01T18:00:07,659 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 23:00:00 : #links=10670 #nodes=1316
2022-10-01T18:00:07,659 INFO QSim:565 SIMULATION (NEW QSim) AT 23:00:00 : #Veh=43801 lost=0 simT=82800.0s realT=355s; (s/r): 233.2394366197183
2022-10-01T18:00:20,437 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 24:00:00 : #links=9984 #nodes=1203
2022-10-01T18:00:20,438 INFO QSim:565 SIMULATION (NEW QSim) AT 24:00:00 : #Veh=31639 lost=0 simT=86400.0s realT=368s; (s/r): 234.7826086956522
2022-10-01T18:00:28,718 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 25:00:00 : #links=8273 #nodes=960
2022-10-01T18:00:28,718 INFO QSim:565 SIMULATION (NEW QSim) AT 25:00:00 : #Veh=25466 lost=2 simT=90000.0s realT=376s; (s/r): 239.36170212765958
2022-10-01T18:00:36,183 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 26:00:00 : #links=7073 #nodes=824
2022-10-01T18:00:36,183 INFO QSim:565 SIMULATION (NEW QSim) AT 26:00:00 : #Veh=21653 lost=4 simT=93600.0s realT=383s; (s/r): 244.3864229765013
2022-10-01T18:00:42,137 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 27:00:00 : #links=5943 #nodes=644
2022-10-01T18:00:42,137 INFO QSim:565 SIMULATION (NEW QSim) AT 27:00:00 : #Veh=18715 lost=4 simT=97200.0s realT=389s; (s/r): 249.87146529562983
2022-10-01T18:00:46,690 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 28:00:00 : #links=4965 #nodes=530
2022-10-01T18:00:46,690 INFO QSim:565 SIMULATION (NEW QSim) AT 28:00:00 : #Veh=16410 lost=4 simT=100800.0s realT=394s; (s/r): 255.83756345177665
2022-10-01T18:00:50,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 29:00:00 : #links=4221 #nodes=443
2022-10-01T18:00:50,355 INFO QSim:565 SIMULATION (NEW QSim) AT 29:00:00 : #Veh=14653 lost=4 simT=104400.0s realT=398s; (s/r): 262.3115577889447
2022-10-01T18:01:01,018 INFO MemoryObserver:41 used RAM: 15521 MB free: 574 MB total: 16096 MB
2022-10-01T18:01:02,855 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 30:00:00 : #links=3536 #nodes=364
2022-10-01T18:01:02,856 INFO QSim:565 SIMULATION (NEW QSim) AT 30:00:00 : #Veh=13125 lost=4 simT=108000.0s realT=410s; (s/r): 263.4146341463415
2022-10-01T18:01:05,316 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 31:00:00 : #links=2960 #nodes=299
2022-10-01T18:01:05,316 INFO QSim:565 SIMULATION (NEW QSim) AT 31:00:00 : #Veh=11877 lost=5 simT=111600.0s realT=413s; (s/r): 270.2179176755448
2022-10-01T18:01:07,156 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 32:00:00 : #links=2499 #nodes=280
2022-10-01T18:01:07,156 INFO QSim:565 SIMULATION (NEW QSim) AT 32:00:00 : #Veh=10907 lost=5 simT=115200.0s realT=414s; (s/r): 278.2608695652174
2022-10-01T18:01:17,354 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 33:00:00 : #links=2086 #nodes=216
2022-10-01T18:01:17,354 INFO QSim:565 SIMULATION (NEW QSim) AT 33:00:00 : #Veh=10068 lost=5 simT=118800.0s realT=425s; (s/r): 279.52941176470586
2022-10-01T18:01:18,947 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 34:00:00 : #links=1846 #nodes=198
2022-10-01T18:01:18,947 INFO QSim:565 SIMULATION (NEW QSim) AT 34:00:00 : #Veh=9403 lost=5 simT=122400.0s realT=426s; (s/r): 287.32394366197184
2022-10-01T18:01:20,479 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 35:00:00 : #links=1646 #nodes=185
2022-10-01T18:01:20,479 INFO QSim:565 SIMULATION (NEW QSim) AT 35:00:00 : #Veh=8714 lost=5 simT=126000.0s realT=428s; (s/r): 294.39252336448595
2022-10-01T18:01:21,897 INFO AbstractQNetsimEngine:365 SIMULATION (QNetsimEngine) AT 36:00:00 : #links=1361 #nodes=150
2022-10-01T18:01:21,897 INFO QSim:565 SIMULATION (NEW QSim) AT 36:00:00 : #Veh=7054 lost=6 simT=129600.0s realT=429s; (s/r): 302.0979020979021
2022-10-01T18:01:22,372 INFO AbstractController$9:234 ### ITERATION 146 fires after mobsim event
2022-10-01T18:01:22,372 INFO Gbl:191 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=326.027738446sec
2022-10-01T18:01:22,373 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener
2022-10-01T18:01:22,406 INFO LegTimesControlerListener:50 [146] average trip (probably: leg) duration is: 1204 seconds = 00:20:04
2022-10-01T18:01:22,407 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling
2022-10-01T18:01:22,407 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T18:01:22,407 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T18:01:22,407 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T18:01:22,407 INFO EventsManagerImpl:181 removing Event-Handler: org.matsim.contrib.dvrp.passenger.DefaultPassengerEngine
2022-10-01T18:01:22,407 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on playground.vsp.pt.fare.PtFareUpperBoundHandler
2022-10-01T18:01:22,407 INFO EventsManagerImpl:137 event # 1
2022-10-01T18:01:22,407 INFO EventsManagerImpl:137 event # 4
2022-10-01T18:01:22,407 INFO EventsManagerImpl:137 event # 16
2022-10-01T18:01:22,407 INFO EventsManagerImpl:137 event # 64
2022-10-01T18:01:22,407 INFO EventsManagerImpl:137 event # 256
2022-10-01T18:01:22,408 INFO EventsManagerImpl:137 event # 1024
2022-10-01T18:01:22,411 INFO EventsManagerImpl:137 event # 4096
2022-10-01T18:01:22,424 INFO EventsManagerImpl:137 event # 16384
2022-10-01T18:01:22,438 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.dvrp.trafficmonitoring.DvrpOfflineTravelTimeEstimator
2022-10-01T18:01:23,057 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T18:01:23,058 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T18:01:23,058 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleTaskProfileCalculator
2022-10-01T18:01:23,058 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.contrib.util.stats.VehicleOccupancyProfileCalculator
2022-10-01T18:01:23,058 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.extensions.pt.fare.intermodalTripFareCompensator.IntermodalTripFareCompensatorPerDay
2022-10-01T18:01:23,058 INFO ControlerListenerManagerImpl:248 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1
2022-10-01T18:01:23,058 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T18:01:23,070 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_47400][coord=[x=708082.9839509408 | y=5678330.399492431]][linkId=160332823][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T18:01:23,070 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_47400][coord=[x=709251.6624329247 | y=5677836.743452909]][linkId=-160332811#0][startTime=13:15:12][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T18:01:23,073 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T18:01:23,073 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_58200][coord=[x=734770.8732966998 | y=5690904.392458113]][linkId=142434801][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T18:01:23,073 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_58200][coord=[x=738668.6154015284 | y=5694398.35654053]][linkId=-13860224][startTime=08:37:31][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T18:01:23,075 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T18:01:23,075 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_36000][coord=[x=736362.4573837562 | y=5692610.980705777]][linkId=-857761786][startTime=undefined][endTime=04:16:25][duration=undefined][facilityId=null]
2022-10-01T18:01:23,076 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_36000][coord=[x=737746.6795495586 | y=5698316.562354222]][linkId=-4742569#4][startTime=24:49:36][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T18:01:23,076 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T18:01:23,076 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_25800][coord=[x=727399.9515331582 | y=5672531.820927037]][linkId=-606033560][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T18:01:23,076 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_25800][coord=[x=735891.6479666545 | y=5692579.6635548305]][linkId=-14593422][startTime=33:15:01][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T18:01:23,076 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T18:01:23,077 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=740208.332366549 | y=5654944.8375942195]][linkId=370956188][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T18:01:23,077 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=741192.9674381762 | y=5653770.794124987]][linkId=26750719#0][startTime=29:31:16][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T18:01:23,077 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T18:01:23,077 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_27600][coord=[x=519220.932556863 | y=5536446.915146306]][linkId=325316848][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T18:01:23,077 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_27600][coord=[x=799131.9381529721 | y=5830361.960320492]][linkId=156492981#0][startTime=30:42:20][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T18:01:23,078 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T18:01:23,078 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_30000][coord=[x=573047.3633635862 | y=5360608.183126233]][linkId=4433351][startTime=undefined][endTime=00:48:08][duration=undefined][facilityId=null]
2022-10-01T18:01:23,078 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_30000][coord=[x=733573.7669262136 | y=5695805.917397931]][linkId=-121122067][startTime=35:50:35][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T18:01:23,078 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T18:01:23,078 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_50400][coord=[x=739536.8656859 | y=5694914.692033828]][linkId=-332308013][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T18:01:23,079 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_50400][coord=[x=791979.8110013704 | y=5823927.292585612]][linkId=4571074][startTime=34:58:21][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T18:01:23,079 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T18:01:23,079 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_31200][coord=[x=831802.8512787932 | y=5664835.03811408]][linkId=4753437][startTime=undefined][endTime=00:23:00][duration=undefined][facilityId=null]
2022-10-01T18:01:23,079 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_31200][coord=[x=735130.5455879237 | y=5693189.600518973]][linkId=-135097551][startTime=25:54:19][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T18:01:23,081 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T18:01:23,081 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_28800][coord=[x=734301.1413301816 | y=5693166.309442667]][linkId=-157021967][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T18:01:23,082 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_28800][coord=[x=732632.0653003715 | y=5691254.496873169]][linkId=-28847300#0][startTime=35:52:07][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T18:01:23,085 WARN CharyparNagelActivityScoring:228 There are opening or closing times defined for the first and last activity. The correctness of the scoring function can thus not be guaranteed.
2022-10-01T18:01:23,085 WARN CharyparNagelActivityScoring:229 first activity: act [type=work_22800][coord=[x=624286.1298954394 | y=5363750.3063883195]][linkId=327667395][startTime=undefined][endTime=00:00:00][duration=undefined][facilityId=null]
2022-10-01T18:01:23,085 WARN CharyparNagelActivityScoring:230 last activity: act [type=work_22800][coord=[x=800497.4239090703 | y=5829931.602790237]][linkId=41954398#0][startTime=35:20:45][endTime=undefined][duration=undefined][facilityId=null]
2022-10-01T18:01:23,085 WARN CharyparNagelActivityScoring:232 Additional warnings of this type are suppressed.
2022-10-01T18:01:30,709 INFO ControlerListenerManagerImpl:251 [it.146] all ControlerAfterMobsimListeners called.
2022-10-01T18:01:30,709 INFO AbstractController$4:159 ### ITERATION 146 fires scoring event
2022-10-01T18:01:30,709 INFO ControlerListenerManagerImpl:183 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl
2022-10-01T18:01:30,883 INFO NewScoreAssignerImpl:57 it: 146 msaStart: 599
2022-10-01T18:01:31,050 INFO ControlerListenerManagerImpl:194 [it.146] all ControlerScoringListeners called.
2022-10-01T18:01:31,050 INFO AbstractController$5:167 ### ITERATION 146 fires iteration end event
2022-10-01T18:01:31,050 INFO ControlerListenerManagerImpl:160 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl
2022-10-01T18:01:31,050 INFO ControlerListenerManagerImpl:160 calling